elfutils issues when building systemtap rpm from snapshot on rawhide

Ulrich Drepper drepper@redhat.com
Wed Nov 9 16:18:00 GMT 2005


William Cohen wrote:
> When attempting to build a systemtap rpm with elfutils-0.116 and a 
> snapshot of the systemtap I ran across a problem on i386 rawhide.

You shouldn't see any of this since the Makefiles should make sure the 
code is compiled with -Wno-format.  Apparently it doesn't for you which 
means something is fishy with your make.  I run rawhide and have no problem.

The first printf problem is testament to that since otherwise this would 
have been noticed.  I've checked in a patch for that.  The %a code is 
correct and is the reason why -Wno-format is used.

Again, youhave to look for the problem on your side, use make's 
debugging capabilities if needed.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Systemtap mailing list