| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
10 test failures need investigating:
===
FAIL: elf/tst-prelink-cmp
XPASS: elf/tst-protected1a
XPASS: elf/tst-protected1b
FAIL: malloc/tst-malloc-tcache-leak
FAIL: math/test-float128-finite-tgamma
FAIL: math/test-float128-finite-trunc
FAIL: math/test-float128-tgamma
FAIL: math/test-float128-trunc
FAIL: math/test-ifloat128-tgamma
FAIL: math/test-ifloat128-trunc
FAIL: misc/tst-ttyname
UNSUPPORTED: nptl/test-cond-printers
UNSUPPORTED: nptl/test-condattr-printers
UNSUPPORTED: nptl/test-mutex-printers
UNSUPPORTED: nptl/test-mutexattr-printers
UNSUPPORTED: nptl/test-rwlock-printers
UNSUPPORTED: nptl/test-rwlockattr-printers
FAIL: nss/tst-nss-files-hosts-multi
Summary of test results:
10 FAIL
4113 PASS
6 UNSUPPORTED
29 XFAIL
2 XPASS
===
Bug: https://bugs.gentoo.org/646492
Bug: https://bugs.gentoo.org/646490
Bug: https://bugs.gentoo.org/641644
Bug: https://bugs.gentoo.org/644278
Package-Manager: Portage-2.3.21, Repoman-2.3.6
|
|
|
|
|
|
|
| |
treatment at abi migration
Closes: https://bugs.gentoo.org/644700
Package-Manager: Portage-2.3.21, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
|
|
|
|
|
|
|
|
|
| |
do_run_test() was called unconditionally for all CBUILD/CHOST/CTARGET
combinations. This broke pkg_setup() for cross-*/glibc ebuild.
Change moves do_run_test() back under native guard.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/590626
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
|
| |
No one did it back then, so I'll do now in order to cleanup.
Bug: https://bugs.gentoo.org/590626
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
| |
(cherry picked from commit c174332fde9b7373c118b00b610e9c70593b7bbc)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Close: https://github.com/gentoo/gentoo/pull/7048
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To recover broken system automatically from bug #646424
we need to skip IA32 ABI checks as those require multiabi
glibc checks at glibc build time.
There is no need to impose it as a requirement. Fail test
only if it compiled successfully and failed at runtime.
Bug: https://bugs.gentoo.org/326693
Bug: https://bugs.gentoo.org/646424
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
|
|
|
|
|
| |
multilib"
This reverts commit a659d0f75880deedde3dce046a7deb64f4f62f29.
Should be fixed by commit 3a2f034415d6e9c5c0135136b4e28698f3a15767
"sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424"
|
|
|
|
|
|
|
|
|
|
| |
multilib.eclass has a EMULTILIB_PKG="true" knob to declare package
as multilib-compatible. This knob was lost in glibc-2.27 in commit
e77866cf2155f9b9a74c015589f3ac95a8edc2be
("sys-libs/glibc: Various cleanups. Work in progress.")
Closes: https://bugs.gentoo.org/646424
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.23, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.23, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.23, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.21, Repoman-2.3.6
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/504952
Package-Manager: Portage-2.3.21, Repoman-2.3.6
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the PDS check logic to apply only when running the Linux kernel,
versions between 4.13 and 4.15. That covers the range of -pf kernels
that have the broken PDS version, and I think we can reasonably assume
users will not be updating the patch along with the kernel.
Also, perform the check only once in pkg_pretend. There is really
no point in repeating it as packages do not alter kernel configuration.
Closes: https://bugs.gentoo.org/638410
|
| |
|
|
|
|
|
|
|
|
|
| |
This reverts commit f9aff1e839de0d9291b0538ce956c5b88cac0a41.
This is a regression for the fix 3d8012b536f1 by grobian.
Bug: https://bugs.gentoo.org/645634
Suggested-By: Cyril de Vaucleroy
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Closes: https://bugs.gentoo.org/645634
|
|
|
|
| |
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
|
|
|
|
|
|
| |
with a patch from upstream. This required for sys-apps/fwupdate-10
Permissin kindly granted by floppym.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
| |
|
| |
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|