gasnet.armv7hl: I: binary-or-shlib-calls-gethostbyname /usr/bin/amudprun libgasnet-1_32_0.armv7hl: I: binary-or-shlib-calls-gethostbyname /usr/lib/libamudp-1.32.0.so libgasnet-1_32_0.armv7hl: I: binary-or-shlib-calls-gethostbyname /usr/lib/libgasnet-ibv-par-1.32.0.so libgasnet-1_32_0.armv7hl: I: binary-or-shlib-calls-gethostbyname /usr/lib/libgasnet-ibv-parsync-1.32.0.so libgasnet-1_32_0.armv7hl: I: binary-or-shlib-calls-gethostbyname /usr/lib/libgasnet-ibv-seq-1.32.0.so The binary calls gethostbyname(). Please port the code to use getaddrinfo(). libgasnet-1_32_0.armv7hl: W: explicit-lib-dependency openmpi4-libs You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. gasnet-devel.armv7hl: W: no-version-in-last-changelog gasnet-doc.noarch: W: no-version-in-last-changelog gasnet.armv7hl: W: no-version-in-last-changelog gasnet.src: W: no-version-in-last-changelog libgasnet-1_32_0.armv7hl: W: no-version-in-last-changelog The latest changelog entry doesn't contain a version. Please insert the version that is coherent with the version of the package and rebuild it. libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libammpi-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-mpi-par-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-mpi-par-1.32.0.so exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-mpi-parsync-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-mpi-parsync-1.32.0.so exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-mpi-seq-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-mpi-seq-1.32.0.so exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-udp-par-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-udp-par-1.32.0.so exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-udp-parsync-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-udp-parsync-1.32.0.so exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-udp-seq-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet-udp-seq-1.32.0.so exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet_tools-par-1.32.0.so _exit@GLIBC_2.4 libgasnet-1_32_0.armv7hl: W: shared-lib-calls-exit /usr/lib/libgasnet_tools-seq-1.32.0.so _exit@GLIBC_2.4 This library package calls exit() or _exit(), probably in a non-fork() context. Doing so from a library is strongly discouraged - when a library function calls exit(), it prevents the calling program from handling the error, reporting it to the user, closing files properly, and cleaning up any state that the program has. It is preferred for the library to return an actual error code and let the calling program decide how to handle the situation. gasnet.armv7hl: E: env-script-interpreter (Badness: 9) /usr/bin/gasnet_trace.pl /usr/bin/env perl gasnet.armv7hl: E: env-script-interpreter (Badness: 9) /usr/bin/gasnetrun_ibv-mpi.pl /usr/bin/env perl gasnet.armv7hl: E: env-script-interpreter (Badness: 9) /usr/bin/gasnetrun_ibv.pl /usr/bin/env perl gasnet.armv7hl: E: env-script-interpreter (Badness: 9) /usr/bin/gasnetrun_mpi.pl /usr/bin/env perl This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env python needs to be patched into #!/usr/bin/python otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python. 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. 5 packages and 0 specfiles checked; 4 errors, 21 warnings.