| Age | Commit message (Collapse) | Author |
|
Unable to reproduce test failures, suspect (as per discussion) this
relates to tmpfs and CONFIG_TMPFS_XATTR not having been enabled.
Closes: https://bugs.gentoo.org/913851
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
|
|
When this package was bumped, nobody bothered to align the DEPEND with
the upstream build system updates.
Fixes: 558cfb1a6b7be79a676a51c05615c8524e8da419
Closes: https://bugs.gentoo.org/922182
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|
|
Quickly stabilize this since it's relatively obsolete as a standalone
package and can cause build failures in the very popular dev-lang/php
when it raises warnings (like the previous version does).
Closes: https://bugs.gentoo.org/966084
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
This version hides some warnings with newer versions of PHP that can
kill the dev-lang/php[phar] build when error_log is configured to write
outside of the sandbox.
Bug: https://bugs.gentoo.org/966084
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/965619
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Update done using:
```
git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
|
|
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44223
Closes: https://github.com/gentoo/gentoo/pull/44223
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44222
Closes: https://github.com/gentoo/gentoo/pull/44222
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44222
Signed-off-by: Sam James <sam@gentoo.org>
|
|
In the past, libxml2 used to declare some attributes in its
headers, with ATTRIBUTE_UNUSED being one of them. Some projects
(like libvirt-php) misused this. But after libxml2 was cleaned up
and stopped polluting header files (see commit in backported
patch), these projects have to redefine the macro themselves.
Closes: https://bugs.gentoo.org/963308
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44111
Closes: https://github.com/gentoo/gentoo/pull/44111
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>
|
|
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
Part-of: https://github.com/gentoo/gentoo/pull/41094
Closes: https://github.com/gentoo/gentoo/pull/41094
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
Part-of: https://github.com/gentoo/gentoo/pull/41094
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Part-of: https://github.com/gentoo/gentoo/pull/43125
Closes: https://github.com/gentoo/gentoo/pull/43125
Signed-off-by: Sam James <sam@gentoo.org>
|
|
See also:
https://github.com/krakjoe/parallel/issues/345
https://github.com/krakjoe/parallel/pull/347
Closes: https://bugs.gentoo.org/957101
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Part-of: https://github.com/gentoo/gentoo/pull/43125
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/957101
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Part-of: https://github.com/gentoo/gentoo/pull/42518
Closes: https://github.com/gentoo/gentoo/pull/42518
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/957101
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Part-of: https://github.com/gentoo/gentoo/pull/42518
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
php 8.1 is no longer part of portage tree since 2025-03-17 via
e8ed8932868769feef9cdd284e84e878c7bb8a26.
Bug: https://bugs.gentoo.org/959495
Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh>
Part-of: https://github.com/gentoo/gentoo/pull/42868
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@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>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The dev-php/composer was treecleand in commit 9e5b2ad39d17
("dev-php/composer: treeclean").
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
All tests passing, just make sure you haven't copied any deprecated ini
settings from prior PHP passess into 8.4, or the deprecation warnings
will cause unexpected test failures.
Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41607
Closes: https://github.com/gentoo/gentoo/pull/41607
Signed-off-by: Sam James <sam@gentoo.org>
|
|
All tests passing, just make sure you haven't copied any deprecated ini
settings from prior PHP passess into 8.4, or the deprecation warnings
will cause unexpected test failures.
Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41606
Closes: https://github.com/gentoo/gentoo/pull/41606
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|