Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219259 - xfce-extra/xfce4-battery-0.5.0-r2: Incompatible with autoconf 2.62
Summary: xfce-extra/xfce4-battery-0.5.0-r2: Incompatible with autoconf 2.62
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autoconf-2.62
  Show dependency tree
 
Reported: 2008-04-25 11:30 UTC by Alexander Skwar
Modified: 2008-04-25 16:03 UTC (History)
0 users

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


Attachments
xfce4-battery-0.5.0_autoconf-2.62.patch (xfce4-battery-0.5.0_autoconf-2.62.patch,755 bytes, patch)
2008-04-25 11:32 UTC, Alexander Skwar
Details | Diff
xfce4-battery-0.5.0-r2.ebuild (xfce4-battery-0.5.0-r2.ebuild,836 bytes, text/plain)
2008-04-25 11:33 UTC, Alexander Skwar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Skwar 2008-04-25 11:30:00 UTC
Another bug which is bug #219124.

>>> Emerging (10 of 15) xfce-extra/xfce4-battery-0.5.0-r2 to /
Adjusting permissions recursively: '/Gentoo/Portage/tree/distfiles/'
Adjusting permissions recursively: '/Gentoo/Portage/tree/distfiles/.locks'
 * xfce4-battery-plugin-0.5.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                              [ ok ]
 * checking auxfile checksums ;-) ...                                                                                             [ ok ]
 * checking miscfile checksums ;-) ...                                                                                            [ ok ]
 * checking xfce4-battery-plugin-0.5.0.tar.bz2 ;-) ...                                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking xfce4-battery-plugin-0.5.0.tar.bz2 to /Gentoo/Portage/build/portage/xfce-extra/xfce4-battery-0.5.0-r2/work
 * Applying xfce4-battery-0.5.0-freebsd.patch ...                                                                                 [ ok ]
 * Applying xfce4-battery-0.5.0-libacpi.patch ...                                                                                 [ ok ]
 * Applying xfce4-battery-0.5.0-2.6.21.patch ...                                                                                  [ ok ]
 * Applying xfce4-battery-0.5.0-2.6.24-headers.patch ...                                                                          [ ok ]
 * Running autoconf ...                                                                                                           [ !! ]

 * Failed Running autoconf !
 *
 * Include in your bugreport the contents of:
 *
 *   /Gentoo/Portage/build/portage/xfce-extra/xfce4-battery-0.5.0-r2/temp/autoconf-24496.out

 *
 * ERROR: xfce-extra/xfce4-battery-0.5.0-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2724:  Called eautoconf
 *             environment, line  833:  Called autotools_run_tool 'autoconf'
 *             environment, line  378:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running autoconf !

winnb000488 xfce-extra # cat /Gentoo/Portage/build/portage/xfce-extra/xfce4-battery-0.5.0-r2/temp/autoconf-24496.out
***** autoconf *****
***** autoconf

aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/bin/m4 failed with exit status: 63

I'll attach a patch.
Comment 1 Alexander Skwar 2008-04-25 11:32:27 UTC
Created attachment 150926 [details, diff]
xfce4-battery-0.5.0_autoconf-2.62.patch
Comment 2 Alexander Skwar 2008-04-25 11:33:15 UTC
Created attachment 150927 [details]
xfce4-battery-0.5.0-r2.ebuild

This ebuild makes use of the autoconf patch, which I have attached.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2008-04-25 16:03:10 UTC
thanks