From #gentoo-dev: <@juippis> checking for X... no <@juippis> configure: error: Couldn't find X11, tried with pkg-config. <@juippis> !!! Please attach the following file when seeking support: <@juippis> !!! /var/tmp/portage/sys-apps/dbus-1.15.4/work/dbus-1.15.4-abi_x86_64.amd64/config.log <@juippis> * ERROR: sys-apps/dbus-1.15.4::gentoo failed (configure phase): I was able to reproduce this locally, and config.log contains this: configure:22920: checking for x11 configure:22927: $PKG_CONFIG --exists --print-errors "x11" Package xproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xproto.pc' to the PKG_CONFIG_PATH environment variable Package 'xproto', required by 'x11', not found Package 'kbproto', required by 'x11', not found configure:22930: $? = 1 configure:22944: $PKG_CONFIG --exists --print-errors "x11" Package xproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xproto.pc' to the PKG_CONFIG_PATH environment variable Package 'xproto', required by 'x11', not found Package 'kbproto', required by 'x11', not found configure:22947: $? = 1 configure:22961: result: no Package 'xproto', required by 'x11', not found Package 'kbproto', required by 'x11', not found configure:22980: error: Couldn't find X11, tried with pkg-config.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958ebb36ce2f2b64c2815ea50a79a28f31a05ac4 commit 958ebb36ce2f2b64c2815ea50a79a28f31a05ac4 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2023-04-06 18:24:48 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-04-06 18:24:48 +0000 sys-apps/dbus: add x11-base/xorg-proto to DEPEND Closes: https://bugs.gentoo.org/903922 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/dbus/dbus-1.15.2.ebuild | 1 + sys-apps/dbus/dbus-1.15.4.ebuild | 1 + 2 files changed, 2 insertions(+)