This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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]

[Bug testsuite/10608] don't attempt 32-bit syscall tests if 32-bit devel environment not available


------- Additional Comments From wenji dot huang at oracle dot com  2009-09-10 03:29 -------
Created an attachment (id=4185)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4185&action=view)
Updated patch

Two parts are added.
1. Specify the detailed failed test information like 32/64-bit access
2. Do a little cleanup on  utrace_syscall_args.exp with same treatment.

A piece of example output after it.

Testing 32-bit clock
Executing on host: gcc ./systemtap.syscall/clock.c  -m32  -lm	-o
/home/wjhuang/systemtap/testsuite/staptestz25682/clock	  (timeout = 300)
/usr/local/bin/ld: cannot find -lgcc_s^M
collect2: ld returned 1 exit status^M
compiler exited with status 1
output is:
/usr/local/bin/ld: cannot find -lgcc_s^M
collect2: ld returned 1 exit status^M

32-bit clock : no corresponding devel environment found
UNTESTED: 32-bit clock

NB: Leave exelib.exp alone since it has suchlike termination once the
compilation failed and operates on different way.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4176 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=10608

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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