Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276533 - net-misc/networkmanager-0.7.1-r6 won't merge without dev-util/gtk-doc-am
Summary: net-misc/networkmanager-0.7.1-r6 won't merge without dev-util/gtk-doc-am
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steev Klimaszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-05 06:19 UTC by Pavel Procopiuc
Modified: 2009-09-17 08:24 UTC (History)
3 users (show)

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 Pavel Procopiuc 2009-07-05 06:19:15 UTC
It errors while doing 'automake --add-missing --copy' during setup phase with the following message in /var/tmp/portage/net-misc/networkmanager-0.7.1-r6/temp/automake.out:

***** automake *****                                                               
***** PWD: /var/tmp/portage/net-misc/networkmanager-0.7.1-r6/work/NetworkManager-0.7.1
***** automake --add-missing --copy                                                   

callouts/Makefile.am:82: `%'-style pattern rules are a GNU make extension
docs/Makefile.am:6: wildcard $(top_srcdir: non-POSIX variable name       
docs/Makefile.am:6: (probably a GNU make extension)                      
gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL    
docs/libnm-glib/Makefile.am:78:   `gtk-doc.make' included from here      
gtk-doc.make:48: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL        
docs/libnm-glib/Makefile.am:78:   `gtk-doc.make' included from here      
gtk-doc.make:153: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL       
docs/libnm-glib/Makefile.am:78:   `gtk-doc.make' included from here      
gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL    
docs/libnm-util/Makefile.am:62:   `gtk-doc.make' included from here      
gtk-doc.make:48: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL        
docs/libnm-util/Makefile.am:62:   `gtk-doc.make' included from here                                                  
gtk-doc.make:153: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL                                                   
docs/libnm-util/Makefile.am:62:   `gtk-doc.make' included from here                                                  
system-settings/src/Makefile.am:71: `%'-style pattern rules are a GNU make extension

Installing dev-util/gtk-doc-am-1.10-r1 fixes the problem but it is not pulled in automatically.

Here are use flags for the networkmanager:

[ebuild   R   ] net-misc/networkmanager-0.7.1-r6  USE="avahi dhclient gnutls resolvconf -connection-sharing -dhcpcd -doc -nss" 0 kB
Comment 1 Robert Piasek (RETIRED) gentoo-dev 2009-09-17 08:24:04 UTC
Thanks for reporting. It seems autoreconf needs it. Fixed now.