Hello! Hope, this is right place for such problems to describe. Have faced with "Nothing provides" errors for some distros (e.g. https://bugzilla.opensuse.org/show_bug.cgi?id=1090230 for s390x on openSUSE and https://bugzilla.opensuse.org/show_bug.cgi?id=1090234 for RHEL). My goal is to test package building for wide row of RPM-platforms to make spec-file generic, which is applicable everywhere for RPMs, not just for some exact distro/platform. In particular, for s390x platform: - For Leap 15 (not Ports): "nothing provides gcc, nothing provides help2man, nothing provides rpm-build, nothing provides gcc-PIE" - For Tumbleweed (not Ports): "nothing provides gcc, nothing provides help2man, nothing provides rpm-build, nothing provides gcc-PIE" - For opesnSUSE_42.3_Ports (nothing provides gcc48 needed by gcc). Simultaneously building under SLE platform for s390x is successful. How such issues can be fixed in general way? Thanks for your help here! -- To unsubscribe, e-mail: obs-devel+unsubscribe@opensuse.org To contact the owner, e-mail: obs-devel+owner@opensuse.org