xclock is about to become its own package (see Bug 1933940) as part of Bug 1933920 - splitting up xorg-x11-apps into its subpackages. wxGTK is the only package left that Requires: xorg-x11-apps but it seems like the only tool it actually requires is xclock for a test in wxWidgets-3.1.4/tests/exec/exec.cpp. Suggested diff: diff --git a/wxGTK.spec b/wxGTK.spec index 77ec0eb..df39f39 100644 @@ -41,7 +41,7 @@ BuildRequires: doxygen BuildRequires: graphviz BuildRequires: libsecret-devel # For Tests -BuildRequires: xorg-x11-apps +BuildRequires: xclock BuildRequires: xorg-x11-server-Xvfb Provides: %{srcname} = %{version}-%{release} xclock is already in the Provides of xorg-x11-apps, so this will work immediately.
My scratch builds for rawhide FTBFS even without that change, but F33 and F34 build fine with just xclock in the Requires, see https://koji.fedoraproject.org/koji/taskinfo?taskID=62980747 for the F34 build.
FTR, I've pushed this to rawhide and f34 as it's the only external package blocking 1933940. Will file an f34 update together with the new packages from 1933940 once those are all done.
FEDORA-2021-c32498766f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c32498766f
FEDORA-2021-c32498766f has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-c32498766f \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-c32498766f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-c32498766f has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.