From 92203a52638bffe58e9ced04ddd9ba38574bbf3f Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 02:46:14 +0000 Subject: [PATCH 1/8] =?UTF-8?q?add=20pre=5Fround5/RUYI=20=E5=8C=85?= =?UTF-8?q?=E7=AE=A1=E7=90=86=2020231204=20=E7=89=88=E6=9C=AC=20LPi4A=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=BB=93=E6=9E=9C.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KevinMX --- ...13\350\257\225\347\273\223\346\236\234.md" | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 "pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 LPi4A \346\265\213\350\257\225\347\273\223\346\236\234.md" diff --git "a/pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 LPi4A \346\265\213\350\257\225\347\273\223\346\236\234.md" "b/pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 LPi4A \346\265\213\350\257\225\347\273\223\346\236\234.md" new file mode 100644 index 0000000..8828cad --- /dev/null +++ "b/pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 LPi4A \346\265\213\350\257\225\347\273\223\346\236\234.md" @@ -0,0 +1,76 @@ +# RUYI 包管理 20231204 版本 Lichee Pi 4A 测试报告 + +本次测试基于 RUYI 20231204 版本预编译的 riscv64 架构版本二进制 [ruyi.riscv64.20231204](https://mirror.iscas.ac.cn/ruyisdk/ruyi/testing/ruyi.riscv64.20231204)。 + +编写了 mugen 测试用例,在 Lichee Pi 4A openEuler 2309 riscv64 preview V1 开展测试。 + +## mugen 测试 + +### 测试环境说明 + ++ 由于 mugen 本身依赖 expect 、 psmisc 、 ping 、 make 、 python3 、 python3-paramiko 、 python3-six ,故 mugen 自动化测试不能测试 RUYI 对这些软件包的依赖。 ++ 由于 mugen 自身的特性,测试用例运行的顺序是随机的。 ++ 测试环境为 Lichee Pi 4A openEuler 23.09 preview V1 ([镜像地址](https://mirror.iscas.ac.cn/openeuler-sig-riscv/openEuler-RISC-V/preview/openEuler-23.09-V1-riscv64/lpi4a/)) + +### 测试执行 + +0. 以 `root` 用户身份登录系统。 + +1. 获取 mugen-ruyi 测试套:`git clone --depth=1 https://gitee.com/weilinfox/mugen-ruyi` + +2. 安装依赖包:`cd mugen-ruyi && bash dep_install.sh` + +3. 配置 `mugen`:`bash mugen.sh -c --ip 127.0.0.1 --password 'openEuler12#$' --user root --port 22` + +4. 执行 `ruyi` 测试套:`bash mugen.sh -f ruyi` + +### 测试结果 + +共测试了 1 个测试套, 7 个测试用例,在 openEuler 23.03 RISC-V / Lichee Pi 4A 上全部测试成功。 + +```log +Wed Dec 6 09:59:49 2023 - INFO - start to run testcase:oe_test_ruyi_cmake_ninja. +Wed Dec 6 10:06:40 2023 - INFO - The case exit by code 0. +Wed Dec 6 10:06:40 2023 - INFO - End to run testcase:oe_test_ruyi_cmake_ninja. +Wed Dec 6 10:06:41 2023 - INFO - start to run testcase:oe_test_ruyi_admin. +Wed Dec 6 10:06:52 2023 - INFO - The case exit by code 0. +Wed Dec 6 10:06:52 2023 - INFO - End to run testcase:oe_test_ruyi_admin. +Wed Dec 6 10:06:52 2023 - INFO - start to run testcase:oe_test_ruyi_xdg. +Wed Dec 6 10:08:39 2023 - INFO - The case exit by code 0. +Wed Dec 6 10:08:39 2023 - INFO - End to run testcase:oe_test_ruyi_xdg. +Wed Dec 6 10:08:40 2023 - INFO - start to run testcase:oe_test_ruyi_venv. +Wed Dec 6 10:10:19 2023 - INFO - The case exit by code 0. +Wed Dec 6 10:10:20 2023 - INFO - End to run testcase:oe_test_ruyi_venv. +Wed Dec 6 10:10:20 2023 - INFO - start to run testcase:oe_test_ruyi_qemu. +Wed Dec 6 10:10:29 2023 - INFO - The case exit by code 0. +Wed Dec 6 10:10:29 2023 - INFO - End to run testcase:oe_test_ruyi_qemu. +Wed Dec 6 10:10:30 2023 - INFO - start to run testcase:oe_test_ruyi. +Wed Dec 6 10:12:48 2023 - INFO - The case exit by code 0. +Wed Dec 6 10:12:48 2023 - INFO - End to run testcase:oe_test_ruyi. +Wed Dec 6 10:12:49 2023 - INFO - A total of 6 use cases were executed, with 6 successes and 0 failures. +``` + +### 测试结论 + +所有测试用例执行成功,mugen 测试通过。没有发现意外的失败。 + +### 测试用例列表 + +| 测试套/软件包名 | 测试用例名 | 测试内容 | +| :-: | :-: | :-: | +| ruyi | oe_test_ruyi | 基本命令测试 | +| | oe_test_ruyi_xdg | ``XDG_*_HOME`` 环境变量测试 | +| | oe_test_ruyi_venv | ``venv`` 命令测试 | +| | oe_test_ruyi_admin | ``admin`` 命令测试 | +| | oe_test_ruyi_cmake_ninja | ``make`` 、 ``cmake`` 、 ``ninja`` 构建测试 | +| | oe_test_ruyi_qemu | QEMU 支持测试 | +| | oe_test_ruyi_llvm | LLVM 支持测试 | + +### 失败用例列表 + +| 测试环境 | 测试用例名 | 状态 | 日志文件 | 原因 | +| :-: | :-: | :-: | :-: | :-: | + +### 其他信息 + +详细日志见 [logs](/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs) 目录。 \ No newline at end of file -- Gitee From a4b4cc8bb2b0d236c29fe77cf3ea6401e7bfb4b2 Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 02:50:39 +0000 Subject: [PATCH 2/8] =?UTF-8?q?=E6=96=B0=E5=BB=BA=20oE2309-riscv64-lpi4a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep new file mode 100644 index 0000000..e69de29 -- Gitee From 0c9d67c29be57961047dd3fd0a95ae353c9efcee Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 02:55:07 +0000 Subject: [PATCH 3/8] Add LPi4A 1204 logs Signed-off-by: KevinMX --- .../ruyi/oe_test_ruyi/2023-12-06-10_10_30.log | 103 +++++++ .../2023-12-06-10_06_41.log | 23 ++ .../2023-12-06-09_59_49.log | 274 ++++++++++++++++++ .../oe_test_ruyi_qemu/2023-12-06-10_10_20.log | 12 + .../oe_test_ruyi_venv/2023-12-06-10_08_40.log | 22 ++ .../oe_test_ruyi_xdg/2023-12-06-10_06_53.log | 60 ++++ 6 files changed, 494 insertions(+) create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi/2023-12-06-10_10_30.log create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_admin/2023-12-06-10_06_41.log create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-09_59_49.log create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-10_10_20.log create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_venv/2023-12-06-10_08_40.log create mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-10_06_53.log diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi/2023-12-06-10_10_30.log b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi/2023-12-06-10_10_30.log new file mode 100644 index 0000000..aba342a --- /dev/null +++ b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi/2023-12-06-10_10_30.log @@ -0,0 +1,103 @@ +Wed Dec 6 10:10:30 2023 - INFO - Start environmental preparation. +Wed Dec 6 10:10:35 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 10:10:36 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.2M 100 10.2M 0 0 11.2M 0 --:--:-- --:--:-- --:--:-- 11.2M +Wed Dec 6 10:10:37 2023 - INFO - End of environmental preparation! +Wed Dec 6 10:10:38 2023 - INFO - Start to run test. +Ruyi 0.2.0-beta.20231204 +usage: ruyi [-h] [-V] +usage: ruyi [-h] [-V] +List of available packages: + +* toolchain/gnu-upstream + - 0.20231118.0 (latest) slug: gnu-upstream-20231118 +* toolchain/llvm-upstream + - 17.0.5-ruyi.20231121 (latest, no binary for current host) slug: llvm-upstream-20231121 +* toolchain/gnu-plct + - 0.20231118.0 (latest) slug: gnu-plct-20231118 +* toolchain/gnu-plct-xthead + - 0.20231118.0 (latest) slug: gnu-plct-xthead-20231118 +* emulator/qemu-user-riscv-upstream + - 8.1.2-ruyi.20231121 (latest, no binary for current host) +* source/coremark + - 1.0.2-pre.20230125 (prerelease, latest-prerelease) + - 1.0.1 (latest) +* source/ruyisdk-demo + - 0.20231114.0 (latest) +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +generic +sipeed-lpi4a (needs flavor(s): {'xthead'}) +milkv-duo +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Traceback (most recent call last): + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 26, in ensure +FileNotFoundError: [Errno 2] No such file or directory: '/root/.cache/ruyi/distfiles/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz' + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/__main__.py", line 30, in + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/cli/__init__.py", line 233, in main + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/pkg_cli.py", line 254, in cli_install + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 29, in ensure + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 65, in fetch_and_ensure_integrity + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/fetch.py", line 90, in fetch +RuntimeError: failed to fetch distfile: command 'curl --retry 3 --connect-timeout 60 --ftp-pasv -o /root/.cache/ruyi/distfiles/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz' returned 5 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz to +info: skipping already installed package gnu-upstream-0.20231118.0 +info: skipping already installed package gnu-upstream-0.20231118.0 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/coremark-1.01.tar.gz to /root/.cache/ruyi/distfiles/coremark-1.01.tar.gz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 391k 100 391k 0 0 1061k 0 --:--:-- --:--:-- --:--:-- 1064k +info: extracting coremark-1.01.tar.gz for package coremark-1.0.1 +info: package coremark-1.0.1 extracted to current working directory +info: uninstallation consent given over CLI, proceeding +info: removing the ruyi binary +info: ruyi is uninstalled +oe_test_ruyi.sh: line 87: /usr/bin/ruyi: No such file or directory +Wed Dec 6 10:12:40 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 10:12:41 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.2M 100 10.2M 0 0 11.5M 0 --:--:-- --:--:-- --:--:-- 11.5M +ln: failed to create symbolic link '/usr/bin/ruyi': File exists +info: uninstallation consent given over CLI, proceeding +info: removing installed packages +info: removing cached data +info: removing the ruyi binary +info: ruyi is uninstalled +oe_test_ruyi.sh: line 96: /usr/bin/ruyi: No such file or directory +Wed Dec 6 10:12:47 2023 - INFO - End of the test. +Wed Dec 6 10:12:47 2023 - INFO - succeed to execute the case. +Wed Dec 6 10:12:48 2023 - INFO - start environment cleanup. +Wed Dec 6 10:12:48 2023 - WARN - no thing to do. +Wed Dec 6 10:12:48 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_admin/2023-12-06-10_06_41.log b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_admin/2023-12-06-10_06_41.log new file mode 100644 index 0000000..b42e0b5 --- /dev/null +++ b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_admin/2023-12-06-10_06_41.log @@ -0,0 +1,23 @@ +Wed Dec 6 10:06:41 2023 - INFO - Start environmental preparation. +Wed Dec 6 10:06:46 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 10:06:47 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.2M 100 10.2M 0 0 11.5M 0 --:--:-- --:--:-- --:--:-- 11.5M +Wed Dec 6 10:06:48 2023 - INFO - End of environmental preparation! +Wed Dec 6 10:06:49 2023 - INFO - Start to run test. +[ + { + "name": "oe_test_ruyi_admin.sh", + "size": 1267, + "checksums": { + "sha256": "1551d068e39a8d44069cba152f5d521b190f63462be8236bb59757858b891e76", + "sha512": "9d7ca780bd8a665469ed07984b28e766fc993fa2fdb3b73caa5efa9bbfb06a2b394c33fabf1e01670fd51b468730dbb6d5fcc23c29f4c3ad0e86485327853655" + } + } +] +Wed Dec 6 10:06:51 2023 - INFO - End of the test. +Wed Dec 6 10:06:51 2023 - INFO - succeed to execute the case. +Wed Dec 6 10:06:51 2023 - INFO - start environment cleanup. +Wed Dec 6 10:06:51 2023 - WARN - no thing to do. +Wed Dec 6 10:06:52 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-09_59_49.log b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-09_59_49.log new file mode 100644 index 0000000..334dafc --- /dev/null +++ b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-09_59_49.log @@ -0,0 +1,274 @@ +Wed Dec 6 09:59:49 2023 - INFO - Start environmental preparation. +Wed Dec 6 09:59:54 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 09:59:55 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.2M 100 10.2M 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M +Wed Dec 6 10:00:26 2023 - INFO - unsupported package manager: apt-get +Wed Dec 6 10:00:27 2023 - INFO - End of environmental preparation! +Wed Dec 6 10:00:27 2023 - INFO - Start to run test. +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 260M 3 10.3M 0 0 9140k 0 0:00:29 0:00:01 0:00:28 9148k 11 260M 11 29.8M 0 0 15.2M 0 0:00:17 0:00:01 0:00:16 15.2M 18 260M 18 49.3M 0 0 16.5M 0 0:00:15 0:00:02 0:00:13 16.5M 26 260M 26 68.7M 0 0 17.1M 0 0:00:15 0:00:04 0:00:11 17.1M 33 260M 33 88.1M 0 0 17.5M 0 0:00:14 0:00:05 0:00:09 17.5M 41 260M 41 107M 0 0 17.7M 0 0:00:14 0:00:06 0:00:08 19.8M 48 260M 48 126M 0 0 17.9M 0 0:00:14 0:00:07 0:00:07 18.9M 56 260M 56 146M 0 0 18.0M 0 0:00:14 0:00:08 0:00:06 18.9M 63 260M 63 165M 0 0 18.6M 0 0:00:13 0:00:08 0:00:05 19.8M 71 260M 71 185M 0 0 18.6M 0 0:00:13 0:00:09 0:00:04 19.8M 78 260M 78 204M 0 0 18.7M 0 0:00:13 0:00:10 0:00:03 19.8M 86 260M 86 224M 0 0 18.7M 0 0:00:13 0:00:11 0:00:02 19.8M 93 260M 93 243M 0 0 18.7M 0 0:00:13 0:00:12 0:00:01 19.8M 100 260M 100 260M 0 0 19.0M 0 0:00:13 0:00:13 --:--:-- 19.7M 100 260M 100 260M 0 0 19.0M 0 0:00:13 0:00:13 --:--:-- 19.9M +info: extracting RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz for package gnu-plct-xthead-0.20231118.0 +info: package gnu-plct-xthead-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-xthead-0.20231118.0 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 224M 8 19.9M 0 0 13.6M 0 0:00:16 0:00:01 0:00:15 13.6M 17 224M 17 39.5M 0 0 15.6M 0 0:00:14 0:00:02 0:00:12 15.6M 26 224M 26 59.1M 0 0 16.6M 0 0:00:13 0:00:03 0:00:10 16.6M 35 224M 35 78.7M 0 0 17.1M 0 0:00:13 0:00:04 0:00:09 17.1M 43 224M 43 98.3M 0 0 17.5M 0 0:00:12 0:00:05 0:00:07 18.2M 52 224M 52 118M 0 0 17.7M 0 0:00:12 0:00:06 0:00:06 18.9M 61 224M 61 137M 0 0 17.9M 0 0:00:12 0:00:07 0:00:05 19.1M 70 224M 70 157M 0 0 18.1M 0 0:00:12 0:00:08 0:00:04 19.1M 78 224M 78 176M 0 0 18.2M 0 0:00:12 0:00:09 0:00:03 19.2M 87 224M 87 196M 0 0 18.7M 0 0:00:12 0:00:10 0:00:02 20.0M 96 224M 96 216M 0 0 18.7M 0 0:00:11 0:00:11 --:--:-- 20.0M 100 224M 100 224M 0 0 18.8M 0 0:00:11 0:00:11 --:--:-- 20.4M +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: Creating a Ruyi virtual environment at coremark_venv... +info: The virtual environment is now created. + +You may activate it by sourcing the appropriate activation script in the +bin directory, and deactivate by invoking `ruyi-deactivate`. + +A fresh sysroot/prefix is also provisioned in the virtual environment. +It is available at the following path: + + /root/mugen-ruyi/testcases/cli-test/ruyi/build/coremark_venv/sysroot + +The virtual environment also comes with ready-made CMake toolchain file +and Meson cross file. Check the virtual environment root for those; +comments in the files contain usage instructions. + +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/coremark-1.01.tar.gz to /root/.cache/ruyi/distfiles/coremark-1.01.tar.gz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 391k 96 380k 0 0 929k 0 --:--:-- --:--:-- --:--:-- 929k 100 391k 100 391k 0 0 932k 0 --:--:-- --:--:-- --:--:-- 932k +info: extracting coremark-1.01.tar.gz for package coremark-1.0.1 +info: package coremark-1.0.1 extracted to current working directory +riscv64-plctxthead-linux-gnu-gcc -O2 -Ilinux64 -I. -DFLAGS_STR=\""-O2 -lrt"\" -DITERATIONS=0 core_list_join.c core_main.c core_matrix.c core_state.c core_util.c linux64/core_portme.c -o ./coremark.exe -lrt +Link performed along with compile +coremark.exe: ELF 64-bit LSB executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-riscv64xthead-lp64d.so.1, BuildID[sha1]=87a033d9e2839d3a9cc58d3ce239c4cbaf200425, for GNU/Linux 4.15.0, with debug_info, not stripped +info: Creating a Ruyi virtual environment at zlib_venv... +info: The virtual environment is now created. + +You may activate it by sourcing the appropriate activation script in the +bin directory, and deactivate by invoking `ruyi-deactivate`. + +A fresh sysroot/prefix is also provisioned in the virtual environment. +It is available at the following path: + + /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_venv/sysroot + +The virtual environment also comes with ready-made CMake toolchain file +and Meson cross file. Check the virtual environment root for those; +comments in the files contain usage instructions. + +-- Using CMake version 3.24.3 +-- ZLIB_HEADER_VERSION: 1.3.0 +-- ZLIBNG_HEADER_VERSION: 2.1.5 +-- The C compiler identification is GNU 13.1.0 +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_venv/bin/riscv64-plct-linux-gnu-gcc - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Arch detected: 'riscv64' +-- Basearch of 'riscv64' has been detected as: 'riscv' +-- Performing Test FNO_LTO_AVAILABLE +-- Performing Test FNO_LTO_AVAILABLE - Success +-- Looking for arm_acle.h +-- Looking for arm_acle.h - not found +-- Looking for sys/auxv.h +-- Looking for sys/auxv.h - found +-- Looking for sys/sdt.h +-- Looking for sys/sdt.h - not found +-- Looking for unistd.h +-- Looking for unistd.h - found +-- Looking for sys/types.h +-- Looking for sys/types.h - found +-- Looking for stdint.h +-- Looking for stdint.h - found +-- Looking for stddef.h +-- Looking for stddef.h - found +-- Check size of off64_t +-- Check size of off64_t - done +-- Looking for fseeko +-- Looking for fseeko - found +-- Looking for strerror +-- Looking for strerror - found +-- Looking for posix_memalign +-- Looking for posix_memalign - found +-- Looking for aligned_alloc +-- Looking for aligned_alloc - found +-- Performing Test HAVE_NO_INTERPOSITION +-- Performing Test HAVE_NO_INTERPOSITION - Success +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success +-- Performing Test HAVE_ATTRIBUTE_ALIGNED +-- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success +-- Performing Test HAVE_THREAD_LOCAL +-- Performing Test HAVE_THREAD_LOCAL - Success +-- Performing Test HAVE_BUILTIN_CTZ +-- Performing Test HAVE_BUILTIN_CTZ - Success +-- Performing Test HAVE_BUILTIN_CTZLL +-- Performing Test HAVE_BUILTIN_CTZLL - Success +-- Performing Test HAVE_PTRDIFF_T +-- Performing Test HAVE_PTRDIFF_T - Success +-- Performing Test HAVE_RVV_INTRIN +-- Performing Test HAVE_RVV_INTRIN - Success +-- Architecture-specific source files: arch/riscv/riscv_features.c;arch/riscv/riscv_features.c;arch/riscv/adler32_rvv.c;arch/riscv/chunkset_rvv.c;arch/riscv/compare256_rvv.c;arch/riscv/slide_hash_rvv.c +-- The following features have been enabled: + + * CMAKE_BUILD_TYPE, Build type: Release (default) + * WITH_GZFILEOP, Compile with support for gzFile related functions + * ZLIB_COMPAT, Compile with zlib compatible API + * ZLIB_ENABLE_TESTS, Build test binaries + * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API + * WITH_SANITIZER, Enable sanitizer support + * WITH_OPTIM, Build with optimisation + * WITH_NEW_STRATEGIES, Use new strategies + * WITH_RVV, Build with RVV intrinsics + +-- The following features have been disabled: + + * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix + * WITH_GTEST, Build gtest_zlib + * WITH_FUZZERS, Build test/fuzz + * WITH_BENCHMARKS, Build test/benchmarks + * WITH_BENCHMARK_APPS, Build application benchmarks + * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) + * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings + * WITH_CODE_COVERAGE, Enable code coverage reporting + * WITH_INFLATE_STRICT, Build with strict inflate distance checking + * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances + * INSTALL_UTILS, Copy minigzip and minideflate during install + +CMake Warning at CMakeLists.txt:1287 (message): + Building to source folder is not recommended. Cpack will be unable to + generate source package. + + +-- Configuring done +-- Generating done +-- Build files have been written to: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5 +[1/93] Building C object CMakeFiles/zlib.dir/adler32_fold.c.o +[2/93] Building C object CMakeFiles/zlib.dir/compress.c.o +[3/93] Building C object CMakeFiles/zlib.dir/cpu_features.c.o +[4/93] Building C object CMakeFiles/zlib.dir/adler32.c.o +[5/93] Building C object CMakeFiles/zlib.dir/compare256.c.o +[6/93] Building C object CMakeFiles/zlib.dir/chunkset.c.o +[7/93] Building C object CMakeFiles/zlib.dir/crc32_fold.c.o +[8/93] Building C object CMakeFiles/zlib.dir/crc32_braid.c.o +[9/93] Building C object CMakeFiles/zlib.dir/crc32_braid_comb.c.o +[10/93] Building C object CMakeFiles/zlib.dir/deflate_fast.c.o +[11/93] Building C object CMakeFiles/zlib.dir/deflate_huff.c.o +[12/93] Building C object CMakeFiles/zlib.dir/deflate_medium.c.o +[13/93] Building C object CMakeFiles/zlib.dir/deflate_rle.c.o +[14/93] Building C object CMakeFiles/zlib.dir/deflate_quick.c.o +[15/93] Building C object CMakeFiles/zlib.dir/deflate_slow.c.o +[16/93] Building C object CMakeFiles/zlib.dir/deflate.c.o +[17/93] Building C object CMakeFiles/zlib.dir/functable.c.o +[18/93] Building C object CMakeFiles/zlib.dir/deflate_stored.c.o +[19/93] Building C object CMakeFiles/zlib.dir/insert_string.c.o +[20/93] Building C object CMakeFiles/zlib.dir/inftrees.c.o +[21/93] Building C object CMakeFiles/zlib.dir/slide_hash.c.o +[22/93] Building C object CMakeFiles/zlib.dir/insert_string_roll.c.o +[23/93] Building C object CMakeFiles/zlib.dir/infback.c.o +[24/93] Building C object CMakeFiles/zlib.dir/uncompr.c.o +[25/93] Building C object CMakeFiles/zlib.dir/zutil.c.o +[26/93] Building C object CMakeFiles/zlib.dir/arch/riscv/riscv_features.c.o +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c: In function 'is_kernel_version_greater_or_equal_to_6_5': +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c:22:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] + 22 | if (major > 6 || major == 6 && minor >= 5) + | ~~~~~~~~~~~^~~~~~~~~~~~~ +[27/93] Building C object CMakeFiles/zlib.dir/arch/riscv/adler32_rvv.c.o +[28/93] Building C object CMakeFiles/zlib.dir/trees.c.o +[29/93] Building C object CMakeFiles/zlib.dir/arch/riscv/slide_hash_rvv.c.o +[30/93] Building C object CMakeFiles/zlib.dir/arch/riscv/compare256_rvv.c.o +[31/93] Building C object CMakeFiles/zlib.dir/inflate.c.o +[32/93] Building C object CMakeFiles/zlib.dir/arch/riscv/chunkset_rvv.c.o +[33/93] Building C object CMakeFiles/zlib.dir/gzlib.c.o +[34/93] Building C object CMakeFiles/zlib.dir/gzread.c.o +[35/93] Building C object CMakeFiles/zlib.dir/gzwrite.c.o +[36/93] Building C object CMakeFiles/zlibstatic.dir/adler32_fold.c.o +[37/93] Building C object CMakeFiles/zlibstatic.dir/adler32.c.o +[38/93] Building C object CMakeFiles/zlibstatic.dir/compare256.c.o +[39/93] Building C object CMakeFiles/zlibstatic.dir/chunkset.c.o +[40/93] Building C object CMakeFiles/zlibstatic.dir/compress.c.o +[41/93] Linking C shared library libz.so.1.3.0.zlib-ng +[42/93] Creating library symlink libz.so.1 libz.so +[43/93] Building C object CMakeFiles/zlibstatic.dir/cpu_features.c.o +[44/93] Building C object CMakeFiles/zlibstatic.dir/crc32_fold.c.o +[45/93] Building C object CMakeFiles/zlibstatic.dir/crc32_braid.c.o +[46/93] Building C object CMakeFiles/zlibstatic.dir/crc32_braid_comb.c.o +[47/93] Building C object CMakeFiles/zlibstatic.dir/deflate_fast.c.o +[48/93] Building C object CMakeFiles/zlibstatic.dir/deflate_huff.c.o +[49/93] Building C object CMakeFiles/zlibstatic.dir/deflate_rle.c.o +[50/93] Building C object CMakeFiles/zlibstatic.dir/deflate_medium.c.o +[51/93] Building C object CMakeFiles/zlibstatic.dir/deflate_quick.c.o +[52/93] Building C object CMakeFiles/zlibstatic.dir/deflate.c.o +[53/93] Building C object CMakeFiles/zlibstatic.dir/deflate_stored.c.o +[54/93] Building C object CMakeFiles/zlibstatic.dir/deflate_slow.c.o +[55/93] Building C object CMakeFiles/zlibstatic.dir/functable.c.o +[56/93] Building C object CMakeFiles/zlibstatic.dir/insert_string_roll.c.o +[57/93] Building C object CMakeFiles/zlibstatic.dir/insert_string.c.o +[58/93] Building C object CMakeFiles/zlibstatic.dir/inftrees.c.o +[59/93] Building C object CMakeFiles/zlibstatic.dir/slide_hash.c.o +[60/93] Building C object CMakeFiles/zlibstatic.dir/infback.c.o +[61/93] Building C object CMakeFiles/zlibstatic.dir/uncompr.c.o +[62/93] Building C object CMakeFiles/zlibstatic.dir/zutil.c.o +[63/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/riscv_features.c.o +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c: In function 'is_kernel_version_greater_or_equal_to_6_5': +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c:22:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] + 22 | if (major > 6 || major == 6 && minor >= 5) + | ~~~~~~~~~~~^~~~~~~~~~~~~ +[64/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/adler32_rvv.c.o +[65/93] Building C object CMakeFiles/zlibstatic.dir/trees.c.o +[66/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/slide_hash_rvv.c.o +[67/93] Building C object CMakeFiles/zlibstatic.dir/inflate.c.o +[68/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/compare256_rvv.c.o +[69/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/chunkset_rvv.c.o +[70/93] Building C object CMakeFiles/zlibstatic.dir/gzlib.c.o +[71/93] Building C object CMakeFiles/zlibstatic.dir/gzread.c.o +[72/93] Building C object CMakeFiles/zlibstatic.dir/gzwrite.c.o +[73/93] Building C object test/CMakeFiles/minigzip.dir/minigzip.c.o +[74/93] Building C object test/CMakeFiles/minideflate.dir/minideflate.c.o +[75/93] Building C object test/CMakeFiles/example.dir/example.c.o +[76/93] Building C object test/CMakeFiles/switchlevels.dir/switchlevels.c.o +[77/93] Building C object test/CMakeFiles/infcover.dir/infcover.c.o +[78/93] Linking C executable minideflate +[79/93] Building C object test/CMakeFiles/infcover.dir/__/inftrees.c.o +[80/93] Linking C executable switchlevels +[81/93] Linking C executable example +[82/93] Linking C static library libz.a +[83/93] Building C object test/CMakeFiles/makefixed.dir/__/tools/makefixed.c.o +[84/93] Linking C executable infcover +[85/93] Building C object test/CMakeFiles/maketrees.dir/__/tools/maketrees.c.o +[86/93] Building C object test/CMakeFiles/makefixed.dir/__/inftrees.c.o +[87/93] Linking C executable minigzip +[88/93] Building C object test/CMakeFiles/maketrees.dir/__/zutil.c.o +[89/93] Linking C executable makefixed +[90/93] Building C object test/CMakeFiles/makecrct.dir/__/tools/makecrct.c.o +[91/93] Building C object test/CMakeFiles/maketrees.dir/__/trees.c.o +[92/93] Linking C executable makecrct +[93/93] Linking C executable maketrees +[0/1] Install the project... +-- Install configuration: "Release" +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so.1.3.0.zlib-ng +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so.1 +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.a +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zlib.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zlib_name_mangling.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zconf.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/pkgconfig/zlib.pc +zconf.h +zlib.h +zlib_name_mangling.h +Wed Dec 6 10:06:23 2023 - INFO - End of the test. +Wed Dec 6 10:06:23 2023 - INFO - succeed to execute the case. +Wed Dec 6 10:06:23 2023 - INFO - start environment cleanup. +Wed Dec 6 10:06:30 2023 - INFO - unsupported package manager: apt-get +(0, None) +Wed Dec 6 10:06:40 2023 - INFO - unsupported package manager: apt-get +(0, None) +Wed Dec 6 10:06:40 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-10_10_20.log b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-10_10_20.log new file mode 100644 index 0000000..b824238 --- /dev/null +++ b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-10_10_20.log @@ -0,0 +1,12 @@ +Wed Dec 6 10:10:20 2023 - INFO - Start environmental preparation. +Wed Dec 6 10:10:26 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 10:10:27 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.2M 100 10.2M 0 0 11.2M 0 --:--:-- --:--:-- --:--:-- 11.2M +Wed Dec 6 10:10:28 2023 - INFO - End of environmental preparation! +Wed Dec 6 10:10:28 2023 - INFO - Start to run test. +Wed Dec 6 10:10:28 2023 - INFO - Skip test. +Wed Dec 6 10:10:29 2023 - INFO - start environment cleanup. +Wed Dec 6 10:10:29 2023 - WARN - no thing to do. +Wed Dec 6 10:10:29 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_venv/2023-12-06-10_08_40.log b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_venv/2023-12-06-10_08_40.log new file mode 100644 index 0000000..e6b8958 --- /dev/null +++ b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_venv/2023-12-06-10_08_40.log @@ -0,0 +1,22 @@ +Wed Dec 6 10:08:40 2023 - INFO - Start environmental preparation. +Wed Dec 6 10:08:45 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 10:08:46 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.2M 100 10.2M 0 0 11.9M 0 --:--:-- --:--:-- --:--:-- 11.9M +Wed Dec 6 10:08:47 2023 - INFO - End of environmental preparation! +Wed Dec 6 10:08:47 2023 - INFO - Start to run test. +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 224M 4 10.5M 0 0 9559k 0 0:00:24 0:00:01 0:00:23 9567k 17 224M 17 40.0M 0 0 16.3M 0 0:00:13 0:00:02 0:00:11 16.3M 22 224M 22 49.8M 0 0 16.8M 0 0:00:13 0:00:02 0:00:11 16.8M 30 224M 30 69.4M 0 0 17.3M 0 0:00:12 0:00:04 0:00:08 17.3M 39 224M 39 89.0M 0 0 17.5M 0 0:00:12 0:00:05 0:00:07 17.5M 48 224M 48 108M 0 0 17.7M 0 0:00:12 0:00:06 0:00:06 19.6M 57 224M 57 128M 0 0 17.8M 0 0:00:12 0:00:07 0:00:05 18.6M 65 224M 65 147M 0 0 17.9M 0 0:00:12 0:00:08 0:00:04 18.6M 74 224M 74 167M 0 0 18.0M 0 0:00:12 0:00:09 0:00:03 18.5M 83 224M 83 187M 0 0 18.1M 0 0:00:12 0:00:10 0:00:02 18.6M 92 224M 92 206M 0 0 18.5M 0 0:00:12 0:00:11 0:00:01 19.6M 100 224M 100 224M 0 0 18.6M 0 0:00:12 0:00:12 --:--:-- 19.8M 100 224M 100 224M 0 0 18.6M 0 0:00:12 0:00:12 --:--:-- 20.1M +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: The virtual environment is now created. +«Ruyi test-venv» +Wed Dec 6 10:10:16 2023 - INFO - End of the test. +Wed Dec 6 10:10:16 2023 - INFO - succeed to execute the case. +Wed Dec 6 10:10:16 2023 - INFO - start environment cleanup. +Wed Dec 6 10:10:16 2023 - WARN - no thing to do. +Wed Dec 6 10:10:19 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-10_06_53.log b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-10_06_53.log new file mode 100644 index 0000000..6872d94 --- /dev/null +++ b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-10_06_53.log @@ -0,0 +1,60 @@ +Wed Dec 6 10:06:53 2023 - INFO - Start environmental preparation. +Wed Dec 6 10:06:58 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 10:06:59 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10.2M 0 98k 0 0 296k 0 0:00:35 --:--:-- 0:00:35 296k 100 10.2M 100 10.2M 0 0 11.1M 0 --:--:-- --:--:-- --:--:-- 11.1M +Wed Dec 6 10:07:00 2023 - INFO - End of environmental preparation! +Wed Dec 6 10:07:00 2023 - INFO - Start to run test. +List of available packages: + +* toolchain/gnu-upstream + - 0.20231118.0 (latest) slug: gnu-upstream-20231118 +* toolchain/llvm-upstream + - 17.0.5-ruyi.20231121 (latest, no binary for current host) slug: llvm-upstream-20231121 +* toolchain/gnu-plct + - 0.20231118.0 (latest) slug: gnu-plct-20231118 +* toolchain/gnu-plct-xthead + - 0.20231118.0 (latest) slug: gnu-plct-xthead-20231118 +* emulator/qemu-user-riscv-upstream + - 8.1.2-ruyi.20231121 (latest, no binary for current host) +* source/coremark + - 1.0.2-pre.20230125 (prerelease, latest-prerelease) + - 1.0.1 (latest) +* source/ruyisdk-demo + - 0.20231114.0 (latest) +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz to +/root/.cache/test/ruyi/distfiles/RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 224M 8 19.9M 0 0 13.8M 0 0:00:16 0:00:01 0:00:15 13.8M 17 224M 17 39.4M 0 0 15.9M 0 0:00:14 0:00:02 0:00:12 15.9M 26 224M 26 58.8M 0 0 16.8M 0 0:00:13 0:00:03 0:00:10 16.8M 34 224M 34 78.2M 0 0 17.3M 0 0:00:12 0:00:04 0:00:08 17.3M 43 224M 43 97.6M 0 0 17.6M 0 0:00:12 0:00:05 0:00:07 18.5M 52 224M 52 117M 0 0 17.8M 0 0:00:12 0:00:06 0:00:06 18.9M 60 224M 60 136M 0 0 17.9M 0 0:00:12 0:00:07 0:00:05 18.9M 69 224M 69 155M 0 0 18.5M 0 0:00:12 0:00:08 0:00:04 19.8M 78 224M 78 175M 0 0 18.6M 0 0:00:12 0:00:09 0:00:03 19.8M 86 224M 86 194M 0 0 18.6M 0 0:00:12 0:00:10 0:00:02 19.8M 95 224M 95 214M 0 0 18.6M 0 0:00:12 0:00:11 0:00:01 19.8M 100 224M 100 224M 0 0 18.9M 0 0:00:11 0:00:11 --:--:-- 20.6M +info: extracting RuyiSDK-20231118-Upstream-Sources-HOST-riscv64-linux-gnu-riscv64-unknown-linux-gnu.tar.xz for package gnu-upstream-0.20231118.0 +info: package gnu-upstream-0.20231118.0 installed to /root/.local/share/test/ruyi/binaries/riscv64/gnu-upstream-0.20231118.0 +info: skipping already installed package gnu-upstream-0.20231118.0 +info: uninstallation consent given over CLI, proceeding +info: removing installed packages +info: removing cached data +info: removing the ruyi binary +info: ruyi is uninstalled +Wed Dec 6 10:08:38 2023 - INFO - End of the test. +Wed Dec 6 10:08:38 2023 - INFO - succeed to execute the case. +Wed Dec 6 10:08:38 2023 - INFO - start environment cleanup. +Wed Dec 6 10:08:39 2023 - WARN - no thing to do. +Wed Dec 6 10:08:39 2023 - INFO - Finish environment cleanup! -- Gitee From 4942342124037ae57131633db89e76a05d0efc7f Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 02:55:16 +0000 Subject: [PATCH 4/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20pre?= =?UTF-8?q?=5Fround5/mugen=5Fbuild=5F104/oE2309-riscv64-lpi4a/.keep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep diff --git a/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep b/pre_round5/mugen_build_104/oE2309-riscv64-lpi4a/.keep deleted file mode 100644 index e69de29..0000000 -- Gitee From 1d14bbd2dec2bd976c4e6b095f7d01930e707804 Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 10:48:15 +0000 Subject: [PATCH 5/8] =?UTF-8?q?=E6=96=B0=E5=BB=BA=20fedora38-riscv64-sg204?= =?UTF-8?q?2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep new file mode 100644 index 0000000..e69de29 -- Gitee From 057f7a3f3664e819d1eed1145015cd0c79bacd96 Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 10:49:51 +0000 Subject: [PATCH 6/8] Add SG2042 test log Signed-off-by: KevinMX --- .../ruyi/oe_test_ruyi/2023-12-06-02_22_54.log | 104 +++++++ .../2023-12-06-02_39_50.log | 23 ++ .../2023-12-06-02_29_26.log | 273 ++++++++++++++++++ .../oe_test_ruyi_llvm/2023-12-06-02_39_33.log | 13 + .../oe_test_ruyi_qemu/2023-12-06-02_26_17.log | 13 + .../oe_test_ruyi_venv/2023-12-06-02_26_35.log | 22 ++ .../oe_test_ruyi_xdg/2023-12-06-02_36_46.log | 60 ++++ 7 files changed, 508 insertions(+) create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-06-02_22_54.log create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-06-02_39_50.log create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-02_29_26.log create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-06-02_39_33.log create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-02_26_17.log create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-06-02_26_35.log create mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-02_36_46.log diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-06-02_22_54.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-06-02_22_54.log new file mode 100644 index 0000000..37e949f --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-06-02_22_54.log @@ -0,0 +1,104 @@ +Wed Dec 6 02:22:55 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:23:00 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:23:01 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 10.2M 8 856k 0 0 1207k 0 0:00:08 --:--:-- 0:00:08 1207k 37 10.2M 37 3896k 0 0 2288k 0 0:00:04 0:00:01 0:00:03 2288k 68 10.2M 68 7160k 0 0 2651k 0 0:00:03 0:00:02 0:00:01 2651k 97 10.2M 97 9.9M 0 0 2755k 0 0:00:03 0:00:03 --:--:-- 2755k 100 10.2M 100 10.2M 0 0 2769k 0 0:00:03 0:00:03 --:--:-- 2769k +Wed Dec 6 02:23:05 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:23:05 2023 - INFO - Start to run test. +Ruyi 0.2.0-beta.20231204 +usage: ruyi [-h] [-V] +usage: ruyi [-h] [-V] +List of available packages: + +* emulator/qemu-user-riscv-upstream + - 8.1.2-ruyi.20231121 (latest, no binary for current host) +* source/ruyisdk-demo + - 0.20231114.0 (latest) +* source/coremark + - 1.0.2-pre.20230125 (prerelease, latest-prerelease) + - 1.0.1 (latest) +* toolchain/gnu-plct + - 0.20231118.0 (latest) slug: gnu-plct-20231118 +* toolchain/gnu-plct-xthead + - 0.20231118.0 (latest) slug: gnu-plct-xthead-20231118 +* toolchain/gnu-upstream + - 0.20231118.0 (latest) slug: gnu-upstream-20231118 +* toolchain/llvm-upstream + - 17.0.5-ruyi.20231121 (latest, no binary for current host) slug: llvm-upstream-20231121 +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +generic +sipeed-lpi4a (needs flavor(s): {'xthead'}) +milkv-duo +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Traceback (most recent call last): + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 26, in ensure +FileNotFoundError: [Errno 2] No such file or directory: '/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz' + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/__main__.py", line 30, in + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/cli/__init__.py", line 233, in main + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/pkg_cli.py", line 254, in cli_install + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 29, in ensure + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 65, in fetch_and_ensure_integrity + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/fetch.py", line 90, in fetch +RuntimeError: failed to fetch distfile: command 'curl --retry 3 --connect-timeout 60 --ftp-pasv -o /root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz' returned 5 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +info: skipping already installed package gnu-plct-0.20231118.0 +info: skipping already installed package gnu-plct-0.20231118.0 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/ruyisdk-demo-f3d5f81e9c1ccda7ee3e4390dbe1b17125758b5e.src.tar.zst to +/root/.cache/ruyi/distfiles/ruyisdk-demo-f3d5f81e9c1ccda7ee3e4390dbe1b17125758b5e.src.tar.zst + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 671 100 671 0 0 2536 0 --:--:-- --:--:-- --:--:-- 2541 +info: extracting ruyisdk-demo-f3d5f81e9c1ccda7ee3e4390dbe1b17125758b5e.src.tar.zst for package ruyisdk-demo-0.20231114.0 +info: package ruyisdk-demo-0.20231114.0 extracted to current working directory +info: uninstallation consent given over CLI, proceeding +info: removing the ruyi binary +info: ruyi is uninstalled +oe_test_ruyi.sh: line 87: /usr/bin/ruyi: No such file or directory +Wed Dec 6 02:26:05 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:26:06 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10.2M 0 41992 0 0 59651 0 0:02:59 --:--:-- 0:02:59 59647 23 10.2M 23 2434k 0 0 1431k 0 0:00:07 0:00:01 0:00:06 1431k 47 10.2M 47 4930k 0 0 1825k 0 0:00:05 0:00:02 0:00:03 1824k 70 10.2M 70 7330k 0 0 1966k 0 0:00:05 0:00:03 0:00:02 1966k 92 10.2M 92 9698k 0 0 2062k 0 0:00:05 0:00:04 0:00:01 2062k 100 10.2M 100 10.2M 0 0 2057k 0 0:00:05 0:00:05 --:--:-- 2379k +ln: failed to create symbolic link '/usr/bin/ruyi': File exists +info: uninstallation consent given over CLI, proceeding +info: removing installed packages +info: removing cached data +info: removing the ruyi binary +info: ruyi is uninstalled +oe_test_ruyi.sh: line 96: /usr/bin/ruyi: No such file or directory +Wed Dec 6 02:26:16 2023 - INFO - End of the test. +Wed Dec 6 02:26:16 2023 - INFO - succeed to execute the case. +Wed Dec 6 02:26:16 2023 - INFO - start environment cleanup. +Wed Dec 6 02:26:16 2023 - WARN - no thing to do. +Wed Dec 6 02:26:16 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-06-02_39_50.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-06-02_39_50.log new file mode 100644 index 0000000..78a2e6d --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-06-02_39_50.log @@ -0,0 +1,23 @@ +Wed Dec 6 02:39:51 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:39:56 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:39:57 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 31 10.2M 31 3332k 0 0 285k 0 0:00:36 0:00:11 0:00:25 685k 64 10.2M 64 6772k 0 0 535k 0 0:00:19 0:00:12 0:00:07 1397k 100 10.2M 100 10.2M 0 0 770k 0 0:00:13 0:00:13 --:--:-- 2193k +Wed Dec 6 02:40:11 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:40:11 2023 - INFO - Start to run test. +[ + { + "name": "oe_test_ruyi_admin.sh", + "size": 1267, + "checksums": { + "sha512": "9d7ca780bd8a665469ed07984b28e766fc993fa2fdb3b73caa5efa9bbfb06a2b394c33fabf1e01670fd51b468730dbb6d5fcc23c29f4c3ad0e86485327853655", + "sha256": "1551d068e39a8d44069cba152f5d521b190f63462be8236bb59757858b891e76" + } + } +] +Wed Dec 6 02:40:14 2023 - INFO - End of the test. +Wed Dec 6 02:40:14 2023 - INFO - succeed to execute the case. +Wed Dec 6 02:40:14 2023 - INFO - start environment cleanup. +Wed Dec 6 02:40:14 2023 - WARN - no thing to do. +Wed Dec 6 02:40:14 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-02_29_26.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-02_29_26.log new file mode 100644 index 0000000..7f17e96 --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-06-02_29_26.log @@ -0,0 +1,273 @@ +Wed Dec 6 02:29:26 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:29:31 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:29:33 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 10.2M 18 1912k 0 0 1926k 0 0:00:05 --:--:-- 0:00:05 1926k 45 10.2M 45 4760k 0 0 2393k 0 0:00:04 0:00:01 0:00:03 2393k 76 10.2M 76 7960k 0 0 2661k 0 0:00:03 0:00:02 0:00:01 2660k 100 10.2M 100 10.2M 0 0 2710k 0 0:00:03 0:00:03 --:--:-- 2710k +Wed Dec 6 02:29:42 2023 - INFO - pkgs:(cmake ninja-build) is already installed +Wed Dec 6 02:29:43 2023 - INFO - unsupported package manager: apt-get +Wed Dec 6 02:29:43 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:29:43 2023 - INFO - Start to run test. +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 224M 0 2040k 0 0 2016k 0 0:01:54 0:00:01 0:01:53 2018k 2 224M 2 5048k 0 0 2500k 0 0:01:31 0:00:02 0:01:29 2501k 2 224M 2 5496k 0 0 1743k 0 0:02:11 0:00:03 0:02:08 1743k 3 224M 3 7480k 0 0 1871k 0 0:02:02 0:00:03 0:01:59 1871k 4 224M 4 9.8M 0 0 2024k 0 0:01:53 0:00:04 0:01:49 2024k 5 224M 5 12.6M 0 0 2167k 0 0:01:46 0:00:05 0:01:41 2198k 6 224M 6 14.9M 0 0 2196k 0 0:01:44 0:00:06 0:01:38 2072k 7 224M 7 17.7M 0 0 2278k 0 0:01:40 0:00:07 0:01:33 2626k 9 224M 9 20.5M 0 0 2340k 0 0:01:38 0:00:08 0:01:30 2716k 10 224M 10 23.7M 0 0 2432k 0 0:01:34 0:00:10 0:01:24 2837k 11 224M 11 26.7M 0 0 2496k 0 0:01:32 0:00:10 0:01:22 2889k 13 224M 13 30.1M 0 0 2574k 0 0:01:29 0:00:11 0:01:18 3103k 14 224M 14 33.0M 0 0 2605k 0 0:01:28 0:00:12 0:01:16 3129k 15 224M 15 35.7M 0 0 2616k 0 0:01:27 0:00:13 0:01:14 3111k 17 224M 17 38.9M 0 0 2662k 0 0:01:26 0:00:14 0:01:12 3126k 18 224M 18 41.8M 0 0 2676k 0 0:01:25 0:00:15 0:01:10 3072k 19 224M 19 44.7M 0 0 2696k 0 0:01:25 0:00:16 0:01:09 2989k 21 224M 21 47.2M 0 0 2686k 0 0:01:25 0:00:17 0:01:08 2896k 22 224M 22 50.2M 0 0 2710k 0 0:01:24 0:00:19 0:01:05 2972k 23 224M 23 52.9M 0 0 2711k 0 0:01:24 0:00:19 0:01:05 2857k 24 224M 24 55.6M 0 0 2714k 0 0:01:24 0:00:20 0:01:04 2835k 26 224M 26 58.4M 0 0 2722k 0 0:01:24 0:00:21 0:01:03 2808k 27 224M 27 61.2M 0 0 2728k 0 0:01:24 0:00:22 0:01:02 2879k 28 224M 28 63.9M 0 0 2728k 0 0:01:24 0:00:23 0:01:01 2799k 29 224M 29 66.7M 0 0 2733k 0 0:01:24 0:00:24 0:01:00 2822k 30 224M 30 69.5M 0 0 2738k 0 0:01:23 0:00:25 0:00:58 2840k 32 224M 32 72.8M 0 0 2765k 0 0:01:23 0:00:26 0:00:57 2954k 33 224M 33 75.5M 0 0 2764k 0 0:01:23 0:00:27 0:00:56 2931k 34 224M 34 78.3M 0 0 2768k 0 0:01:23 0:00:28 0:00:55 2957k 36 224M 36 81.2M 0 0 2775k 0 0:01:22 0:00:29 0:00:53 2985k 37 224M 37 84.0M 0 0 2778k 0 0:01:22 0:00:30 0:00:52 2986k 38 224M 38 85.8M 0 0 2749k 0 0:01:23 0:00:31 0:00:52 2662k 39 224M 39 88.7M 0 0 2755k 0 0:01:23 0:00:32 0:00:51 2703k 40 224M 40 91.4M 0 0 2755k 0 0:01:23 0:00:33 0:00:50 2681k 41 224M 41 94.1M 0 0 2754k 0 0:01:23 0:00:34 0:00:49 2625k 43 224M 43 96.7M 0 0 2752k 0 0:01:23 0:00:35 0:00:48 2592k 44 224M 44 99.8M 0 0 2763k 0 0:01:23 0:00:36 0:00:47 2857k 45 224M 45 102M 0 0 2765k 0 0:01:23 0:00:38 0:00:45 2830k 46 224M 46 105M 0 0 2772k 0 0:01:22 0:00:38 0:00:44 2884k 48 224M 48 108M 0 0 2780k 0 0:01:22 0:00:39 0:00:43 2963k 49 224M 49 111M 0 0 2781k 0 0:01:22 0:00:40 0:00:42 2990k 50 224M 50 114M 0 0 2785k 0 0:01:22 0:00:41 0:00:41 2947k 52 224M 52 116M 0 0 2786k 0 0:01:22 0:00:42 0:00:40 2948k 53 224M 53 120M 0 0 2796k 0 0:01:22 0:00:43 0:00:39 2988k 54 224M 54 123M 0 0 2804k 0 0:01:22 0:00:44 0:00:38 2995k 56 224M 56 125M 0 0 2804k 0 0:01:22 0:00:45 0:00:37 2988k 57 224M 57 128M 0 0 2810k 0 0:01:21 0:00:46 0:00:35 3017k 58 224M 58 131M 0 0 2815k 0 0:01:21 0:00:47 0:00:34 3065k 60 224M 60 135M 0 0 2822k 0 0:01:21 0:00:48 0:00:33 3052k 61 224M 61 138M 0 0 2830k 0 0:01:21 0:00:49 0:00:32 3068k 62 224M 62 141M 0 0 2834k 0 0:01:21 0:00:50 0:00:31 3118k 64 224M 64 144M 0 0 2836k 0 0:01:21 0:00:51 0:00:30 3087k 65 224M 65 147M 0 0 2841k 0 0:01:20 0:00:52 0:00:28 3092k 66 224M 66 149M 0 0 2842k 0 0:01:20 0:00:53 0:00:27 3033k 68 224M 68 153M 0 0 2853k 0 0:01:20 0:00:54 0:00:26 3079k 69 224M 69 156M 0 0 2854k 0 0:01:20 0:00:55 0:00:25 3048k 70 224M 70 158M 0 0 2855k 0 0:01:20 0:00:56 0:00:24 3053k 72 224M 72 161M 0 0 2851k 0 0:01:20 0:00:58 0:00:22 2954k 73 224M 73 164M 0 0 2857k 0 0:01:20 0:00:58 0:00:22 3026k 74 224M 74 167M 0 0 2864k 0 0:01:20 0:00:59 0:00:21 2991k 76 224M 76 171M 0 0 2873k 0 0:01:20 0:01:00 0:00:20 3094k 77 224M 77 174M 0 0 2874k 0 0:01:20 0:01:01 0:00:19 3084k 78 224M 78 176M 0 0 2876k 0 0:01:19 0:01:02 0:00:17 3165k 80 224M 80 180M 0 0 2883k 0 0:01:19 0:01:03 0:00:16 3182k 81 224M 81 183M 0 0 2883k 0 0:01:19 0:01:04 0:00:15 3107k 82 224M 82 185M 0 0 2885k 0 0:01:19 0:01:05 0:00:14 3023k 84 224M 84 188M 0 0 2886k 0 0:01:19 0:01:06 0:00:13 3038k 85 224M 85 192M 0 0 2896k 0 0:01:19 0:01:07 0:00:12 3149k 86 224M 86 194M 0 0 2892k 0 0:01:19 0:01:08 0:00:11 3004k 87 224M 87 197M 0 0 2887k 0 0:01:19 0:01:09 0:00:10 2940k 89 224M 89 200M 0 0 2893k 0 0:01:19 0:01:10 0:00:09 2999k 90 224M 90 203M 0 0 2898k 0 0:01:19 0:01:11 0:00:08 3064k 92 224M 92 207M 0 0 2906k 0 0:01:19 0:01:12 0:00:07 3046k 93 224M 93 210M 0 0 2906k 0 0:01:19 0:01:14 0:00:05 3104k 94 224M 94 213M 0 0 2913k 0 0:01:18 0:01:14 0:00:04 3273k 96 224M 96 216M 0 0 2910k 0 0:01:19 0:01:15 0:00:04 3160k 97 224M 97 218M 0 0 2907k 0 0:01:19 0:01:16 0:00:03 3036k 98 224M 98 221M 0 0 2910k 0 0:01:19 0:01:17 0:00:02 2963k 99 224M 99 224M 0 0 2910k 0 0:01:19 0:01:18 0:00:01 2974k 100 224M 100 224M 0 0 2911k 0 0:01:19 0:01:19 --:--:-- 2871k +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 260M 0 588k 0 0 281k 0 0:15:46 0:00:02 0:15:44 281k 1 260M 1 4028k 0 0 1304k 0 0:03:24 0:00:03 0:03:21 1304k 2 260M 2 6828k 0 0 1669k 0 0:02:39 0:00:04 0:02:35 1669k 3 260M 3 9468k 0 0 1859k 0 0:02:23 0:00:05 0:02:18 1893k 4 260M 4 12.4M 0 0 2090k 0 0:02:07 0:00:06 0:02:01 2551k 5 260M 5 15.1M 0 0 2192k 0 0:02:01 0:00:07 0:01:54 2993k 6 260M 6 17.8M 0 0 2256k 0 0:01:57 0:00:08 0:01:49 2844k 8 260M 8 20.9M 0 0 2356k 0 0:01:52 0:00:09 0:01:43 2918k 9 260M 9 23.9M 0 0 2428k 0 0:01:49 0:00:10 0:01:39 3006k 10 260M 10 26.9M 0 0 2484k 0 0:01:47 0:00:11 0:01:36 2968k 11 260M 11 30.0M 0 0 2548k 0 0:01:44 0:00:12 0:01:32 3053k 12 260M 12 32.7M 0 0 2563k 0 0:01:43 0:00:13 0:01:30 3059k 13 260M 13 35.3M 0 0 2567k 0 0:01:43 0:00:14 0:01:29 2950k 14 260M 14 37.3M 0 0 2532k 0 0:01:45 0:00:15 0:01:30 2741k 15 260M 15 39.2M 0 0 2495k 0 0:01:46 0:00:16 0:01:30 2521k 15 260M 15 40.3M 0 0 2419k 0 0:01:50 0:00:17 0:01:33 2108k 16 260M 16 42.9M 0 0 2433k 0 0:01:49 0:00:18 0:01:31 2095k 17 260M 17 45.9M 0 0 2466k 0 0:01:47 0:00:19 0:01:28 2181k 18 260M 18 48.5M 0 0 2475k 0 0:01:47 0:00:20 0:01:27 2305k 19 260M 19 51.9M 0 0 2520k 0 0:01:45 0:00:21 0:01:24 2601k 21 260M 21 55.0M 0 0 2552k 0 0:01:44 0:00:22 0:01:22 3007k 22 260M 22 58.1M 0 0 2579k 0 0:01:43 0:00:23 0:01:20 3109k 23 260M 23 61.2M 0 0 2602k 0 0:01:42 0:00:24 0:01:18 3120k 24 260M 24 64.2M 0 0 2622k 0 0:01:41 0:00:25 0:01:16 3212k 25 260M 25 67.3M 0 0 2644k 0 0:01:40 0:00:26 0:01:14 3165k 26 260M 26 69.9M 0 0 2645k 0 0:01:40 0:00:27 0:01:13 3055k 27 260M 27 72.0M 0 0 2624k 0 0:01:41 0:00:28 0:01:13 2829k 28 260M 28 74.2M 0 0 2614k 0 0:01:41 0:00:29 0:01:12 2672k 29 260M 29 76.9M 0 0 2618k 0 0:01:41 0:00:30 0:01:11 2598k 30 260M 30 79.6M 0 0 2623k 0 0:01:41 0:00:31 0:01:10 2517k 31 260M 31 82.7M 0 0 2641k 0 0:01:40 0:00:32 0:01:08 2618k 32 260M 32 85.3M 0 0 2641k 0 0:01:40 0:00:33 0:01:07 2741k 33 260M 33 86.1M 0 0 2589k 0 0:01:42 0:00:34 0:01:08 2442k 34 260M 34 89.1M 0 0 2600k 0 0:01:42 0:00:35 0:01:07 2489k 35 260M 35 92.0M 0 0 2612k 0 0:01:41 0:00:36 0:01:05 2545k 36 260M 36 95.0M 0 0 2624k 0 0:01:41 0:00:37 0:01:04 2512k 37 260M 37 98.4M 0 0 2646k 0 0:01:40 0:00:38 0:01:02 2677k 38 260M 38 100M 0 0 2641k 0 0:01:40 0:00:39 0:01:01 2997k 39 260M 39 103M 0 0 2654k 0 0:01:40 0:00:40 0:01:00 3033k 41 260M 41 106M 0 0 2660k 0 0:01:40 0:00:41 0:00:59 3005k 42 260M 42 109M 0 0 2668k 0 0:01:39 0:00:42 0:00:57 2995k 43 260M 43 112M 0 0 2675k 0 0:01:39 0:00:43 0:00:56 2898k 44 260M 44 114M 0 0 2667k 0 0:01:39 0:00:44 0:00:55 2868k 45 260M 45 117M 0 0 2659k 0 0:01:40 0:00:45 0:00:55 2702k 46 260M 46 119M 0 0 2660k 0 0:01:40 0:00:46 0:00:54 2660k 47 260M 47 123M 0 0 2675k 0 0:01:39 0:00:47 0:00:52 2737k 48 260M 48 126M 0 0 2688k 0 0:01:39 0:00:48 0:00:51 2794k 49 260M 49 129M 0 0 2694k 0 0:01:38 0:00:49 0:00:49 2938k 50 260M 50 132M 0 0 2706k 0 0:01:38 0:00:50 0:00:48 3126k 51 260M 51 135M 0 0 2707k 0 0:01:38 0:00:51 0:00:47 3136k 52 260M 52 135M 0 0 2656k 0 0:01:40 0:00:52 0:00:48 2480k 53 260M 53 137M 0 0 2659k 0 0:01:40 0:00:53 0:00:47 2380k 54 260M 54 140M 0 0 2669k 0 0:01:39 0:00:54 0:00:45 2419k 55 260M 55 143M 0 0 2661k 0 0:01:40 0:00:55 0:00:45 2218k 56 260M 56 146M 0 0 2667k 0 0:01:39 0:00:56 0:00:43 2258k 57 260M 57 148M 0 0 2670k 0 0:01:39 0:00:57 0:00:42 2821k 58 260M 58 151M 0 0 2677k 0 0:01:39 0:00:58 0:00:41 2869k 59 260M 59 154M 0 0 2684k 0 0:01:39 0:00:59 0:00:40 2848k 60 260M 60 158M 0 0 2692k 0 0:01:38 0:01:00 0:00:38 3033k 62 260M 62 161M 0 0 2702k 0 0:01:38 0:01:01 0:00:37 3100k 63 260M 63 164M 0 0 2708k 0 0:01:38 0:01:02 0:00:36 3139k 64 260M 64 167M 0 0 2720k 0 0:01:37 0:01:03 0:00:34 3226k 65 260M 65 170M 0 0 2728k 0 0:01:37 0:01:04 0:00:33 3251k 66 260M 66 173M 0 0 2731k 0 0:01:37 0:01:05 0:00:32 3191k 67 260M 67 176M 0 0 2736k 0 0:01:37 0:01:06 0:00:31 3147k 68 260M 68 179M 0 0 2736k 0 0:01:37 0:01:07 0:00:30 3082k 70 260M 70 182M 0 0 2741k 0 0:01:37 0:01:08 0:00:29 3006k 71 260M 71 185M 0 0 2750k 0 0:01:36 0:01:09 0:00:27 3033k 72 260M 72 189M 0 0 2761k 0 0:01:36 0:01:10 0:00:26 3159k 73 260M 73 191M 0 0 2764k 0 0:01:36 0:01:11 0:00:25 3132k 74 260M 74 194M 0 0 2766k 0 0:01:36 0:01:12 0:00:24 3173k 75 260M 75 197M 0 0 2768k 0 0:01:36 0:01:13 0:00:23 3130k 77 260M 77 200M 0 0 2776k 0 0:01:35 0:01:14 0:00:21 3139k 78 260M 78 203M 0 0 2771k 0 0:01:36 0:01:15 0:00:21 2913k 79 260M 79 205M 0 0 2770k 0 0:01:36 0:01:16 0:00:20 2864k 80 260M 80 208M 0 0 2773k 0 0:01:35 0:01:17 0:00:18 2876k 81 260M 81 211M 0 0 2778k 0 0:01:35 0:01:18 0:00:17 2928k 82 260M 82 215M 0 0 2785k 0 0:01:35 0:01:19 0:00:16 2918k 83 260M 83 218M 0 0 2789k 0 0:01:35 0:01:20 0:00:15 3061k 84 260M 84 219M 0 0 2757k 0 0:01:36 0:01:21 0:00:15 2568k 84 260M 84 220M 0 0 2751k 0 0:01:36 0:01:22 0:00:14 2403k 86 260M 86 223M 0 0 2758k 0 0:01:36 0:01:23 0:00:13 2452k 87 260M 87 226M 0 0 2761k 0 0:01:36 0:01:24 0:00:12 2373k 88 260M 88 229M 0 0 2765k 0 0:01:36 0:01:25 0:00:11 2374k 89 260M 89 233M 0 0 2771k 0 0:01:36 0:01:26 0:00:10 3026k 90 260M 90 234M 0 0 2760k 0 0:01:36 0:01:27 0:00:09 2918k 91 260M 91 237M 0 0 2755k 0 0:01:36 0:01:28 0:00:08 2700k 92 260M 92 239M 0 0 2757k 0 0:01:36 0:01:29 0:00:07 2698k 93 260M 93 243M 0 0 2763k 0 0:01:36 0:01:30 0:00:06 2726k 94 260M 94 246M 0 0 2770k 0 0:01:36 0:01:31 0:00:05 2750k 95 260M 95 249M 0 0 2773k 0 0:01:35 0:01:32 0:00:03 2995k 97 260M 97 252M 0 0 2776k 0 0:01:35 0:01:33 0:00:02 3148k 98 260M 98 255M 0 0 2776k 0 0:01:35 0:01:34 0:00:01 3100k 99 260M 99 258M 0 0 2777k 0 0:01:35 0:01:35 --:--:-- 3026k 99 260M 99 259M 0 0 2767k 0 0:01:36 0:01:36 --:--:-- 2700k 100 260M 100 260M 0 0 2768k 0 0:01:36 0:01:36 --:--:-- 2647k +info: extracting RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz for package gnu-plct-xthead-0.20231118.0 +info: package gnu-plct-xthead-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-xthead-0.20231118.0 +info: Creating a Ruyi virtual environment at coremark_venv... +info: The virtual environment is now created. + +You may activate it by sourcing the appropriate activation script in the +bin directory, and deactivate by invoking `ruyi-deactivate`. + +A fresh sysroot/prefix is also provisioned in the virtual environment. +It is available at the following path: + + /root/mugen-ruyi/testcases/cli-test/ruyi/build/coremark_venv/sysroot + +The virtual environment also comes with ready-made CMake toolchain file +and Meson cross file. Check the virtual environment root for those; +comments in the files contain usage instructions. + +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/coremark-1.01.tar.gz to /root/.cache/ruyi/distfiles/coremark-1.01.tar.gz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 391k 100 391k 0 0 920k 0 --:--:-- --:--:-- --:--:-- 921k +info: extracting coremark-1.01.tar.gz for package coremark-1.0.1 +info: package coremark-1.0.1 extracted to current working directory +riscv64-plctxthead-linux-gnu-gcc -O2 -Ilinux64 -I. -DFLAGS_STR=\""-O2 -lrt"\" -DITERATIONS=0 core_list_join.c core_main.c core_matrix.c core_state.c core_util.c linux64/core_portme.c -o ./coremark.exe -lrt +Link performed along with compile +coremark.exe: ELF 64-bit LSB executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-riscv64xthead-lp64d.so.1, BuildID[sha1]=87a033d9e2839d3a9cc58d3ce239c4cbaf200425, for GNU/Linux 4.15.0, with debug_info, not stripped +info: Creating a Ruyi virtual environment at zlib_venv... +info: The virtual environment is now created. + +You may activate it by sourcing the appropriate activation script in the +bin directory, and deactivate by invoking `ruyi-deactivate`. + +A fresh sysroot/prefix is also provisioned in the virtual environment. +It is available at the following path: + + /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_venv/sysroot + +The virtual environment also comes with ready-made CMake toolchain file +and Meson cross file. Check the virtual environment root for those; +comments in the files contain usage instructions. + +-- Using CMake version 3.26.3 +-- ZLIB_HEADER_VERSION: 1.3.0 +-- ZLIBNG_HEADER_VERSION: 2.1.5 +-- The C compiler identification is GNU 13.1.0 +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_venv/bin/riscv64-plct-linux-gnu-gcc - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Arch detected: 'riscv64' +-- Basearch of 'riscv64' has been detected as: 'riscv' +-- Performing Test FNO_LTO_AVAILABLE +-- Performing Test FNO_LTO_AVAILABLE - Success +-- Looking for arm_acle.h +-- Looking for arm_acle.h - not found +-- Looking for sys/auxv.h +-- Looking for sys/auxv.h - found +-- Looking for sys/sdt.h +-- Looking for sys/sdt.h - not found +-- Looking for unistd.h +-- Looking for unistd.h - found +-- Looking for sys/types.h +-- Looking for sys/types.h - found +-- Looking for stdint.h +-- Looking for stdint.h - found +-- Looking for stddef.h +-- Looking for stddef.h - found +-- Check size of off64_t +-- Check size of off64_t - done +-- Looking for fseeko +-- Looking for fseeko - found +-- Looking for strerror +-- Looking for strerror - found +-- Looking for posix_memalign +-- Looking for posix_memalign - found +-- Looking for aligned_alloc +-- Looking for aligned_alloc - found +-- Performing Test HAVE_NO_INTERPOSITION +-- Performing Test HAVE_NO_INTERPOSITION - Success +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success +-- Performing Test HAVE_ATTRIBUTE_ALIGNED +-- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success +-- Performing Test HAVE_THREAD_LOCAL +-- Performing Test HAVE_THREAD_LOCAL - Success +-- Performing Test HAVE_BUILTIN_CTZ +-- Performing Test HAVE_BUILTIN_CTZ - Success +-- Performing Test HAVE_BUILTIN_CTZLL +-- Performing Test HAVE_BUILTIN_CTZLL - Success +-- Performing Test HAVE_PTRDIFF_T +-- Performing Test HAVE_PTRDIFF_T - Success +-- Performing Test HAVE_RVV_INTRIN +-- Performing Test HAVE_RVV_INTRIN - Success +-- Architecture-specific source files: arch/riscv/riscv_features.c;arch/riscv/riscv_features.c;arch/riscv/adler32_rvv.c;arch/riscv/chunkset_rvv.c;arch/riscv/compare256_rvv.c;arch/riscv/slide_hash_rvv.c +-- The following features have been enabled: + + * CMAKE_BUILD_TYPE, Build type: Release (default) + * WITH_GZFILEOP, Compile with support for gzFile related functions + * ZLIB_COMPAT, Compile with zlib compatible API + * ZLIB_ENABLE_TESTS, Build test binaries + * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API + * WITH_SANITIZER, Enable sanitizer support + * WITH_OPTIM, Build with optimisation + * WITH_NEW_STRATEGIES, Use new strategies + * WITH_RVV, Build with RVV intrinsics + +-- The following features have been disabled: + + * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix + * WITH_GTEST, Build gtest_zlib + * WITH_FUZZERS, Build test/fuzz + * WITH_BENCHMARKS, Build test/benchmarks + * WITH_BENCHMARK_APPS, Build application benchmarks + * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) + * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings + * WITH_CODE_COVERAGE, Enable code coverage reporting + * WITH_INFLATE_STRICT, Build with strict inflate distance checking + * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances + * INSTALL_UTILS, Copy minigzip and minideflate during install + +CMake Warning at CMakeLists.txt:1287 (message): + Building to source folder is not recommended. Cpack will be unable to + generate source package. + + +-- Configuring done (79.3s) +-- Generating done (0.1s) +-- Build files have been written to: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5 +[1/93] Building C object CMakeFiles/zlibstatic.dir/cpu_features.c.o +[2/93] Building C object CMakeFiles/zlib.dir/cpu_features.c.o +[3/93] Building C object CMakeFiles/zlib.dir/slide_hash.c.o +[4/93] Building C object CMakeFiles/zlib.dir/arch/riscv/riscv_features.c.o +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c: In function 'is_kernel_version_greater_or_equal_to_6_5': +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c:22:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] + 22 | if (major > 6 || major == 6 && minor >= 5) + | ~~~~~~~~~~~^~~~~~~~~~~~~ +[5/93] Building C object CMakeFiles/zlib.dir/compress.c.o +[6/93] Building C object CMakeFiles/zlib.dir/crc32_fold.c.o +[7/93] Building C object CMakeFiles/zlibstatic.dir/crc32_fold.c.o +[8/93] Building C object CMakeFiles/zlib.dir/insert_string_roll.c.o +[9/93] Building C object CMakeFiles/zlibstatic.dir/slide_hash.c.o +[10/93] Building C object CMakeFiles/zlib.dir/deflate_huff.c.o +[11/93] Building C object CMakeFiles/zlibstatic.dir/insert_string.c.o +[12/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/riscv_features.c.o +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c: In function 'is_kernel_version_greater_or_equal_to_6_5': +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c:22:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] + 22 | if (major > 6 || major == 6 && minor >= 5) + | ~~~~~~~~~~~^~~~~~~~~~~~~ +[13/93] Building C object CMakeFiles/zlib.dir/insert_string.c.o +[14/93] Building C object CMakeFiles/zlibstatic.dir/insert_string_roll.c.o +[15/93] Building C object CMakeFiles/zlibstatic.dir/zutil.c.o +[16/93] Building C object CMakeFiles/zlibstatic.dir/adler32_fold.c.o +[17/93] Building C object CMakeFiles/zlib.dir/adler32_fold.c.o +[18/93] Building C object CMakeFiles/zlibstatic.dir/compress.c.o +[19/93] Building C object CMakeFiles/zlib.dir/uncompr.c.o +[20/93] Building C object CMakeFiles/zlibstatic.dir/uncompr.c.o +[21/93] Building C object CMakeFiles/zlib.dir/zutil.c.o +[22/93] Building C object CMakeFiles/zlib.dir/functable.c.o +[23/93] Building C object CMakeFiles/zlib.dir/deflate_rle.c.o +[24/93] Building C object CMakeFiles/zlib.dir/adler32.c.o +[25/93] Building C object CMakeFiles/zlib.dir/crc32_braid_comb.c.o +[26/93] Building C object CMakeFiles/zlibstatic.dir/functable.c.o +[27/93] Building C object CMakeFiles/zlib.dir/deflate_fast.c.o +[28/93] Building C object CMakeFiles/zlibstatic.dir/adler32.c.o +[29/93] Building C object CMakeFiles/zlib.dir/deflate_stored.c.o +[30/93] Building C object CMakeFiles/zlib.dir/deflate_slow.c.o +[31/93] Building C object CMakeFiles/zlibstatic.dir/crc32_braid_comb.c.o +[32/93] Building C object CMakeFiles/zlibstatic.dir/deflate_huff.c.o +[33/93] Building C object CMakeFiles/zlibstatic.dir/deflate_fast.c.o +[34/93] Building C object CMakeFiles/zlibstatic.dir/deflate_rle.c.o +[35/93] Building C object CMakeFiles/zlibstatic.dir/deflate_slow.c.o +[36/93] Building C object CMakeFiles/zlibstatic.dir/crc32_braid.c.o +[37/93] Building C object CMakeFiles/zlib.dir/inftrees.c.o +[38/93] Building C object CMakeFiles/zlibstatic.dir/deflate_stored.c.o +[39/93] Building C object CMakeFiles/zlib.dir/crc32_braid.c.o +[40/93] Building C object CMakeFiles/zlibstatic.dir/inftrees.c.o +[41/93] Building C object CMakeFiles/zlib.dir/deflate_quick.c.o +[42/93] Building C object CMakeFiles/zlib.dir/arch/riscv/slide_hash_rvv.c.o +[43/93] Building C object CMakeFiles/zlib.dir/gzlib.c.o +[44/93] Building C object CMakeFiles/zlibstatic.dir/compare256.c.o +[45/93] Building C object CMakeFiles/zlib.dir/gzwrite.c.o +[46/93] Building C object CMakeFiles/zlibstatic.dir/deflate_quick.c.o +[47/93] Building C object CMakeFiles/zlib.dir/deflate_medium.c.o +[48/93] Building C object CMakeFiles/zlib.dir/compare256.c.o +[49/93] Building C object CMakeFiles/zlib.dir/gzread.c.o +[50/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/adler32_rvv.c.o +[51/93] Building C object CMakeFiles/zlib.dir/arch/riscv/adler32_rvv.c.o +[52/93] Building C object CMakeFiles/zlibstatic.dir/deflate_medium.c.o +[53/93] Building C object CMakeFiles/zlibstatic.dir/chunkset.c.o +[54/93] Building C object CMakeFiles/zlib.dir/chunkset.c.o +[55/93] Building C object CMakeFiles/zlib.dir/arch/riscv/compare256_rvv.c.o +[56/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/compare256_rvv.c.o +[57/93] Building C object test/CMakeFiles/makefixed.dir/__/tools/makefixed.c.o +[58/93] Building C object test/CMakeFiles/maketrees.dir/__/zutil.c.o +[59/93] Building C object CMakeFiles/zlib.dir/arch/riscv/chunkset_rvv.c.o +[60/93] Building C object test/CMakeFiles/switchlevels.dir/switchlevels.c.o +[61/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/chunkset_rvv.c.o +[62/93] Building C object CMakeFiles/zlib.dir/infback.c.o +[63/93] Building C object test/CMakeFiles/makefixed.dir/__/inftrees.c.o +[64/93] Building C object test/CMakeFiles/maketrees.dir/__/tools/maketrees.c.o +[65/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/slide_hash_rvv.c.o +[66/93] Building C object test/CMakeFiles/minigzip.dir/minigzip.c.o +[67/93] Building C object CMakeFiles/zlibstatic.dir/infback.c.o +[68/93] Building C object test/CMakeFiles/infcover.dir/__/inftrees.c.o +[69/93] Building C object CMakeFiles/zlibstatic.dir/deflate.c.o +[70/93] Building C object CMakeFiles/zlibstatic.dir/gzlib.c.o +[71/93] Building C object test/CMakeFiles/minideflate.dir/minideflate.c.o +[72/93] Building C object test/CMakeFiles/makecrct.dir/__/tools/makecrct.c.o +[73/93] Building C object CMakeFiles/zlib.dir/deflate.c.o +[74/93] Building C object CMakeFiles/zlibstatic.dir/gzwrite.c.o +[75/93] Building C object CMakeFiles/zlibstatic.dir/gzread.c.o +[76/93] Building C object CMakeFiles/zlib.dir/trees.c.o +[77/93] Building C object CMakeFiles/zlibstatic.dir/trees.c.o +[78/93] Building C object test/CMakeFiles/infcover.dir/infcover.c.o +[79/93] Building C object test/CMakeFiles/example.dir/example.c.o +[80/93] Linking C executable makefixed +[81/93] Linking C executable makecrct +[82/93] Building C object test/CMakeFiles/maketrees.dir/__/trees.c.o +[83/93] Building C object CMakeFiles/zlib.dir/inflate.c.o +[84/93] Building C object CMakeFiles/zlibstatic.dir/inflate.c.o +[85/93] Linking C executable maketrees +[86/93] Linking C shared library libz.so.1.3.0.zlib-ng +[87/93] Creating library symlink libz.so.1 libz.so +[88/93] Linking C executable switchlevels +[89/93] Linking C static library libz.a +[90/93] Linking C executable example +[91/93] Linking C executable minideflate +[92/93] Linking C executable infcover +[93/93] Linking C executable minigzip +[0/1] Install the project... +-- Install configuration: "Release" +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so.1.3.0.zlib-ng +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so.1 +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.a +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zlib.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zlib_name_mangling.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zconf.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/pkgconfig/zlib.pc +zconf.h +zlib.h +zlib_name_mangling.h +Wed Dec 6 02:36:41 2023 - INFO - End of the test. +Wed Dec 6 02:36:41 2023 - INFO - succeed to execute the case. +Wed Dec 6 02:36:41 2023 - INFO - start environment cleanup. +Wed Dec 6 02:36:41 2023 - WARN - no thing to do. +Wed Dec 6 02:36:46 2023 - WARN - no thing to do. +Wed Dec 6 02:36:46 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-06-02_39_33.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-06-02_39_33.log new file mode 100644 index 0000000..c66b67a --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-06-02_39_33.log @@ -0,0 +1,13 @@ +Wed Dec 6 02:39:33 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:39:38 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:39:39 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 10.2M 6 664k 0 0 1649k 0 0:00:06 --:--:-- 0:00:06 1650k 18 10.2M 18 1897k 0 0 1038k 0 0:00:10 0:00:01 0:00:09 1038k 37 10.2M 37 3913k 0 0 1627k 0 0:00:06 0:00:02 0:00:04 1627k 66 10.2M 66 6968k 0 0 2037k 0 0:00:05 0:00:03 0:00:02 2037k 98 10.2M 98 10.0M 0 0 2334k 0 0:00:04 0:00:04 --:--:-- 2334k 100 10.2M 100 10.2M 0 0 2341k 0 0:00:04 0:00:04 --:--:-- 2410k +Wed Dec 6 02:39:44 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:39:44 2023 - INFO - Start to run test. +mkdir: cannot create directory ‘llvm_test’: File exists +Wed Dec 6 02:39:49 2023 - INFO - No llvm-upstream available for current host riscv64, skip +Wed Dec 6 02:39:50 2023 - INFO - start environment cleanup. +Wed Dec 6 02:39:50 2023 - WARN - no thing to do. +Wed Dec 6 02:39:50 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-02_26_17.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-02_26_17.log new file mode 100644 index 0000000..c57662f --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-06-02_26_17.log @@ -0,0 +1,13 @@ +Wed Dec 6 02:26:17 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:26:22 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:26:24 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 18 10.2M 18 1963k 0 0 948k 0 0:00:11 0:00:02 0:00:09 948k 46 10.2M 46 4811k 0 0 1566k 0 0:00:06 0:00:03 0:00:03 1566k 76 10.2M 76 7963k 0 0 1956k 0 0:00:05 0:00:04 0:00:01 1956k 100 10.2M 100 10.2M 0 0 2155k 0 0:00:04 0:00:04 --:--:-- 2315k +Wed Dec 6 02:26:29 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:26:29 2023 - INFO - Start to run test. +mkdir: cannot create directory ‘qemu_test’: File exists +Wed Dec 6 02:26:34 2023 - INFO - No qemu-user-riscv-upstream available for current host riscv64, skip +Wed Dec 6 02:26:34 2023 - INFO - start environment cleanup. +Wed Dec 6 02:26:34 2023 - WARN - no thing to do. +Wed Dec 6 02:26:34 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-06-02_26_35.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-06-02_26_35.log new file mode 100644 index 0000000..35ad7d7 --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-06-02_26_35.log @@ -0,0 +1,22 @@ +Wed Dec 6 02:26:35 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:26:40 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:26:42 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 10.2M 0 13032 0 0 4798 0 0:37:11 0:00:02 0:37:09 4798 4 10.2M 4 521k 0 0 170k 0 0:01:01 0:00:03 0:00:58 170k 17 10.2M 17 1801k 0 0 392k 0 0:00:26 0:00:04 0:00:22 392k 17 10.2M 17 1848k 0 0 348k 0 0:00:29 0:00:05 0:00:24 371k 34 10.2M 34 3576k 0 0 592k 0 0:00:17 0:00:06 0:00:11 771k 61 10.2M 61 6441k 0 0 914k 0 0:00:11 0:00:07 0:00:04 1484k 84 10.2M 84 8824k 0 0 1098k 0 0:00:09 0:00:08 0:00:01 1669k 100 10.2M 100 10.2M 0 0 1220k 0 0:00:08 0:00:08 --:--:-- 2172k +Wed Dec 6 02:26:51 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:26:51 2023 - INFO - Start to run test. +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 224M 0 1926k 0 0 1572k 0 0:02:26 0:00:01 0:02:25 1572k 2 224M 2 4694k 0 0 2105k 0 0:01:49 0:00:02 0:01:47 2105k 3 224M 3 7590k 0 0 2353k 0 0:01:37 0:00:03 0:01:34 2353k 4 224M 4 10.4M 0 0 2533k 0 0:01:30 0:00:04 0:01:26 2533k 5 224M 5 13.2M 0 0 2600k 0 0:01:28 0:00:05 0:01:23 2772k 7 224M 7 16.3M 0 0 2697k 0 0:01:25 0:00:06 0:01:19 2972k 8 224M 8 18.3M 0 0 2596k 0 0:01:28 0:00:07 0:01:21 2814k 9 224M 9 21.1M 0 0 2635k 0 0:01:27 0:00:08 0:01:19 2818k 10 224M 10 24.4M 0 0 2709k 0 0:01:24 0:00:09 0:01:15 2858k 12 224M 12 27.5M 0 0 2759k 0 0:01:23 0:00:10 0:01:13 2924k 13 224M 13 30.7M 0 0 2806k 0 0:01:21 0:00:11 0:01:10 2944k 14 224M 14 33.5M 0 0 2806k 0 0:01:21 0:00:12 0:01:09 3109k 15 224M 15 35.9M 0 0 2781k 0 0:01:22 0:00:13 0:01:09 3021k 17 224M 17 38.8M 0 0 2797k 0 0:01:22 0:00:14 0:01:08 2960k 18 224M 18 41.5M 0 0 2794k 0 0:01:22 0:00:15 0:01:07 2866k 19 224M 19 44.4M 0 0 2806k 0 0:01:21 0:00:16 0:01:05 2805k 21 224M 21 47.3M 0 0 2812k 0 0:01:21 0:00:17 0:01:04 2826k 22 224M 22 49.5M 0 0 2783k 0 0:01:22 0:00:18 0:01:04 2786k 23 224M 23 52.0M 0 0 2771k 0 0:01:22 0:00:19 0:01:03 2697k 24 224M 24 54.5M 0 0 2741k 0 0:01:23 0:00:20 0:01:03 2585k 25 224M 25 57.0M 0 0 2753k 0 0:01:23 0:00:21 0:01:02 2583k 26 224M 26 59.7M 0 0 2751k 0 0:01:23 0:00:22 0:01:01 2544k 28 224M 28 62.8M 0 0 2772k 0 0:01:22 0:00:23 0:00:59 2735k 29 224M 29 65.6M 0 0 2773k 0 0:01:22 0:00:24 0:00:58 2782k 30 224M 30 68.3M 0 0 2776k 0 0:01:22 0:00:25 0:00:57 2923k 31 224M 31 71.2M 0 0 2782k 0 0:01:22 0:00:26 0:00:56 2902k 32 224M 32 74.0M 0 0 2782k 0 0:01:22 0:00:27 0:00:55 2919k 34 224M 34 76.6M 0 0 2779k 0 0:01:22 0:00:28 0:00:54 2811k 35 224M 35 79.4M 0 0 2782k 0 0:01:22 0:00:29 0:00:53 2826k 36 224M 36 82.3M 0 0 2790k 0 0:01:22 0:00:30 0:00:52 2860k 37 224M 37 85.2M 0 0 2796k 0 0:01:22 0:00:31 0:00:51 2869k 38 224M 38 85.3M 0 0 2712k 0 0:01:24 0:00:32 0:00:52 2331k 39 224M 39 88.1M 0 0 2717k 0 0:01:24 0:00:33 0:00:51 2362k 40 224M 40 90.6M 0 0 2711k 0 0:01:24 0:00:34 0:00:50 2295k 41 224M 41 92.8M 0 0 2699k 0 0:01:25 0:00:35 0:00:50 2150k 42 224M 42 95.2M 0 0 2692k 0 0:01:25 0:00:36 0:00:49 2045k 43 224M 43 98.3M 0 0 2704k 0 0:01:25 0:00:37 0:00:48 2651k 44 224M 44 100M 0 0 2702k 0 0:01:25 0:00:38 0:00:47 2602k 46 224M 46 103M 0 0 2699k 0 0:01:25 0:00:39 0:00:46 2613k 47 224M 47 106M 0 0 2705k 0 0:01:25 0:00:40 0:00:45 2745k 48 224M 48 109M 0 0 2712k 0 0:01:24 0:00:41 0:00:43 2857k 50 224M 50 112M 0 0 2724k 0 0:01:24 0:00:42 0:00:42 2870k 51 224M 51 115M 0 0 2730k 0 0:01:24 0:00:43 0:00:41 2947k 52 224M 52 117M 0 0 2727k 0 0:01:24 0:00:44 0:00:40 2945k 53 224M 53 120M 0 0 2738k 0 0:01:23 0:00:45 0:00:38 3005k 55 224M 55 124M 0 0 2748k 0 0:01:23 0:00:46 0:00:37 3041k 56 224M 56 126M 0 0 2741k 0 0:01:23 0:00:47 0:00:36 2887k 57 224M 57 128M 0 0 2734k 0 0:01:24 0:00:48 0:00:36 2767k 58 224M 58 131M 0 0 2729k 0 0:01:24 0:00:49 0:00:35 2746k 59 224M 59 133M 0 0 2721k 0 0:01:24 0:00:50 0:00:34 2572k 60 224M 60 135M 0 0 2704k 0 0:01:25 0:00:51 0:00:34 2305k 61 224M 61 137M 0 0 2701k 0 0:01:25 0:00:52 0:00:33 2322k 62 224M 62 140M 0 0 2694k 0 0:01:25 0:00:53 0:00:32 2310k 63 224M 63 143M 0 0 2702k 0 0:01:25 0:00:54 0:00:31 2441k 65 224M 65 146M 0 0 2709k 0 0:01:24 0:00:55 0:00:29 2585k 66 224M 66 149M 0 0 2717k 0 0:01:24 0:00:56 0:00:28 2847k 67 224M 67 151M 0 0 2711k 0 0:01:24 0:00:57 0:00:27 2812k 68 224M 68 154M 0 0 2715k 0 0:01:24 0:00:58 0:00:26 2943k 69 224M 69 156M 0 0 2713k 0 0:01:24 0:00:59 0:00:25 2836k 70 224M 70 159M 0 0 2710k 0 0:01:24 0:01:00 0:00:24 2714k 72 224M 72 162M 0 0 2715k 0 0:01:24 0:01:01 0:00:23 2699k 73 224M 73 165M 0 0 2720k 0 0:01:24 0:01:02 0:00:22 2816k 74 224M 74 168M 0 0 2723k 0 0:01:24 0:01:03 0:00:21 2818k 76 224M 76 171M 0 0 2729k 0 0:01:24 0:01:04 0:00:20 2918k 77 224M 77 174M 0 0 2737k 0 0:01:23 0:01:05 0:00:18 3073k 78 224M 78 177M 0 0 2741k 0 0:01:23 0:01:06 0:00:17 3056k 80 224M 80 180M 0 0 2742k 0 0:01:23 0:01:07 0:00:16 3017k 81 224M 81 183M 0 0 2746k 0 0:01:23 0:01:08 0:00:15 3033k 82 224M 82 186M 0 0 2753k 0 0:01:23 0:01:09 0:00:14 3058k 84 224M 84 189M 0 0 2756k 0 0:01:23 0:01:10 0:00:13 3001k 85 224M 85 191M 0 0 2754k 0 0:01:23 0:01:11 0:00:12 2921k 86 224M 86 194M 0 0 2757k 0 0:01:23 0:01:12 0:00:11 2963k 87 224M 87 197M 0 0 2756k 0 0:01:23 0:01:13 0:00:10 2898k 89 224M 89 200M 0 0 2762k 0 0:01:23 0:01:14 0:00:09 2889k 90 224M 90 203M 0 0 2767k 0 0:01:23 0:01:15 0:00:08 2915k 91 224M 91 205M 0 0 2761k 0 0:01:23 0:01:16 0:00:07 2869k 92 224M 92 208M 0 0 2768k 0 0:01:23 0:01:17 0:00:06 2934k 94 224M 94 211M 0 0 2767k 0 0:01:23 0:01:18 0:00:05 2929k 95 224M 95 214M 0 0 2770k 0 0:01:23 0:01:19 0:00:04 2884k 96 224M 96 215M 0 0 2735k 0 0:01:24 0:01:20 0:00:04 2296k 96 224M 96 216M 0 0 2732k 0 0:01:24 0:01:21 0:00:03 2280k 97 224M 97 218M 0 0 2719k 0 0:01:24 0:01:22 0:00:02 1975k 98 224M 98 220M 0 0 2715k 0 0:01:24 0:01:23 0:00:01 1898k 99 224M 99 223M 0 0 2714k 0 0:01:24 0:01:24 --:--:-- 1822k 100 224M 100 224M 0 0 2713k 0 0:01:24 0:01:24 --:--:-- 2271k +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: The virtual environment is now created. +«Ruyi test-venv» +Wed Dec 6 02:29:23 2023 - INFO - End of the test. +Wed Dec 6 02:29:23 2023 - INFO - succeed to execute the case. +Wed Dec 6 02:29:23 2023 - INFO - start environment cleanup. +Wed Dec 6 02:29:24 2023 - WARN - no thing to do. +Wed Dec 6 02:29:26 2023 - INFO - Finish environment cleanup! diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-02_36_46.log b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-02_36_46.log new file mode 100644 index 0000000..e427844 --- /dev/null +++ b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-06-02_36_46.log @@ -0,0 +1,60 @@ +Wed Dec 6 02:36:47 2023 - INFO - Start environmental preparation. +Wed Dec 6 02:36:52 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Wed Dec 6 02:36:53 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 10.2M 7 835k 0 0 1466k 0 0:00:07 --:--:-- 0:00:07 1465k 32 10.2M 32 3411k 0 0 2170k 0 0:00:04 0:00:01 0:00:03 2170k 35 10.2M 35 3667k 0 0 1364k 0 0:00:07 0:00:02 0:00:05 1364k 47 10.2M 47 4947k 0 0 1382k 0 0:00:07 0:00:03 0:00:04 1382k 72 10.2M 72 7603k 0 0 1663k 0 0:00:06 0:00:04 0:00:02 1663k 96 10.2M 96 9.8M 0 0 1804k 0 0:00:05 0:00:05 --:--:-- 1843k 100 10.2M 100 10.2M 0 0 1833k 0 0:00:05 0:00:05 --:--:-- 1705k +Wed Dec 6 02:36:59 2023 - INFO - End of environmental preparation! +Wed Dec 6 02:36:59 2023 - INFO - Start to run test. +List of available packages: + +* emulator/qemu-user-riscv-upstream + - 8.1.2-ruyi.20231121 (latest, no binary for current host) +* source/ruyisdk-demo + - 0.20231114.0 (latest) +* source/coremark + - 1.0.2-pre.20230125 (prerelease, latest-prerelease) + - 1.0.1 (latest) +* toolchain/gnu-plct + - 0.20231118.0 (latest) slug: gnu-plct-20231118 +* toolchain/gnu-plct-xthead + - 0.20231118.0 (latest) slug: gnu-plct-xthead-20231118 +* toolchain/gnu-upstream + - 0.20231118.0 (latest) slug: gnu-upstream-20231118 +* toolchain/llvm-upstream + - 17.0.5-ruyi.20231121 (latest, no binary for current host) slug: llvm-upstream-20231121 +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/test/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 224M 0 509k 0 0 989k 0 0:03:52 --:--:-- 0:03:52 989k 1 224M 1 3325k 0 0 2189k 0 0:01:45 0:00:01 0:01:44 2189k 2 224M 2 6701k 0 0 2664k 0 0:01:26 0:00:02 0:01:24 2664k 4 224M 4 9917k 0 0 2820k 0 0:01:21 0:00:03 0:01:18 2820k 5 224M 5 12.8M 0 0 2903k 0 0:01:19 0:00:04 0:01:15 2903k 7 224M 7 16.2M 0 0 3013k 0 0:01:16 0:00:05 0:01:11 3222k 7 224M 7 17.9M 0 0 2574k 0 0:01:29 0:00:07 0:01:22 2679k 8 224M 8 18.1M 0 0 2472k 0 0:01:33 0:00:07 0:01:26 2376k 9 224M 9 20.9M 0 0 2523k 0 0:01:31 0:00:08 0:01:23 2313k 10 224M 10 24.1M 0 0 2597k 0 0:01:28 0:00:09 0:01:19 2321k 11 224M 11 26.4M 0 0 2571k 0 0:01:29 0:00:10 0:01:19 2083k 13 224M 13 29.2M 0 0 2603k 0 0:01:28 0:00:11 0:01:17 2649k 14 224M 14 32.4M 0 0 2654k 0 0:01:26 0:00:12 0:01:14 2927k 15 224M 15 35.6M 0 0 2696k 0 0:01:25 0:00:13 0:01:12 2991k 17 224M 17 39.0M 0 0 2753k 0 0:01:23 0:00:14 0:01:09 3049k 18 224M 18 41.4M 0 0 2736k 0 0:01:24 0:00:15 0:01:09 3084k 19 224M 19 44.6M 0 0 2766k 0 0:01:23 0:00:16 0:01:07 3143k 21 224M 21 47.5M 0 0 2777k 0 0:01:22 0:00:17 0:01:05 3086k 22 224M 22 50.8M 0 0 2803k 0 0:01:22 0:00:18 0:01:04 3091k 23 224M 23 53.1M 0 0 2787k 0 0:01:22 0:00:19 0:01:03 2887k 25 224M 25 56.3M 0 0 2809k 0 0:01:21 0:00:20 0:01:01 3036k 26 224M 26 59.6M 0 0 2838k 0 0:01:21 0:00:21 0:01:00 3075k 28 224M 28 62.9M 0 0 2861k 0 0:01:20 0:00:22 0:00:58 3155k 29 224M 29 65.8M 0 0 2867k 0 0:01:20 0:00:23 0:00:57 3108k 30 224M 30 69.0M 0 0 2882k 0 0:01:19 0:00:24 0:00:55 3253k 31 224M 31 69.7M 0 0 2774k 0 0:01:22 0:00:25 0:00:57 2633k 32 224M 32 72.1M 0 0 2784k 0 0:01:22 0:00:26 0:00:56 2551k 33 224M 33 75.4M 0 0 2807k 0 0:01:21 0:00:27 0:00:54 2562k 34 224M 34 78.6M 0 0 2822k 0 0:01:21 0:00:28 0:00:53 2611k 35 224M 35 80.7M 0 0 2802k 0 0:01:22 0:00:29 0:00:53 2412k 37 224M 37 83.8M 0 0 2814k 0 0:01:21 0:00:30 0:00:51 3031k 38 224M 38 87.0M 0 0 2825k 0 0:01:21 0:00:31 0:00:50 3043k 39 224M 39 89.3M 0 0 2812k 0 0:01:21 0:00:32 0:00:49 2839k 41 224M 41 92.3M 0 0 2820k 0 0:01:21 0:00:33 0:00:48 2806k 42 224M 42 95.3M 0 0 2830k 0 0:01:21 0:00:34 0:00:47 2989k 43 224M 43 97.8M 0 0 2822k 0 0:01:21 0:00:35 0:00:46 2870k 44 224M 44 100M 0 0 2827k 0 0:01:21 0:00:36 0:00:45 2841k 46 224M 46 103M 0 0 2837k 0 0:01:21 0:00:37 0:00:44 3004k 47 224M 47 106M 0 0 2771k 0 0:01:22 0:00:39 0:00:43 2486k 47 224M 47 106M 0 0 2768k 0 0:01:23 0:00:39 0:00:44 2345k 49 224M 49 110M 0 0 2782k 0 0:01:22 0:00:40 0:00:42 2496k 50 224M 50 113M 0 0 2787k 0 0:01:22 0:00:41 0:00:41 2494k 51 224M 51 116M 0 0 2805k 0 0:01:21 0:00:42 0:00:39 2562k 53 224M 53 119M 0 0 2817k 0 0:01:21 0:00:43 0:00:38 3231k 54 224M 54 123M 0 0 2836k 0 0:01:21 0:00:44 0:00:37 3375k 56 224M 56 125M 0 0 2832k 0 0:01:21 0:00:45 0:00:36 3238k 57 224M 57 128M 0 0 2839k 0 0:01:21 0:00:46 0:00:35 3265k 58 224M 58 132M 0 0 2847k 0 0:01:20 0:00:47 0:00:33 3203k 60 224M 60 135M 0 0 2855k 0 0:01:20 0:00:48 0:00:32 3183k 61 224M 61 137M 0 0 2853k 0 0:01:20 0:00:49 0:00:31 3008k 62 224M 62 141M 0 0 2866k 0 0:01:20 0:00:50 0:00:30 3178k 64 224M 64 144M 0 0 2879k 0 0:01:19 0:00:51 0:00:28 3254k 65 224M 65 147M 0 0 2880k 0 0:01:19 0:00:52 0:00:27 3190k 67 224M 67 151M 0 0 2896k 0 0:01:19 0:00:53 0:00:26 3299k 68 224M 68 154M 0 0 2901k 0 0:01:19 0:00:54 0:00:25 3375k 70 224M 70 157M 0 0 2912k 0 0:01:18 0:00:55 0:00:23 3380k 71 224M 71 161M 0 0 2925k 0 0:01:18 0:00:56 0:00:22 3401k 73 224M 73 164M 0 0 2929k 0 0:01:18 0:00:57 0:00:21 3455k 74 224M 74 167M 0 0 2937k 0 0:01:18 0:00:58 0:00:20 3381k 76 224M 76 171M 0 0 2946k 0 0:01:18 0:00:59 0:00:19 3430k 77 224M 77 174M 0 0 2947k 0 0:01:18 0:01:00 0:00:18 3333k 79 224M 79 177M 0 0 2958k 0 0:01:17 0:01:01 0:00:16 3324k 80 224M 80 181M 0 0 2964k 0 0:01:17 0:01:02 0:00:15 3367k 82 224M 82 184M 0 0 2973k 0 0:01:17 0:01:03 0:00:14 3389k 83 224M 83 187M 0 0 2979k 0 0:01:17 0:01:04 0:00:13 3370k 84 224M 84 189M 0 0 2938k 0 0:01:18 0:01:06 0:00:12 2841k 85 224M 85 191M 0 0 2941k 0 0:01:18 0:01:06 0:00:12 2742k 86 224M 86 194M 0 0 2950k 0 0:01:17 0:01:07 0:00:10 2768k 88 224M 88 197M 0 0 2958k 0 0:01:17 0:01:08 0:00:09 2770k 89 224M 89 201M 0 0 2970k 0 0:01:17 0:01:09 0:00:08 2853k 91 224M 91 205M 0 0 2978k 0 0:01:17 0:01:10 0:00:07 3586k 92 224M 92 208M 0 0 2988k 0 0:01:16 0:01:11 0:00:05 3609k 94 224M 94 211M 0 0 2986k 0 0:01:16 0:01:12 0:00:04 3478k 95 224M 95 214M 0 0 2987k 0 0:01:16 0:01:13 0:00:03 3377k 96 224M 96 217M 0 0 2990k 0 0:01:16 0:01:14 0:00:02 3271k 98 224M 98 220M 0 0 2994k 0 0:01:16 0:01:15 0:00:01 3208k 99 224M 99 224M 0 0 2999k 0 0:01:16 0:01:16 --:--:-- 3163k 100 224M 100 224M 0 0 3001k 0 0:01:16 0:01:16 --:--:-- 3258k +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/test/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: skipping already installed package gnu-plct-0.20231118.0 +info: uninstallation consent given over CLI, proceeding +info: removing installed packages +info: removing cached data +info: removing the ruyi binary +info: ruyi is uninstalled +Wed Dec 6 02:39:32 2023 - INFO - End of the test. +Wed Dec 6 02:39:32 2023 - INFO - succeed to execute the case. +Wed Dec 6 02:39:32 2023 - INFO - start environment cleanup. +Wed Dec 6 02:39:32 2023 - WARN - no thing to do. +Wed Dec 6 02:39:32 2023 - INFO - Finish environment cleanup! -- Gitee From e1939b7bbd2ed9d52d57281aa1d8aecd11af60de Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 10:55:21 +0000 Subject: [PATCH 7/8] =?UTF-8?q?add=20pre=5Fround5/RUYI=20=E5=8C=85?= =?UTF-8?q?=E7=AE=A1=E7=90=86=2020231204=20=E7=89=88=E6=9C=AC=20SG2042=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=BB=93=E6=9E=9C.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KevinMX --- ...3\350\257\225\347\273\223\346\236\234.md " | 79 +++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 "pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md " diff --git "a/pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md " "b/pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md " new file mode 100644 index 0000000..4400119 --- /dev/null +++ "b/pre_round5/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md " @@ -0,0 +1,79 @@ +# RUYI 包管理 20231204 版本 SG2042 测试报告 + +本次测试基于 RUYI 20231204 版本预编译的 riscv64 架构版本二进制 [ruyi.riscv64.20231204](https://mirror.iscas.ac.cn/ruyisdk/ruyi/testing/ruyi.riscv64.20231204)。 + +编写了 mugen 测试用例,在 Fedora 38 SG2042 (Milk-V Pioneer) 开展测试。 + +## mugen 测试 + +### 测试环境说明 + ++ 由于 mugen 本身依赖 expect 、 psmisc 、 ping 、 make 、 python3 、 python3-paramiko 、 python3-six ,故 mugen 自动化测试不能测试 RUYI 对这些软件包的依赖。 ++ 由于 mugen 自身的特性,测试用例运行的顺序是随机的。 ++ 测试环境为 Fedora 38 RISC-V on SG2042 (Milk-V Pioneer) + +### 测试执行 + +0. 以 `root` 用户身份登录系统。 + +1. 获取 mugen-ruyi 测试套:`git clone --depth=1 https://gitee.com/weilinfox/mugen-ruyi` + +2. 安装依赖包:`cd mugen-ruyi && bash dep_install.sh` + +3. 配置 `mugen`:`bash mugen.sh -c --ip 127.0.0.1 --password 'fedora' --user root --port 22` + +4. 执行 `ruyi` 测试套:`bash mugen.sh -f ruyi` + +### 测试结果 + +共测试了 1 个测试套, 7 个测试用例,在 Fedora 38 RISC-V / SG2042 上全部测试成功。 + +```log +Wed Dec 6 02:22:54 2023 - INFO - start to run testcase:oe_test_ruyi. +Wed Dec 6 02:26:17 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:26:17 2023 - INFO - End to run testcase:oe_test_ruyi. +Wed Dec 6 02:26:17 2023 - INFO - start to run testcase:oe_test_ruyi_qemu. +Wed Dec 6 02:26:35 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:26:35 2023 - INFO - End to run testcase:oe_test_ruyi_qemu. +Wed Dec 6 02:26:35 2023 - INFO - start to run testcase:oe_test_ruyi_venv. +Wed Dec 6 02:29:26 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:29:26 2023 - INFO - End to run testcase:oe_test_ruyi_venv. +Wed Dec 6 02:29:26 2023 - INFO - start to run testcase:oe_test_ruyi_cmake_ninja. +Wed Dec 6 02:36:46 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:36:46 2023 - INFO - End to run testcase:oe_test_ruyi_cmake_ninja. +Wed Dec 6 02:36:46 2023 - INFO - start to run testcase:oe_test_ruyi_xdg. +Wed Dec 6 02:39:32 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:39:32 2023 - INFO - End to run testcase:oe_test_ruyi_xdg. +Wed Dec 6 02:39:33 2023 - INFO - start to run testcase:oe_test_ruyi_llvm. +Wed Dec 6 02:39:50 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:39:50 2023 - INFO - End to run testcase:oe_test_ruyi_llvm. +Wed Dec 6 02:39:50 2023 - INFO - start to run testcase:oe_test_ruyi_admin. +Wed Dec 6 02:40:14 2023 - INFO - The case exit by code 0. +Wed Dec 6 02:40:14 2023 - INFO - End to run testcase:oe_test_ruyi_admin. +Wed Dec 6 02:40:14 2023 - INFO - A total of 7 use cases were executed, with 7 successes and 0 failures. +``` + +### 测试结论 + +所有测试用例执行成功,mugen 测试通过。没有发现意外的失败。 + +### 测试用例列表 + +| 测试套/软件包名 | 测试用例名 | 测试内容 | +| :-: | :-: | :-: | +| ruyi | oe_test_ruyi | 基本命令测试 | +| | oe_test_ruyi_xdg | ``XDG_*_HOME`` 环境变量测试 | +| | oe_test_ruyi_venv | ``venv`` 命令测试 | +| | oe_test_ruyi_admin | ``admin`` 命令测试 | +| | oe_test_ruyi_cmake_ninja | ``make`` 、 ``cmake`` 、 ``ninja`` 构建测试 | +| | oe_test_ruyi_qemu | QEMU 支持测试 | +| | oe_test_ruyi_llvm | LLVM 支持测试 | + +### 失败用例列表 + +| 测试环境 | 测试用例名 | 状态 | 日志文件 | 原因 | +| :-: | :-: | :-: | :-: | :-: | + +### 其他信息 + +详细日志见 [logs](/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/logs) 目录。 \ No newline at end of file -- Gitee From 2aab458d13a77aa6118ea591771fa15bde7a0b49 Mon Sep 17 00:00:00 2001 From: KevinMX Date: Wed, 6 Dec 2023 10:55:38 +0000 Subject: [PATCH 8/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20pre?= =?UTF-8?q?=5Fround5/mugen=5Fbuild=5F104/fedora38-riscv64-sg2042/.keep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep diff --git a/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep b/pre_round5/mugen_build_104/fedora38-riscv64-sg2042/.keep deleted file mode 100644 index e69de29..0000000 -- Gitee