Jeffrey

Results 36 comments of Jeffrey

@lgritz I have tested the latest 2.4.5.0 version and found that the following test cases report errors after ctest is used: ### Steps to reproduce the issue ```console [root@bigdata build]ctest...

@oschuett yes,I have passed. ![image](https://user-images.githubusercontent.com/77763324/209593805-1ce00a0b-96e4-4b0a-8efa-df56c4b744d3.png)

spack issuse:https://github.com/spack/spack/issues/35454

@bneradt Although I have assigned permissions to /home/spack/opt/spack/linux-openeuler20-aarch64/gcc-7.3.0/trafficserver, the error is reported in openEuler_aarch64. ```console [root@localhost bin]# chmod 777 /home/spack/opt/spack/linux-openeuler20-aarch64/gcc-7.3.0/trafficserver/var/trafficserver/ [root@localhost bin]# [root@localhost bin]# [root@localhost bin]# ./traffic_manager [E. Mgmt] log...

@pevik Can the next version fix this bug?

@coolgw According to your test method, there has been a change, the test passed, thank you for your help. ![image](https://user-images.githubusercontent.com/77763324/211497758-5f2c463c-e013-43a8-859b-7eb1821f6b3a.png)

Test Method: ./configure make -j126 mv /var/run/netns/ltp_ns /var/run/netns/ltp_ns.bak ip link delete ltp_ns_veth1 ip link delete ltp_ns_veth2 make test

@big-r81 When I compile the master version or 3.3.0-RC2, the following error is reported: ### Steps to reproduce the issue ```console [root@bigdata ~]# spack install --keep-stage -v [email protected] ===> Compiling...