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/17121] New: tcl testsuite error in listing_mode.exp


https://sourceware.org/bugzilla/show_bug.cgi?id=17121

            Bug ID: 17121
           Summary: tcl testsuite error in listing_mode.exp
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

On 3.10.0-123.el7.ppc64, I see the following tcl error in the testsuite:

====
make installcheck RUNTESTFLAGS=listing_mode.exp

... stuff deleted ...

Native configuration is powerpc64-unknown-linux-gnu

        === systemtap tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ../../src/testsuite/config/unix.exp as tool-and-target-specific interface
file.

Host: Linux ibm-ps701-02.rhts.eng.bos.redhat.com 3.10.0-123.el7.ppc64 #1 SMP
Mon May 5 11:18:37 EDT 2014 ppc64 ppc64 ppc64 GNU/Linux
Snapshot: version 2.6/0.158, commit release-2.5-206-gcbaf758e2ba0 + changes
GCC: 4.8.2 [gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16)]
Distro: Red Hat Enterprise Linux Server release 7.0 (Maipo)
SElinux: Enforcing


Running ../../src/testsuite/systemtap.base/listing_mode.exp ...
ERROR: tcl error sourcing ../../src/testsuite/systemtap.base/listing_mode.exp.
ERROR: can't read "addr": no such variable
    while executing
"string trimleft $addr 0"
    (procedure "get_process_function_number" line 8)
    invoked from within
"get_process_function_number"
    invoked from within
"set process_addr [get_process_function_number]"
    (file "../../src/testsuite/systemtap.base/listing_mode.exp" line 151)
    invoked from within
"source ../../src/testsuite/systemtap.base/listing_mode.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source ../../src/testsuite/systemtap.base/listing_mode.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

        === systemtap Summary ===

# of expected passes        2
====

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


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