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]

ppc64 compile failures and make check failure


I'm running on rawhide on ppc64 and wanted to try out systemtap I'm
having some issues building:

probe module("iscsi*").function("*fileio*") {
    printf("%s\n", print_backtrace())
}

Pass 4: compilation failed.  Try again with more '-v' (verbose) options

stap -p2 and p3 seem fine

uname -r
2.6.16-1.2200_FC6

rpm -q gcc binutils systemtap kernel-debuginfo kernel
gcc-4.1.0-14.ppc
binutils-2.17.50.0.1-1.ppc
systemtap-0.5.5-2.ppc
kernel-debuginfo-2.6.16-1.2200_FC6.ppc64
kernel-2.6.16-1.2111_FC5.ppc64
kernel-2.6.16-1.2200_FC6.ppc64
kernel-devel-2.6.16-1.2111_FC5.ppc
kernel-devel-2.6.16-1.2111_FC5.ppc64
kernel-devel-2.6.16-1.2200_FC6.ppc64
kernel-devel-2.6.16-1.2200_FC6.ppc

Attached is the transcript of the build, the temporary files.  I also
tried building systemtap from CVS but hit some failures, the testreports
are also attached.

Paul

Attachment: stap-output.tar.gz
Description: application/compressed-tar

Attachment: systemtap-20060511-CVS.tar.gz
Description: application/compressed-tar

Attachment: typescript
Description: Text document


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