https://bugs.dpdk.org/show_bug.cgi?id=1120
Bug ID: 1120 Summary: [19.11.13] drivers/raw/ifpga/base meson build error with gcc5.4 and clang3.8 on Ubuntu16.04 Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: major Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: daxuex....@intel.com Target Milestone: --- Created attachment 230 --> https://bugs.dpdk.org/attachment.cgi?id=230&action=edit log [git] commit 104f5e8eb81e975809476fe894fc2781538ab752 Author: Luca Boccassi bl...@debian.org Date: Thu Aug 25 10:49:11 2022 +0100 version: 19.11.13 Signed-off-by: Luca Boccassi bl...@debian.org [OS version] Ubuntu16.04.7LTS/4.4.0-186-generic GCC Version: gcc 5.4.0 20160609 Clang Version: clang version 3.8.0 [Test setup] CC=clang meson --werror -Denable_kmods=True -Dlibdir=lib -Dexamples=all --default-library=static x86_64-native-linuxapp-clang ninja -j 10 -C x86_64-native-linuxapp-clang CC=gcc meson --werror -Denable_kmods=True -Dlibdir=lib -Dexamples=all --default-library=static x86_64-native-linuxapp-gcc ninja -j 10 -C x86_64-native-linuxapp-gcc [Error info] please see the attachment. -- You are receiving this mail because: You are the assignee for the bug.