226/286 ifs OK 0.37 s 227/286 ifs/shcomp OK 0.37 s 228/286 io FAIL 14.91 s (exit status 1) 229/286 leaks OK 2.89 s 230/286 leaks/shcomp OK 2.84 s 231/286 locale OK 0.52 s ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-libressl_abi32+64_test-20191208-121635 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.13.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Wed, 11 Dec 2019 15:46:09 +0000 emerge -qpvO app-shells/ksh [ebuild N ] app-shells/ksh-2020.0.0
Created attachment 599222 [details] emerge-info.txt
Created attachment 599224 [details] app-shells:ksh-2020.0.0:20191211-162606.log
Created attachment 599226 [details] emerge-history.txt
Created attachment 599228 [details] environment
Created attachment 599230 [details] etc.portage.tbz2
Created attachment 599232 [details] logs.tbz2
Created attachment 599234 [details] temp.tbz2
228/286 io FAIL 14.91 s (exit status 1) --- command --- SRC_ROOT='/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0' SHELL='/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/cmd/ksh93/ksh' TEST_ROOT='/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0/src/cmd/ksh93/tests' LIBSAMPLE_PATH='/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/lib/libdll/libsample.so' LD_LIBRARY_PATH='/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/lib/libast:/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/lib/libcmd:/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/lib/libdll' /var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/cmd/ksh93/ksh /var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0/src/cmd/ksh93/tests/util/run_test.sh io --- stdout --- <I> run_test[121]: TEST_DIR=/var/tmp/portage/app-shells/ksh-2020.0.0/temp/ksh.io.03ZQBA <I> run_test[162]: ITERS_PER_10MS=26000 --- stderr --- <E> io[657]: I/O failure not handled <E> expect: |write.*failed.*okay| <E> actual: |/var/tmp/portage/app-shells/ksh-2020.0.0/work/ksh-2020.0.0-build/src/cmd/ksh93/ksh: /proc/self/uid_map: cannot create [Permission denied] okay| <W> io[-1]: error_count = 1
ick, btgrfs issue again - I tend to start to hate it
Nope, this has nothing to do with btrfs. It's a sandbox issue when the test suite attempts to write to /proc/self/uid_map.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b42bd86078841fb1a871588694463c63f4a48ab commit 8b42bd86078841fb1a871588694463c63f4a48ab Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2019-12-11 20:38:42 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2019-12-11 20:39:08 +0000 app-shells/ksh: addwrite /proc/self for tests Closes: https://bugs.gentoo.org/702570 Package-Manager: Portage-2.3.80_p5, Repoman-2.3.19_p4 Signed-off-by: Mike Gilbert <floppym@gentoo.org> app-shells/ksh/ksh-2020.0.0.ebuild | 3 ++- app-shells/ksh/ksh-9999.ebuild | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-)