Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 29073

Summary: arts-1.1.4 configure failure with coreutils
Product: Gentoo Linux Reporter: Andrei Ivanov <andrei.ivanov>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: fusero
Priority: High    
Version: 1.4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrei Ivanov 2003-09-19 01:45:09 UTC
>>> emerge (8 of 23) kde-base/arts-1.1.4 to /
>>> md5 src_uri ;-) arts-1.1.4.tar.bz2
>>> Unpacking source...
>>> Unpacking arts-1.1.4.tar.bz2 to /var/tmp/portage/arts-1.1.4/work
patching file flow/gsl/configure.in.in
Running sed on Makefile.am
Running sed on Makefile.in
patching file detect-autoconf.sh
>>> Source unpacked.
head: `-1' option is obsolete; use `-n 1'
Try `head --help' for more information.
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.52, 2.53 or 2.54
make: *** [cvs] Error 1

!!! ERROR: kde-base/arts-1.1.4 failed.
!!! Function kde_src_compile, Line 106, Exitcode 1
!!! no configure script found, generation unsuccessful

and there are a couple of `head -2` in admin/cvs.sh
Comment 1 Arve Knudsen 2003-09-19 07:20:29 UTC
I noticed that this head thing is corrected in the 1.1.3 ebuild, how come its not fixed in 1.1.4? Couldn't this be tested before being merged into the portage tree?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-09-19 07:59:22 UTC
Because KDE was *supposed* to have this issue fixed upstream, but they missed 
it. 
 
And since the "head -1" problem only breaks on some users machines (I am not 
one of them) it doesn't get noticed by everyone.  This is why it's still 
marked ~x86 - to find problems like this. 
 
Anyway, I readded this fix to the ebuild.