* [dpdk-test-report] |FAILURE| pw38305[dpdk-dev] eal/linux: use strlcpy in uevent parsing
@ 2018-04-19 13:26 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-04-19 13:26 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen
[-- Attachment #1: Type: text/plain, Size: 28262 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38305
_Compilation issues_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: 2018-04-17 11:57:57
DPDK git baseline: Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
Build Summary: 15 Builds Done, 2 Successful, 13 Failures
Test environment and configuration as below:
OS: FC25
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 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-debug
OS: FC24
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 (tags/RELEASE_380/final)
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-clang
OS: CENTOS
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 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-gcc
i686-native-linuxapp-gcc
OS: UB1604
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.9) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-clang
OS: FreeBSD
Kernel Version: 10.3-RELEASE
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-MHz K8-class CPU)
GCC Version: gcc (FreeBSD Ports Collection) 4.8.5
Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
x86_64-native-bsdapp-clang
x86_64-native-bsdapp-gcc
Failed Build #1:
OS: FC25
Target: x86_64-native-linuxapp-gcc
LD dpdk-procinfo
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x215): undefined reference to `strlcpy'
eal_dev.c:(.text+0x235): undefined reference to `strlcpy'
eal_dev.c:(.text+0x255): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
LD testpmd
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x215): undefined reference to `strlcpy'
eal_dev.c:(.text+0x235): undefined reference to `strlcpy'
eal_dev.c:(.text+0x255): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc
LD dpdk-procinfo
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x26f): undefined reference to `strlcpy'
eal_dev.c:(.text+0x296): undefined reference to `strlcpy'
eal_dev.c:(.text+0x2b8): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
LD testpmd
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x26f): undefined reference to `strlcpy'
eal_dev.c:(.text+0x296): undefined reference to `strlcpy'
eal_dev.c:(.text+0x2b8): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #3:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
LD dpdk-procinfo
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-clang/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x13f): undefined reference to `strlcpy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x1a8): undefined reference to `strlcpy'
CC parameters.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC cmdline.o
CC cmdline_flow.o
--
CC tm.o
LD testpmd
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-clang/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x13f): undefined reference to `strlcpy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x1a8): undefined reference to `strlcpy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #4:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
LD librte_eal.so.7.1
eal_dev.o: In function `dev_uev_handler':
eal_dev.c:(.text+0x240): undefined reference to `strlcpy'
eal_dev.c:(.text+0x266): undefined reference to `strlcpy'
eal_dev.c:(.text+0x287): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
make[7]: *** [librte_eal.so.7.1] Error 1
make[6]: *** [eal] Error 2
make[5]: *** [linuxapp] Error 2
make[4]: *** [librte_eal] Error 2
make[3]: *** [lib] Error 2
Failed Build #5:
OS: UB1604
Target: i686-native-linuxapp-gcc
LD dpdk-procinfo
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/i686-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x20d): undefined reference to `strlcpy'
eal_dev.c:(.text+0x238): undefined reference to `strlcpy'
eal_dev.c:(.text+0x260): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
LD testpmd
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/i686-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x20d): undefined reference to `strlcpy'
eal_dev.c:(.text+0x238): undefined reference to `strlcpy'
eal_dev.c:(.text+0x260): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #6:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
LD librte_eal.so.7.1
eal_dev.o: In function `dev_uev_handler':
eal_dev.c:(.text+0x255): undefined reference to `strlcpy'
eal_dev.c:(.text+0x275): undefined reference to `strlcpy'
eal_dev.c:(.text+0x295): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_eal.so.7.1' failed
make[7]: *** [librte_eal.so.7.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #7:
OS: UB1604
Target: x86_64-native-linuxapp-clang
CC main.o
LD dpdk-procinfo
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-clang/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x16b): undefined reference to `strlcpy'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x1ab): undefined reference to `strlcpy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
CC tm.o
LD testpmd
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-clang/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x16b): undefined reference to `strlcpy'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x1ab): undefined reference to `strlcpy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #8:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
LD dpdk-procinfo
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x220): undefined reference to `strlcpy'
eal_dev.c:(.text+0x246): undefined reference to `strlcpy'
eal_dev.c:(.text+0x26b): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
LD testpmd
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x220): undefined reference to `strlcpy'
eal_dev.c:(.text+0x246): undefined reference to `strlcpy'
eal_dev.c:(.text+0x26b): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #9:
OS: CENTOS
Target: i686-native-linuxapp-gcc
LD dpdk-procinfo
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/i686-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x216): undefined reference to `strlcpy'
eal_dev.c:(.text+0x249): undefined reference to `strlcpy'
eal_dev.c:(.text+0x279): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
LD testpmd
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/i686-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x216): undefined reference to `strlcpy'
eal_dev.c:(.text+0x249): undefined reference to `strlcpy'
eal_dev.c:(.text+0x279): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #10:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
LD dpdk-procinfo
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x215): undefined reference to `strlcpy'
eal_dev.c:(.text+0x235): undefined reference to `strlcpy'
eal_dev.c:(.text+0x255): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
LD testpmd
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x215): undefined reference to `strlcpy'
eal_dev.c:(.text+0x235): undefined reference to `strlcpy'
eal_dev.c:(.text+0x255): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #11:
OS: FC24
Target: i686-native-linuxapp-gcc
LD dpdk-procinfo
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/i686-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x1ed): undefined reference to `strlcpy'
eal_dev.c:(.text+0x218): undefined reference to `strlcpy'
eal_dev.c:(.text+0x240): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
LD testpmd
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/i686-native-linuxapp-gcc/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
eal_dev.c:(.text+0x1ed): undefined reference to `strlcpy'
eal_dev.c:(.text+0x218): undefined reference to `strlcpy'
eal_dev.c:(.text+0x240): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #12:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
LD librte_eal.so.7.1
eal_dev.o: In function `dev_uev_handler':
eal_dev.c:(.text+0x247): undefined reference to `strlcpy'
eal_dev.c:(.text+0x266): undefined reference to `strlcpy'
eal_dev.c:(.text+0x288): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_eal.so.7.1' failed
make[7]: *** [librte_eal.so.7.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
make[6]: *** [eal] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'linuxapp' failed
make[5]: *** [linuxapp] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #13:
OS: FC24
Target: x86_64-native-linuxapp-clang
CC main.o
LD dpdk-procinfo
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-clang/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x169): undefined reference to `strlcpy'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x1a5): undefined reference to `strlcpy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
CC tm.o
LD testpmd
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/x86_64-native-linuxapp-clang/lib/librte_eal.a(eal_dev.o): In function `dev_uev_handler':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x169): undefined reference to `strlcpy'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/lib/librte_eal/linuxapp/eal/eal_dev.c:(.text+0x1a5): undefined reference to `strlcpy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.app.mk:351: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/8d836eb75a4e47f891e5a0868b9dbc7f/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-19 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 13:26 [dpdk-test-report] |FAILURE| pw38305[dpdk-dev] eal/linux: use strlcpy in uevent parsing sys_stv
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).