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

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 2 16:16:36 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 #14 from Jason Tibbitts <tibbs at math.uh.edu>  2008-12-02 11:16:34 EDT ---
Ugh, this package fails in %install:

  + install -m 0644 -p lib/linux/libKNIBase.a lib/linux/libKNI_InvKin.a 
   lib/linux/libKNI_LM.a
   /builddir/build/BUILDROOT/libkni-3.9.2-7.fc11.x86_64/usr/lib64
  + install -p 'lib/linux/*.so.*' 
   /builddir/build/BUILDROOT/libkni-3.9.2-7.fc11.x86_64/usr/lib64
  install: cannot stat `lib/linux/*.so.*': No such file or directory

I checked the buid directory and only see .a files in there.

Also, I still see several incidences of "[failed]" in the build log:

Compiling: cdlSocket.o
 [failed]
cdlSocket.cpp: In constructor 'CCdlSocket::CCdlSocket(char*, int)':
cdlSocket.cpp:99: error: 'runtime_exception' is not a member of 'std'
cdlSocket.cpp:110: error: 'runtime_exception' is not a member of 'std'
cdlSocket.cpp:116: error: 'runtime_exception' is not a member of 'std'

Compiling: kmlExt.o
 [failed]
kmlExt.cpp: In member function 'void CKatana::create(KNI::kmlFactory*,
CCplBase*)':
kmlExt.cpp:149: error: 'runtime_exception' is not a member of 'std'

mock.Root.build: 
Building: ../../lib/linux/libKNIBase.a
 [failed]
a - cdlCOM.o
a - cplSerial.o
libKNIBase.a
ar: cdlSocket.o: No such file or directory

Building: ../../lib/linux/libKNIBase.so.3.9.0
 [failed]
g++: cdlSocket.o: No such file or directory
g++: kmlExt.o: No such file or directory

Building: ../../lib/linux/libKNI_InvKin.so.3.9.0
 [failed]
/usr/bin/ld: cannot find -lKNIBase
collect2: ld returned 1 exit status

And many others.

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