Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345179 - net-libs/aqbanking-4.2.4 fails to compile against sys-libs/gwenhywfar-4.0.1
Summary: net-libs/aqbanking-4.2.4 fails to compile against sys-libs/gwenhywfar-4.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 345177 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-12 08:10 UTC by Martin von Gagern
Modified: 2010-11-12 09:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2010-11-12 08:10:18 UTC
net-libs/aqbanking-4.2.4 fails to compile against sys-libs/gwenhywfar-4.0.1:

bankinfo.c: In function 'AB_BankInfo_ReadDb':
bankinfo.c:214: warning:
 passing argument 2 of 'GWEN_DB_Dump' makes integer from pointer without a cast
/usr/include/gwenhywfar4/gwenhywfar/db.h:1155: note:
 expected 'int' but argument is of type 'struct _IO_FILE *'
bankinfo.c:214: error: too many arguments to function 'GWEN_DB_Dump'
make[5]: *** [bankinfo.lo] Error 1

I assume that this might be a known incompatibility in library versions. I suggest you update the DEPEND and RDEPEND of net-libs/aqbanking-4.2.4 to reflect its apparent dependency on sys-libs/gwenhywfar-3.*

My system currently refuses to emerge aqbanking-5.0.1 because that doesn't provide the qt4 USE flag which qbankmanager-0.9.52_beta-r1 requires. Perhaps the qbankmanager bump requested in bug 314077 will give me a working system with the latest gwenhywfar.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-11-12 09:49:27 UTC
+  12 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  aqbanking-4.2.0.ebuild, aqbanking-4.2.3.ebuild, aqbanking-4.2.4.ebuild:
+  Restrict sys-libs/gwenhywfar depend to < 4 wrt #345179 by Martin von
+  Gagern.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-11-12 09:51:34 UTC
*** Bug 345177 has been marked as a duplicate of this bug. ***