Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296025 - [gnome-overlay] =gnome-extra/gnome-games-2.28.1 automake fails
Summary: [gnome-overlay] =gnome-extra/gnome-games-2.28.1 automake fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-06 23:20 UTC by Kobboi
Modified: 2009-12-07 00:24 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 Kobboi 2009-12-06 23:20:58 UTC
>>> Emerging (1 of 1) gnome-extra/gnome-games-2.28.1 from gnome
 * gnome-games-2.28.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                       [ ok ]
 * CPV:  gnome-extra/gnome-games-2.28.1
 * REPO: gnome
 * USE:  elibc_glibc kernel_linux opengl sdl userland_GNU x86
 * USE='-guile' implies that Aisleriot won't be installed
>>> Unpacking source...
>>> Unpacking gnome-games-2.28.1.tar.bz2 to /var/tmp/portage/gnome-extra/gnome-games-2.28.1/work
>>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-games-2.28.1/work
>>> Preparing source in /var/tmp/portage/gnome-extra/gnome-games-2.28.1/work/gnome-games-2.28.1 ...
 * Fixing OMF Makefiles ...                                                                                                                                                   [ ok ]
 * Running elibtoolize in: gnome-games-2.28.1
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Applying gnome-games-2.26.3-implicit-declaration.patch ...                                                                                                                 [ ok ]
 * Applying gnome-games-2.26.3-gtali-invalid-pointer.patch ...                                                                                                                [ ok ]
 * Applying gnome-games-2.28.1-conflicting-types-libgames-support.patch ...                                                                                                   [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                                                                                        [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/gnome-extra/gnome-games-2.28.1/temp/automake.out

 * ERROR: gnome-extra/gnome-games-2.28.1 failed:
 *   Failed Running automake !
 * 
 * Call stack:
 *     ebuild.sh, line   55:  Called src_prepare
 *   environment, line 4229:  Called eautomake
 *   environment, line 1218:  Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign'
 *   environment, line  573:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of 'emerge --info =gnome-extra/gnome-games-2.28.1',
 * the complete build log and the output of 'emerge -pqv =gnome-extra/gnome-games-2.28.1'.
 * This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/'
 * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-games-2.28.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-games-2.28.1/temp/environment'.
 * S: '/var/tmp/portage/gnome-extra/gnome-games-2.28.1/work/gnome-games-2.28.1'


Reproducible: Always
Comment 1 Kobboi 2009-12-06 23:21:37 UTC
automake.out:

***** automake *****
***** PWD: /var/tmp/portage/gnome-extra/gnome-games-2.28.1/work/gnome-games-2.28.1
***** automake --add-missing --copy --foreign

aclocal.m4:16: warning: this file was generated for autoconf 2.64.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.in:13: version mismatch.  This is Automake 1.10.2,
configure.in:13: but the definition used by this AM_INIT_AUTOMAKE
configure.in:13: comes from Automake 1.11.  You should recreate
configure.in:13: aclocal.m4 with aclocal and run automake again.
gnobots2/Makefile.am:101: whitespace following trailing backslash
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-12-06 23:51:13 UTC
Is that the whole file ?
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-12-07 00:07:40 UTC
Fixed in overlay. Thanks for reporting.
Comment 4 Kobboi 2009-12-07 00:24:56 UTC
Comfirming the fix.