Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148346 - media-libs/fontconfig-2.3.2-r1 missing WANT_AUTOMAKE=1.7
Summary: media-libs/fontconfig-2.3.2-r1 missing WANT_AUTOMAKE=1.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
: 148683 (view as bug list)
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2006-09-20 05:16 UTC by Åsmund Grammeltvedt
Modified: 2006-09-23 12:21 UTC (History)
1 user (show)

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


Attachments
proposed patch (fontconfig-2.3.2-automake.patch,509 bytes, patch)
2006-09-20 05:20 UTC, Åsmund Grammeltvedt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Åsmund Grammeltvedt 2006-09-20 05:16:31 UTC
$ emerge =media-libs/fontconfig-2.3.2-r1

>>> Emerging (1 of 1) media-libs/fontconfig-2.3.2-r1 to /
 * fontconfig-2.3.2.tar.gz MD5 ;-) ...                                                       [ ok ]
 * fontconfig-2.3.2.tar.gz RMD160 ;-) ...                                                                  [ ok ]
 * fontconfig-2.3.2.tar.gz SHA1 ;-) ...                                                                    [ ok ]
 * fontconfig-2.3.2.tar.gz SHA256 ;-) ...                                                                  [ ok ]
 * fontconfig-2.3.2.tar.gz size ;-) ...                                                                    [ ok ]
 * checking ebuild checksums ;-) ...                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                                                      [ ok ]
 * checking miscfile checksums ;-) ...                                                                     [ ok ]
 * checking fontconfig-2.3.2.tar.gz ;-) ...                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking fontconfig-2.3.2.tar.gz to /var/tmp/portage/fontconfig-2.3.2-r1/work
 * Applying fontconfig-2.3.2-symbol_alias.patch ...                                                        [ ok ]
 * Applying fontconfig-2.3.2-pkg_config.patch ...                                                          [ ok ]
 * Applying fontconfig-2.3.2-docbook.patch ...                                                             [ ok ]
 * Running eautoreconf in '/var/tmp/portage/fontconfig-2.3.2-r1/work/fontconfig-2.3.2' ...
 * Running aclocal ...                                                                                     [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/fontconfig-2.3.2-r1/temp/aclocal-16512.out


!!! ERROR: media-libs/fontconfig-2.3.2-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  fontconfig-2.3.2-r1.ebuild, line 30:   Called eautoreconf
  autotools.eclass, line 70:   Called eaclocal
  autotools.eclass, line 107:   Called autotools_run_tool 'aclocal'
  autotools.eclass, line 198:   Called die


***** aclocal *****

am-wrapper: /usr/bin/aclocal-1.7 is missing or not executable.
            Please try emerging the correct version of automake.
Comment 1 Åsmund Grammeltvedt 2006-09-20 05:20:19 UTC
Created attachment 97535 [details, diff]
proposed patch

Applying this patch allows fontconfig to compile correctly.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-22 12:12:15 UTC
*** Bug 148683 has been marked as a duplicate of this bug. ***
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2006-09-23 12:21:06 UTC
it works with 1.9 as well, and so that is what I set WANT_AUTOMAKE to.