Hiroyuki Yamamoto <[email protected]> writes: > added "ppc64" to debian/control) can build on ppc64. > Here is a buildlog attached.
Build log alone does not unfortunately tell that much about whether the package actually works. We don't run testsuite during build since it loads kernel modules and buildds don't like that. You can run the testsuite if you install systemtap package and then apt-get source systemtap cd systemtap-* touch -d @0 stap ./configure --prefix=/usr make installcheck The results should be in the file testsuite/systemtap.sum. This testsuite can crash the system. -Timo -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

