=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/security/spiped", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for spiped-1.6.4 --- apisupport-config.h --- --- cflags-filter.sh --- --- cpusupport-config.h --- --- posix-flags.sh --- --- cflags-filter.sh --- if [ -d libcperciva/POSIX/ ]; then export CC="gcc"; cd libcperciva/POSIX; command -p sh posix-cflags-filter.sh "$PATH"; fi > cflags-filter.sh sh[2]: sh: not found [No such file or directory] *** [cflags-filter.sh] Error code 127 bmake: stopped making "all" in /tmp/work/security/spiped/work/spiped-1.6.4 --- apisupport-config.h --- if [ -d libcperciva/apisupport/ ]; then export CC="gcc"; command -p sh libcperciva/apisupport/Build/apisupport.sh "$PATH"; else :; fi > apisupport-config.h sh[2]: sh: not found [No such file or directory] *** [apisupport-config.h] Error code 127 bmake: stopped making "all" in /tmp/work/security/spiped/work/spiped-1.6.4 --- posix-flags.sh --- if [ -d libcperciva/POSIX/ ]; then export CC="gcc"; cd libcperciva/POSIX; printf "export \"LDADD_POSIX="; command -p sh posix-l.sh "$PATH"; printf "\" "; printf "export \"CFLAGS_POSIX="; command -p sh posix-cflags.sh "$PATH"; printf "\" "; fi > posix-flags.sh sh[2]: sh: not found [No such file or directory] sh[2]: sh: not found [No such file or directory] if [ ! -s posix-flags.sh ]; then printf "#define POSIX_COMPATIBILITY_NOT_CHECKED 1 "; fi >> posix-flags.sh --- cpusupport-config.h --- if [ -d libcperciva/cpusupport/ ]; then export CC="gcc"; command -p sh libcperciva/cpusupport/Build/cpusupport.sh "$PATH"; fi > cpusupport-config.h sh[2]: sh: not found [No such file or directory] *** [cpusupport-config.h] Error code 127 bmake: stopped making "all" in /tmp/work/security/spiped/work/spiped-1.6.4 bmake: 3 errors bmake: stopped making "all" in /tmp/work/security/spiped/work/spiped-1.6.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/spiped *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/spiped