[Bug 450527] Review Request: libkni - C++ library for the Katana robot arm

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 6 18:13:13 UTC 2008


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





--- Comment #16 from Jason Tibbitts <tibbs at math.uh.edu>  2008-12-06 13:13:10 EDT ---
This package does build now, but I still see a few failures in the log.  These
failures are also present in your scratch build; just search for "failed" at 
  https://koji.fedoraproject.org/koji/getfile?taskID=973415&name=build.log

Packaging wise, macro usage is consistent, the license tag is fixed and the URL
looks good.

I still can't tell about the debuginfo package.  I guess it comes down to the
question of which shared libraries are actually supposed to be in the package. 
The -static package has three: libKNIBase.a, libKNI_InvKin.a, and libKNI_LM.a. 
The base package has only libKNIBase.so.3.9.0.  What happens to the other two? 
I don't think it's a coincidence that these two failures appear in the build
log:

Building: ../../lib/linux/libKNI_InvKin.so.3.9.0
 [failed]
/usr/bin/ld: cannot find -lKNIBase

Building: ../../lib/linux/libKNI_LM.so.3.9.0
 [failed]
/usr/bin/ld: cannot find -lKNIBase

-- 
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 Fedora-package-review mailing list