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

Bug 487042

Summary: net-wireless/bluez-4.101-r7 fails eautoreconf (automake 1.13)
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Pacho Ramos <pacho>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    
Attachments: bluez-4.101-r7.ebuild.patch

Description Arfrever Frehtes Taifersar Arahesis 2013-10-05 18:49:58 UTC
>>> Preparing source in /var/tmp/portage/net-wireless/bluez-4.101-r7/work/bluez-4.101 ...
 * Applying 0001-Allow-PulseAudio-to-connect-by-default.patch ...                                                                                     [ ok ]
 * Applying 0002-hid2hci-change-subsystem-in-udev-rule-from-usb-to-us.patch ...                                                                       [ ok ]
 * Applying 0003-Activate-the-Socket-Mobile-CF-kit.patch ...                                                                                          [ ok ]
 * Applying 0004-Add-sixaxis-cable-pairing-plugin.patch ...                                                                                           [ ok ]
 * Applying 0005-input-Add-helper-function-to-request-disconnect.patch ...                                                                            [ ok ]
 * Applying 0006-fakehid-Disconnect-from-PS3-remote-after-10-mins.patch ...                                                                           [ ok ]
 * Applying 0007-fakehid-Use-the-same-constant-as-declared.patch ...                                                                                  [ ok ]
 * Applying 0008-audio-Permit-concurrent-use-of-AG-and-HF-roles.patch ...                                                                             [ ok ]
 * Applying 0009-Fix-GDBus-flags-after-conversion-to-macros.patch ...                                                                                 [ ok ]
 * Applying 0010-input-Fix-not-adding-watches-when-io-channel-is-conn.patch ...                                                                       [ ok ]
 * Applying 0011-network-fix-network-Connect-method-parameters.patch ...                                                                              [ ok ]
 * Applying 0012-network-NULL-dereference-fix.patch ...                                                                                               [ ok ]
 * Applying 0013-work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch ...                                                                       [ ok ]
 * Applying 0014-Enable-the-Gateway-and-Source-audio-profiles-by-defa.patch ...                                                                       [ ok ]
 * Applying bluez-plugdev.patch ...                                                                                                                   [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-wireless/bluez-4.101-r7/work/bluez-4.101' ...
 * Running libtoolize --install --copy --force --automake ...                                                                                         [ ok ]
 * Running aclocal ...                                                                                                                                [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/net-wireless/bluez-4.101-r7/temp/aclocal.out

 * ERROR: net-wireless/bluez-4.101-r7::gentoo failed (prepare phase):
 *   Failed Running aclocal !
...
# cat /var/tmp/portage/net-wireless/bluez-4.101-r7/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/net-wireless/bluez-4.101-r7/work/bluez-4.101
***** aclocal

/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info Automake 'Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.14/obsolete.m4:11: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.14: error: echo failed with exit status: 1
Comment 1 Arfrever Frehtes Taifersar Arahesis 2013-10-05 18:54:44 UTC
Created attachment 360184 [details, diff]
bluez-4.101-r7.ebuild.patch
Comment 2 Pacho Ramos gentoo-dev 2013-10-06 08:29:36 UTC
+  06 Oct 2013; Pacho Ramos <pacho@gentoo.org> bluez-4.101-r7.ebuild:
+  Make autoreconf work with latest automake (#487042 by Arfrever Frehtes
+  Taifersar Arahesis)
+