============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib64/python3.11/rpmlint/configdefaults.toml /opt/testing/share/rpmlint/cron-whitelist.toml /opt/testing/share/rpmlint/dbus-services.toml /opt/testing/share/rpmlint/device-files-whitelist.toml /opt/testing/share/rpmlint/licenses.toml /opt/testing/share/rpmlint/opensuse.toml /opt/testing/share/rpmlint/pam-modules.toml /opt/testing/share/rpmlint/permissions-whitelist.toml /opt/testing/share/rpmlint/pie-executables.toml /opt/testing/share/rpmlint/polkit-rules-whitelist.toml /opt/testing/share/rpmlint/scoring.toml /opt/testing/share/rpmlint/security.toml /opt/testing/share/rpmlint/sudoers-whitelist.toml /opt/testing/share/rpmlint/sysctl-whitelist.toml /opt/testing/share/rpmlint/systemd-tmpfiles.toml /opt/testing/share/rpmlint/users-groups.toml /opt/testing/share/rpmlint/world-writable-whitelist.toml /opt/testing/share/rpmlint/zypper-plugins.toml /etc/xdg/rpmlint/scoring-strict.override.toml checks: 41, packages: 4 oce.aarch64: E: suse-zypp-otherproviders otherproviders(OpenCASCADE) oce-devel.aarch64: E: suse-zypp-otherproviders otherproviders(OpenCASCADE-devel) The 'otherproviders(symbol)' syntax is obsolete, it is not needed and you can use the 'symbol' directly: 'Conflicts: symbol' oce.spec:64: E: obsolete-suse-version-check 1230 oce.spec:80: E: obsolete-suse-version-check 1310 The specfile contains a comparison of %suse_version against a suse release that is no longer in maintenance. Consider removing obsolete parts of your spec file to make it more readable. oce.spec: W: no-%check-section The spec file does not contain an %check section. Please check if the package has a testsuite and what it takes to enable the testsuite as part of the package build. If it is not possible to run it in the build environment (OBS/koji) or no testsuite exists, then please ignore this warning. You should not insert an empty %check section. oce.spec:31: E: invalid-suse-version-check 91310 The specfile contains a comparison of %suse_version against a suse release that does not exist. Please double check. oce.aarch64: W: files-duplicate /usr/share/oce/src/Textures/env_clouds.rgb /usr/share/oce/src/Textures/2d_clouds.rgb Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. oce.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libTKernel.so.11.0.0 The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 8.8 52.8 BinariesCheck 4.2 25.3 FilesCheck 1.5 8.9 BuildRootAndDateCheck 0.7 4.3 BashismsCheck 0.4 2.6 SignatureCheck 0.3 1.7 FilelistCheck 0.3 1.6 TOTAL 16.7 100.0 4 packages and 0 specfiles checked; 5 errors, 3 warnings, 77 filtered, 5 badness; has taken 17.2 s