Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/106453 _Compilation issues_ Submitter: Satheesh Paul Date: 2022-01-25 04:17:59 Reply_mail: 20220125041759.905955-1-psatheesh@marvell.com DPDK git baseline: Repo:dpdk-next-net-mrvl, CommitID: be2fd5910e8ce38e3d5f83f25b7796adba58d480 Meson Build Summary: 20 Builds Done, 19 Successful, 1 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +--------------+------------+--------------+------------+------------+-----------+----------+ | FC35-64 | pass | fail | | | | | | FreeBSD13-64 | pass | pass | | pass | pass | | | RHEL84-64 | pass | pass | pass | pass | pass | | | SUSE15-64 | pass | pass | | | | | | UB2004-32 | pass | | | | | | | UB2004-64 | pass | pass | pass | | | pass | | UB2110-64 | pass | | | | | | | RHEL85-64 | pass | | | | | | +--------------+------------+--------------+------------+------------+-----------+----------+ Comments: Beacasue of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928), All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. Test environment and configuration as below: OS: FC35-64 Kernel Version: 5.14.16-301.fc35.x86_64 GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) Clang Version: 13.0.0 (Fedora 13.0.0~rc1-1.fc35) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL84-64 Kernel Version: 4.18.0-348.7.1.el8_5.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4) Clang Version: 12.0.1 (Red Hat 12.0.1-4.module_el8.5.0+1025+93159d6c) ICC Version: 19.1.3.304 (gcc version 8.5.0 compatibility) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc OS: SUSE15-64 Kernel Version: 5.3.18-57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: UB2004-32 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-icc x86_64-native-linuxapp-doc OS: UB2110-64 Kernel Version: 5.13.0-19-generic GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0 Clang Version: 13.0.0-2 x86_64-native-linuxapp-gcc OS: RHEL85-64 Kernel Version: 4.18.0-348.7.1.el8_5.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4) Clang Version: 12.0.1 (Red Hat 12.0.1-4.module_el8.5.0+1025+93159d6c) ICC Version: 19.1.3.304 (gcc version 8.5.0 compatibility) x86_64-native-linuxapp-gcc *Build Failed #1: OS: FC35-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o clang -Idrivers/libtmp_rte_event_opdl.a.p -Idrivers -I../drivers -Idrivers/event/opdl -I../drivers/event/opdl -Ilib/eventdev -I../lib/eventdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.opdl -MD -MQ drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o -MF drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o.d -o drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o -c ../drivers/event/opdl/opdl_evdev_init.c PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: clang -Idrivers/libtmp_rte_event_opdl.a.p -Idrivers -I../drivers -Idrivers/event/opdl -I../drivers/event/opdl -Ilib/eventdev -I../lib/eventdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/vdev -I../drivers/bus/vdev -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.opdl -MD -MQ drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o -MF drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o.d -o drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o -c ../drivers/event/opdl/opdl_evdev_init.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '../drivers/event/opdl/opdl_evdev_init.c'. 4. Running pass 'X86 DAG->DAG Instruction Selection' on function '@build_all_dependencies' #0 0x00007facddaf6986 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-13.so.0+0xb5f986) #1 0x00007facddaf4714 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-13.so.0+0xb5d714) #2 0x00007facdda26b08 (/lib64/libLLVM-13.so.0+0xa8fb08) #3 0x00007facdcbb0760 __restore_rt (/lib64/libc.so.6+0x42760) #4 0x00007ffe71496330 clang-13: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 13.0.0 (Fedora 13.0.0~rc1-1.fc35) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /usr/bin clang-13: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang-13: note: diagnostic msg: /tmp/opdl_evdev_init-2a23cb.c clang-13: note: diagnostic msg: /tmp/opdl_evdev_init-2a23cb.sh clang-13: note: diagnostic msg: ******************** [3001/3579] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o [3002/3579] Linking static target drivers/libtmp_rte_event_skeleton.a [3003/3579] Generating rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output) [3004/3579] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o [3005/3579] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o [3006/3579] Compiling C object drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_pf_base_dlb2_resource.c.o [3007/3579] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o [3008/3579] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o [3009/3579] Generating rte_event_cnxk.pmd.c with a custom command ninja: build stopped DPDK STV team