[Bug 1120] [19.11.13] drivers/raw/ifpga/base meson build error with gcc5.4 and clang3.8 on Ubuntu16.04
    bugzilla at dpdk.org 
    bugzilla at dpdk.org
       
    Thu Nov  3 02:40:05 CET 2022
    
    
  
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 at dpdk.org
          Reporter: daxuex.gao at intel.com
  Target Milestone: ---
Created attachment 230
  --> https://bugs.dpdk.org/attachment.cgi?id=230&action=edit
log
[git]
commit 104f5e8eb81e975809476fe894fc2781538ab752
Author: Luca Boccassi bluca at debian.org
Date:   Thu Aug 25 10:49:11 2022 +0100
    version: 19.11.13
    Signed-off-by: Luca Boccassi bluca at 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.
    
    
More information about the dev
mailing list