============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /opt/testing/lib64/python3.13/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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/wine.rpmlintrc checks: 42, packages: 3 wine.src: E: unused-rpmlintrc-filter "static-library-without-symtab" wine.src: E: unused-rpmlintrc-filter "lto-no-text-in-archive" wine.src: E: unused-rpmlintrc-filter "call-to-mktemp" wine-devel.aarch64: W: unexpanded-macro %description -l C %_win_debug_package This tag contains something that looks like an unexpanded macro; this is often the sign of a misspelling. Please check your specfile. wine.aarch64: W: position-independent-executable-suggested /usr/lib64/wine/aarch64-unix/wine-preloader This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. wine.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. wine.spec:306: W: macro-in-comment %SOURCE97 wine.spec:307: W: macro-in-comment %SOURCE97 wine.spec:310: W: macro-in-comment %SOURCE97 wine.spec:311: W: macro-in-comment %SOURCE97 wine.spec:329: W: macro-in-comment %SOURCE97 wine.spec:330: W: macro-in-comment %_winelibdir wine.spec:330: W: macro-in-comment %SOURCE97 wine.spec:331: W: macro-in-comment %_winelibdir wine.spec:331: W: macro-in-comment %SOURCE97 wine.spec:458: W: macro-in-comment %{_winelibdir} wine.spec:460: W: macro-in-comment %{_winelibdir} There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. wine.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/wine/aarch64-unix/ws2_32.so 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 37.1 77.6 BinariesCheck 7.8 16.4 BuildRootAndDateCheck 1.4 2.9 SignatureCheck 0.6 1.2 TOTAL 47.9 100.0 3 packages and 0 specfiles checked; 3 errors, 15 warnings, 278 filtered, 3 badness; has taken 48.1 s