============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib/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 nodejs-electron-doc.noarch: E: zero-length /usr/share/doc/packages/nodejs-electron-doc/docs/fiddles/windows/crashes-and-hangs/.keep nodejs-electron.spec:506: W: suse-update-desktop-file-deprecated %suse_update_desktop_file is deprecated The usage of %suse_update_desktop_file is deprecated and changes should be migrated to the upstream. Please check the build log for details. nodejs-electron-devel.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. nodejs-electron.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. nodejs-electron.spec:816: W: macro-in-comment %{_datadir} nodejs-electron.spec:1517: W: macro-in-comment %{_isa} 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. nodejs-electron-doc.noarch: W: hidden-file-or-dir /usr/share/doc/packages/nodejs-electron-doc/docs/fiddles/windows/crashes-and-hangs/.keep The file or directory is hidden. You should see if this is normal, and delete it from the package if not. nodejs-electron-doc.noarch: W: files-duplicate /usr/share/doc/packages/nodejs-electron-doc/docs/fiddles/tutorial-preload/index.html /usr/share/doc/packages/nodejs-electron-doc/docs/fiddles/tutorial-first-app/index.html Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. nodejs-electron.spec:34: E: buildarch-instead-of-exclusivearch-tag i686 Use ExclusiveArch instead of BuildArch (or BuildArchitectures) to restrict build on some specific architectures. Only use BuildArch with noarch nodejs-electron.armv6hl: E: branding-requires-unversioned hicolor-icon-theme Please make sure that your requires entry is similar to: 'Requires: %name-branding = ' nodejs-electron.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/electron/electron 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 4.8 56.6 SignatureCheck 2.3 26.7 BinariesCheck 0.6 7.2 BuildRootAndDateCheck 0.3 3.3 BashismsCheck 0.2 2.2 FilesCheck 0.1 1.7 TOTAL 8.4 100.0 4 packages and 0 specfiles checked; 4 errors, 7 warnings, 13 filtered, 4 badness; has taken 8.7 s