Re: xfstests can't be installed by running make install

2018-07-18 Thread spagoveanu
On Mon, Jul 16, 2018 at 07:48:26AM -0400, Paul Smith wrote: > On Mon, 2018-07-16 at 15:30 +0800, Zorro Lang wrote: > > > [root@fedoravm tmp]# ls -l > > > total 4 > > > -rw-r--r--. 1 root root 206 Jul 15 14:58 Makefile > > > drwxr-xr-x. 1 root root 0 Jul 15 14:59 testdir > > > [root@fedoravm tmp]#

Re: xfstests can't be installed by running make install

2018-07-18 Thread Zorro Lang
On Wed, Jul 18, 2018 at 06:12:05PM +0800, Zorro Lang wrote: > On Wed, Jul 18, 2018 at 10:47:09AM +0200, Florian Weimer wrote: > > * Zorro Lang: > > > > > On Wed, Jul 18, 2018 at 08:04:05AM +0200, Florian Weimer wrote: > > >> * Zorro Lang: > > >> > > >> >> > > This is related to this glibc bug: >

Re: xfstests can't be installed by running make install

2018-07-18 Thread Zorro Lang
On Wed, Jul 18, 2018 at 10:47:09AM +0200, Florian Weimer wrote: > * Zorro Lang: > > > On Wed, Jul 18, 2018 at 08:04:05AM +0200, Florian Weimer wrote: > >> * Zorro Lang: > >> > >> >> > > This is related to this glibc bug: > >> >> > > > >> >> > > https://sourceware.org/bugzilla/show_bug.cgi?id=2

Re: xfstests can't be installed by running make install

2018-07-18 Thread Florian Weimer
* Zorro Lang: > On Wed, Jul 18, 2018 at 08:04:05AM +0200, Florian Weimer wrote: >> * Zorro Lang: >> >> >> > > This is related to this glibc bug: >> >> > > >> >> > > https://sourceware.org/bugzilla/show_bug.cgi?id=23393 >> >> >> >> > A stranger thing is: >> > egrep [A-Z] match ABCD and bcd, b

Re: xfstests can't be installed by running make install

2018-07-18 Thread Zorro Lang
On Wed, Jul 18, 2018 at 08:04:05AM +0200, Florian Weimer wrote: > * Zorro Lang: > > >> > > This is related to this glibc bug: > >> > > > >> > > https://sourceware.org/bugzilla/show_bug.cgi?id=23393 > >> > > > A stranger thing is: > > egrep [A-Z] match ABCD and bcd, but not match 'a'... > > T