unixbench.src:35: W: macro-in-comment %ix86 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. unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/byte.logo unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/fs.awk unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/index.awk unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/index.base unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/index.sh unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/loopm.awk unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/loops.awk unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/report.awk unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/report.sh unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/pgms/unixbench.logo unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/testdir/dc.dat unixbench.armv7hl: W: script-without-shebang /usr/share/qa/unixbench/testdir/sort.src This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere. unixbench.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/share/qa/unixbench/testdir/cctest.c 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. unixbench.armv7hl: E: spurious-executable-perm (Badness: 50) /usr/share/qa/unixbench/testdir/cctest.c The file is installed with executable permissions, but was identified as one that probably should not be executable. Verify if the executable bits are desired, and remove if not. NOTE: example scripts should be packaged under %docdir/examples, which will avoid this warning. 2 packages and 0 specfiles checked; 2 errors, 13 warnings.