From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 864794369E for ; Thu, 7 Dec 2023 22:20:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66D1340295 for ; Thu, 7 Dec 2023 22:20:50 +0100 (CET) Received: from mail-oi1-f180.google.com (mail-oi1-f180.google.com [209.85.167.180]) by mails.dpdk.org (Postfix) with ESMTP id 41F434027A for ; Thu, 7 Dec 2023 22:20:49 +0100 (CET) Received: by mail-oi1-f180.google.com with SMTP id 5614622812f47-3b8b2d0db48so969671b6e.3 for ; Thu, 07 Dec 2023 13:20:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701984048; x=1702588848; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UnJMaNWTVqA5c/uZy4ZrWXVh+ObMJEM1x7vyQ6CdNto=; b=HiZ5GW/CI2EMH76m6I2w0qIhUrThtKm7J/HZGu54vLO7p3uNwnllYlq6DlVfIaO/Fv qnVyCEnrCCiC+zGk20GWCM2eaRkzV9w1pJoezt4PpN1Nggwyy7REqDMzpfrrq4QckoNm vQen61ByCvGPwG2T8qIct97O7TuwFcrr1kGyY5r9d90ezFosVLmVJvZgPCAVODo/xjjp 1TJHj7DmXkK6X0n+g7OnzQ6lLAbs4fMaJVxhZ4htCmbtXpg05e3BuViDdklvI4tYAGsG I8tyIlTGfgAt1jcL0nhkiOj0D/1kBx54Em0QinmeHlcikuxhxo7t195jGDKqv8d1anvJ Y/Jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701984048; x=1702588848; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UnJMaNWTVqA5c/uZy4ZrWXVh+ObMJEM1x7vyQ6CdNto=; b=akhhKKuFm9glU7z3HwUgGlVvq1Owz1iHEcB+Q9hsL5YxAdF+yA4Au5hBePo2B7d7V6 qpjRUEXbZidBbRW0BGSLhe+daVLpFvhtQQkYASYj7UzjSsemMzywmKJq2r0fyf9RvQlS xzS6ziVvqTap9f1bJ2XHBqi2dNwgVMxz9XkwL82JxPVayKAjupnqaG4hqFwtLwxhL+IN 3aOorOK3C2wJ6wbhRh1qCXHgq82BbhwIUc8QU36eJnCEbgnqLXpNpBt369laGQqoo0f/ EYDO5Sf3ciQPwH9qAWuf+RMp8CpzHZPctcus61BsW9g2dOvniMwpLNFLvOcZcKUsJyXk tAGQ== X-Gm-Message-State: AOJu0YxdPAqbFtlukOKb2gj0v4zt/sKMhaNklPpjjRficjHwLXD3eJDO SPMVtioHPnC+nyVgaGNGiImJlRN2VLw1lLoiIII= X-Google-Smtp-Source: AGHT+IEahL2dHiAp67ebfBHJ/RVdIzVY+GQQWxT43KAmmSeraNp5lHh//4obArY8gHxm9+bi9ybv5g== X-Received: by 2002:a05:6808:f8f:b0:3b9:b8ee:8380 with SMTP id o15-20020a0568080f8f00b003b9b8ee8380mr3911523oiw.37.1701984047736; Thu, 07 Dec 2023 13:20:47 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id a31-20020a05620a439f00b0077d66277e9asm185805qkp.116.2023.12.07.13.20.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Dec 2023 13:20:47 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: roretzla@linux.microsoft.com, robot@bytheb.org Subject: |FAILURE| pw134942 [PATCH v2] eal: initialize shared plugins on Windows Date: Thu, 7 Dec 2023 16:20:45 -0500 Message-Id: <20231207212045.630186-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1701980819-26640-2-git-send-email-roretzla@linux.microsoft.com> References: <1701980819-26640-2-git-send-email-roretzla@linux.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@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@sta/eal_windows_eal.c.obj'. [59/1439] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_memory.c.obj'. [60/1439] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_mp.c.obj'. [61/1439] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_windows_eal_thread.c.obj'. [62/1439] Compiling C object 'lib/76b5a35@@rte_eal@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-----------------------------