[Bug 222522] Review Request: aqbanking - A library for online banking functions and financial data import/export

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 13 14:16:07 UTC 2007


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: aqbanking - A library for online banking functions and financial data import/export


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





------- Additional Comments From dakingun at gmail.com  2007-01-13 09:16 EST -------
Doesn't build in mock (rawhide x86_64), build.log ends with;
<<
DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic -g -Wall -g -o .libs/testlib testlib.o  ./.libs/libcbanking.so
/usr/bin/ld: warning: libaqbanking.so.16, needed by ./.libs/libcbanking.so, not
found (try using -rpath or -rpath-link)
testlib.o: In function `main':
/builddir/build/BUILD/aqbanking-2.1.0/src/frontends/cbanking/testlib.c:6:
undefined reference to `AB_Banking_free'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetProgressEndFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetHideBoxFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_new'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetProgressLogFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_InputBox'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetShowBoxFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetMessageBoxFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetGetPinFn'
./.libs/libcbanking.so: undefined reference to `AB_BANKING__INHERIT_GETLIST'
./.libs/libcbanking.so: undefined reference to `AB_BANKING__INHERIT_SETDATA'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetProgressAdvanceFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetInputBoxFn'
./.libs/libcbanking.so: undefined reference to `AB_Banking_MessageBox'
./.libs/libcbanking.so: undefined reference to `AB_Banking_SetProgressStartFn'
collect2: ld returned 1 exit status
make[4]: *** [testlib] Error 1
make[4]: Leaving directory
`/builddir/build/BUILD/aqbanking-2.1.0/src/frontends/cbanking'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/builddir/build/BUILD/aqbanking-2.1.0/src/frontends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/aqbanking-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/aqbanking-2.1.0'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.37465 (%build)
>>

Other minor issues;
Shouldn't Buildrequires on python be python-devel instead?
Also the python packaging guildeline mandates defining python_sitelib at the top
of your specfile, so the files under -python-%{name} subpackages would just go
into %{python_sitelib}/%{name}/

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