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 78E8C456AB; Thu, 25 Jul 2024 17:03:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B56341101; Thu, 25 Jul 2024 17:03:21 +0200 (CEST) Received: from mail-pf1-f172.google.com (mail-pf1-f172.google.com [209.85.210.172]) by mails.dpdk.org (Postfix) with ESMTP id BA76A402AB for ; Thu, 25 Jul 2024 16:55:09 +0200 (CEST) Received: by mail-pf1-f172.google.com with SMTP id d2e1a72fcca58-70eb73a9f14so132594b3a.2 for ; Thu, 25 Jul 2024 07:55:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1721919309; x=1722524109; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:subject:to:from :date:from:to:cc:subject:date:message-id:reply-to; bh=z1xFP8WgGSD3XFSN/z2TGaR+tFunUfQPocGEU/3Wdrg=; b=KheqCY1jNFG7BDdlTZDXpr7t6Gel5iOM64/jLAm3WV6tpP83wKTkc937eeWnNX/tSU BzJN0Gn+0cRxSiqOsn3qI3jXpQoAQeDs9v/z9KxbksY/1gl/xrUJCt92PnCpZ29mppBC 1gK8o7y6XdP4xtYGyyNal+qOUEV1ICeryUTCuOpRTk2TPhtuZKTWArBE3ms1VNeRvEEQ Fxscw1G1wgWwMZ/MDseCpWvGupzLaaKHILbw9XjTcjRMmcHdimJNE2BCg6J+9ojSPmpQ 0A0isWEtRdKIy7sABwXMcghsHVxcEe0LCa7GOCE8Cjw156CwkdeHP0boYO7FdbSKR3j+ B1GA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721919309; x=1722524109; h=content-transfer-encoding:mime-version:message-id:subject:to:from :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=z1xFP8WgGSD3XFSN/z2TGaR+tFunUfQPocGEU/3Wdrg=; b=fqyKlIgSOVyoKmfc/ZavSOEKiTRLTtFKDIwLBItMTlVDMb+07B9Vmo87SeqJ7vCKUI e5FyYdGs6WbLSFKCj0yG1xH2/D4tdmKhKQnPP0wVdOowPRf5pw++8Iw8JZFSlbzKFmIS DuBPGhDhp+WVPJs4/k/0f6ysH2YZ2AuQP/S7/qo+3aORbMO5MtGzHkYbqySOfLJYqDWu yPF8JVymPspX8m+SdDGnS/8xdjdHNR/JdmiDuG8npybHf82zia6zgTew5vKbL1C/WxFk tCr8Yc0nRWL2msUbDDkGzoOGGe9x95gXyWducgvokM/sOopwDdsLZnhT2r9c+Tjpak7J EWng== X-Gm-Message-State: AOJu0YwSpL4j2aFc8KlhIphc8Kq+vm773YlHVBwpxt5ky9VW6bH0AIP8 k9gJOyXF0mvtNWWC9VBdrjwMGXXTHzQWlNYcVSOqZjJ+eUu60qhYUE6PHYplPORv9D2XL4gtjRr 9 X-Google-Smtp-Source: AGHT+IGRSh0i97eO9CLbWMzK38I+/oCp0D0dh5FbNrfVGIkuiTEbyjNGwJM8qBt3ytgfxxzWTdBVQQ== X-Received: by 2002:a05:6a21:1805:b0:1c3:3436:a234 with SMTP id adf61e73a8af0-1c47b18c0c5mr2525568637.12.1721919308721; Thu, 25 Jul 2024 07:55:08 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1fed7eea383sm15157075ad.175.2024.07.25.07.55.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Jul 2024 07:55:08 -0700 (PDT) Date: Thu, 25 Jul 2024 07:55:06 -0700 From: Stephen Hemminger To: dev@dpdk.org Subject: How does CI system get updated? Message-ID: <20240725075506.207aad84@hermes.local> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org This warning is due to a very old version of Mingw installed in CI system. ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== In file included from ..\lib\net/rte_ip.h:21, from ../lib/net/rte_dissect.c:20: C:/mingw64/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h:447:63: note: expected 'PVOID' {aka 'void *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'} WINSOCK_API_LINKAGE LPCSTR WSAAPI InetNtopA(INT Family, PVOID pAddr, LPSTR pStringBuf, size_t StringBufSize); ~~~~~~^~~~~ ../lib/net/rte_dissect.c:292:29: error: passing argument 2 of 'inet_ntop' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] inet_ntop(AF_INET6, ip6_hdr->dst_addr, dbuf, sizeof(dbuf)); ~~~~~~~^~~~~~~~~~ In file included from ..\lib\net/rte_ip.h:21, from ../lib/net/rte_dissect.c:20: C:/mingw64/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h:447:63: note: expected 'PVOID' {aka 'void *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'} WINSOCK_API_LINKAGE LPCSTR WSAAPI InetNtopA(INT Family, PVOID pAddr, LPSTR pStringBuf, size_t StringBufSize); ~~~~~~^~~~~ It was fixed upstream in Mingw 4 years ago.