[Bug 208034] Review Request: HippoDraw - Interactive and Python scriptable data analysis application

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 20 21:35:19 UTC 2006


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

Summary: Review Request: HippoDraw - Interactive and Python scriptable data analysis application


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


orion at cora.nwra.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orion at cora.nwra.com




------- Additional Comments From orion at cora.nwra.com  2006-11-20 16:35 EST -------
x86_64 issues:

> checking for /usr/lib/libcfitsio.so... no
> configure: WARNING: cfitsio not found

Looks for libcfitsio.so in /usr/lib on x86_64.

Tried --with-cfitsio-lib=%{_libdir}, but that check for /usr/lib/licfitsio.so
persists and overrides the earlier check.  Maybe remove the second check from
configure?

Not sure if this is related, but the build fails with:

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic -Wall -ansi -MT HiNTupleXML.lo -MD -MP -MF
.deps/HiNTupleXML.Tpo -c HiNTupleXML.cxx  -fPIC -DPIC -o .libs/HiNTupleXML.o
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic -Wall -ansi -MT MapMatrixProjectorXML.lo -MD -MP -MF
.deps/MapMatrixProjectorXML.Tpo -c MapMatrixProjectorXML.cxx  -fPIC -DPIC -o
.libs/MapMatrixProjectorXML.o
HiNTupleXML.cxx: In member function 'const hippodraw::DataSource*
hippodraw::HiNTupleXML::getObject(std::string) const':
HiNTupleXML.cxx:116: error: 'DataSourceException' was not declared in this scope
make[2]: *** [HiNTupleXML.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/builddir/build/BUILD/HippoDraw-1.18.8/xml'


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list