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 tapsets/9900] New: Systemtap source compilation failure on latest Ubuntu


When compiling the latest systemtap tarball, v 0;9 with 0.140 elfutils package,
gives the following compile time warning:

tapsets.cxx: In member function ?std::string
dwflpp::express_as_string(std::string, std::string, location*)?:
tapsets.cxx:2299: error: format not a string literal and no format arguments
tapsets.cxx:2301: error: format not a string literal and no format arguments

Since the Makefile passes the -Werror flag, warnings are treated as errors and
the compilation aborts.

This was seen on a x86_64 system on Ubuntu Intrepid (8.10), running 2.6.29-rc4
kernel, with gcc version 4.3.2.

-- 
           Summary: Systemtap source compilation failure on latest Ubuntu
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: ankita at in dot ibm dot com


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

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