See <http://river.suse.de/job/yast-sshd-HEAD/123/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

------------------------------------------
[...truncated 121 lines...]
++ PACKAGEDIR=<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/package>
++ mkdir -p <http://river.suse.de/job/yast-sshd-HEAD/ws/rpm>
++ mkdir -p <http://river.suse.de/job/yast-sshd-HEAD/ws/rpm/rpms>
++ mkdir -p <http://river.suse.de/job/yast-sshd-HEAD/ws/rpm/rpmbuild>
++ mkdir -p <http://river.suse.de/job/yast-sshd-HEAD/ws/rpm/rpmbuildroot>
++ mkdir -p <http://river.suse.de/job/yast-sshd-HEAD/ws/.artifacts>
++ mkdir -p <http://river.suse.de/job/yast-sshd-HEAD/ws/OBS>
++ cat
+ PACKAGENAME=yast-sshd
+ PACKAGENAME=yast2-sshd
+ cd <http://river.suse.de/job/yast-sshd-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-sshd-HEAD/ws/checkout/agents'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/agents'>
Making all in doc
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
Making all in autodocs
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-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/Sshd.rb ./../../src/modules/SshdCommandLine.rb 
./../../src/include/sshd/dialogs.rb ./../../src/include/sshd/complex.rb 
./../../src/include/sshd/helps.rb ./../../src/include/sshd/wizards.rb" ]; then 
yard doc --title "yast2-sshd -- Development Documentation" -o . -m markdown 
./../../src/modules/Sshd.rb ./../../src/modules/SshdCommandLine.rb 
./../../src/include/sshd/dialogs.rb ./../../src/include/sshd/complex.rb 
./../../src/include/sshd/helps.rb ./../../src/include/sshd/wizards.rb; fi
[warn]: @param tag has unknown parameter name: list 
    in file `../../src/modules/Sshd.rb' near line 174
[warn]: @param tag has unknown parameter name: string 
    in file `../../src/include/sshd/complex.rb' near line 214
[warn]: @param tag has unknown parameter name: any 
    in file `../../src/include/sshd/complex.rb' near line 295
Files:           6
Modules:         5 (    4 undocumented)
Classes:         2 (    2 undocumented)
Constants:       2 (    2 undocumented)
Methods:        50 (   21 undocumented)
 50.85% documented
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc/autodocs'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
Making all in src
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/src'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/src'>
Making all in testsuite
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-sshd 
srcdir=.
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout'>
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout'>
+ make check
Making check in agents
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/agents'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/agents'>
Making check in doc
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
Making check in autodocs
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc/autodocs'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc/autodocs'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/doc'>
Making check in src
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/src'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/src'>
Making check in testsuite
make[1]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-sshd 
srcdir=.
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make  check-DEJAGNU check-local
make[2]: Entering directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
Making a new site.exp file ...
srcdir='.'; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  exit_status=0; l='yast2-sshd'; for tool in $l; do \
    if $runtest  --tool $tool --srcdir $srcdir ; \
    then :; else exit_status=1; 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 Jul 30 13:45:27 2013
Native configuration is x86_64-suse-linux-gnu

                === yast2-sshd tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
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-sshd.test/testsuite.exp ...

Checking started

Running Sshd-Modified ...
FAIL: Wrong stdout for Sshd-Modified

The diff follows...

--- tests/Sshd-Modified.out     2013-01-22 12:11:53.000000000 +0100
+++ tmp.out.Sshd-Modified       2013-07-30 13:45:27.000000000 +0200
@@ -1,6 +0,0 @@
-Dump   Sshd::GetModified
-Return false
-Dump   Sshd::SetModified
-Return nil
-Dump   Sshd::GetModified
-Return true

FAIL: Wrong stdout for Sshd-Modified
See the diff above.
Running Sshd-SSHDOption ...
FAIL: Wrong stdout for Sshd-SSHDOption

The diff follows...

--- tests/Sshd-SSHDOption.out   2013-01-22 12:11:53.000000000 +0100
+++ tmp.out.Sshd-SSHDOption     2013-07-30 13:45:27.000000000 +0200
@@ -1,6 +0,0 @@
-Dump   Sshd::GetSSHDOption("Port")
-Return ["22"]
-Dump   Sshd::SetSSHDOption("Port", ["22","44","66"])
-Return nil
-Dump   Sshd::GetSSHDOption("Port")
-Return ["22", "44", "66"]

FAIL: Wrong stdout for Sshd-SSHDOption
See the diff above.
Running ag_sshd ...
FAIL: Wrong stdout for ag_sshd

The diff follows...

--- tests/ag_sshd.out   2013-01-22 12:11:53.000000000 +0100
+++ tmp.out.ag_sshd     2013-07-30 13:45:28.000000000 +0200
@@ -1,20 +1 @@
-Dump   ------ Dir -----
-Dir    .sshd: ["AcceptEnv", "PasswordAuthentication", "Port", "Protocol", 
"Subsystem", "UsePAM", "X11Forwarding"]
-Return ["AcceptEnv", "PasswordAuthentication", "Port", "Protocol", 
"Subsystem", "UsePAM", "X11Forwarding"]
-Dump   
-Dump   ------ Read -----
-Dir    .sshd: ["AcceptEnv", "PasswordAuthentication", "Port", "Protocol", 
"Subsystem", "UsePAM", "X11Forwarding"]
-Read   .sshd."AcceptEnv" ["LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE 
LC_MONETARY LC_MESSAGES ", "LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE 
LC_MEASUREMENT ", "LC_IDENTIFICATION LC_ALL"]
-Return ["LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES 
", "LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT ", 
"LC_IDENTIFICATION LC_ALL"]
-Read   .sshd."PasswordAuthentication" ["no"]
-Return ["no"]
-Read   .sshd."Port" ["22"]
-Return ["22"]
-Read   .sshd."Protocol" ["2,1"]
-Return ["2,1"]
-Read   .sshd."Subsystem" ["sftp\t/usr/lib64/ssh/sftp-server"]
-Return ["sftp\t/usr/lib64/ssh/sftp-server"]
-Read   .sshd."UsePAM" ["yes"]
-Return ["yes"]
-Read   .sshd."X11Forwarding" ["yes"]
-Return ["yes"]
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite/tests/ag_sshd.rb>:45:in
 `main'", 
"<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite/tests/ag_sshd.rb>:67:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for ag_sshd
See the diff above.

Checking finished


                === yast2-sshd Summary ===

# of unexpected failures        6
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make[1]: *** [check-am] Error 2
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-sshd-HEAD/ws/checkout/testsuite'>
make: *** [check-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-sshd-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: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to