Re: [Bug-tar] Build fail on PowerPC 64

2013-03-22 Thread Pavel Raiskup
Hi, with the default configuration of GNU tar, the build fail on PowerPC 64 bit machine with: Some additional info: $ rpm -q glibc gcc glibc-2.16-28.fc18.ppc64p7 gcc-4.7.2-8.fc18.ppc64 Pavel

Re: [Bug-tar] Build fail on PowerPC 64

2013-03-22 Thread Paul Eggert
On 03/22/13 03:29, Pavel Raiskup wrote: Hi, with the default configuration of GNU tar How did you run 'configure'? What is the contents of config.log, and of config.h?

Re: [Bug-tar] Build fail on PowerPC 64

2013-03-22 Thread Antonio Diaz Diaz
May I suggest that megabyte-sized text files be attached compressed: $ ls -o config.log* -rw-r--r-- 1 antonio 936144 2013-03-22 18:43 config.log -rw-r--r-- 1 antonio 41109 2013-03-22 18:43 config.log.lz It took me 5 minutes to download the message, and the mail program locked to death

Re: [Bug-tar] Build fail on PowerPC 64

2013-03-22 Thread Bob Proulx
Antonio Diaz Diaz wrote: May I suggest that megabyte-sized text files be attached compressed: Yes, please. $ ls -o config.log* -rw-r--r-- 1 antonio 936144 2013-03-22 18:43 config.log -rw-r--r-- 1 antonio 41109 2013-03-22 18:43 config.log.lz It took me 5 minutes to download the message,

Re: [Bug-tar] Build fail on PowerPC 64

2013-03-22 Thread Pavel Raiskup
On Fri, 2013-03-22 at 12:56 -0600, Bob Proulx wrote: Antonio Diaz Diaz wrote: May I suggest that megabyte-sized text files be attached compressed: Yes, please. Really sorry for that - I missed the size. I reinstated the typical 100K limit. Thanks a lot for this ^^^ and for all your work!