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 translator/19770] New: on f23 and rawhide, the cast-scope.exp test case has failures


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

            Bug ID: 19770
           Summary: on f23 and rawhide, the cast-scope.exp test case has
                    failures
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

On f23 (4.4.3-300.fc23.x86_64) and rawhide (4.5.0-0.rc6.git0.1.fc25.x86_64),
the cast-scope.exp test case is failing with the same error:

====
line 1: expected "function direct: {._M_dataplus={._M_p="Hello World!"}}"
Got "semantic error: while processing probe
process("/discer.farm/es/scratch/dsmith/systemtap/f23-64/testsuite/cast-scope-m64.exe").function("length@../../src/testsuite/systemtap.base/cast-scope.cxx:6")
from: process("./cast-scope-m64.exe").function("length@cast-scope.cxx")"
    ""
    "semantic error: type definition 'std::string' not found in
'/discer.farm/es/scratch/dsmith/systemtap/f23-64/testsuite/cast-scope-m64.exe':
operator '@cast' at ../../src/testsuite/systemtap.base/cast-scope.stp:6:53"
    "        source:   function_string .= sprintf("function cast: %s\n",
@cast($str, "std::string")$$)"
    "                                                                    ^"
    ""
    "Pass 2: analysis failed.  [man error::pass2]"
====

-- 
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]