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=9896 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.