See <https://builder.linuxtv.org/job/xawtv4/1/display/redirect> Changes: ------------------------------------------ Started by user Mauro Carvalho Chehab Running as SYSTEM Building remotely on slave2 in workspace <https://builder.linuxtv.org/job/xawtv4/ws/> No credentials specified Cloning the remote Git repository Cloning repository git://linuxtv.org/xawtv4.git > git init <https://builder.linuxtv.org/job/xawtv4/ws/> # timeout=10 Fetching upstream changes from git://linuxtv.org/xawtv4.git > git --version # timeout=10 > git fetch --tags --force --progress git://linuxtv.org/xawtv4.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://linuxtv.org/xawtv4.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://linuxtv.org/xawtv4.git # timeout=10 Fetching upstream changes from git://linuxtv.org/xawtv4.git > git fetch --tags --force --progress git://linuxtv.org/xawtv4.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 11e258342bda5ebf23e78dae05385185a750a2bf (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11e258342bda5ebf23e78dae05385185a750a2bf Commit message: "Make it build again" First time build. Skipping changelog. [xawtv4] $ /bin/sh -xe /tmp/jenkins8553108853685694405.sh + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory `.' + ./configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.." Build step 'Execute shell' marked build as failure