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 5F1B4459E0 for ; Fri, 20 Sep 2024 19:06:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41B20433A0 for ; Fri, 20 Sep 2024 19:06:06 +0200 (CEST) Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) by mails.dpdk.org (Postfix) with ESMTP id 8377E42F3B for ; Fri, 20 Sep 2024 19:06:04 +0200 (CEST) Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-2068a7c9286so24280625ad.1 for ; Fri, 20 Sep 2024 10:06:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726851963; x=1727456763; 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=EfKImHjruB4tdGjlOSvFMBC7LLzDNaAHtfp7ZXrQp44=; b=LeZvkdS5vlvrraX0t6G2/5qfRPyG4B3Es5P/bUadQDXBST04teF0l4T9hN5n2HF5Ix G662U3F8kppIeSH3So/hdsdwV9Qllh2IGQpVUnk2A10CfWCB7AH7rAkLARHIDa7S5XL9 IV9mjc/sLAS0BCmg2rQKJYAniA4EnXk7Z/7jmP1fiFQKSmY8IDdQ7UBs9XCHvEbXVcgz U7VyDCW6wiv391wMyMMtcfIv5JPwX69xWtZWs+4WyKOvUzZtWXLhWQn8TXvnCufAe1Sp KGPIgnZ6/7P/e51MmOmqMKUB/tuU94DeUufBKgYpbPPwdhVmrRUkw4MWbHvV4yOQz10i 3/Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726851963; x=1727456763; 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=EfKImHjruB4tdGjlOSvFMBC7LLzDNaAHtfp7ZXrQp44=; b=a0GmQvjD3aY6h83iZAMPkVEHqmWRxTNMd59lp8XfQjq0nxBkEalFvlIWXX4uLEUXKr VajAQNtGs8y/T8QBaLYKvpYVMp1/2YXWXXtd9WbSFfgh9f9yNTH26n0EXl2C6pAcdq4E n7Tt65nUqfxFvpbLQtuLr/PGxScGWjePWJemi6SAZSV5l+iC8WziT16rWWumpAl514s1 KvUyUpWNcKZ9XjAe15qofjUoCAM1o+VDiX2I41Px+xpihstRfRatF54BFFpKhgVoN/r/ 1YSTLCM/tPpGAyc3SUWSj6VrKAghtz7VyBPJ4c6MMi3p8PMSkUCweifoUSpJD5mnJ6JV YnDg== X-Gm-Message-State: AOJu0Yz0Y8G5ChFg4VZl7AejGFSeh7z9eDvXGzojRAtbaGnr1p/6btXA tdIdPXs4OU6+Zd8JkzOD0FEXMnVTDpC9Ar0oJd96Ca9pcoJv56q9iQGjPbAMin1rGFrIC7JhTyJ B X-Google-Smtp-Source: AGHT+IGGmhb+XW7kVxlc/Dnt4mwbvjySq/YI+5eS0GEfAsg0t2aE0OZ7nNlUnizof9fZoaig8YQ1kw== X-Received: by 2002:a17:902:d505:b0:207:878b:c37b with SMTP id d9443c01a7336-208d83ab624mr53824945ad.30.1726851962885; Fri, 20 Sep 2024 10:06:02 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-207947356d5sm96908325ad.273.2024.09.20.10.05.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Sep 2024 10:06:02 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: mb@smartsharesystems.com, robot@bytheb.org Subject: |FAILURE| pw144367 [RFC PATCH] mempool: obey configured cache size Date: Fri, 20 Sep 2024 13:05:55 -0400 Message-ID: <20240920170555.2747225-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240920163203.840770-1-mb@smartsharesystems.com> References: <20240920163203.840770-1-mb@smartsharesystems.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/144367/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10963124036 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-mini" failed at step Build and test "ubuntu-22.04-gcc-stdatomic" failed at step Build and test "ubuntu-22.04-clang-stdatomic" failed at step Build and test "ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test "ubuntu-22.04-gcc-static-i386" failed at step Build and test "ubuntu-22.04-gcc-static-mingw" failed at step Build and test "ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-22.04-gcc-ppc64le" failed at step Build and test "ubuntu-22.04-gcc-riscv64" failed at step Build and test "fedora:39-gcc" failed at step Build "fedora:39-clang" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [94/897] Generating eal.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [101/3028] Generating eal.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test #################################################################################### objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x23 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 objdump: Warning: Unrecognized form: 0x22 ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [102/4113] Generating eal.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); ^ ~ ../lib/mempool/rte_mempool.h:1548:17: error: 'assume' attribute cannot be applied to a statement __attribute__((assume(cache != NULL))); ^ ~ ../lib/mempool/rte_mempool.h:1549:17: error: 'assume' attribute cannot be applied to a statement __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); ^ ~ ../lib/mempool/rte_mempool.h:1550:17: error: 'assume' attribute cannot be applied to a statement __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); ^ ~ ../lib/mempool/rte_mempool.h:1551:17: error: 'assume' attribute cannot be applied to a statement __attribute__((assume(n > cache->len))); ^ ~ ../lib/mempool/rte_mempool.h:1675:18: error: 'assume' attribute cannot be applied to a statement __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); ^ ~ ../lib/mempool/rte_mempool.h:1676:18: error: 'assume' attribute cannot be applied to a statement __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); ^ ~ 12 errors generated. [93/4113] Compiling C object 'lib/76b5a35@@rte_ring@sta/ring_rte_ring.c.o'. [94/4113] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [99/3186] Generating eal.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test #################################################################################### 1437 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:2: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:2: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:2: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:2: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:3: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:3: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [94/4214] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [96/3506] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get_many’: ../lib/mempool/rte_mempool.h:1548:9: error: empty declaration [-Werror] 1548 | __attribute__((assume(cache != NULL))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1549:9: error: empty declaration [-Werror] 1549 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1550:9: error: empty declaration [-Werror] 1550 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1551:9: error: empty declaration [-Werror] 1551 | __attribute__((assume(n > cache->len))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h: In function ‘rte_mempool_do_generic_get’: ../lib/mempool/rte_mempool.h:1675:17: error: empty declaration [-Werror] 1675 | __attribute__((assume(cache->size <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ ../lib/mempool/rte_mempool.h:1676:17: error: empty declaration [-Werror] 1676 | __attribute__((assume(cache->len <= RTE_MEMPOOL_CACHE_MAX_SIZE))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors [94/3477] Generating eal.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "fedora:39-gcc" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:39-gcc" at step Build #################################################################################### #################################################################################### #### [Begin job log] "fedora:39-clang" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:39-clang" at step Build #################################################################################### --------------------------------END LOGS-----------------------------