(pcnotebrun) [470] cd newClassDef (pcnotebrun) [471] make Makefile:31: Extraneous text after `ifeq' directive Makefile:33: Extraneous text after `else' directive Makefile:34: Extraneous text after `ifeq' directive Makefile:36: Extraneous text after `else' directive Makefile:37: Extraneous text after `ifeq' directive Makefile:42: Extraneous text after `else' directive Makefile:43: Extraneous text after `ifeq' directive Makefile:49: Extraneous text after `else' directive Makefile:51: Extraneous text after `endif' directive Makefile:52: Extraneous text after `endif' directive Makefile:53: Extraneous text after `endif' directive Makefile:54: Extraneous text after `endif' directive g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c namespace.C rootcint -f namespacedict.C -c namespace.h namespacelinkdef.h Class MyClass0: Streamer() not declared g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c namespacedict.C g++ -shared -O namespace.o namespacedict.o -o namespace.so g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c template.C rootcint -f templatedict.C -c template.h templatelinkdef.h g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c templatedict.C g++ -shared -O template.o templatedict.o -o template.so g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c InheritMulti.C rootcint -f InheritMultidict.C -c InheritMulti.h InheritMultilinkdef.h g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c InheritMultidict.C g++ -shared -O InheritMulti.o InheritMultidict.o -o InheritMulti.so root.exe -l -b -q '.L array.cxx++' root [0] root -q -l -b "Run.C(\"so\")" root [0] Processing Run.C("so")... Error in : macro namespace.so not found in path .:/home/brun/root/macros Error in : macro template.so not found in path .:/home/brun/root/macros Error in : macro InheritMulti.so not found in path .:/home/brun/root/macros Error: Function namespace_driver() is not defined in current scope FILE:Run.C LINE:13 Possible candidates are... filename line:size busy function type and name *** Interpreter error recovered *** All test succeeded in /home/brun/rootcmz/newClassDef/current root -q -l -b Run.C root [0] Processing Run.C... Info in : creating shared library /home/brun/rootcmz/newClassDef/featuretest/./typeidtest_C.so Class A: Generating Shadow Class [*** non-instrumented class ***] Class B: Generating Shadow Class [*** non-instrumented class ***] Class C: Generating Shadow Class [*** non-instrumented class ***] Class D: Generating Shadow Class [*** non-instrumented class ***] Class A: Streamer() not declared Class B: Streamer() not declared Class C: Streamer() not declared Class D: Streamer() not declared Expect A: A Expect B: B Expect A: A Expect B: B Expect A: A Expect A: A Expect B: B Expect C: C Expect C++'s B*: P1B Expect C++'s C: 1C Expect C++'s void*: Pv Expect 1A : 1A Expect 1A : 1A Expect 1B : 1B Expect 1C : 1C Expect A: A Expect A: A Expect B: B Expect C: C Info in : creating shared library /home/brun/rootcmz/newClassDef/featuretest/./Class_C.so Class MyClass: Generating Shadow Class [*** non-instrumented class ***] Class MyClass: Streamer() not declared Properly run the protected function! Info in : creating shared library /home/brun/rootcmz/newClassDef/featuretest/./ClassTrick_C.so Properly run the protected function! (bool)1 All test succeeded in /home/brun/rootcmz/newClassDef/featuretest Makefile:31: Extraneous text after `ifeq' directive Makefile:33: Extraneous text after `else' directive Makefile:34: Extraneous text after `ifeq' directive Makefile:36: Extraneous text after `else' directive Makefile:37: Extraneous text after `ifeq' directive Makefile:42: Extraneous text after `else' directive Makefile:43: Extraneous text after `ifeq' directive Makefile:49: Extraneous text after `else' directive Makefile:51: Extraneous text after `endif' directive Makefile:52: Extraneous text after `endif' directive Makefile:53: Extraneous text after `endif' directive Makefile:54: Extraneous text after `endif' directive g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c namespace.C rootcint -f namespacedict.C -c namespace.h namespacelinkdef.h Class MyClass0: Streamer() not declared g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c namespacedict.C g++ -shared -O namespace.o namespacedict.o -o namespace.so g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c template.C rootcint -f templatedict.C -c template.h templatelinkdef.h g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c templatedict.C g++ -shared -O template.o templatedict.o -o template.so g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c nstemplate.C rootcint -f nstemplatedict.C -c nstemplate.h nstemplatelinkdef.h g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c nstemplatedict.C g++ -shared -O nstemplate.o nstemplatedict.o -o nstemplate.so g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c InheritMulti.C In file included from InheritMulti.C:1: InheritMulti.h: In method `B::B()': InheritMulti.h:54: warning: member initializers for `float B::b' InheritMulti.h:55: warning: and `class A * B::a' InheritMulti.h:50: warning: will be re-ordered to match declaration order rootcint -f InheritMultidict.C -c InheritMulti.h InheritMultilinkdef.h Class A: Do not generate Streamer() [*** custom streamer ***] g++ -O -Wall -fPIC -D_REENTRANT -I/home/brun/root/include -c InheritMultidict.C In file included from InheritMultidict.h:29, from InheritMultidict.C:13: InheritMulti.h: In method `B::B()': InheritMulti.h:54: warning: member initializers for `float B::b' InheritMulti.h:55: warning: and `class A * B::a' InheritMulti.h:50: warning: will be re-ordered to match declaration order g++ -shared -O InheritMulti.o InheritMultidict.o -o InheritMulti.so root -q -l -b "Run.C(\"so\")" root [0] Processing Run.C("so")... Error in : macro namespace.so not found in path .:/home/brun/root/macros Error in : macro template.so not found in path .:/home/brun/root/macros Error in : macro nstemplate.so not found in path .:/home/brun/root/macros Error in : macro InheritMulti.so not found in path .:/home/brun/root/macros Error: Function namespace_driver() is not defined in current scope FILE:Run.C LINE:14 Possible candidates are... filename line:size busy function type and name *** Interpreter error recovered *** All test succeeded in /home/brun/rootcmz/newClassDef/new rootcint -f mydict.cc -c RootData.h RootCaloHit.h LinkDef.h Class RootPCellID: Generating Shadow Class [*** non-instrumented class ***] Class RootPCfix: Generating Shadow Class [*** non-instrumented class ***] Class RootPCvirt: Generating Shadow Class [*** non-instrumented class ***] Class RootPCtemp: Streamer() not declared Class RootPCellID: Streamer() not declared Class RootPCfix: Streamer() not declared Class RootPCvirt: Streamer() not declared -O -L/home/brun/root/lib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lpthread -lm -ldl -rdynamic -o driver main.cc:1: TFile.h: No such file or directory main.cc:2: TClonesArray.h: No such file or directory In file included from main.cc:3: RootCaloHit.h:7: TObject.h: No such file or directory In file included from main.cc:4: RootData.h:5: TClonesArray.h: No such file or directory RootData.h:6: TObject.h: No such file or directory main.cc:5: TROOT.h: No such file or directory main.cc:6: TClass.h: No such file or directory mydict.cc:6: RConfig.h: No such file or directory In file included from mydict.cc:13: mydict.h:14: G__ci.h: No such file or directory mydict.h:27: TROOT.h: No such file or directory mydict.h:28: TMemberInspector.h: No such file or directory In file included from mydict.h:29, from mydict.cc:13: RootData.h:5: TClonesArray.h: No such file or directory RootData.h:6: TObject.h: No such file or directory In file included from mydict.h:30, from mydict.cc:13: RootCaloHit.h:7: TObject.h: No such file or directory mydict.cc:14: TClass.h: No such file or directory mydict.cc:15: TBuffer.h: No such file or directory mydict.cc:16: TMemberInspector.h: No such file or directory mydict.cc:17: TError.h: No such file or directory mydict.cc:26: RtypesImp.h: No such file or directory gmake[1]: *** [driver] Error 1 make: *** [noclassdef.test] Error 2