Current git tree failed to compile - bisected

Masanari Iida standby24x7@gmail.com
Wed May 29 15:52:00 GMT 2013


Current systemtap git tree failed to compile.

  CXX    stap-staptree.o
staptree.cxx:342:38: error: no ‘void regex_query::print(std::ostream&)
const’ member function declared in class ‘regex_query’
make[2]: *** [stap-staptree.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/iida/Repo/systemtap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/iida/Repo/systemtap'
make: *** [all] Error 2

git bisect tells following commit cause the failure.

d3bc48f01479cc6d511bd94d296789ee6139d0d0 is the first bad commit
commit d3bc48f01479cc6d511bd94d296789ee6139d0d0
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Fri Apr 5 11:39:26 2013 -0400

    stapregex cleanup: ditch redundant regex_query::re field in favour
of dynamic_cast<...> use

OS: Fedora 18 (x86)

Regards,
Masanari



More information about the Systemtap mailing list