From hudson@suse.de Tue May 21 10:11:25 2013 From: hudson@suse.de To: yast-commit@lists.opensuse.org Subject: [yast-commit] Build failed in Jenkins: yast-kerberos-client-HEAD #57 Date: Tue, 21 May 2013 12:11:23 +0200 Message-ID: <1816920242.3752.1369131083322.JavaMail.jenkins@river> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0949778275236951138==" --===============0949778275236951138== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See ------------------------------------------ [...truncated 138 lines...] 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 ` make[1]: Nothing to be done for `all'. make[1]: Leaving directory ` Making all in doc make[1]: Entering directory ` Making all in autodocs make[2]: Entering directory ` /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ./../../src/kerberos.ycp ./../../= src/wizards.ycp ./../../src/kerberos-client_auto.ycp ./../../src/dialogs.ycp = ./../../src/Kerberos.ycp ./../../src/kerberos-client.ycp Parsing ./../../src/kerberos.ycp ./../../src/kerberos.ycp: 234: Warning: Return value not documented. Parsing ./../../src/wizards.ycp Parsing ./../../src/kerberos-client_auto.ycp Parsing ./../../src/dialogs.ycp ./../../src/dialogs.ycp: 80: Warning: Return value not documented. ./../../src/dialogs.ycp: 96: Warning: Return value not documented. ./../../src/dialogs.ycp: 112: Warning: Return value not documented. ./../../src/dialogs.ycp: 123: Warning: Return value not documented. ./../../src/dialogs.ycp: 142: Warning: Return value not documented. ./../../src/dialogs.ycp: 226: Warning: Return value not documented. ./../../src/dialogs.ycp: 743: Warning: Function get_tabs_descr has no comment. Parsing ./../../src/Kerberos.ycp ./../../src/Kerberos.ycp: 208: Warning: Declared and documented return types = do not match (list !=3D list). ./../../src/Kerberos.ycp: 233: Warning: Return value not documented. ./../../src/Kerberos.ycp: 257: Warning: Return value not documented. ./../../src/Kerberos.ycp: 280: Warning: Return value not documented. ./../../src/Kerberos.ycp: 290: Warning: Return value not documented. ./../../src/Kerberos.ycp: 476: Warning: Return value not documented. ./../../src/Kerberos.ycp: 813: Warning: Return value not documented. ./../../src/Kerberos.ycp: 839: Warning: Return value not documented. Parsing ./../../src/kerberos-client.ycp Writing ./kerberos-client_auto.html Writing ./kerberos.html Writing ./dialogs.html Writing ./Kerberos.html Writing ./Kerberos.mod.html Writing ./kerberos-client.html Writing ./wizards.html Writing ./index.html Writing ./files.html Writing ./intro.html for i in ; do \ b=3D${i##./../../src}; b=3D${b#/}; b=3D${b//\//__}; b=3D${b%.pm}; \ pod2html --title=3D$b --infile=3D$i --outfile=3D$b.html; \ echo "${b/__/::}" > $b.mod.html; \ done make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` Making all in src make[1]: Entering directory ` Y2DIR=3D LD_LIBRARY_PATH=3D /usr/bin/ycpc -c -M. -I. -q Kerberos.ycp make[1]: Leaving directory ` Making all in testsuite make[1]: Entering directory ` make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-ke= rberos-client srcdir=3D. make[2]: Entering directory ` mkdir -p ./run ./config ./yast2-kerberos-client.test ./tests cp -f /usr/share/YaST2/data/testsuite/skel/default.exp config/default.exp cp -f /usr/share/YaST2/data/testsuite/skel/unix.exp config/unix.exp cp -f /usr/share/YaST2/data/testsuite/skel/unknown.exp config/unknown.exp cp -f /usr/share/YaST2/data/testsuite/skel/testsuite.exp yast2-kerberos-clien= t.test/testsuite.exp cp -f /usr/share/YaST2/data/testsuite/skel/runtest.sh run/runtest.sh chmod +x run/runtest.sh make[2]: Leaving directory ` make[1]: Leaving directory ` make[1]: Entering directory ` make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory ` + make check Making check in agents make[1]: Entering directory ` make[1]: Nothing to be done for `check'. make[1]: Leaving directory ` Making check in doc make[1]: Entering directory ` Making check in autodocs make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` Making check in src make[1]: Entering directory ` make[1]: Nothing to be done for `check'. make[1]: Leaving directory ` Making check in testsuite make[1]: Entering directory ` make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-ke= rberos-client srcdir=3D. make[2]: Entering directory ` make[2]: Nothing to be done for `all'. make[2]: Leaving directory ` make check-DEJAGNU check-local make[2]: Entering directory ` Making a new site.exp file ... srcdir=3D'.'; export srcdir; \ EXPECT=3Dexpect; export EXPECT; \ runtest=3Druntest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=3D0; l=3D'yast2-kerberos-client'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=3D1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Tue May 21 12:11:21 2013 Native configuration is x86_64-suse-linux-gnu =3D=3D=3D yast2-kerberos-client tests =3D=3D=3D Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for ta= rget. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-kerberos-client.test/testsuite.exp ... Checking started Running ImportExport ... FAIL: Wrong stderr for ImportExport The diff follows... --- tests/ImportExport.err 2013-01-22 11:25:53.000000000 +0100 +++ tmp.err.ImportExport 2013-05-21 12:11:21.000000000 +0200 @@ -0,0 +1,2 @@ +2013-05-21 12:11:21 <3> app42(743) [Interpreter] XML.ycp:132 Nil can be comp= ared only for equality and non-equality +2013-05-21 12:11:21 <3> app42(743) [Interpreter] XML.ycp:132 if condition is= nil. FAIL: Wrong stderr for ImportExport See the diff above. Running Read ... FAIL: Wrong stderr for Read The diff follows... --- tests/Read.err 2013-01-22 11:25:53.000000000 +0100 +++ tmp.err.Read 2013-05-21 12:11:21.000000000 +0200 @@ -0,0 +1,2 @@ +2013-05-21 12:11:21 <3> app42(768) [Interpreter] XML.ycp:132 Nil can be comp= ared only for equality and non-equality +2013-05-21 12:11:21 <3> app42(768) [Interpreter] XML.ycp:132 if condition is= nil. FAIL: Wrong stderr for Read See the diff above. Running ReadKrb5ConfValue ... FAIL: Wrong stderr for ReadKrb5ConfValue The diff follows... --- tests/ReadKrb5ConfValue.err 2013-01-22 11:25:53.000000000 +0100 +++ tmp.err.ReadKrb5ConfValue 2013-05-21 12:11:22.000000000 +0200 @@ -0,0 +1,2 @@ +2013-05-21 12:11:22 <3> app42(793) [Interpreter] XML.ycp:132 Nil can be comp= ared only for equality and non-equality +2013-05-21 12:11:22 <3> app42(793) [Interpreter] XML.ycp:132 if condition is= nil. FAIL: Wrong stderr for ReadKrb5ConfValue See the diff above. Running Write ... FAIL: Wrong stderr for Write The diff follows... --- tests/Write.err 2013-01-22 11:25:53.000000000 +0100 +++ tmp.err.Write 2013-05-21 12:11:22.000000000 +0200 @@ -0,0 +1,2 @@ +2013-05-21 12:11:22 <3> app42(818) [Interpreter] XML.ycp:132 Nil can be comp= ared only for equality and non-equality +2013-05-21 12:11:22 <3> app42(818) [Interpreter] XML.ycp:132 if condition is= nil. FAIL: Wrong stderr for Write See the diff above. Running WriteKrb5ConfValue ... FAIL: Wrong stderr for WriteKrb5ConfValue The diff follows... --- tests/WriteKrb5ConfValue.err 2013-01-22 11:25:53.000000000 +0100 +++ tmp.err.WriteKrb5ConfValue 2013-05-21 12:11:23.000000000 +0200 @@ -0,0 +1,2 @@ +2013-05-21 12:11:23 <3> app42(843) [Interpreter] XML.ycp:132 Nil can be comp= ared only for equality and non-equality +2013-05-21 12:11:23 <3> app42(843) [Interpreter] XML.ycp:132 if condition is= nil. FAIL: Wrong stderr for WriteKrb5ConfValue See the diff above. Checking finished =3D=3D=3D yast2-kerberos-client Summary =3D=3D=3D # of unexpected failures 10 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory ` make[1]: *** [check-am] Error 2 make[1]: Leaving directory ` make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '=3D=3D> Running cleanup' =3D=3D> Running cleanup ++ rm -f ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=3D1 ++ '[' 1 =3D=3D 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure --=20 To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org --===============0949778275236951138==-- From hudson@suse.de Tue May 21 12:04:23 2013 From: hudson@suse.de To: yast-commit@lists.opensuse.org Subject: [yast-commit] Jenkins build is back to normal : yast-kerberos-client-HEAD #58 Date: Tue, 21 May 2013 14:04:22 +0200 Message-ID: <978221197.3779.1369137862238.JavaMail.jenkins@river> In-Reply-To: <1816920242.3752.1369131083322.JavaMail.jenkins@river> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1460996091906634774==" --===============1460996091906634774== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit See -- To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: yast-commit+help(a)opensuse.org --===============1460996091906634774==--