Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552624 - gnome-extra/evolution-data-server-3.16.4_pre20150619 Failed Running automake
Summary: gnome-extra/evolution-data-server-3.16.4_pre20150619 Failed Running automake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-20 12:57 UTC by José Romildo Malaquias
Modified: 2015-06-20 14:39 UTC (History)
0 users

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


Attachments
gnome-extra:evolution-data-server-3.16.4_pre20150619:20150620-105420.log (gnome-extra:evolution-data-server-3.16.4_pre20150619:20150620-105420.log,3.53 KB, text/plain)
2015-06-20 12:57 UTC, José Romildo Malaquias
Details
The output of "emerge --info" (nada.txt,15.13 KB, text/plain)
2015-06-20 12:58 UTC, José Romildo Malaquias
Details
automake.out (automake.out,495 bytes, text/plain)
2015-06-20 14:23 UTC, Johannes Huber (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2015-06-20 12:57:31 UTC
Created attachment 405414 [details]
gnome-extra:evolution-data-server-3.16.4_pre20150619:20150620-105420.log

When updating my system I am getting the error:

 * evolution-data-server-3.16.4_pre20150619.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...              [ ok ]
>>> Unpacking source...
>>> Unpacking evolution-data-server-3.16.4_pre20150619.tar.xz to /tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/work
>>> Source unpacked in /tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/work
>>> Preparing source in /tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/work/evolution-data-server-79dbb273a37623a1e667b82788e7f05e2746b444 ...
 * Running eautoreconf in '/tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/work/evolution-data-server-79dbb273a37623a1e667b82788e7f05e2746b444' ...
 * Running intltoolize --automake --copy --force ...                     [ ok ]
 * Skipping 'gtkdocize --copy' due gtkdocize not installed
 * Running libtoolize --install --copy --force --automake ...            [ ok ]
 * Running aclocal -I m4 ...                                             [ ok ]
 * Running autoconf --force ...                                          [ ok ]
 * Running autoheader ...                                                [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...   [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/temp/automake.out

 * ERROR: gnome-extra/evolution-data-server-3.16.4_pre20150619::gentoo failed (prepare phase):
 *   Failed Running automake !
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 4566:  Called eautoreconf
 *   environment, line 1341:  Called eautomake
 *   environment, line 1295:  Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign' '--force-missing'
 *   environment, line  996:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of `emerge --info '=gnome-extra/evolution-data-server-3.16.4_pre20150619::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=gnome-extra/evolution-data-server-3.16.4_pre20150619::gentoo'`.
 * The complete build log is located at '/var/log/portage/gnome-extra:evolution-data-server-3.16.4_pre20150619:20150620-105420.log'.
 * For convenience, a symlink to the build log is located at '/tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/temp/environment'.
 * Working directory: '/tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/work/evolution-data-server-79dbb273a37623a1e667b82788e7f05e2746b444'
 * S: '/tmp/portage/gnome-extra/evolution-data-server-3.16.4_pre20150619/work/evolution-data-server-79dbb273a37623a1e667b82788e7f05e2746b444'
Comment 1 José Romildo Malaquias 2015-06-20 12:58:21 UTC
Created attachment 405416 [details]
The output of "emerge --info"
Comment 2 Pacho Ramos gentoo-dev 2015-06-20 13:07:42 UTC
Please provide the automake.out file as error suggests

Thanks
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2015-06-20 14:23:19 UTC
Created attachment 405420 [details]
automake.out
Comment 4 Pacho Ramos gentoo-dev 2015-06-20 14:39:19 UTC
+  20 Jun 2015; Pacho Ramos <pacho@gentoo.org>
+  evolution-data-server-3.16.4_pre20150619.ebuild:
+  This version needs dev-util/gtk-doc to provide gtk-doc.make because tarball is
+  the one from upstream git instead of one made after manually running distcheck
+  (#552624)
+