Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256470 - dev-libs/gmime-2.2.23 fails running automake
Summary: dev-libs/gmime-2.2.23 fails running automake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-26 22:48 UTC by Jesús Guerrero Botella (RETIRED)
Modified: 2009-01-26 23:07 UTC (History)
0 users

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


Attachments
emerge command output (emerge-output.txt,3.15 KB, text/plain)
2009-01-26 22:49 UTC, Jesús Guerrero Botella (RETIRED)
Details
automake.out (automake.out,553 bytes, text/plain)
2009-01-26 22:49 UTC, Jesús Guerrero Botella (RETIRED)
Details
emerge --info (emerge.info,3.28 KB, text/plain)
2009-01-26 22:50 UTC, Jesús Guerrero Botella (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Guerrero Botella (RETIRED) gentoo-dev 2009-01-26 22:48:57 UTC
gmine 2.2.23 do not even start do compile, it fails on the automake stage

Reproducible: Always

Steps to Reproduce:
1. emerge gmime
2.
3.

Actual Results:  
It aborts with "Failed running automake!"

Expected Results:  
The package should install.
Comment 1 Jesús Guerrero Botella (RETIRED) gentoo-dev 2009-01-26 22:49:32 UTC
Created attachment 179813 [details]
emerge command output
Comment 2 Jesús Guerrero Botella (RETIRED) gentoo-dev 2009-01-26 22:49:55 UTC
Created attachment 179815 [details]
automake.out
Comment 3 Jesús Guerrero Botella (RETIRED) gentoo-dev 2009-01-26 22:50:39 UTC
Created attachment 179817 [details]
emerge --info
Comment 4 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-26 23:07:29 UTC
+  26 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> gmime-2.2.23.ebuild:
+  Fix bug 256470. To run eautoreconf, we need gtk-doc-am.
+

just emerge dev-util/gtk-doc-am and it will work.