===> License CC-BY-3.0 accepted by the user ===> amtc-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by amtc-0cipiertest for building ===> Extracting for amtc-0cipiertest => SHA256 Checksum OK for schnoddelbotz-amtc-0cipiertest-e7822e8_GH0.tar.gz. ===> Patching for amtc-0cipiertest ===> amtc-0cipiertest depends on executable: xxd - found ===> amtc-0cipiertest depends on package: perl5>=5.24<5.25 - found ===> amtc-0cipiertest depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> amtc-0cipiertest depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Configuring for amtc-0cipiertest ===> Building for amtc-0cipiertest --- amtterm/.git --- --- amt.h --- --- amtterm/.git --- if [ -d ../.git ]; then cd .. ; git submodule init; git submodule update; cd src; else rm -rf amtterm; git clone git://git.kraxel.org/amtterm; fi --- amt.h --- cp amtc_usage amtc_usage.bak --- amtterm/.git --- sh: git: not found *** [amtterm/.git] Error code 127 make[1]: stopped in /wrkdirs/amtc-0cipiertest-port/work/amtc-e7822e8/src --- amt.h --- perl -pi -e 's/#AMTCV#//' amtc_usage for H in amtc_usage cmd_powerdown cmd_powerup cmd_info cmd_powerreset cmd_powercycle wsman_info wsman_info_step2 wsman_up wsman_down wsman_reset wsman_xenum wsman_xenum_step2 wsman_pxeboot wsman_hddboot wsman_bootconfig wsman_solredir_enable wsman_solredir_disable wsman_webui_enable wsman_webui_disable wsman_ping_enable wsman_ping_disable wsman_shutdown_graceful wsman_reset_graceful; do xxd -i $H $H.h; done mv amtc_usage.bak amtc_usage cat amtc_usage.h cmd_*.h wsman_*.h wsman.h > amt.h perl -pi -e 's/(0x\S\S)$/$1, 0x00/' amt.h perl -pi -e 's/(\d+);$/$1 + 1 .";"/e' amt.h make[1]: stopped in /wrkdirs/amtc-0cipiertest-port/work/amtc-e7822e8/src ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /amtc-0cipiertest-port 1