[Bug testsuite/4081] New: "make installcheck" sometimes tests wrong executable
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Feb 20 14:59:00 GMT 2007
"make check" is supposed to test the locally built systemtap executable and
"make installcheck" is supposed to test the installed version of systemtap.
However, several tests (the ones in buildko, buildok, parseko, parseok, semko,
semok, transko, and transok) run the version of systemtap present in
src/testsuite. The file src/testsuite/Makefile (generated from
src/testsuite/Makefile.am) creates a symbolic link to src/stap.
This symbolic link should point to the installed version of systemtap when doing
a "make installcheck".
--
Summary: "make installcheck" sometimes tests wrong executable
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: dsmith at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4081
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list