bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Christian Jullien
Hi maintainers, Trying to compile new 8.20 version on my Solaris 10 sparc machine using gcc 4.7.2, I got an error on factor link: CCLD src/factor lib/libcoreutils.a(striconv.o): In function `mem_cd_iconv': /export/home/jullien/coreutils-8.20/lib/striconv.c:55: undefined reference to

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread g . esp
A new test in 8.20 fail because mount point 'a/b' already traversed is not emitted [chroot-i486] root:/usr/src/coreutils-8.20$ uname -r; mount --version 3.4.15 mount from util-linux 2.22.1 (libmount 2.22.0: debug) [chroot-i486] root:/usr/src/coreutils-8.20$ FORCE_UNSAFE_CONFIGURE=1 ./configure

bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Pádraig Brady
On 10/25/2012 05:30 AM, Christian Jullien wrote: Hi maintainers, Trying to compile new 8.20 version on my Solaris 10 sparc machine using gcc 4.7.2, I got an error on factor link: CCLD src/factor lib/libcoreutils.a(striconv.o): In function `mem_cd_iconv':

bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Jim Meyering
Pádraig Brady wrote: On 10/25/2012 05:30 AM, Christian Jullien wrote: Hi maintainers, Trying to compile new 8.20 version on my Solaris 10 sparc machine using gcc 4.7.2, I got an error on factor link: CCLD src/factor lib/libcoreutils.a(striconv.o): In function `mem_cd_iconv':

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread Jim Meyering
g@free.fr wrote: A new test in 8.20 fail because mount point 'a/b' already traversed is not emitted [chroot-i486] root:/usr/src/coreutils-8.20$ uname -r; mount --version 3.4.15 mount from util-linux 2.22.1 (libmount 2.22.0: debug) [chroot-i486] root:/usr/src/coreutils-8.20$

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread g . esp
- Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 13:01:00 Objet: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh g@free.fr wrote: A new test in 8.20 fail because mount point

bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Pádraig Brady
On 10/25/2012 11:21 AM, Jim Meyering wrote: Thanks for dealing with that. Along with the fix, please add a syntax-check rule that does something like this: cd src; for i in $(git grep -l -w proper_name_utf8 *.c|sed 's/\.c//'); do grep -E ^src_${i}_LDADD .?= .*\$(LIBICONV) local.mk

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread Jim Meyering
g@free.fr wrote: ... I can see it in /proc/mounts, too: $ grep a/b /proc/mounts : tmpfs /t/a/b tmpfs rw,seclabel,relatime,size=5345280k 0 0 There must be something different about your system. That's another time a regular

bug#12729: coreutils-8.20/gnulib-tests/

2012-10-25 Thread Alice
Archlinux 64 bit no work.!!! = GNU coreutils 8.20: gnulib-tests/test-suite.log = # TOTAL: 315 # PASS: 289 # SKIP: 25 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2

bug#12729: coreutils-8.20/gnulib-tests/

2012-10-25 Thread Pádraig Brady
On 10/25/2012 07:44 AM, Alice wrote: Archlinux 64 bit no work.!!! FAIL: test-getlogin === test-getlogin.c:45: assertion failed You can see the test here: http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob;f=tests/test-getlogin.c;h=449ceaa;hb=HEAD#l45 Does this happen every

bug#12642: bug#12645: 24.2.50; hang in redisplay

2012-10-25 Thread Michael Welsh Duggan
This particular problem is bugging me quite a bit. It makes inferior python mode useless to me. The behavior for me is this: emacs -Q M-x run-python At this point, emacs hangs at 100% on one CPU. After C-g I am in a *Python* Inferior Python buffer. At this point if I type a python expression

bug#12642: bug#12645: 24.2.50; hang in redisplay

2012-10-25 Thread Eric Blake
On 10/25/2012 07:13 AM, Michael Welsh Duggan wrote: This particular problem is bugging me quite a bit. It makes inferior python mode useless to me. The behavior for me is this: Based on the subject line, it looks like you meant to send this to bug 12645 (an emacs bug), but instead ended up

bug#12734: Broken Link

2012-10-25 Thread John Beatty
On page: http://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html the link Process Substitution about half way down is broken. Incidentally, it would be useful to have a bug-reporting link on each page. Kind regards John Beatty

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread g . esp
- Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 14:19:12 Objet: Re: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh ... Thanks for the patch, but at least for now, it seems to

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread Jim Meyering
g@free.fr wrote: - Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 14:19:12 Objet: Re: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh ... Thanks for the patch, but at least

bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Jim Meyering
Pádraig Brady wrote: On 10/25/2012 11:21 AM, Jim Meyering wrote: Thanks for dealing with that. Along with the fix, please add a syntax-check rule that does something like this: cd src; for i in $(git grep -l -w proper_name_utf8 *.c|sed 's/\.c//'); do grep -E ^src_${i}_LDADD .?=

bug#12734: Broken Link

2012-10-25 Thread Pádraig Brady
On 10/25/2012 12:57 PM, John Beatty wrote: On page: http://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html the link Process Substitution about half way down is broken. Incidentally, it would be useful to have a bug-reporting link on each page. It seems I need to setup

bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Pádraig Brady
On 10/25/2012 05:36 PM, Jim Meyering wrote: Thanks! I wanted to include a little more information in the diagnostic, so... looks good. thanks

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread g . esp
- Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 18:22:21 Objet: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh The line in /etc/mtab that let hash.c take a different code path

bug#12728: v8.20 is missing LIBICONV for factor tool

2012-10-25 Thread Jim Meyering
Pádraig Brady wrote: On 10/25/2012 05:36 PM, Jim Meyering wrote: Thanks! I wanted to include a little more information in the diagnostic, so... looks good. thanks Thanks for the review. Pushed.

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread Jim Meyering
g@free.fr wrote: ... To me, it looks like the *lack* of a line for the a/b mount is the problem. When you remove the symlink the mount command does not update the regular-file /etc/mtab, so mount-listing code cannot see that a/b is bind-mounted. No, this is not a missing line but

bug#12729: coreutils-8.20/gnulib-tests/

2012-10-25 Thread g . esp
- Mail original - De: Pádraig Brady p...@draigbrady.com À: Alice giacomo_giorgia...@alice.it Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 15:41:39 Objet: bug#12729: coreutils-8.20/gnulib-tests/ On 10/25/2012 07:44 AM, Alice wrote: Archlinux 64 bit no work.!!!

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread g . esp
- Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 21:37:08 Objet: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh ... It sounds like you have confirmed my conclusion. When you

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread Jim Meyering
g@free.fr wrote: - Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 21:37:08 Objet: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh ... It sounds like you have confirmed my

bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh

2012-10-25 Thread g . esp
- Mail original - De: Jim Meyering j...@meyering.net À: g esp g@free.fr Cc: 12...@debbugs.gnu.org Envoyé: Jeudi 25 Octobre 2012 23:06:45 Objet: bug#12730: coreutils-8.20: FAIL: tests/du/bind-mount-dir-cycle.sh g@free.fr wrote: ... I don't understand why you conclude