Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602858 - net-libs/aqbanking-5.6.12 version bump
Summary: net-libs/aqbanking-5.6.12 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-16 20:30 UTC by Jonas Stein
Modified: 2018-06-13 15:43 UTC (History)
3 users (show)

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


Attachments
aqbanking-5.7.8.ebuild (aqbanking-5.7.8.ebuild,1.55 KB, text/plain)
2018-02-11 14:11 UTC, Thomas Bettler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2016-12-16 20:30:17 UTC
please bump, thanks.

https://www.aquamaniac.de/sites/download/packages.php?package=03&showall=1
Comment 1 Thomas Bettler 2018-02-11 14:11:05 UTC
Created attachment 519060 [details]
aqbanking-5.7.8.ebuild

why not bump to straight to 5.7.8?
Comment 2 Jonas Stein gentoo-dev 2018-02-12 10:17:46 UTC
Thank you Thomas, 
I guess 5.7.8 was not released in 2016.

Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

• Please test the ebuild with repoman full -x https://wiki.gentoo.org/wiki/Repoman
• We always try to use the latest EAPI, please bump to EAPI=6

• KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD
• please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
• We usually sort the KEYWORDS as ekeywords does. This makes comparison between packages easier. Simply run ekeywords on the ebuild to let it sort.

• Please introduce local variables with "local"

We should review the line
MAKEOPTS="${MAKEOPTS} -j1" # 5.0.x fails with -j9 on quadcore

is there a ticket upstream, is it still unfixed?
Comment 3 Jonas Stein gentoo-dev 2018-02-12 10:18:27 UTC
ignore the line 
• Please introduce local variables with "local"
Comment 4 Fabian Köster 2018-02-27 10:20:11 UTC
I think aqbanking-5.7.8 also needs a dependency >=sys-libs/gwenhywfar-4.19. With 4.15.3 the builds fails with:

C -o .libs/dialog.o
In file included from dialog.c:371:0:
dialog_https.c: In function 'AH_Dialog_CreateIoLayer_Https':
dialog_https.c:44:37: error: 'GWEN_HTTP_SESSION_FLAGS_TLS_IGN_PREMATURE_CLOSE' undeclared (first use in this function)
     GWEN_HttpSession_AddFlags(sess, GWEN_HTTP_SESSION_FLAGS_TLS_IGN_PREMATURE_CLOSE);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dialog_https.c:44:37: note: each undeclared identifier is reported only once for each function it appears in
make[8]: *** [Makefile:616: dialog.lo] Error 1
make[8]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin/msglayer'
make[7]: *** [Makefile:862: all-recursive] Error 1
make[7]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin'
make[6]: *** [Makefile:610: all] Error 2
make[6]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src/plugins/backends/aqhbci/plugin'
make[5]: *** [Makefile:504: all-recursive] Error 1
make[5]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src/plugins/backends/aqhbci'
make[4]: *** [Makefile:582: all-recursive] Error 1
make[4]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src/plugins/backends'
make[3]: *** [Makefile:503: all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src/plugins'
make[2]: *** [Makefile:503: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8/src'
make[1]: *** [Makefile:824: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-libs/aqbanking-5.7.8/work/aqbanking-5.7.8'
make: *** [Makefile:595: all] Error 2
Comment 5 Jonas Stein gentoo-dev 2018-04-29 18:12:34 UTC
Hanno, there was no response to this ticket since years. Do you still maintain this package?
Comment 6 Andreas Sturmlechner gentoo-dev 2018-05-13 19:50:40 UTC
(In reply to Thomas Bettler from comment #1)
> Created attachment 519060 [details]
> aqbanking-5.7.8.ebuild

Your ebuild seems to be a straight copy from 5.6.10, did you check changelogs, build dependencies etc.?
Comment 7 Larry the Git Cow gentoo-dev 2018-05-13 21:05:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a86ed43120461801f920e1d1f15a2677153138

commit d4a86ed43120461801f920e1d1f15a2677153138
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-13 20:54:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-13 21:04:50 +0000

    net-libs/aqbanking: 5.7.8 version bump
    
    Bug: https://bugs.gentoo.org/602858

 net-libs/aqbanking/Manifest               |  1 +
 net-libs/aqbanking/aqbanking-5.7.8.ebuild | 68 +++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+)