Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30009 - arts-1.1.4 fails to compile, no configure script found.
Summary: arts-1.1.4 fails to compile, no configure script found.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: PPC Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-30 10:14 UTC by David Röhr
Modified: 2003-09-30 12:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Röhr 2003-09-30 10:14:47 UTC
When trying to emerge arts-1.1.4 on PPC it fails during the configuration run, 
giving the error message that no configuration script found.

I've tested to run with --verbose, but that didn't give me much.

saga arts # emerge --verbose arts
Calculating dependencies ...done!
>>> emerge (1 of 1) 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
 * Applying arts-1.1.4-
amd64.patch...                                                                  
         [ ok ]
>>> Source unpacked.
Performing head fix on acinclude.m4
Performing head fix on aclocal.m4
Performing head fix on admin/cvs.sh
Performing head fix on debian/rules
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
configure.in:37: /usr/bin/m4: Warning: Excess arguments to built-in 
`m4_pushdef' ignored
autom4te-2.57a: /usr/bin/m4 failed with exit status: 1
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


Reproducible: Always
Steps to Reproduce:
1.emerge arts
2.
3.

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) 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
 * Applying arts-1.1.4-
amd64.patch...                                                                  
         [ ok ]
>>> Source unpacked.
Performing head fix on acinclude.m4
Performing head fix on aclocal.m4
Performing head fix on admin/cvs.sh
Performing head fix on debian/rules
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
configure.in:37: /usr/bin/m4: Warning: Excess arguments to built-in 
`m4_pushdef' ignored
autom4te-2.57a: /usr/bin/m4 failed with exit status: 1
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
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-09-30 11:49:28 UTC
downgrade autoconf 2.57a...it's not yet compatible with kde
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-09-30 12:00:02 UTC
I've changed the dependency in portage now, but you'll have to downgrade
until KDE supports this new version.