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 54BC143272 for ; Thu, 2 Nov 2023 23:11:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B5E240144; Thu, 2 Nov 2023 23:11:10 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F28F240144 for ; Thu, 2 Nov 2023 23:11:08 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35941fd3a60so5612555ab.0 for ; Thu, 02 Nov 2023 15:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698963068; x=1699567868; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mkUM2FQ3alsdaUNw8rl4DFINlxJNTBBuHRfcHGl0EAM=; b=MPePoXL+9K9retkfDZrQKTC1VR5K817XopCODpylh7F+nDL6xblJ4yDn7ISAqzncIr Ne2kyt+V59WfCMoVrgTd+HkQBtuy0t9sMWueQmmJUcvLPib4oSJPWcotNl+z8Ij7BcVH z9hTd86LAqnzgCj5E+O7VWLPe+eIQsC+stgk8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698963068; x=1699567868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mkUM2FQ3alsdaUNw8rl4DFINlxJNTBBuHRfcHGl0EAM=; b=YEuSvQ3U2PCYDkCPLIaPy7D4G/jYQ6c//tyePIMH7jpOcDXUAwvMCG2lo9LlF3HcGl IrjbE0dFhTwVM0h4It42ODHCCVx1Inowrq+XGX3m9IJPDNkYlK4XHA14FdF5K0WcYF0i G7EkNbcrWLXR0LMBnsSsv6FrfBG8znb0tm+kDVl6LGjZ7QiE9RP82c/EBll+e9uBVJII CYp06aSiU+7IMzS9++xmCg3KmetvIuACYmiFVfM4YfiTO3+npvK59kCTBGTfsD+8qlVy lnUzwIk0GBpSlfijbIDoXnvSaxCRF+kP0wv2rvf4PZGcXeTd6P/QWnbgF+HLRffsmbZK o1sA== X-Gm-Message-State: AOJu0YxCJDeOsSCU9E486B0LdNzPMvYJG1nL/T1ylI8UpSApW7Acph/m tSDbYxAyUU8IwrFJCuI5kQ2VQXSwK8rSuk9i/7hj7QXojgj+9Y6jU0vh5I5H9Eh0XTVfVaixVQ= = X-Google-Smtp-Source: AGHT+IHvHyCMxdHkcSlZz0muiEf2rC3u7REI7Mlxl8vi0d1w0DKqH4qpJHic14xQ49ZBpXS4p2NeoE611JuY X-Received: by 2002:a92:d2d1:0:b0:359:4b3b:530d with SMTP id w17-20020a92d2d1000000b003594b3b530dmr4973946ilg.7.1698963068388; Thu, 02 Nov 2023 15:11:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w9-20020a92ad09000000b0035774e4eb8fsm30297ilh.7.2023.11.02.15.11.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 15:11:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 15:11:08 -0700 (PDT) Message-ID: <65441e7c.920a0220.e21e5.0e56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E27AB6073BBC; Thu, 2 Nov 2023 18:11:07 -0400 (EDT) Subject: |FAILURE| pw133791 [PATCH] eal: add const to init function parameter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/133791 _Testing issues_ Submitter: Bruce Richardson Date: Thursday, November 02 2023 18:11:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133791 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | FAIL | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== FAILED: lib/librte_eal.a.p/eal_windows_eal.c.obj "gcc" "-Ilib\librte_eal.a.p" "-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" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-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-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f ormat-truncation" "-DABI_VERSION=\"24.0\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_windows_eal.c.obj -MF "lib\librte_eal.a.p\eal_windows_eal.c.obj.d" -o lib/librte_eal.a.p/eal_windows_eal.c.obj "-c" ../lib/eal/windows/eal.c ../lib/eal/windows/eal.c: In function 'eal_log_level_parse': ../lib/eal/windows/eal.c:109:10: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] argvopt = argv; ^ ../lib/eal/windows/eal.c: In function 'rte_eal_init': ../lib/eal/windows/eal.c:304:32: error: passing argument 2 of 'eal_parse_args' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] fctret = eal_parse_args(argc, argv); ^~~~ ../lib/eal/windows/eal.c:136:33: note: expected 'char **' but argument is of type 'char * const*' eal_parse_args(int argc, char **argv) ~~~~~~~^~~~ cc1.exe: all warnings being treated as errors [219/730] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.obj [220/730] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.obj [221/730] Compiling C object lib/librte_eal.a.p/eal_windows_eal_debug.c.obj [222/730] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj [223/730] Compiling C object lib/librte_eal.a.p/eal_windows_eal_mp.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28206/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/