[dpdk-test-report] |FAILURE| pw50449[v2] lib/metrics: add unregister api for metrics

sys_stv at intel.com sys_stv at intel.com
Fri Feb 22 15:09:20 CET 2019


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/50449

_Compilation issues_

Submitter: wanjunjie <wan.junjie at foxmail.com>
Date: 2019-02-22 13:56:45
Reply_mail: 1550843805-21419-1-git-send-email-wan.junjie at foxmail.com
DPDK git baseline: Repo:dpdk-master, CommitID: b13baac8d5ffb6b0b7a6ca0def884d3f1a82babb

Build Summary: 16 Builds Done, 13 Successful, 3 Failures

Test environment and configuration as below:

OS: UB1604
	Kernel Version: 4.4.0-47-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: CENTOS
	Kernel Version: 3.10.0-957.1.3.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-36)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc

OS: UBT1804
	Kernel Version: 4.15.0-29-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180M CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-gcc

OS: FC25
	Kernel Version: 4.5.5-300.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.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.11.12-100.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
	Clang Version: 3.8.1 (tags/RELEASE_381/final)
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc
	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) 7.3.0
	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: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
  SYMLINK-FILE include/rte_metrics.h
== Build lib/librte_mempool
  CC rte_metrics.o
  SYMLINK-FILE include/rte_power.h
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/lib/librte_metrics/rte_metrics.c: In function ‘rte_metrics_reg_names’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/lib/librte_metrics/rte_metrics.c:109:11: warning: ‘idx_base’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  uint16_t idx_base;
           ^
  SYMLINK-FILE include/rte_power_empty_poll.h
  CC rte_power.o
  LD librte_metrics.so.1.1
--
  CC rte_latencystats.o
  CC vhost_crypto.o
  LD librte_latencystats.so.1.1
rte_latencystats.o: In function `rte_latencystats_uninit':
rte_latencystats.c:(.text+0x881): undefined reference to `rte_metrics_unreg_values'
collect2: error: ld returned 1 exit status
make[5]: *** [librte_latencystats.so.1.1] Error 1
make[4]: *** [librte_latencystats] Error 2
make[4]: *** Waiting for unfinished jobs....
  LD librte_vhost.so.4.1
  INSTALL-LIB librte_vhost.so.4.1

*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  LD librte_hash.so.2.1
  CC rte_metrics.o
  INSTALL-LIB librte_hash.so.2.1
== Build lib/librte_power
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/lib/librte_metrics/rte_metrics.c: In function ‘rte_metrics_reg_names’:
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/lib/librte_metrics/rte_metrics.c:109:11: warning: ‘idx_base’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  uint16_t idx_base;
           ^
  LD librte_metrics.so.1.1
  INSTALL-LIB librte_metrics.so.1.1
  CC acl_run_scalar.o
--
  SYMLINK-FILE include/rte_kni.h
  CC rte_kni.o
  LD librte_latencystats.so.1.1
rte_latencystats.o: In function `rte_latencystats_uninit':
rte_latencystats.c:(.text+0x8c5): undefined reference to `rte_metrics_unreg_values'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_latencystats.so.1.1' failed
make[5]: *** [librte_latencystats.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_latencystats' failed
make[4]: *** [librte_latencystats] Error 2
make[4]: *** Waiting for unfinished jobs....
  LD librte_vhost.so.4.1
  INSTALL-LIB librte_vhost.so.4.1
  LD librte_kni.so.2.1
  INSTALL-LIB librte_kni.so.2.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/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/67b7c31781d44e5e8251eaf100c5c5da/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/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.sdkinstall.mk:57: 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/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #3:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
== Build lib/librte_metrics
  SYMLINK-FILE include/rte_metrics.h
  CC rte_metrics.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/lib/librte_metrics/rte_metrics.c: In function ‘rte_metrics_reg_names’:
  CC acl_run_sse.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/lib/librte_metrics/rte_metrics.c:109:11: warning: ‘idx_base’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  uint16_t idx_base;
           ^~~~~~~~
  LD librte_metrics.so.1.1
  INSTALL-LIB librte_metrics.so.1.1
== Build lib/librte_power
--
  SYMLINK-FILE include/rte_latencystats.h
  CC rte_latencystats.o
  LD librte_latencystats.so.1.1
rte_latencystats.o: In function `rte_latencystats_uninit':
rte_latencystats.c:(.text+0x875): undefined reference to `rte_metrics_unreg_values'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_latencystats.so.1.1' failed
make[5]: *** [librte_latencystats.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_latencystats' failed
make[4]: *** [librte_latencystats] Error 2
make[4]: *** Waiting for unfinished jobs....
  LD librte_vhost.so.4.1
  INSTALL-LIB librte_vhost.so.4.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/67b7c31781d44e5e8251eaf100c5c5da/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/67b7c31781d44e5e8251eaf100c5c5da/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/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.sdkinstall.mk:57: 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/67b7c31781d44e5e8251eaf100c5c5da/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team


More information about the test-report mailing list