[Bug 200700] Review Request: clipsmm - A C++ interface to the CLIPS library

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 31 04:48:25 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: clipsmm - A C++ interface to the CLIPS library
Alias: clipsmm

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





------- Additional Comments From rc040203 at freenet.de  2006-07-31 00:39 EST -------
NEEDSWORK:

- Bogus BR. "BR: clips-devel" is required instead of "BR: clips-libs", otherwise
the pkgconfig fails.

- Building trips over a severe bug in clips:
...
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../. -I/usr/include/clips
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT factory.lo -MD
-MP -MF .deps/factory.Tpo -c factory.cpp  -fPIC -DPIC -o .libs/factory.o
In file included from ../clipsmm/object.h:25,
                 from ../clipsmm/environmentobject.h:23,
                 from template.h:25,
                 from template.cpp:24:
../clipsmm/config.h:35:1: warning: "PACKAGE" redefined
In file included from /usr/include/clips/usrsetup.h:31,
                 from /usr/include/clips/setup.h:446,
                 from /usr/include/clips/clips.h:31,
                 from template.cpp:21:
/usr/include/clips/config.h:38:1: warning: this is the location of the previous
definition

This is a critical bug in clips. It bogusly exports an autoheader generated
file, which conflicts with clipsmm's config.h.

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