Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 643188

Summary: sys-libs/gdbm-1.14 should include a new subslot
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 643186    

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(-)}