automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: roretzla@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw135690 [PATCH v3] eal: initialize shared plugins on Windows
Date: Tue,  2 Jan 2024 20:05:18 -0500	[thread overview]
Message-ID: <20240103010518.197557-1-robot@bytheb.org> (raw)
In-Reply-To: <1704240323-2963-2-git-send-email-roretzla@linux.microsoft.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7391993910
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
####################################################################################
[219/1439] Linking static target lib/librte_reorder.a.
[220/1439] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.obj'.
[221/1439] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_std.c.obj'.
[222/1439] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.obj'.
[223/1439] Linking static target lib/librte_security.a.
[224/1439] Generating rte_security_mingw with a custom command.
[225/1439] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/log -I../lib/log -Ilib/kvargs -I../lib/kvargs -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' -c ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
../lib/eal/windows/include/dirent.h: In function ‘_wopendir’:
../lib/eal/windows/include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
  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)
      |                       ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[226/1439] Compiling C object 'lib/fib/f099be5@@dir24_8_avx512_tmp@sta/dir24_8_avx512.c.obj'.
[227/1439] Linking static target lib/librte_stack.a.
[228/1439] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_rte_fib.c.obj'.
[229/1439] Compiling C object 'lib/fib/f099be5@@trie_avx512_tmp@sta/trie_avx512.c.obj'.
[230/1439] Generating rte_stack_mingw with a custom command.
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-----------------------------

      parent reply	other threads:[~2024-01-03  1:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1704240323-2963-2-git-send-email-roretzla@linux.microsoft.com>
2024-01-02 23:46 ` |SUCCESS| " qemudev
2024-01-02 23:50 ` qemudev
2024-01-03  0:06 ` |WARNING| " checkpatch
2024-01-03  1:05 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240103010518.197557-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=roretzla@linux.microsoft.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).