Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502552 - gnome-extra/connman-gnome-0.7 - Unable to load "connman-dbus.xml": "connman" is not a valid D-Bus interface name
Summary: gnome-extra/connman-gnome-0.7 - Unable to load "connman-dbus.xml": "connman" ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 18:27 UTC by Seemant Kulleen
Modified: 2016-03-20 15:49 UTC (History)
2 users (show)

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


Attachments
dbus-interface-name-fix.patch (dbus-interface-name-fix.patch,5.33 KB, patch)
2014-07-12 21:36 UTC, Ben Kohler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seemant Kulleen 2014-02-26 18:27:28 UTC
>>> Emerging (2 of 2) gnome-extra/connman-gnome-0.7
 * connman-gnome-0.7.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...            [ ok ]
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/gnome-extra/connman-gnome-0.7/work
>>> Preparing source in /var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7 ...
 * Running eautoreconf in '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7' ...
 * Running glib-gettextize --copy --force ...                               [ ok ]
 * Running intltoolize --automake --copy --force ...                        [ ok ]
 * Running aclocal ...                                                      [ ok ]
 * Running autoconf ...                                                     [ ok ]
 * Running autoheader ...                                                   [ ok ]
 * Running automake --add-missing --copy --force-missing ...                [ ok ]
 * Running elibtoolize in: connman-gnome-0.7/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether x86_64-pc-linux-gnu-gcc accepts -fPIE... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.3
checking for XML::Parser... ok
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DBUS... yes
checking for GTK... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating applet/Makefile
config.status: creating properties/Makefile
config.status: creating icons/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7 ...
make 
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7'
Making all in po
make[2]: Entering directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7/po'
Making all in icons
make[2]: Entering directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7/icons'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7/icons'
Making all in common
make[2]: Entering directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7/common'
glib-genmarshal --prefix=marshal marshal.list --header > marshal.h
glib-genmarshal --prefix=marshal marshal.list --body > marshal.c
dbus-binding-tool --prefix=connman --mode=glib-client --output=connman-dbus-glue.h connman-dbus.xml
Unable to load "connman-dbus.xml": "connman" is not a valid D-Bus interface name
Makefile:589: recipe for target 'connman-dbus-glue.h' failed
make[2]: *** [connman-dbus-glue.h] Error 1
make[2]: Leaving directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7/common'
Makefile:389: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/gnome-extra/connman-gnome-0.7/work/connman-gnome-0.7'
Makefile:329: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Pim Vullers 2014-03-12 19:09:42 UTC
I can confirm this problem. This is caused by dev-libs/dbus-glib-0.102, reverting to dev-libs/dbus-glib-0.100 allows the package to be built.
Comment 2 Robin Marlow 2014-05-17 10:43:36 UTC
happens for me too & is equally fixed by downgrade to dbus-glib-100.2-r1
Comment 3 Ben Kohler gentoo-dev 2014-07-12 20:01:00 UTC
Broken due to this change in dbus-glib:


http://cgit.freedesktop.org/dbus/dbus-glib/commit/?id=ee0f90d5d619ef53f30edbbeb19c7b6a5055a84b

dbus-binding-tool: check for valid interface, member and property names

Properties are currently allowed to be arbitrary UTF-8 since this matches
dbus-glib's runtime behaviour, although ideally new interfaces should
use the more restrictive member naming rules (leading to names like
MyProperty) for interop with QtDBus.
Comment 4 Ben Kohler gentoo-dev 2014-07-12 21:36:49 UTC
Created attachment 380652 [details, diff]
dbus-interface-name-fix.patch

This fixes the build for me and runs fine, but I know nothing about dbus code so use at your own risk.
Comment 5 Toralf Förster gentoo-dev 2016-02-12 16:14:31 UTC
still an issue
Comment 6 Pacho Ramos gentoo-dev 2016-02-14 12:54:36 UTC
Looks like nothing in the tree requires this and upstream is dead since 2012... I would treeclean this
Comment 7 Ben Kohler gentoo-dev 2016-02-14 12:59:04 UTC
Coming from someone who used to care about this pkg, I'd tend to agree.  Upstream is very dead and net-misc/connman-gtk is a good replacement.
Comment 8 Michael Palimaka (kensington) gentoo-dev 2016-03-20 15:49:46 UTC
Package removed.