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]

Re: systemtap testsuite summary report - s390x


Hi Maran,

On Tue, 2009-08-25 at 16:44 +0530, Maran wrote:
> > So this is a really old toolchain (gcc 4.1?) but very recent kernel,
> > systemtap and elfutils.
> >   
> >> FAIL: compiling inlinedvars.c -O0
> >> FAIL: compiling inlinedvars.c -O1
> >> FAIL: compiling inlinedvars.c -O2
> >> FAIL: compiling inlinedvars.c -O3
> >
> > They should at least compile :{ Could you post the relevant
> > testsuite/systemtap.log output for these failures?
> >   
> testsuite/systemtap.log excerpt for the above failures
> Running 
> /root/maran/systemtap/s390test/systemtap.git/systemtap/testsuite/systemtap.base/inlinedvars.exp 
> ...
> Executing on host: gcc 
> /root/maran/systemtap/s390test/systemtap.git/systemtap/testsuite/systemtap.base/inlinedvars.c  
> -g -O0  -lm   -o inlinedvars.exe    (timeout = 300)
> /tmp/cckvNtVq.s: Assembler messages:
> /tmp/cckvNtVq.s:185: Error: missing operand
> compiler exited with status 1
> output is:
> /tmp/cckvNtVq.s: Assembler messages:
> /tmp/cckvNtVq.s:185: Error: missing operand

Could you send me the .s file?
$ gcc testsuite/systemtap.base/inlinedvars.c -g -O0 -lm -S -o inlinedvars.s




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