[Bug 454010] Review Request: iaxclient - Library for creating telephony solutions that interoperate with Asterisk

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 7 03:09:00 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=454010





--- Comment #5 from Deji Akingunola <dakingun at gmail.com>  2009-03-06 22:08:59 EDT ---
This package review is already duly blocked on iax review. However, I went
ahead and did a koji scratch build of iax, install the binaries on x86-64 F10,
and used that to locally build iaxclient. Some noted issues below;

i). Something seems to be hard-coding '-L/usr/lib' when making shared libs
under ~/libs directory, resulting in stuff like;
>>
/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for
-lpthread
...
>>

ii). During the configure stage under ~/contrib/tcl, the build log shows;
>>
...
checking how to build libraries... shared
checking if 64bit support is requested... no
>>
>From a quick look at the configure.in script, it was not obvious to me how to
make that request. However the build still proceeded successfully to the end.

iii). rpmlint mostly O.K, with warnings on no documentation which can be
ignored, but there are other warnings;
>>
[deji at logos ~]$ rpmlint
rpmbuild/SRPMS/iaxclient-2.1-0.2.beta3.fc10.src.rpmiaxclient.src: W:
strange-permission run-tkiaxphone.sh 0775
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
[deji at logos ~]$ rpmlint
rpmbuild/RPMS/x86_64/iaxclient-2.1-0.2.beta3.fc10.x86_64.rpm
iaxclient.x86_64: W: shared-lib-calls-exit /usr/lib64/libiaxclient.so.1.0.2
exit at GLIBC_2.2.5
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
>>

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