Kdesrc-build on OpenSuse Tumbleweed

Hi,
I tried to follow the steps to install the development environment on [Preformatted text](https://develop.kde.org/docs/getting-started/building/kdesrc-build-setup/).
However the install fails at kdesrc-build --initial-setup, same for kdesrc-build --install-distro-packages.

The output is rather long, but the final messages are:

‘pkgconfig(xorg-evdev)’ not found in package names. Trying capabilities.
‘pkgconfig(xorg-libinput)’ not found in package names. Trying capabilities.
‘pkgconfig(xorg-server)’ not found in package names. Trying capabilities.
‘pkgconfig(xorg-synaptics)’ not found in package names. Trying capabilities.
Resolving package dependencies…

Problem: 1: the to be installed libopenssl-devel-3.1.4-3.2.noarch requires ‘libopenssl-3-devel = 3.1.4’, but this requirement cannot be provided
not installable providers: libopenssl-3-devel-3.1.4-11.1.x86_64[download.opensuse.org-oss]
libopenssl-3-devel-3.1.4-11.1.x86_64[https-download.opensuse.org-1df3daba]
libopenssl-3-devel-3.1.4-11.1.x86_64[https-download.opensuse.org-2d740465]
libopenssl-3-devel-3.1.4-11.1.x86_64[openSUSE-20231026-0]

Solution 1: deinstallation of libressl-devel-3.9.2-1.1.x86_64
Solution 2: do not ask to install a solvable providing pkgconfig(libopenssl)
Solution 3: break libopenssl-devel-3.1.4-3.2.noarch by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c

  • Failed with exit status 4. Ran into an error with the installer!

Any ideas?

Thanks,
Johannes

Try to install libopenssl-devel with zypper, accept the first option to uninstall libressl-devel, then try kdesrc-build again.