Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668034 - games-util/xboxdrv-0.8.8 : src/dbus_subsystem.cpp:88:59: error: dbus_glib_xboxdrv_daemon_object_info was not declared in this scope
Summary: games-util/xboxdrv-0.8.8 : src/dbus_subsystem.cpp:88:59: error: dbus_glib_xbo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-08 10:34 UTC by Toralf Förster
Modified: 2019-01-18 09:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2018-10-08 10:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,94.82 KB, text/plain)
2018-10-08 10:34 UTC, Toralf Förster
Details
environment (environment,83.49 KB, text/plain)
2018-10-08 10:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.09 KB, application/x-bzip)
2018-10-08 10:34 UTC, Toralf Förster
Details
games-util:xboxdrv-0.8.8:20181008-080150.log (games-util:xboxdrv-0.8.8:20181008-080150.log,18.77 KB, text/plain)
2018-10-08 10:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,595 bytes, application/x-bzip)
2018-10-08 10:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.40 KB, application/x-bzip)
2018-10-08 10:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-08 10:34:06 UTC
x86_64-pc-linux-gnu-g++ -o src/dbus_subsystem.o -c -Wall -O2 -pipe -march=native -isystem/usr/include/dbus-1.0 -isystem/usr/lib64/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib64/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -DPACKAGE_VERSION='"0.8.8"' -Isrc src/dbus_subsystem.cpp
src/dbus_subsystem.cpp: In member function ‘void DBusSubsystem::register_xboxdrv_daemon(XboxdrvDaemon*)’:
src/dbus_subsystem.cpp:88:59: error: ‘dbus_glib_xboxdrv_daemon_object_info’ was not declared in this scope
   dbus_g_object_type_install_info(XBOXDRV_TYPE_G_DAEMON, &dbus_glib_xboxdrv_daemon_object_info);
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/dbus_subsystem.cpp: In member function ‘void DBusSubsystem::register_controller_slots(const std::vector<boost::shared_ptr<ControllerSlot> >&)’:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181006-210858

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv games-util/xboxdrv
[ebuild  N    ] games-util/xboxdrv-0.8.8
Comment 1 Toralf Förster gentoo-dev 2018-10-08 10:34:09 UTC
Created attachment 549844 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-08 10:34:11 UTC
Created attachment 549846 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-08 10:34:14 UTC
Created attachment 549848 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-08 10:34:16 UTC
Created attachment 549850 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-08 10:34:19 UTC
Created attachment 549852 [details]
games-util:xboxdrv-0.8.8:20181008-080150.log
Comment 6 Toralf Förster gentoo-dev 2018-10-08 10:34:21 UTC
Created attachment 549854 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-08 10:34:24 UTC
Created attachment 549856 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-17 22:27:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4c30a2f534b64957da3a70b5af28faa09fbfb8

commit 9b4c30a2f534b64957da3a70b5af28faa09fbfb8
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-01-17 22:19:56 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-01-17 22:27:10 +0000

    games-util/xboxdrv: Add missing dev-util/glib-utils dependency
    
    It is needed for glib-genmarshal.
    
    Closes: https://bugs.gentoo.org/668034
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-util/xboxdrv/xboxdrv-0.8.8_p20190116.ebuild | 1 +
 1 file changed, 1 insertion(+)