Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-15 Thread Michal Sekletar
On Fri, Jul 12, 2024 at 5:38 PM Aaron Merey wrote: > > Hi Ying, > > On Wed, Jul 10, 2024 at 2:06 PM Aaron Merey wrote: > > > > On Wed, Jul 10, 2024 at 4:33 AM Ying Huang wrote: > > > > > > + testrun diff /tmp/tmp.bCCbATKu43/stack.out - > > > + built_testrun diff /tmp/tmp.bCCbATKu43/stack.out - >

Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-14 Thread Ying Huang
Hi Aaron, I update and do make check, the results are OK. Thanks for your timely modification. Ying 在 2024/7/12 23:38, Aaron Merey 写道: > Hi Ying, > > On Wed, Jul 10, 2024 at 2:06 PM Aaron Merey wrote: >> On Wed, Jul 10, 2024 at 4:33 AM Ying Huang >> wrote: >>> + testrun diff /tmp/tmp.bCCbATK

Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-12 Thread Aaron Merey
On Fri, Jul 12, 2024 at 11:38 AM Aaron Merey wrote: > > I did some testing on Debian 6.1.94-1 (2024-06-21) x86_64. LZMA/xz wasn't > pre-installed and I was able to reproduce the test failure. Sorry I should say that no LZMA-support dev package was pre-installed. xz itself is preinstalled. Aaron

Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-12 Thread Aaron Merey
Hi Ying, On Wed, Jul 10, 2024 at 2:06 PM Aaron Merey wrote: > > On Wed, Jul 10, 2024 at 4:33 AM Ying Huang > wrote: > > > > + testrun diff /tmp/tmp.bCCbATKu43/stack.out - > > + built_testrun diff /tmp/tmp.bCCbATKu43/stack.out - > > + > > LD_LIBRARY_PATH=/home/huangying/elf/elfutils_main/libdw:

Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot

2024-07-10 Thread Aaron Merey
Hi Ying, On Wed, Jul 10, 2024 at 4:33 AM Ying Huang wrote: > > Hi, > > I did test on mips64el and x86_64, the test results all were failed as > follows: > > 1. x86-64: > > $ uname -a > Linux swecovm-s01 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 > (2023-12-30) x86_64 GNU/Linux > > $