See <http://river.suse.de/job/yast-fingerprint-reader-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 352 lines...]
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/src'>
Making check in testsuite
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make  check-DEJAGNU
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/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-fingerprint-reader'; 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:16:41 2013
Native configuration is x86_64-suse-linux-gnu

                === yast2-fingerprint-reader 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.
WARNING: Couldn't find tool config file for unix, using default.

                === yast2-fingerprint-reader Summary ===

make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
Making check in doc
make[1]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc'>
Making check in autodocs
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-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/FingerprintReader.rb 
./../../src/include/fingerprint-reader/dialogs.rb 
./../../src/include/fingerprint-reader/helps.rb 
./../../src/include/fingerprint-reader/wizards.rb" ]; then yard doc --title 
"yast2-fingerprint-reader -- Development Documentation" -o . -m markdown 
./../../src/modules/FingerprintReader.rb 
./../../src/include/fingerprint-reader/dialogs.rb 
./../../src/include/fingerprint-reader/helps.rb 
./../../src/include/fingerprint-reader/wizards.rb; fi
[error]: Missing 'redcarpet' gem for Markdown formatting. Install it with `gem 
install redcarpet`
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc/autodocs'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc'>
Making check in src
make[1]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/src'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/src'>
Making check in testsuite
make[1]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>
make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite 
RPMNAME=yast2-fingerprint-reader srcdir=.
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>
make  check-DEJAGNU check-local
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-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-fingerprint-reader'; 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:16:42 2013
Native configuration is x86_64-suse-linux-gnu

                === yast2-fingerprint-reader 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-fingerprint-reader.test/testsuite.exp ...
ERROR: tcl error sourcing ./yast2-fingerprint-reader.test/testsuite.exp.
ERROR: no files matched glob pattern "./tests/*.{ycp,rb}"
    while executing
"glob "$srcdir/tests/$pattern.{ycp,rb}""
    invoked from within
"lsort [glob "$srcdir/tests/$pattern.{ycp,rb}"]"
    invoked from within
"set filenames [lsort [glob "$srcdir/tests/$pattern.{ycp,rb}"]]"
    (file "./yast2-fingerprint-reader.test/testsuite.exp" line 18)
    invoked from within
"source ./yast2-fingerprint-reader.test/testsuite.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source ./yast2-fingerprint-reader.test/testsuite.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

                === yast2-fingerprint-reader Summary ===

make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite 
RPMNAME=yast2-fingerprint-reader srcdir=. check
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>

Parse YCP
NOT RUNNING

make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/testsuite'>
make[1]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout'>
+ make install
Making install in agent-fprint
make[1]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
Making install in doc
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc'>
Making install in autodocs
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc/autodocs'>
make[4]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc/autodocs'>
make[4]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p 
'/usr/share/doc/packages/yast2-fingerprint-reader/agent-fprint/autodocs'
 /usr/bin/install -c -p -m 644 index.html functions_vars.html classes.html 
classFPrintAgent-members.html classFPrintAPI-members.html FPrintAgent_8h.html 
globals.html FPrintAgent_8cc.html globals_type.html globals_func.html 
classFPrintAPI.html classFPrintAgent.html functions_func.html annotated.html 
functions.html Y2CCFPrintAgent_8cc.html globals_defs.html 
FPrintAgent_8h_source.html files.html dir_68267d1309a1af8e8297ef4c3efbcdba.html 
ftv2plastnode.png tab_b.png ftv2lastnode.png tab_s.png ftv2splitbar.png 
doxygen.png nav_f.png ftv2pnode.png ftv2blank.png ftv2doc.png ftv2cl.png 
ftv2folderclosed.png ftv2mo.png nav_h.png tab_a.png ftv2ns.png ftv2node.png 
ftv2mnode.png bdwn.png nav_g.png 
'/usr/share/doc/packages/yast2-fingerprint-reader/agent-fprint/autodocs'
 /usr/bin/install -c -p -m 644 closed.png bc_s.png ftv2vertline.png 
