Bug 31835 - latest coreutils breaks pdksh
Bug#: 31835 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: mkennedy@gentoo.org
Component: Ebuilds
URL: 
Summary: latest coreutils breaks pdksh
Keywords:  
Status Whiteboard: 
Opened: 2003-10-23 10:09 0000
Description:   Opened: 2003-10-23 10:09 0000
gcc -c  -DHAVE_CONFIG_H -I. -I. -O3 -march=pentium3 -funroll-loops
-fprefetch-loop-arrays -fomit-frame-pointer -pipe table.c
./siglist.sh "gcc -E  -DHAVE_CONFIG_H -I. -I." < ./siglist.in > tmpsiglist.out
sort: open failed: +2n: No such file or directory
make: *** [siglist.out] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: app-shells/pdksh-5.2.14-r4 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)

mkennedy@killr:~$ qpkg -I -nc -v coreutils
sys-apps/coreutils-5.0.91

------- Comment #1 From Stefan Knoblich (RETIRED) 2003-10-23 11:29:38 0000 -------
Created an attachment (id=19679) [details]
this fixes sort problems

uses valid sort syntax and results (old vs. new) match, but please test
(no coreutils-5.0.91 on this machine)

------- Comment #2 From Seemant Kulleen (RETIRED) 2003-12-29 20:11:09 0000 -------
Matt, can you test this with coreutils-5.0.91-r3 (just checked in) please?

------- Comment #3 From Seemant Kulleen (RETIRED) 2004-01-04 09:47:58 0000 -------
thanks stefan