[dpdk-test-report] |FAILURE| pw37326 [PATCH v7 6/8] lib/librte_vhost: update makefile

sys_stv at intel.com sys_stv at intel.com
Tue Apr 17 21:39:49 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE

http://dpdk.org/patch/37326

_Compilation issues_

Submitter: Fan Zhang <roy.fan.zhang at intel.com>
Date: Thu,  5 Apr 2018 17:01:33 +0100
DPDK git baseline: Repo:dpdk, Branch:master, CommitID:6b298c62858d9bfd6bb58deaf961ae3bd91746b2

Patch37321-37326 --> compile error
Build Summary: 15 Builds Done, 2 Successful, 13 Failures

Test environment and configuration as below:
OS: FreeBSD10.3_64
    Kernel Version:10.3-RELEASE
    CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.96-MHz K8-class CPU)
    GCC Version:gcc (FreeBSD Ports Collection) 4.8.5
    Clang Version:3.4.1
    x86_64-native-bsdapp-clang
    x86_64-native-bsdapp-gcc
OS: FC24_64
    Kernel Version:4.9.13-100.fc24.x86_64
    CPU info:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
    GCC Version:gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
    Clang Version:3.8.0
    x86_64-native-linuxapp-clang
    i686-native-linuxapp-gcc
    x86_64-native-linuxapp-gcc-debug
    x86_64-native-linuxapp-gcc-shared
    x86_64-native-linuxapp-gcc
OS: UB1604_64
    Kernel Version:4.4.0-81-generic
    CPU info:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
    GCC Version:gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
    Clang Version:3.8.0
    i686-native-linuxapp-gcc
    x86_64-native-linuxapp-clang
    x86_64-native-linuxapp-gcc-shared
    x86_64-native-linuxapp-gcc
OS: CentOS7_64
    Kernel Version:3.10.0-514.10.2.el7.x86_64
    CPU info:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
    GCC Version:gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
    Clang Version:3.4.2
    i686-native-linuxapp-gcc
    x86_64-native-linuxapp-clang
    x86_64-native-linuxapp-gcc-shared
    x86_64-native-linuxapp-gcc

Failed Build #1:
OS: FC24_64
Target: x86_64-native-linuxapp-clang
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x430): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x430): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x1d40): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x1d40): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x280): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x280): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x330): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x330): first defined here
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #2:
OS: FC24_64
Target: i686-native-linuxapp-gcc
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x240): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x240): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x300): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x300): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x3e0): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x3e0): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x2610): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x2610): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #3:
OS: FC24_64
Target: x86_64-native-linuxapp-gcc-debug

/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x2b0): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x2b0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x3b0): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x3b0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x510): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x510): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1d50): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x1d50): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #4:
OS: FC24_64
Target: x86_64-native-linuxapp-gcc-shared

/home/patchWorkOrg/compilation/mk/internal/rte.install-post.mk:38: warning: overriding recipe for target '/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/include/rte_vhost_crypto.h'
/home/patchWorkOrg/compilation/mk/internal/rte.install-post.mk:38: warning: ignoring old recipe for target '/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/include/rte_vhost_crypto.h'
  SYMLINK-FILE include/rte_vhost.h
  SYMLINK-FILE include/rte_vdpa.h
  SYMLINK-FILE include/rte_vhost_crypto.h  LD librte_vhost.so.4.1
vhost_crypto.o: In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x0): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x270): multiple definition of `rte_vhost_crypto_free'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x270): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x350): multiple definition of `rte_vhost_crypto_set_zero_copy'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x350): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x470): multiple definition of `rte_vhost_crypto_fetch_requests'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x470): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1a00): multiple definition of `rte_vhost_crypto_finalize_requests'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x1a00): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.lib.mk:98: recipe for target 'librte_vhost.so.4.1' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'librte_vhost' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #5:
OS: FC24_64
Target: x86_64-native-linuxapp-gcc
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x250): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x250): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x320): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x320): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x430): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x430): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1960): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x1960): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #6:
OS: UB1604_64
Target: i686-native-linuxapp-gcc
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x290): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x290): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x350): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x350): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x430): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x430): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x25c0): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x25c0): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #7:
OS: UB1604_64
Target: x86_64-native-linuxapp-clang
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x430): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x430): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x1d40): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x1d40): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x280): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x280): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x330): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-clang/lib/librte_vhost.a(vhost_crypto.o):/home/patchWorkOrg/compilation/lib/librte_vhost/vhost_crypto.c:(.text.experimental+0x330): first defined here
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #8:
OS: UB1604_64
Target: x86_64-native-linuxapp-gcc-shared

/home/patchWorkOrg/compilation/mk/internal/rte.install-post.mk:38: warning: overriding recipe for target '/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/include/rte_vhost_crypto.h'
/home/patchWorkOrg/compilation/mk/internal/rte.install-post.mk:38: warning: ignoring old recipe for target '/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/include/rte_vhost_crypto.h'
  SYMLINK-FILE include/rte_vhost.h
  SYMLINK-FILE include/rte_vdpa.h
  SYMLINK-FILE include/rte_vhost_crypto.h  LD librte_vhost.so.4.1
vhost_crypto.o: In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x0): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x2b0): multiple definition of `rte_vhost_crypto_free'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x2b0): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x390): multiple definition of `rte_vhost_crypto_set_zero_copy'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x390): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x4b0): multiple definition of `rte_vhost_crypto_fetch_requests'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x4b0): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1b90): multiple definition of `rte_vhost_crypto_finalize_requests'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x1b90): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.lib.mk:98: recipe for target 'librte_vhost.so.4.1' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'librte_vhost' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #9:
OS: UB1604_64
Target: x86_64-native-linuxapp-gcc
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x290): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x290): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x360): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x360): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x470): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x470): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1a80): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x1a80): first defined here
collect2: error: ld returned 1 exit status
/home/patchWorkOrg/compilation/mk/rte.app.mk:351: recipe for target 'testpmd' failed
/home/patchWorkOrg/compilation/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
/home/patchWorkOrg/compilation/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
/home/patchWorkOrg/compilation/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
/home/patchWorkOrg/compilation/mk/rte.sdkroot.mk:79: recipe for target 'install' failed


Failed Build #10:
OS: CentOS7_64
Target: i686-native-linuxapp-gcc
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x2b0): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x2b0): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x380): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x380): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x4a0): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x4a0): first defined here
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x22e0): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/i686-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x22e0): first defined here
collect2: error: ld returned 1 exit status


Failed Build #11:
OS: CentOS7_64
Target: x86_64-native-linuxapp-clang
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_portal.c:7:
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_portal.h:7:
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_sys.h:21:
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_sys_decl.h:7:
/home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/include/fsl_qbman_base.h:9:19: error: redefinition of typedef 'dma_addr_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
typedef uint64_t  dma_addr_t;
                  ^
/home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/include/compat.h:35:18: note: previous definition is here
typedef uint64_t        dma_addr_t;
                        ^
1 error generated.


Failed Build #12:
OS: CentOS7_64
Target: x86_64-native-linuxapp-gcc-shared

/home/patchWorkOrg/compilation/mk/internal/rte.install-post.mk:38: warning: overriding recipe for target `/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/include/rte_vhost_crypto.h'
/home/patchWorkOrg/compilation/mk/internal/rte.install-post.mk:38: warning: ignoring old recipe for target `/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/include/rte_vhost_crypto.h'
  SYMLINK-FILE include/rte_vhost.h
  SYMLINK-FILE include/rte_vdpa.h
  SYMLINK-FILE include/rte_vhost_crypto.h  LD librte_vhost.so.4.1
vhost_crypto.o: In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x0): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x260): multiple definition of `rte_vhost_crypto_free'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x260): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x330): multiple definition of `rte_vhost_crypto_set_zero_copy'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x330): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x420): multiple definition of `rte_vhost_crypto_fetch_requests'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x420): first defined here
vhost_crypto.o: In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1b90): multiple definition of `rte_vhost_crypto_finalize_requests'
vhost_crypto.o:vhost_crypto.c:(.text.experimental+0x1b90): first defined here
collect2: error: ld returned 1 exit status


Failed Build #13:
OS: CentOS7_64
Target: x86_64-native-linuxapp-gcc
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_create':
vhost_crypto.c:(.text.experimental+0x0): multiple definition of `rte_vhost_crypto_create'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_free':
vhost_crypto.c:(.text.experimental+0x250): multiple definition of `rte_vhost_crypto_free'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x250): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_set_zero_copy':
vhost_crypto.c:(.text.experimental+0x310): multiple definition of `rte_vhost_crypto_set_zero_copy'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x310): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_fetch_requests':
vhost_crypto.c:(.text.experimental+0x3f0): multiple definition of `rte_vhost_crypto_fetch_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x3f0): first defined here
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o): In function `rte_vhost_crypto_finalize_requests':
vhost_crypto.c:(.text.experimental+0x1a80): multiple definition of `rte_vhost_crypto_finalize_requests'
/home/patchWorkOrg/compilation/x86_64-native-linuxapp-gcc/lib/librte_vhost.a(vhost_crypto.o):vhost_crypto.c:(.text.experimental+0x1a80): first defined here
collect2: error: ld returned 1 exit status


DPDK STV team


More information about the test-report mailing list