Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643188 - sys-libs/gdbm-1.14 should include a new subslot
Summary: sys-libs/gdbm-1.14 should include a new subslot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 643186
  Show dependency tree
 
Reported: 2018-01-02 21:15 UTC by Brian Evans (RETIRED)
Modified: 2018-01-02 22:11 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 Brian Evans (RETIRED) gentoo-dev 2018-01-02 21:15:12 UTC
sys-libs/gdbm-1.14 includes an ABI change to gdbm_errno as shown in the commit [1].

Please include a subslot to this version so dependent packages can be automatically rebuilt 


[1] http://git.gnu.org.ua/cgit/gdbm.git/commit/?id=c175231e2781abd17eabf412cfb597654a076c7b
Comment 1 Larry the Git Cow gentoo-dev 2018-01-02 21:23:30 UTC
The bug has been closed via the following commit(s):

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

commit cf3a076985cda71224ac22ffaa328c85a4be3c9c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-01-02 21:23:18 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-01-02 21:23:18 +0000

    sys-libs/gdbm: Revbump to add sub-slot.
    
    Closes: https://bugs.gentoo.org/643188
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-libs/gdbm/{gdbm-1.14.ebuild => gdbm-1.14-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2018-01-02 22:11:20 UTC
The bug has been referenced in the following commit(s):

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

commit 2a21f609aeffc23219b35a5546e543111b709ff7
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-01-02 22:10:43 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-01-02 22:10:54 +0000

    sys-libs/gdbm: Fix building with USE flag "exporter"
    
    Ebuild changes:
    ===============
    - Patch: Add patch to fix build with --enable-gdbm-export. [Bug 625302] [Link 1]
    
    - Already introduced a sub slot to help upgrading to 1.14 later. [Bug 643188]
    
    Link 1: http://git.gnu.org.ua/cgit/gdbm.git/commit/?id=272713d611c55effeaf1d2b45fbb2c69d70e4c74
    Closes: https://bugs.gentoo.org/625302
    Bug: https://bugs.gentoo.org/643188
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 ...bm-1.13-fix-build-with-enable-gdbm-export.patch | 57 ++++++++++++++++++++++
 .../{gdbm-1.13-r1.ebuild => gdbm-1.13-r2.ebuild}   |  5 +-
 2 files changed, 60 insertions(+), 2 deletions(-)}