+ rm -rf /var/tmp/portage/sys-apps/coreutils-8.28/work/coreutils-8.28/gt-no-allocate.sh.abEh + exit 1 FAIL tests/dd/no-allocate.sh (exit status: 1) SKIP: tests/du/2g ================= ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop-plasma-systemd_20170831-193500 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv sys-apps/coreutils [ebuild U ] sys-apps/coreutils-8.28 [8.27] USE="acl nls xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -vanilla"
Created attachment 491788 [details] emerge-info.txt
Created attachment 491790 [details] emerge-history.txt
Created attachment 491792 [details] environment
Created attachment 491794 [details] etc.portage.tbz2
Created attachment 491796 [details] logs.tbz2
Created attachment 491798 [details] sys-apps:coreutils-8.28:20170902-105748.log.bz2
Created attachment 491800 [details] temp.tbz2
Created attachment 491802 [details] tests.tbz2
Sandbox issue: > * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsandbox/libsandbox.c:resolve_path():225: failure (Cannot allocate memory): > * malloc(8192) > * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsbutil/sb_write_fd.c:sb_copy_file_to_fd():22: failure (Cannot allocate memory): > * malloc(4096) > * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsbutil/sb_write_fd.c:sb_copy_file_to_fd():22: failure (Cannot allocate memory): > * malloc(4096) > * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsbutil/sb_write_fd.c:sb_copy_file_to_fd():22: failure (Cannot allocate memory): > * malloc(4096) > * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsbutil/sb_write_fd.c:sb_copy_file_to_fd():22: failure (Cannot allocate memory): > * malloc(4096) Test passes when running with FEATURES="-usersandbox".
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0edff67f453a7509c08fce538d3da9c947daa433 commit 0edff67f453a7509c08fce538d3da9c947daa433 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2017-11-06 16:20:43 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2017-11-06 16:20:57 +0000 sys-apps/coreutils: Rev bump to address multiple test failures - Running test suite with FEATURES=usersandbox is no longer supported due to various sandbox issues. (bug #413621, #439574, #629660) - Due to sandbox failures previously disabled tests re-enabled. (bug #415487) - tests/ls/readdir-mountpoint-inode test failure fixed. (bug #353164) - "caps" USE flag description more specified. (bug #617702 - Tools/programs/libraries used in test suite now listed in DEPEND="test? (...)" which requires re-keywording for some architectures. Bug: https://bugs.gentoo.org/413621 Bug: https://bugs.gentoo.org/439574 Bug: https://bugs.gentoo.org/629660 Bug: https://bugs.gentoo.org/415487 Closes: https://bugs.gentoo.org/353164 Closes: https://bugs.gentoo.org/617702 Package-Manager: Portage-2.3.13, Repoman-2.3.4 sys-apps/coreutils/Manifest | 1 + sys-apps/coreutils/coreutils-8.28-r1.ebuild | 210 ++++++++++++++++++++++++++++ sys-apps/coreutils/metadata.xml | 1 + 3 files changed, 212 insertions(+)}
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb4e0914066925d32a5311ac09a1965f637da9c1 commit eb4e0914066925d32a5311ac09a1965f637da9c1 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-12 06:42:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-12 06:55:53 +0000 sys-apps/coreutils: test fixes & rebase patchset - Skip known-failing-under-sandbox tests/dd/no-allocate.sh test - Rebase patches (... and apply them in the snapshot as a result) - Run test suite in parallel Bug: https://bugs.gentoo.org/629660 Closes: https://bugs.gentoo.org/833838 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/coreutils/Manifest | 1 + ...p20220409.ebuild => coreutils-9.0_p20220409-r1.ebuild} | 15 +++++---------- 2 files changed, 6 insertions(+), 10 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=502e78b6185f3351434b7345dd9b36ce4131a76e commit 502e78b6185f3351434b7345dd9b36ce4131a76e Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-23 20:01:05 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-23 20:02:03 +0000 sys-apps/coreutils: add 9.4_p20240323 (unkeyworded) Reworked tests as well. Closes: https://bugs.gentoo.org/413621 Closes: https://bugs.gentoo.org/629660 Closes: https://bugs.gentoo.org/803377 Closes: https://bugs.gentoo.org/898370 Closes: https://bugs.gentoo.org/910640 Closes: https://bugs.gentoo.org/926349 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/coreutils/Manifest | 3 + sys-apps/coreutils/coreutils-9.4_p20240323.ebuild | 302 ++++++++++++++++++++++ sys-apps/coreutils/coreutils-9999.ebuild | 63 +++-- 3 files changed, 352 insertions(+), 16 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c182cea4b7c5516ddaa3d69dad06fd1c088ae7 commit b6c182cea4b7c5516ddaa3d69dad06fd1c088ae7 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-23 20:08:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-23 20:08:20 +0000 sys-apps/coreutils: backport test fixes to 9.4 Bug: https://bugs.gentoo.org/413621 Bug: https://bugs.gentoo.org/629660 Bug: https://bugs.gentoo.org/803377 Bug: https://bugs.gentoo.org/898370 Bug: https://bugs.gentoo.org/910640 Bug: https://bugs.gentoo.org/926349 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/coreutils/coreutils-9.4.ebuild | 59 +++++++++++++++++++++++++-------- 1 file changed, 45 insertions(+), 14 deletions(-)
(I've closed as it I'm pretty sure we have other bugs wrt long dir names etc.)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317b5e58dcf37a565e78e24c568bd99d6017bb54 commit 317b5e58dcf37a565e78e24c568bd99d6017bb54 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-24 00:42:53 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-24 00:42:53 +0000 sys-apps/coreutils: skip dd/no-allocate.sh again I'm pretty sure I commented this out to test and never fixed it. Bug: https://bugs.gentoo.org/629660 Closes: https://bugs.gentoo.org/928486 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/coreutils/coreutils-9.5.ebuild | 2 +- sys-apps/coreutils/coreutils-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f37abbd3838e8661dbf83efafab121e27ed04bef commit f37abbd3838e8661dbf83efafab121e27ed04bef Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-19 01:13:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-19 01:14:09 +0000 sys-apps/coreutils: add 9.6 Trying again w/ allowing dd-noallocate.sh. Commented out again in 9.6 as it XPASSes on linux-6.12.10 with sandbox-2.43 on tmpfs. Let's see if it lasts.. Bug: https://bugs.gentoo.org/629660 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/coreutils/Manifest | 3 + sys-apps/coreutils/coreutils-9.6.ebuild | 307 +++++++++++++++++++++++++++++++ sys-apps/coreutils/coreutils-9999.ebuild | 8 +- 3 files changed, 315 insertions(+), 3 deletions(-)