See <https://builder.linuxtv.org/job/camorama/13/display/redirect?page=changes> Changes: [Mauro Carvalho Chehab] Remove the gettext version [Mauro Carvalho Chehab] Update the po files [Mauro Carvalho Chehab] Remove auto-tools generated files ------------------------------------------ Started by user Mauro Carvalho Chehab Running as SYSTEM Building on master in workspace <https://builder.linuxtv.org/job/camorama/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/alessio/camorama # timeout=10 Fetching upstream changes from https://github.com/alessio/camorama > git --version # timeout=10 > git fetch --tags --force --progress -- https://github.com/alessio/camorama +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 6837a851a2ceb12575f8bc0fb0f26addc74cba68 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6837a851a2ceb12575f8bc0fb0f26addc74cba68 # timeout=10 Commit message: "Remove auto-tools generated files" > git rev-list --no-walk 8c1a7e5c6178b249a1c67d7c7c2acff68d64c0bc # timeout=10 [camorama] $ /bin/sh -xe /tmp/jenkins7709894106090751579.sh + ./autogen.sh /usr/bin/gnome-autogen.sh checking for automake >= 1.9... testing automake... found 1.16.1 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.29 Checking for required M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Processing ./configure.ac Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:10: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' Makefile.am: error: required file './README' not found autoreconf: automake failed with exit status: 1 Build step 'Execute shell' marked build as failure