ftv2folderopen.png ftv2mlastnode.png open.png ftv2link.png tab_h.png 
doxygen.css tabs.css jquery.js dynsections.js yast2-fingerprint-reader.tag 
'/usr/share/doc/packages/yast2-fingerprint-reader/agent-fprint/autodocs'
make[4]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc/autodocs'>
make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc/autodocs'>
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc'>
make[4]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc'>
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc'>
make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc'>
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/doc'>
Making install in src
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/src'>
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/src'>
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/usr/lib64/YaST2/plugin'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -p   
libpy2ag_fprint.la '/usr/lib64/YaST2/plugin'
libtool: install: /usr/bin/install -c -p .libs/libpy2ag_fprint.so.2.0.0 
/usr/lib64/YaST2/plugin/libpy2ag_fprint.so.2.0.0
libtool: install: (cd /usr/lib64/YaST2/plugin && { ln -s -f 
libpy2ag_fprint.so.2.0.0 libpy2ag_fprint.so.2 || { rm -f libpy2ag_fprint.so.2 
&& ln -s libpy2ag_fprint.so.2.0.0 libpy2ag_fprint.so.2; }; })
libtool: install: (cd /usr/lib64/YaST2/plugin && { ln -s -f 
libpy2ag_fprint.so.2.0.0 libpy2ag_fprint.so || { rm -f libpy2ag_fprint.so && ln 
-s libpy2ag_fprint.so.2.0.0 libpy2ag_fprint.so; }; })
libtool: install: /usr/bin/install -c -p .libs/libpy2ag_fprint.lai 
/usr/lib64/YaST2/plugin/libpy2ag_fprint.la
libtool: finish: 
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:/sbin"
 ldconfig -n /usr/lib64/YaST2/plugin
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib64/YaST2/plugin

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/src'>
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/src'>
Making install in testsuite
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint/testsuite'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/agent-fprint'>
Making install in doc
make[1]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc'>
Making install in autodocs
make[2]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-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/FingerprintReader.rb 
./../../src/include/fingerprint-reader/dialogs.rb 
./../../src/include/fingerprint-reader/helps.rb 
./../../src/include/fingerprint-reader/wizards.rb" ]; then yard doc --title 
"yast2-fingerprint-reader -- Development Documentation" -o . -m markdown 
./../../src/modules/FingerprintReader.rb 
./../../src/include/fingerprint-reader/dialogs.rb 
./../../src/include/fingerprint-reader/helps.rb 
./../../src/include/fingerprint-reader/wizards.rb; fi
[error]: Missing 'redcarpet' gem for Markdown formatting. Install it with `gem 
install redcarpet`
make[3]: Entering directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc/autodocs'>
make[3]: Nothing to be done for `install-exec-am'.
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/FingerprintReader.rb 
./../../src/include/fingerprint-reader/dialogs.rb 
./../../src/include/fingerprint-reader/helps.rb 
./../../src/include/fingerprint-reader/wizards.rb" ]; then yard doc --title 
"yast2-fingerprint-reader -- Development Documentation" -o . -m markdown 
./../../src/modules/FingerprintReader.rb 
./../../src/include/fingerprint-reader/dialogs.rb 
./../../src/include/fingerprint-reader/helps.rb 
./../../src/include/fingerprint-reader/wizards.rb; fi
[error]: Missing 'redcarpet' gem for Markdown formatting. Install it with `gem 
install redcarpet`
 /usr/bin/mkdir -p '/usr/share/doc/packages/yast2-fingerprint-reader//autodocs'
 /usr/bin/install -c -p -m 644  ./index.html 
'/usr/share/doc/packages/yast2-fingerprint-reader//autodocs/.'
/usr/bin/install: cannot stat ‘./index.html’: No such file or directory
make[3]: *** [install-nobase_htmlDATA] Error 1
make[3]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc/autodocs'>
make[2]: *** [install-am] Error 2
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc/autodocs'>
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-fingerprint-reader-HEAD/ws/checkout/doc'>
make: *** [install-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-fingerprint-reader-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