[Bug 491490] Review Request: ghmm - A library with data structures and algorithms for Hidden Markov Models

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 19 00:34:22 UTC 2009


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=491490


Thomas Spura <spurath at students.uni-mainz.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spurath at students.uni-mainz.
                   |                            |de




--- Comment #9 from Thomas Spura <spurath at students.uni-mainz.de>  2009-10-18 20:34:17 EDT ---
Hmm, rpmbuild -ba faild:

Installed, but unpacked:
   /usr/lib/python2.6/site-packages/HMMEd-0.8-py2.6.egg-info
   /usr/lib/python2.6/site-packages/HMMEditingContext.py
   /usr/lib/python2.6/site-packages/HMMEditingContext.pyc
   /usr/lib/python2.6/site-packages/HMMEditingContext.pyo
   /usr/lib/python2.6/site-packages/HMMEditor.py
   /usr/lib/python2.6/site-packages/HMMEditor.pyc
   /usr/lib/python2.6/site-packages/HMMEditor.pyo
   /usr/lib/python2.6/site-packages/ObjectHMM.py
   /usr/lib/python2.6/site-packages/ObjectHMM.pyc
   /usr/lib/python2.6/site-packages/ObjectHMM.pyo

on 64bit python_sitearch is /usr/lib64/python2.6/site-packages.

Don't know why koji could build and rpmbuild don't...

Why do you sed in %setup? for CFLAGS

You can export CFLAGS in the %configure line with 
CFLAGS="${RPM_OPT_FLAGS}" %configure --enable-gsl --enable-experimental
--enable-unsupported


--enable-atlas and --disable-static would be good.

-- 
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.




More information about the package-review mailing list