| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
| |
to be extended to other profiles once initial explorations have finished
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
|
|
|
| |
While we wait for having a fix, keep an older version that does compile
on macOS.
Bug: https://bugs.gentoo.org/727694
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
Try to avoid breaking more Darwin systems, and help people who try to
recover from it, ncurses MUST be built with USE=-tinfo on Darwin!
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
|
|
| |
can't mask a generic thing and unmask a specific thing apparently, so
take the long and explicit road of masking everything specifically and
unmasking just the one specific thing per profile
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Pull in system headers as part of @system, because Apple really doesn't
want to install them a nicely reachable space for us, breaking our
compilers and environments. Provide OS-specific versions installed in
the Prefix itself.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
After a while, this mask started masking all available versions
of CMake. Upon request, CMake 3.14.5 has been added back to the
tree, to allow bootstrapping on Darwin again, therefore the mask
update.
Bug: https://bugs.gentoo.org/689234
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
| |
Fails to compile on Solaris, fails to install on Darwin
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
|
| |
Compiler crashes at runtime, breaks bootstrap
x86_64-apple-darwin17/20190426
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
In order to bootstrap, we need to select a compatible llvm, since we're
ignoring deps to break out of cycles.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
Clang-8 cannot compile itself, fails with a missing symbol linker error.
Mask for now.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
Having these versions installed renders the system unable to compile
anything cmake based.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
GCC-8 is fixed now
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
|
| |
Remove mentioning of Perl as problem with GCC-8, it is actually the
linker that has a problem with libgcc_s' implementation of stack
unwinding.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
gcc-8.2.0 compiles and runs, but seems to cause issues with Perl's
Configure -- since it's still out there kind of experimentally, mask it
for now.
binutils-apple-6.3 looked like a viable path to use a more recent
compiler, but causes bus errors during gcc compilations, so avoid it for
now, to be revisited once we have a more stable environment.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
We observe bus errors with GCC when using this version, so hold it back
for now.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
| |
binutils-apple-6.3 is the last version that has a working linker for
ppc-macos via user-contributed patches to keep PowerPC support.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Apple AppKit is available on macOS 10.0 and later, so it applies to all
existing sub-profiles.
Bug: https://bugs.gentoo.org/637482
Suggested-by: Alexis Ballier <aballier@gentoo.org>
Cc: prefix@gentoo.org
Cc: media-video@gentoo.org
Acked-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
Remove the use.mask entries referencing USE flags that are not valid
global USE flags and that are either not used by any packages in Gentoo
or the packages using them are not keyworded for the relevant
architectures.
|
| |
|
| |
|
|
|
|
|
|
| |
conditionalised the patch now
Bug: https://bugs.gentoo.org/642248
|
|
|
|
|
|
| |
newport is one of the graphics options for the SGI Indy, a MIPS system.
video_cards_newport is already masked in profiles/arch/base/use.mask, so
there's no need to remask it in all the profiles.
|
|
|
|
| |
#632214
|
| |
|
| |
|