Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=542990

Andreas Petzold <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #37 from Andreas Petzold <[email protected]> 2010-08-01 
13:25:03 EDT ---
As a minimal test I'm trying to build and run the ROOT test suite. I'm getting 
error messages (below) when running make. Looks like the root-cint rpm is
missing the files from the prec_stl directory, which in ROOT source install is
located in $ROOTSYS/cint/cint/lib/.

g++  -O2 -Wall -fPIC -pthread -m32 -I/usr/include/root -c Event.cxx
Generating dictionary EventDict.cxx...
rootcint -f EventDict.cxx -c Event.h EventLinkDef.h
Error: cannot open file "prec_stl/vector" 
/usr/lib/root/cint/cint/stl/_vector:15:
Error: cannot open file "prec_stl/string" 
/usr/lib/root/cint/cint/stl/_string:20:
Error: Symbol stringfTarget is not defined in current scope 
/usr/include/root/TSchemaHelper.h:19:
Error: Symbol stringfSourceClass is not defined in current scope 
/usr/include/root/TSchemaHelper.h:20:
Error: Symbol stringfSource is not defined in current scope 
/usr/include/root/TSchemaHelper.h:21:
Error: Symbol stringfCode is not defined in current scope 
/usr/include/root/TSchemaHelper.h:22:
Error: Symbol stringfVersion is not defined in current scope 
/usr/include/root/TSchemaHelper.h:23:
Error: Symbol stringfChecksum is not defined in current scope 
/usr/include/root/TSchemaHelper.h:24:
Error: Symbol stringfInclude is not defined in current scope 
/usr/include/root/TSchemaHelper.h:25:
Error: Symbol stringfAttributes is not defined in current scope 
/usr/include/root/TSchemaHelper.h:28:
Error: Symbol vector<TSchemaHelper>fReadRules is not defined in current scope 
/usr/include/root/TGenericClassInfo.h:63:
Error: Symbol vector<TSchemaHelper>fReadRawRules is not defined in current
scope  /usr/include/root/TGenericClassInfo.h:64:
Error: cannot open file "prec_stl/iterator" 
/usr/lib/root/cint/cint/stl/_iterator:14:
Error: no such template
iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,constTObject**,constTObject*&>
/usr/include/root/TObjArray.h:115:
Error: no such template
iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,constTObject**,constTObject*&>
/usr/include/root/TRefArray.h:117:
Error: cannot open file "prec_stl/algorithm" 
/usr/lib/root/cint/cint/stl/_algorithm:14:
Warning: Error occurred during reading source files
Warning: Error occurred during dictionary source generation
!!!Removing EventDict.cxx EventDict.h !!!
Error: rootcint: error loading headers...
make: *** [EventDict.cxx] Error 1

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to