Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 522078

Summary: sys-fs/eudev-1.10-r1 - missing: line 81: automake-1.13: command not found
Product: Gentoo Linux Reporter: Xavier Miller (RETIRED) <xaviermiller>
Component: [OLD] Core systemAssignee: eudev team <eudev>
Status: RESOLVED FIXED    
Severity: normal CC: marbacz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xavier Miller (RETIRED) gentoo-dev 2014-09-03 19:02:40 UTC
Making all in libudev
make[3]: Entering directory '/var/tmp/portage/sys-fs/eudev-1.10-r1/work/eudev-1.10-abi_x86_64.amd64/src/libudev'
 cd /var/tmp/portage/sys-fs/eudev-1.10-r1/work/eudev-1.10 && /bin/sh /var/tmp/portage/sys-fs/eudev-1.10-r1/work/eudev-1.10/missing automake-1.13 --foreign src/libudev/Makefile
/var/tmp/portage/sys-fs/eudev-1.10-r1/work/eudev-1.10/missing: line 81: automake-1.13: command not found
WARNING: 'automake-1.13' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>


Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2014-09-04 08:33:53 UTC
+  04 Sep 2014; Patrick Lauer <patrick@gentoo.org> +eudev-1.10-r2.ebuild:                                                                                                                                                                    
+  Run eautoreconf unconditionally to be immune to automake versions #522078