Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163370 - media-sound/takcd-0.10 fails to build (doesn't run ./configure?)
Summary: media-sound/takcd-0.10 fails to build (doesn't run ./configure?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 00:13 UTC by Zak Kipling
Modified: 2007-01-23 00:26 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 Zak Kipling 2007-01-23 00:13:06 UTC
"emerge takcd" fails:

>>> Emerging (1 of 1) media-sound/takcd-0.10 to /
 * takcd-0.10.tar.gz MD5 ;-) ...                                                                                       [ ok ] * takcd-0.10.tar.gz RMD160 ;-) ...                                                                                    [ ok ] * takcd-0.10.tar.gz SHA1 ;-) ...                                                                                      [ ok ] * takcd-0.10.tar.gz SHA256 ;-) ...                                                                                    [ ok ] * takcd-0.10.tar.gz size ;-) ...                                                                                      [ ok ] * checking ebuild checksums ;-) ...                                                                                   [ ok ] * checking auxfile checksums ;-) ...                                                                                  [ ok ] * checking miscfile checksums ;-) ...                                                                                 [ ok ] * checking takcd-0.10.tar.gz ;-) ...                                                                                  [ ok ]>>> Unpacking source...
>>> Unpacking takcd-0.10.tar.gz to /var/tmp/portage/takcd-0.10/work
 * Running eautoreconf in '/var/tmp/portage/takcd-0.10/work/takcd-0.10' ...
 * Running aclocal ...                                                                                                 [ ok ] * Running autoconf ...                                                                                                [ ok ] * Running autoheader ...                                                                                              [ ok ] * Running automake --add-missing --copy ...                                                                           [ ok ]>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/takcd-0.10/work/takcd-0.10 ...
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: media-sound/takcd-0.10 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  takcd-0.10.ebuild, line 28:   Called die



Looking at the above messages and the ebuild, it appears that ./configure is not getting run before "make".


Reproducible: Always

Steps to Reproduce:
1. emerge takcd

Actual Results:  
build fails as described

Expected Results:  
successful build

Adding "econf" to the ebuild, prior to "emake" appears to fix the problem.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2007-01-23 00:26:31 UTC
rhanks fixed in portage.