Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488376 - sys-libs/gdbm - add gx86-multilib support
Summary: sys-libs/gdbm - add gx86-multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gx86-multilib 484252
  Show dependency tree
 
Reported: 2013-10-17 14:49 UTC by Reinis Danne
Modified: 2014-03-18 22:42 UTC (History)
1 user (show)

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


Attachments
emul-linux-x86-baselibs-20131008-r3.ebuild.patch (emul-linux-x86-baselibs-20131008-r3.ebuild.patch,469 bytes, patch)
2013-10-17 14:50 UTC, Reinis Danne
Details | Diff
emul-linux-x86-baselibs_files_remove-native2.patch (emul-linux-x86-baselibs_files_remove-native2.patch,366 bytes, patch)
2013-10-17 14:50 UTC, Reinis Danne
Details | Diff
gdbm-1.10.ebuild.patch (gdbm-1.10.ebuild.patch,1.87 KB, patch)
2013-10-17 15:01 UTC, Reinis Danne
Details | Diff
gdbm-1.10.ebuild.patch (gdbm-1.10.ebuild.patch,2.54 KB, patch)
2013-10-17 15:49 UTC, Reinis Danne
Details | Diff
gdbm-1.10.ebuild.patch (gdbm-1.10.ebuild.patch,2.57 KB, patch)
2013-10-18 06:09 UTC, Reinis Danne
Details | Diff
Ebuild with minimal changes (gdbm-1.10-r1.ebuild.diff,2.10 KB, patch)
2013-11-25 13:35 UTC, Michał Górny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reinis Danne 2013-10-17 14:49:22 UTC
It is a part of emul-linux-x86-baselibs.

Reproducible: Always
Comment 1 Reinis Danne 2013-10-17 14:50:09 UTC
Created attachment 361130 [details, diff]
emul-linux-x86-baselibs-20131008-r3.ebuild.patch
Comment 2 Reinis Danne 2013-10-17 14:50:34 UTC
Created attachment 361132 [details, diff]
emul-linux-x86-baselibs_files_remove-native2.patch
Comment 3 Reinis Danne 2013-10-17 15:01:11 UTC
Created attachment 361134 [details, diff]
gdbm-1.10.ebuild.patch
Comment 4 Reinis Danne 2013-10-17 15:49:06 UTC
Created attachment 361136 [details, diff]
gdbm-1.10.ebuild.patch

Fixed build with USE=exporter.
Comment 5 Reinis Danne 2013-10-18 06:09:37 UTC
Created attachment 361190 [details, diff]
gdbm-1.10.ebuild.patch

And now fix it with USE=-exporter...
Comment 6 David Heidelberg (okias) 2013-11-18 01:32:41 UTC
actual status?
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-25 13:35:10 UTC
Created attachment 363946 [details, diff]
Ebuild with minimal changes

I've done the USE=exporter much simpler (well, kept it as-is) since it needs to be built only for one ABI.
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-25 13:44:05 UTC
+*gdbm-1.10-r1 (25 Nov 2013)
+
+  25 Nov 2013; Michał Górny <mgorny@gentoo.org> +gdbm-1.10-r1.ebuild:
+  Enable multilib support, bug #488376. Acked by Chainsaw.