This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Build and test results on x86:2006-07-08


The build and test results today is the same as last time.

There are still a FAIL when running "make check", it is at run-arsymtest.sh, which is part of elfutils testsuite.

I made some analysis, and found that the reason is that I am running the test in chinese local environment. then "/^Arch/" will match nothing, and sed -e '1,/^Arch/d' will delete all the lines "nm -s ../libelf/libelf.a" outputs.

So I have a questoin here: will we take international local building environment into consideration, no matter we are running test or frysk itself?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]