| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds the `~arm64` keyword to app-arch/7zip because I've
been able to use it in a few different use-cases successfully
now.
As part of this, the USE flags `uasm` and `jwasm` are now masked
by default and unmasked on amd64, as it causes amd64-specific
asm to be used.
Signed-off-by: Jared Allard <jaredallard@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/37086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Use 5.4.7-r1 and 5.6.2-r1 instead as they have the libtool fix.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36970
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36969
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://bugs.gentoo.org/708486
Closes: https://github.com/gentoo/gentoo/pull/36966
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
|
|
|
| |
We don't need to do both -6e and -9e as it's just the dict size which
differs. And -6 is the default.
Thanks-to: Lasse Collin <lasse.collin@tukaani.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix for bug 934370 added a sanity check, but since Mach-O targets have
different naming for shared libraries, this caused the installation to
fail even though the build was fine.
Thanks ZongyuZ for the patch for this in bug #934515 using get_libname
function to make this work on macOS too.
Closes: https://bugs.gentoo.org/934515
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@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>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
At this point, the coverage should be pretty good with the testsuite
and then the testruns we do.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
* Improve logging during PGO runs
* Add '-e' and '--x86 --lzma2-preset=6e' runs
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
xz never added xpg5 to default PATH, just xpg4.
Thanks-to: Lasse Collin <lasse.collin@tukaani.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Thanks-to: Lasse Collin <lasse.collin@tukaani.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Basically unbreak the build on any platform where the linker/assembler
doesn't grok the noexecstack arguments.
Use test-flags-CCLD to invoke the linker/assembler after the compiler so
the linker/assembler flags actually get tested, instead of just ignored
by the compiler (which just passes them on).
Bug: https://bugs.gentoo.org/903923
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix detection of `file` with libtool-2.5.0 (which xz-5.4.7, xz.5.6.2
had dist tarballs created with). This only affects some targets. See
bug #934370.
See https://git.savannah.gnu.org/cgit/libtool.git/commit/?h=development&id=9a4a02615c9e7cbcfd690ed31874822a7d6aaea2.
* Add a sanity check for targets which support shared libraries where
we verify liblzma.so is in the image.
Use tc-is-static-only to handle the concern from bug #450436.
Bug: https://bugs.gentoo.org/450436
Closes: https://bugs.gentoo.org/934370
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/933619
Signed-off-by: NRK <nrk@disroot.org>
Closes: https://github.com/gentoo/gentoo/pull/37093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
| |
Drop pkg_pretend. Use positive USE flag checks.
Closes: https://bugs.gentoo.org/933814
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/932376
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/920358
Closes: https://github.com/gentoo/gentoo/pull/36279
Signed-off-by: Alexander Miller <alex.miller@gmx.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/933200
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Including on platforms which have it disabled by default, namely hppa.
Closes: https://bugs.gentoo.org/903923
Bug: https://bugs.gentoo.org/930880
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/36936
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Capture .libs/ so we get liblzma.so and xz.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
I apparently only tested USE=-extra-filters earlier.
Thanks to matoro for reporting.
Bug: https://bugs.gentoo.org/933205
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Not that it really matters for PGO...
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/933200
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/933205
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
We had no evidence this version was bad despite being signed by the malicious
maintainer Jia Tan so we kept it around but masked. Now that 5.4.7+ is out,
there's no value in keeping it around at all.
We can now last-rite sec-keys/openpgp-keys-jiatan which I'll do shortly.
Bug: https://bugs.gentoo.org/928134
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release is signed by the original maintainer (and future releases
going forward will be too) Lasse Collin.
I worked with him on these releases and have reproduced his tarball
with only minor differences in dates. I encourage people to do the same:
using the 'mydist' target in the Makefile is recommended to minimise differences.
In future, I may package libtool-vanilla like we do for autoconf-vanilla
and automake-vanilla to make comparisons easier.
Bug: https://bugs.gentoo.org/928134
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release is signed by the original maintainer (and future releases
going forward will be too) Lasse Collin.
I worked with him on these releases and have reproduced his tarball
with only minor differences in dates. I encourage people to do the same:
using the 'mydist' target in the Makefile is recommended to minimise differences.
In future, I may package libtool-vanilla like we do for autoconf-vanilla
and automake-vanilla to make comparisons easier.
Bug: https://bugs.gentoo.org/928134
Signed-off-by: Sam James <sam@gentoo.org>
|