| Age | Commit message (Collapse) | Author |
|
The library was calling libstdc++ internal functions. They moved.
Closes: https://bugs.gentoo.org/967868
Thanks-to: Ted Rodgers <ted.d.rodgers@gmail.com>
Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
|
|
Jemalloc can't handle running on a system with a larger page size than
it was configured with, resulting in runtime failures if e.g. a binpkg
is used or build-time detection fails (some M1 processors, at least),
resulting in failures like:
<jemalloc>: Unsupported system page size
memory allocation of 72 bytes failed
On the other hand, it's quite happy to run when configured with a larger
page size (e.g. 64k) on systems with smaller page sizes (16k, 4k). Apply
an upstream patch to default to 64k on aarch64; users may override this
by passing `--with-lg-pagesize=foo` in `EXTRA_ECONF` if they so desire.
This won't resolve issues on other arches, but it's far less common to
see this sort of weirdness there anyway.
Closes: https://bugs.gentoo.org/964347
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/473598
Bug: https://bugs.gentoo.org/720224
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Change was created by running the following command::
ekeyword ^ia64 */*/*.ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Joshua Kinard <kumba@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/893142
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Closes: https://github.com/gentoo/gentoo/pull/30199
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/27455
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/27329
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
ia64 keyword should be for 5.3.0-r1 and not this one
Reverts: ce332d82867963f5f9931883e28085f7b3ae5049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Upstream explicitly clarified during discussion that the feature is not
supported, and not intended to run, on non-x86 platforms.
See: https://github.com/jemalloc/jemalloc/issues/2305
See: https://github.com/jemalloc/jemalloc/pull/2312
Closes: https://bugs.gentoo.org/856061
Closes: https://github.com/gentoo/gentoo/pull/27063
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
2 tests fail with USE=prof as before.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
|
|
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Yixun Lan <dlan@gentoo.org>
|
|
Signed-off-by: matoro <matoro@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26165
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/732316
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/732316
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
Tests passed on real hardware; plus this is the first version with
upstream support for loong, so we have no choice either.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
This is snapshot of https://github.com/jemalloc/jemalloc/commit/ed5fc14b28ca,
currently being tested by upstream as the 5.3.0 RC.
Tested locally on amd64 and loong, but revdeps are not tested, so dropped
all keywords for this version.
Meanwhile, bumped EAPI to 8, and removed IUSE=static-libs due to no
consumer in tree.
See: https://github.com/jemalloc/jemalloc/issues/2213
Closes: https://github.com/gentoo/gentoo/pull/25315
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|