============================ 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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/graphviz-rpmlintrc checks: 41, packages: 14 graphviz-addons.src: E: unused-rpmlintrc-filter "lib.* obsolete-not-provided libgraphviz6" graphviz-doc.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. graphviz.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. graphviz-addons.src: E: invalid-spec-name The spec file name (without the .spec suffix) must match the package name ('Name:' tag). graphviz-doc.armv7hl: E: env-script-interpreter (Badness: 9) /usr/share/graphviz/demo/modgraph.py /usr/bin/env python3 This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env needs to be patched into #!/usr/bin/ otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/libgdtclft.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/libtcldot.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/libtcldot_builtin.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/libtclplan.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/tcl8.6/graphviz/libgdtclft.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/tcl8.6/graphviz/libtcldot.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/tcl8.6/graphviz/libtcldot_builtin.so graphviz-tcl.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/tcl8.6/graphviz/libtclplan.so A file that is needed only e.g. when developing or building software is included in a non-devel package. These files should go in devel packages. graphviz-doc.armv7hl: W: bin-sh-syntax-error /usr/share/graphviz/demo/entities.tcl graphviz-doc.armv7hl: W: bin-sh-syntax-error /usr/share/graphviz/demo/doted.tcl graphviz-doc.armv7hl: W: bin-sh-syntax-error /usr/share/graphviz/demo/gcat.tcl graphviz-doc.armv7hl: W: bin-sh-syntax-error /usr/share/graphviz/demo/pathplan.tcl A /bin/sh shell script contains a POSIX shell syntax error. This might indicate a potential bash-specific feature being used, try dash -n for more detailed error message. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BashismsCheck 0.6 32.0 BinariesCheck 0.4 21.9 ExtractRpm 0.4 21.7 SignatureCheck 0.3 14.1 TOTAL 1.9 100.0 14 packages and 0 specfiles checked; 12 errors, 5 warnings, 32 filtered, 412 badness; has taken 1.9 s