Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154397 - net-print/cups missing WANT_AUTOMAKE
Summary: net-print/cups missing WANT_AUTOMAKE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2006-11-07 12:37 UTC by Kevin Funk
Modified: 2006-11-07 14:14 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 Kevin Funk 2006-11-07 12:37:08 UTC
As described in the topic cups-1.2.6 does not find aclocal-1.10. That's correct because I don't have automake-1.10 installed!

After installing automake-1.10 cups-compile works fine, otherwise it aborted:

>>> Emerging (1 of 1) net-print/cups-1.2.6 to /
 * cups-1.2.6-source.tar.bz2 MD5 ;-) ...                                          [ ok ]
 * cups-1.2.6-source.tar.bz2 RMD160 ;-) ...                                       [ ok ]
 * cups-1.2.6-source.tar.bz2 SHA1 ;-) ...                                         [ ok ]
 * cups-1.2.6-source.tar.bz2 SHA256 ;-) ...                                       [ ok ]
 * cups-1.2.6-source.tar.bz2 size ;-) ...                                         [ ok ]
 * checking ebuild checksums ;-) ...                                              [ ok ]
 * checking auxfile checksums ;-) ...                                             [ ok ]
 * checking miscfile checksums ;-) ...                                            [ ok ]
 * checking cups-1.2.6-source.tar.bz2 ;-) ...                                     [ ok ]
>>> Unpacking source...
>>> Unpacking cups-1.2.6-source.tar.bz2 to /mnt/cache/var/tmp/portage/cups-1.2.6/work
 * Applying cups-1.2.0-bindnow.patch ...                                          [ ok ]
 * Running aclocal ...                                                            [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /mnt/cache/var/tmp/portage/cups-1.2.6/temp/aclocal-7215.out

-> aclocal-7215.out says, aclocal-1.10 is missing.


Is there a missing dependency in the cups-1.2.6-ebuild on automake-1.10?

Thanks for help
Comment 1 Patrick McLean gentoo-dev 2006-11-07 14:14:55 UTC
Fixed in CVS.