| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: https://github.com/radiator-software/p5-net-ssleay/pull/393
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
I still have one failure.
Bug: https://bugs.gentoo.org/949707
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: David Roman <droman@ifae.es>
Closes: https://github.com/gentoo/gentoo/pull/40556
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| | |
Signed-off-by: David Roman <droman@ifae.es>
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Missing include for string.h, glibc transitively included strcmp
Removed different getopt definition for non-glibc situation:
we are all living in POSIX-land (Somewhat. Hopefully. Mostly.) and
definitions for getopt are the same on musl and glibc.
Closes: https://bugs.gentoo.org/944111
Closes: https://bugs.gentoo.org/934059
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40514
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixed incorrect usage of gtk macros, missing glib include, missing
local include and single-use "convenience" redefine of Lua API.
Bug: https://bugs.gentoo.org/919421
Closes: https://bugs.gentoo.org/949559
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40530
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix build with glibc-2.41.
Closes: https://bugs.gentoo.org/949572
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/40534
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Closes Musl build bug, also fixes autotools bug for which we have
a patch.
Changed dependencies according to configure.ac
sed in src_prepare is transformed into a patch
Closes: https://bugs.gentoo.org/934208
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40488
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| | |
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This version drops the `rocm-comgr-6.1.0-enforce-oop-compiler.patch`, which was an attempt to fix the `compile_source_to_executable` test.
This test has already been removed from future releases (in `amd-staging` branch), and the code section that failed was not even supposed to be executed
(it was only executed because CMake was able to find `hip-config.cmake` on Gentoo).
Removing the `rocm-comgr-6.1.0-enforce-oop-compiler.patch` resolves the compilation failure in the comfyui -> miopen -> comgr chain via hiprtc.
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40317
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Autoreconf replaces bad tests with good.
Closes: https://bugs.gentoo.org/900132
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40554
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/931972
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/926289
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Note that this drops mdadm_env.sh as was done upstream in a7a5e676a7eb2ac97acd31b13f75515e9573f891,
it's not like it was working correctly anyway for systemd, and for OpenRC,
the default config only had --syslog in there - yet for OpenRC, it'll continue
working anyway as it wasn't using mdadm_env.sh to begin with.
Bug: https://bugs.gentoo.org/926289
Closes: https://bugs.gentoo.org/948994
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
See https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=3f90be087fa62c0c7ed76c2ac26752f0ac3a89e7.
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>
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When gcc is not used (clang is used on Chromeos), emerge will fails.
Closes: https://bugs.gentoo.org/931972
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Closes: https://github.com/gentoo/gentoo/pull/36691
Signed-off-by: Sam James <sam@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/948384
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
A fix was identified and has been backported.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|