Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324601 - x11-libs/pango-1.28.1: automake failed
Summary: x11-libs/pango-1.28.1: automake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 14:37 UTC by Geoff Madden
Modified: 2010-06-23 15:09 UTC (History)
0 users

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


Attachments
emerge info (emerge.inf,8.02 KB, text/plain)
2010-06-18 14:43 UTC, Geoff Madden
Details
environment file (environment,114.00 KB, text/plain)
2010-06-18 14:44 UTC, Geoff Madden
Details
logfile for automake (automake.out,379 bytes, text/plain)
2010-06-18 14:45 UTC, Geoff Madden
Details
build.log (build.log,2.66 KB, text/plain)
2010-06-18 14:49 UTC, Geoff Madden
Details
results of emerge -pv gtk-doc gtk-doc-am (emerge.pv,980 bytes, text/plain)
2010-06-19 05:51 UTC, Geoff Madden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Madden 2010-06-18 14:37:47 UTC
updating the system world file,after glib had been updated  I then got this problem of automake failure on pango. As an attempt to o/come the problem I reinstalled automake,but added the doc use flag,as I had read the automake.out file,which was making ref to gtk-doc not being mentioned in AM_CONDITIONAL.

Reproducible: Always

Steps to Reproduce:
1.emerge -u world
2.
3.

Actual Results:  
configuration stops

Expected Results:  
to have the relevant file installed,and continue with update
Comment 1 Geoff Madden 2010-06-18 14:43:23 UTC
Created attachment 235863 [details]
emerge info
Comment 2 Geoff Madden 2010-06-18 14:44:22 UTC
Created attachment 235865 [details]
environment file
Comment 3 Geoff Madden 2010-06-18 14:45:11 UTC
Created attachment 235867 [details]
logfile for automake
Comment 4 Geoff Madden 2010-06-18 14:49:47 UTC
Created attachment 235869 [details]
build.log
Comment 5 Pacho Ramos gentoo-dev 2010-06-18 15:51:34 UTC
Please provide "emerge -pv gtk-doc gtk-doc-am" output
Comment 6 Geoff Madden 2010-06-19 05:51:53 UTC
Created attachment 235911 [details]
results of emerge -pv gtk-doc gtk-doc-am
Comment 7 Pacho Ramos gentoo-dev 2010-06-19 11:20:44 UTC
(In reply to comment #6)
> Created an attachment (id=235911) [details]
> results of emerge -pv gtk-doc gtk-doc-am
> 

Probably installing gtk-doc-1.13-r2 and gtk-doc-am-1.13 would be enough to solve this, can you try with *these* versions (and later you can update to 1.15 if they worked ok)?
Comment 8 Geoff Madden 2010-06-20 04:18:46 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > Created an attachment (id=235911) [details] [details]
> > results of emerge -pv gtk-doc gtk-doc-am
> > 
> 
> Probably installing gtk-doc-1.13-r2 and gtk-doc-am-1.13 would be enough to
> solve this, can you try with *these* versions (and later you can update to 1.15
> if they worked ok)?
> 

Yes this worked,and when I ran -u world it immediately updated gtk-doc to 1.15,& is proceeding to update as per normal, thanks
Comment 9 Pacho Ramos gentoo-dev 2010-06-23 15:09:19 UTC
+  23 Jun 2010; Pacho Ramos <pacho@gentoo.org> pango-1.28.1.ebuild:
+  Bump gtk-doc dependencies as reported in bug #324601 (by Geoff Madden)