Skip to content

execution make test failed #1221

Open
Open
@dabao1990

Description

@dabao1990

[root@localhost newlib_tests]#cat /etc/os-release
NAME="CentOS Linux"
VERSION="8 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Linux 8 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:8"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

steps:
1、spack install --overwrite --keep-stage --no-checksum -y ltp@20250130
2、cd ltp@20250130
3、make test -j128

......
runtest TINFO: * tst_needs_cmds02
tst_cmd.c:268: TCONF: Couldn't find 'mkfs.ext45' in $PATH

runtest TINFO: * tst_needs_cmds03
tst_cmd.c:281: TINFO: Parsing mkfs.ext4 version
tst_cmd.c:318: TCONF: Invalid op(!)

runtest TINFO: * tst_needs_cmds06
tst_cmd.c:276: TCONF: Illegal format(mkfs.ext4 > 1.43.0 2), should use format like mkfs.ext4 >= 1.43.0

runtest TINFO: * tst_needs_cmds07
tst_cmd.c:268: TCONF: Couldn't find 'mkfs.ext45' in $PATH

runtest TINFO: * tst_needs_cmds08
tst_cmd.c:281: TINFO: Parsing mkfs.xfs version
tst_test.c:1900: TINFO: LTP version: 20250130
tst_test.c:1904: TINFO: Tested kernel: 4.18.0-193.el8.aarch64 #1 SMP Fri May 8 11:05:12 UTC 2020 aarch64
tst_kconfig.c:88: TINFO: Parsing kernel config '/lib/modules/4.18.0-193.el8.aarch64/config'
tst_test.c:1724: TINFO: Overall timeout per run is 0h 00m 30s
tst_needs_cmds08.c:16: TFAIL: Nonexisting parser function for mkfs.xfs is present!

Summary:
passed 0
failed 1
broken 0
skipped 0
warnings 0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions