[yast-devel] Build failed in Jenkins: yast-crowbar-HEAD #129
See <http://river.suse.de/job/yast-crowbar-HEAD/129/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ Started by upstream project "yast-yast2-HEAD" build number 145 Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on yast-head in workspace <http://river.suse.de/job/yast-crowbar-HEAD/ws/> Checkout:yast-crowbar-HEAD / <http://river.suse.de/job/yast-crowbar-HEAD/ws/> - hudson.remoting.Channel@6b118a2d:yast-head Using strategy: Default Last Built Revision: Revision 86a5501855408900020b0771b5e4f92b3f515de8 (origin/master) Checkout:checkout / <http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> - hudson.remoting.LocalChannel@364fc1a2 Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/yast/yast-crowbar.git Commencing build of Revision 002f1a450c16cba328a039001e69b7a9574d9393 (origin/master) Checking out Revision 002f1a450c16cba328a039001e69b7a9574d9393 (origin/master) [copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/yast-crowbar-HEAD/ws/'> on 'yast-head'. [yast-crowbar-HEAD] $ /bin/sh -xe /tmp/hudson7369936164709448639.sh + echo '### BUILD ###' ### BUILD ### + echo '==> Reading build configuration' ==> Reading build configuration + AUTOTOOLS=1 + . .hudson-scripts/base-functions ++ . .hudson-scripts/ascii_art ++ trap 'error_exit $?' ERR ++ echo 'Job running as user: root' Job running as user: root +++ date '+%F %T' ++ echo 'Started at: 2013-07-30 13:32:35' Started at: 2013-07-30 13:32:35 +++ hostname --fqdn ++ export SITENAME=app42 ++ SITENAME=app42 ++ export TARGET_DIST=HEAD ++ TARGET_DIST=HEAD ++ export PROJECT=yast-crowbar ++ PROJECT=yast-crowbar + . .hudson-scripts/build-functions + . .hudson-scripts/obs-functions ++ trap 'error_exit $?' ERR ++ export ALLOW_OBS_SUBMIT=yes ++ ALLOW_OBS_SUBMIT=yes + . .hudson-scripts/setup-buildenvironment ++ export RUNTESTS=1 ++ RUNTESTS=1 ++ export ICEJOBS=4 ++ ICEJOBS=4 ++ export CMAKE_INSTALL_PREFIX=/usr ++ CMAKE_INSTALL_PREFIX=/usr +++ uname -m +++ hostname -f ++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ export ICECCDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ ICECCDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ echo 'Configuring cmake for Icecream ...' Configuring cmake for Icecream ... ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ pushd <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> <http://river.suse.de/job/yast-crowbar-HEAD/ws/> +++ icecc --build-native +++ sed -e 's/creating //' +++ grep .tar.gz +++ tail -1 ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_VERSION=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ ICECC_VERSION=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ popd <http://river.suse.de/job/yast-crowbar-HEAD/ws/> ++ pushd <http://river.suse.de/job/yast-crowbar-HEAD/ws/> <http://river.suse.de/job/yast-crowbar-HEAD/ws/> <http://river.suse.de/job/yast-crowbar-HEAD/ws/> ++ export ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ export CXX=/opt/icecream/bin/g++ ++ CXX=/opt/icecream/bin/g++ ++ export 'MAKECMD=make -j 4' ++ MAKECMD='make -j 4' ++ export MAKEBIN=make ++ MAKEBIN=make ++ export PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ popd <http://river.suse.de/job/yast-crowbar-HEAD/ws/> ++ export CHECKOUTDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ CHECKOUTDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ export BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build> ++ BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build/package> ++ export ARTIFACTS=<http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ ARTIFACTS=<http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ export OBSDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ OBSDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ export RPMTOPDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm> ++ RPMTOPDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm> ++ export RPMOUT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ RPMOUT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ export RPMBUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ RPMBUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ export RPMBUILDROOT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ RPMBUILDROOT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ rm -rf '<http://river.suse.de/job/yast-crowbar-HEAD/ws/copy-to-slave*.dir'> ++ [[ 1 == 1 ]] ++ echo 'Using autotools for building' Using autotools for building ++ export BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/package> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ cat + PACKAGENAME=yast-crowbar + PACKAGENAME=yast2-crowbar + cd <http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> + make -f Makefile.cvs y2tool y2autoconf y2autoconf: Generating toplevel configure.ac y2tool y2automake y2automake: Copying automakefiles for inclusion y2automake: Generating toplevel Makefile.am autoreconf --force --install ./configure --prefix=/usr --libdir=/usr/lib64 checking build system type... x86_64-suse-linux-gnu checking host system type... x86_64-suse-linux-gnu checking target system type... x86_64-suse-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xgettext... /usr/bin/xgettext checking for ycpdoc... /usr/lib/YaST2/bin/ycpdoc checking for ycpmakedep... /usr/lib/YaST2/bin/ycpmakedep checking for ycpc... /usr/bin/ycpc checking for /usr/share/YaST2/data/testsuite/Makefile.testsuite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating agents/Makefile config.status: creating doc/autodocs/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile + make Making all in agents make[1]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/agents'> Making all in doc make[1]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> Making all in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc/autodocs'> if [ -n "" ]; then /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ; fi for i in ; do \ b=${i##./../../src}; b=${b#/}; b=${b//\//__}; b=${b%.pm}; \ pod2html --title=$b --infile=$i --outfile=$b.html; \ echo "<a href='$b.html'>${b/__/::}</a>" > $b.mod.html; \ done if [ -n "./../../src/modules/JSON.rb ./../../src/modules/Crowbar.rb" ]; then yard doc --title "yast2-crowbar -- Development Documentation" -o . -m markdown ./../../src/modules/JSON.rb ./../../src/modules/Crowbar.rb; fi Files: 2 Modules: 2 ( 2 undocumented) Classes: 1 ( 1 undocumented) Constants: 1 ( 1 undocumented) Methods: 8 ( 2 undocumented) 50.00% documented make[2]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> Making all in src make[1]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/src'> make[1]: *** No rule to make target `include/crowbar/wizards.rb', needed by `all-am'. Stop. make[1]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/src'> make: *** [all-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-crowbar-HEAD/130/> ------------------------------------------ Started by an SCM change Building remotely on yast-head in workspace <http://river.suse.de/job/yast-crowbar-HEAD/ws/> Checkout:yast-crowbar-HEAD / <http://river.suse.de/job/yast-crowbar-HEAD/ws/> - hudson.remoting.Channel@6b118a2d:yast-head Using strategy: Default Last Built Revision: Revision 002f1a450c16cba328a039001e69b7a9574d9393 (origin/master) Checkout:checkout / <http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> - hudson.remoting.LocalChannel@364fc1a2 Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/yast/yast-crowbar.git Commencing build of Revision 002f1a450c16cba328a039001e69b7a9574d9393 (origin/master) Checking out Revision 002f1a450c16cba328a039001e69b7a9574d9393 (origin/master) [copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/yast-crowbar-HEAD/ws/'> on 'yast-head'. [yast-crowbar-HEAD] $ /bin/sh -xe /tmp/hudson834610908033898674.sh + echo '### BUILD ###' ### BUILD ### + echo '==> Reading build configuration' ==> Reading build configuration + AUTOTOOLS=1 + . .hudson-scripts/base-functions ++ . .hudson-scripts/ascii_art ++ trap 'error_exit $?' ERR ++ echo 'Job running as user: root' Job running as user: root +++ date '+%F %T' ++ echo 'Started at: 2013-07-30 14:32:42' Started at: 2013-07-30 14:32:42 +++ hostname --fqdn ++ export SITENAME=app42 ++ SITENAME=app42 ++ export TARGET_DIST=HEAD ++ TARGET_DIST=HEAD ++ export PROJECT=yast-crowbar ++ PROJECT=yast-crowbar + . .hudson-scripts/build-functions + . .hudson-scripts/obs-functions ++ trap 'error_exit $?' ERR ++ export ALLOW_OBS_SUBMIT=yes ++ ALLOW_OBS_SUBMIT=yes + . .hudson-scripts/setup-buildenvironment ++ export RUNTESTS=1 ++ RUNTESTS=1 ++ export ICEJOBS=4 ++ ICEJOBS=4 ++ export CMAKE_INSTALL_PREFIX=/usr ++ CMAKE_INSTALL_PREFIX=/usr +++ uname -m +++ hostname -f ++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ export ICECCDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ ICECCDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ echo 'Configuring cmake for Icecream ...' Configuring cmake for Icecream ... ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> ++ pushd <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC> <http://river.suse.de/job/yast-crowbar-HEAD/ws/> +++ icecc --build-native +++ sed -e 's/creating //' +++ grep .tar.gz +++ tail -1 ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_VERSION=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ ICECC_VERSION=<http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ popd <http://river.suse.de/job/yast-crowbar-HEAD/ws/> ++ pushd <http://river.suse.de/job/yast-crowbar-HEAD/ws/> <http://river.suse.de/job/yast-crowbar-HEAD/ws/> <http://river.suse.de/job/yast-crowbar-HEAD/ws/> ++ export ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ export CXX=/opt/icecream/bin/g++ ++ CXX=/opt/icecream/bin/g++ ++ export 'MAKECMD=make -j 4' ++ MAKECMD='make -j 4' ++ export MAKEBIN=make ++ MAKEBIN=make ++ export PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ popd <http://river.suse.de/job/yast-crowbar-HEAD/ws/> ++ export CHECKOUTDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ CHECKOUTDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ export BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build> ++ BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/build/package> ++ export ARTIFACTS=<http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ ARTIFACTS=<http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ export OBSDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ OBSDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ export RPMTOPDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm> ++ RPMTOPDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm> ++ export RPMOUT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ RPMOUT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ export RPMBUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ RPMBUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ export RPMBUILDROOT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ RPMBUILDROOT=<http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ rm -rf <http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ rm -rf '<http://river.suse.de/job/yast-crowbar-HEAD/ws/copy-to-slave*.dir'> ++ [[ 1 == 1 ]] ++ echo 'Using autotools for building' Using autotools for building ++ export BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ BUILDDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/package> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpms> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuild> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/rpm/rpmbuildroot> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-crowbar-HEAD/ws/OBS> ++ cat + PACKAGENAME=yast-crowbar + PACKAGENAME=yast2-crowbar + cd <http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout> + make -f Makefile.cvs y2tool y2autoconf y2autoconf: Generating toplevel configure.ac y2tool y2automake y2automake: Copying automakefiles for inclusion y2automake: Generating toplevel Makefile.am autoreconf --force --install ./configure --prefix=/usr --libdir=/usr/lib64 checking build system type... x86_64-suse-linux-gnu checking host system type... x86_64-suse-linux-gnu checking target system type... x86_64-suse-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xgettext... /usr/bin/xgettext checking for ycpdoc... /usr/lib/YaST2/bin/ycpdoc checking for ycpmakedep... /usr/lib/YaST2/bin/ycpmakedep checking for ycpc... /usr/bin/ycpc checking for /usr/share/YaST2/data/testsuite/Makefile.testsuite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating agents/Makefile config.status: creating doc/autodocs/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile + make Making all in agents make[1]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/agents'> Making all in doc make[1]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> Making all in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/doc'> Making all in src make[1]: Entering directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/src'> make[1]: *** No rule to make target `include/crowbar/wizards.rb', needed by `all-am'. Stop. make[1]: Leaving directory `<http://river.suse.de/job/yast-crowbar-HEAD/ws/checkout/src'> make: *** [all-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-crowbar-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-crowbar-HEAD/131/changes> -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
hudson@suse.de