Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650512 - dev-util/dbus-test-runner-15.04.0_p100 : gdbus-codegen: Command not found
Summary: dev-util/dbus-test-runner-15.04.0_p100 : gdbus-codegen: Command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-14 20:02 UTC by Toralf Förster
Modified: 2018-11-29 21:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.21 KB, text/plain)
2018-03-14 20:02 UTC, Toralf Förster
Details
dev-util:dbus-test-runner-15.04.0_p100:20180314-013549.log (dev-util:dbus-test-runner-15.04.0_p100:20180314-013549.log,11.77 KB, text/plain)
2018-03-14 20:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.42 KB, text/plain)
2018-03-14 20:02 UTC, Toralf Förster
Details
environment (environment,124.42 KB, text/plain)
2018-03-14 20:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.52 KB, application/x-bzip)
2018-03-14 20:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.60 KB, application/x-bzip)
2018-03-14 20:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.73 KB, application/x-bzip)
2018-03-14 20:02 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-03-14 20:02:03 UTC
	dbus-mock-iface.xml
make[2]: gdbus-codegen: Command not found
make[2]: *** [Makefile:1027: dbus-mock-iface.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/dev-util/dbus-test-runner-15.04.0_p100/work/dbus-test-runner-15.04.0_p100/libdbustest'
make[1]: *** [Makefile:446: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/dbus-test-runner-15.04.0_p100/work/dbus-test-runner-15.04.0_p100'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

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



emerge -qpv dev-util/dbus-test-runner
[ebuild  N    ] dev-util/dbus-test-runner-15.04.0_p100  USE="{-test}" PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" PYTHON_TARGETS="python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-03-14 20:02:11 UTC
Created attachment 523920 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-14 20:02:14 UTC
Created attachment 523922 [details]
dev-util:dbus-test-runner-15.04.0_p100:20180314-013549.log
Comment 3 Toralf Förster gentoo-dev 2018-03-14 20:02:17 UTC
Created attachment 523924 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-14 20:02:20 UTC
Created attachment 523926 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-14 20:02:24 UTC
Created attachment 523928 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-14 20:02:27 UTC
Created attachment 523930 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-14 20:02:30 UTC
Created attachment 523932 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2018-11-29 18:46:01 UTC
Not related to GCC 5.
Comment 9 Larry the Git Cow gentoo-dev 2018-11-29 21:02:03 UTC
The bug has been closed via the following commit(s):

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

commit b18652f0ea37290af55ea7103f0d38de6a0f4202
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-29 21:01:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-29 21:01:34 +0000

    dev-util/dbus-test-runner: Add missing dev-util/gdbus-codegen DEPEND
    
    Closes: https://bugs.gentoo.org/650512
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)