Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] SERIOUS bug in coreutils / cut command
@ 2014-10-22 18:06 Ray Cordova
  2014-10-22 18:49 ` Gustavo Zacarias
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Cordova @ 2014-10-22 18:06 UTC (permalink / raw)
  To: buildroot

Hello,

echo "word1 word2 word3" | cut -d' ' -f1

word1

echo "word1 word2 word3" | cut -d' ' -f2

wword2 <-- ??!?!??

Yes, it really is 'wword2'.

echo "word1 word2 word3" | cut -d' ' -f3

word3

This is the September 1st, 2014 release. Coreutils 8.22. Two different
builds, same versions, same bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141022/195628ad/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] SERIOUS bug in coreutils / cut command
  2014-10-22 18:06 [Buildroot] SERIOUS bug in coreutils / cut command Ray Cordova
@ 2014-10-22 18:49 ` Gustavo Zacarias
  2014-10-22 20:16   ` Ray Cordova
  0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Zacarias @ 2014-10-22 18:49 UTC (permalink / raw)
  To: buildroot

On 10/22/2014 03:06 PM, Ray Cordova wrote:

> Hello,
> 
> echo "word1 word2 word3" | cut -d' ' -f1
> 
> word1
> 
> echo "word1 word2 word3" | cut -d' ' -f2
> 
> wword2 <-- ??!?!??
> 
> Yes, it really is 'wword2'.
> 
> echo "word1 word2 word3" | cut -d' ' -f3
> 
> word3
> 
> This is the September 1st, 2014 release. Coreutils 8.22. Two different
> builds, same versions, same bug.

Hi.
Works fine for me with latest git (same coreutils) using the
qemu-arm-versatile sample defconfig with the latest available external
toolchain.
How about a little more detail of architecture, toolchain and so on?
(i.e. savedefconfig defconfig)
Regards.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] SERIOUS bug in coreutils / cut command
  2014-10-22 18:49 ` Gustavo Zacarias
@ 2014-10-22 20:16   ` Ray Cordova
  0 siblings, 0 replies; 3+ messages in thread
From: Ray Cordova @ 2014-10-22 20:16 UTC (permalink / raw)
  To: buildroot

I started with all default configs, then tweaked and added packages. Both
are arch i386. One kernel is i686 and the other is for a Via C3-2
processor. I'm currently running them both on vmware. One is vmware
workstation 9 and the other is ESXi 5.5. The toolchain is the default.

On Wed, Oct 22, 2014 at 11:49 AM, Gustavo Zacarias <gustavo@zacarias.com.ar>
wrote:

> On 10/22/2014 03:06 PM, Ray Cordova wrote:
>
> > Hello,
> >
> > echo "word1 word2 word3" | cut -d' ' -f1
> >
> > word1
> >
> > echo "word1 word2 word3" | cut -d' ' -f2
> >
> > wword2 <-- ??!?!??
> >
> > Yes, it really is 'wword2'.
> >
> > echo "word1 word2 word3" | cut -d' ' -f3
> >
> > word3
> >
> > This is the September 1st, 2014 release. Coreutils 8.22. Two different
> > builds, same versions, same bug.
>
> Hi.
> Works fine for me with latest git (same coreutils) using the
> qemu-arm-versatile sample defconfig with the latest available external
> toolchain.
> How about a little more detail of architecture, toolchain and so on?
> (i.e. savedefconfig defconfig)
> Regards.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141022/6c21e2c7/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-22 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22 18:06 [Buildroot] SERIOUS bug in coreutils / cut command Ray Cordova
2014-10-22 18:49 ` Gustavo Zacarias
2014-10-22 20:16   ` Ray Cordova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox