[Bug 1131] [22.11-rc3] vmdq && kni meson build error with gcc12.2.1+debug on Fedora37
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Nov 22 06:42:53 CET 2022
https://bugs.dpdk.org/show_bug.cgi?id=1131
huang chenyu (chenyux.huang at intel.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |---
Status|RESOLVED |UNCONFIRMED
--- Comment #2 from huang chenyu (chenyux.huang at intel.com) ---
After execution, the following error occurred:
[3390/3390] Generating kernel/linux/kni/rte_kni with a custom command
make: Entering directory '/usr/src/kernels/6.0.7-301.fc37.x86_64'
CC [M]
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/kni_misc.o
CC [M]
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/kni_net.o
LD [M]
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/rte_kni.o
MODPOST
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/Module.symvers
CC [M]
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/rte_kni.mod.o
LD [M]
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/rte_kni.ko
BTF [M]
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/rte_kni.ko
Skipping BTF generation for
/root/FC37-64_K6.0.7_GCC12.1.1/x86_64-native-linuxapp-gcc+debug/20221121192322/dpdk/x86_64-native-linuxapp-gcc+debug/kernel/linux/kni/rte_kni.ko
due to unavailability of vmlinux
make: Leaving directory '/usr/src/kernels/6.0.7-301.fc37.x86_64'
2022-11-22 12:57:56,999 INFO sqlalchemy.engine.Engine ROLLBACK
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 16G 0 16G 0% /dev/shm
tmpfs 6.3G 1.1M 6.3G 1% /run
/dev/mapper/fedora-root 99G 3.8G 96G 4% /
tmpfs 16G 48K 16G 1% /tmp
/dev/sda2 960M 215M 746M 23% /boot
10.239.252.109:/srv/regression_share 890G 536G 309G 64%
/root/regression_share
10.239.252.109:/regression_dts 917G 65G 806G 8% /regression_dts
tmpfs 3.2G 4.0K 3.2G 1% /run/user/0
[root at shwdeNPG189 platform_build]# ip a
-bash: ip: command not found
[root at shwdeNPG189 platform_build]# ls
-bash: /usr/bin/ls: Input/output error
[root at shwdeNPG189 platform_build]#
However, the device still has a lot of disk space
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list