bug#29164: test error and failures: tests/{du/long-from-unreadable.sh, rm/deep-2.sh} (exit status: 99/1) on Gentoo x86/amd64

2017-11-05 Thread Thomas Deutschmann
x: 2.12::gentoo > sys-devel/autoconf: 2.69-r4::gentoo > sys-devel/automake: 1.13.4-r1::gentoo, 1.15.1-r1::gentoo > sys-devel/binutils: 2.29.1-r1::gentoo > sys-devel/gcc:6.4.0::gentoo > sys-devel/gcc-config: 1.9.0::gentoo > sys-devel/libtool:2.4.6-r4::gentoo > sys-devel/make: 4.2.1-r1::gentoo > sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers) > sys-libs/glibc: 2.25-r9::gentoo -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29164: Scratch this bug report

2017-11-06 Thread Thomas Deutschmann
Hi, please ignore this bug report. This is caused by Gentoo's sandbox in portage and no problem in coreutils. Sorry for wasting your time :/ -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29167: tests/ls/readdir-mountpoint-inode.sh is unstable and should require root privileges

2017-11-06 Thread Thomas Deutschmann
7ec74740 100755 --- a/tests/ls/readdir-mountpoint-inode.sh +++ b/tests/ls/readdir-mountpoint-inode.sh @@ -18,6 +18,7 @@ . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src print_ver_ ls +require_root_ # We use --local here so as to not activate # potentially very many remote mounts. -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29167: Acknowledgement (tests/ls/readdir-mountpoint-inode.sh is unstable and should require root privileges)

2017-11-06 Thread Thomas Deutschmann
$parent_dir' is not readable for current user" + echo $ls_out | sed 's/ .*//' } while read dir; do -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29886: tests/rm/rm-readdir-fail is failing with SIGBUS on Gentoo sparc

2017-12-28 Thread Thomas Deutschmann
aselayout: 2.3::gentoo > sys-apps/openrc: 0.34.11::gentoo > sys-apps/sandbox: 2.10-r4::gentoo > sys-devel/autoconf: 2.69::gentoo > sys-devel/automake: 1.15.1-r1::gentoo > sys-devel/binutils: 2.29.1-r1::gentoo > sys-devel/gcc:6.4.0::gentoo > sys-devel/gcc-config: 1.8-r1::gentoo > sys-devel/libtool:2.4.6-r3::gentoo > sys-devel/make: 4.2.1::gentoo > sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers) > sys-libs/glibc: 2.25-r9::gentoo Bug: https://bugs.gentoo.org/642492 -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#32559: coreutils-8.30: test sort-u-FMR fails after rebuild

2018-08-28 Thread Thomas Deutschmann
ver, I was able to reproduce the test failure on 3 physical systems after complete rebuild. Complete logs are available at https://gist.github.com/Whissi/dde2960c1339a73d66c09613864488a5 -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#32559: coreutils-8.30: test sort-u-FMR fails after rebuild

2018-08-28 Thread Thomas Deutschmann
Hi, OK, to reproduce: Just install gcc-8.2.0 and rebuild glibc using gcc-8.2.0. Using glibc built with gcc-8.2.0 causes test "sort-u-FMR" to fail. I am using glibc-2.27. -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29886: tests/rm/rm-readdir-fail is failing with SIGBUS on Gentoo sparc

2018-07-15 Thread Thomas Deutschmann
work/ coreutils-8.30' make[4]: Entering directory '/var/tmp/portage/sys-apps/coreutils-8.30/work/ coreutils-8.30' rm-readdir-fail.sh: set-up failure: failed to build shared library ERROR: tests/rm/rm-readdir-fail.sh [...] -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29886: tests/rm/rm-readdir-fail is failing with SIGBUS on Gentoo sparc

2018-07-09 Thread Thomas Deutschmann
Hi, still happening with coreutils-8.30. -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

bug#29886: tests/rm/rm-readdir-fail is failing with SIGBUS on Gentoo sparc

2018-07-10 Thread Thomas Deutschmann
st_ino = D_INO (dp); +memcpy(>fts_statp->st_ino, , sizeof(p->fts_statp->st_ino)); /* Build a file name for fts_stat to stat. */ if (ISSET(FTS_NOCHDIR)) { -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2

bug#29886: tests/rm/rm-readdir-fail is failing with SIGBUS on Gentoo sparc

2018-07-11 Thread Thomas Deutschmann
On 2018-07-11 19:05, Paul Eggert wrote: > Thomas Deutschmann wrote: > >> Not sure if this is a kernel problem. Isn't test suite using >> LD_PRELOAD to pull in additional libraries which could cause >> such a breakage? > > You're right, it could be a library proble

bug#29886: tests/rm/rm-readdir-fail is failing with SIGBUS on Gentoo sparc

2018-07-11 Thread Thomas Deutschmann
On 2018-07-11 04:46, Paul Eggert wrote: > Thomas Deutschmann wrote: >> -    p->fts_statp->st_ino = D_INO (dp); >> +    memcpy(>fts_statp->st_ino, , >> sizeof(p->fts_statp->st_ino)); > > This looks like a kernel bug, not

bug#32559: coreutils-8.30: test sort-u-FMR fails after rebuild

2018-08-30 Thread Thomas Deutschmann
a=commit;h=e752326cc050803c3bcfde1f8606bead66ff9642 This bug report can be closed, thanks. -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5