[Kde-games-devel] Build failed in Jenkins: kpat_stable #85

KDE CI System null at kde.org
Tue Nov 4 06:47:44 UTC 2014


See <http://build.kde.org/job/kpat_stable/85/>

------------------------------------------
[...truncated 142 lines...]

    kdegames;KDE4__knewstuff3

  LINK_INTERFACE_LIBRARIES:

    

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    SIP_DEFAULT_SIP_DIR


-- Build files have been written to: <http://build.kde.org/job/kpat_stable/ws/build>

== Commencing the Build

Scanning dependencies of target doc-handbook
Scanning dependencies of target kpat_automoc
Scanning dependencies of target kcardgame_automoc
[  1%] Generating index.cache.bz2
Generating kabstractcarddeck_p.moc
Generating moc_gameselectionscene.cpp
Generating kabstractcarddeck.moc
Generating moc_dealer.cpp
Generating kcard.moc
Generating kcard_p.moc
Generating golf.moc
Generating moc_kcardpile.cpp
[  1%] Built target doc-handbook
Generating gameselectionscene.moc
Generating kcardpile.moc
Generating kcardscene.moc
Generating dealer.moc
Generating moc_kcardthemewidget_p.cpp
Generating gypsy.moc
[  1%] Built target kcardgame_automoc
Generating klondike.moc
Scanning dependencies of target kcardgame
[  3%] [  5%] [  7%] [  9%] [ 11%] [ 13%] Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcarddeck.o
Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcard.o
Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardgame_automoc.o
Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kabstractcarddeck.o
Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardscene.o
[ 15%] Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardpile.o
[ 17%] Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardtheme.o
Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardthemewidget.o
Generating spider.moc
Generating numbereddealdialog.moc
Generating yukon.moc
Generating idiot.moc
Generating simon.moc
Generating fortyeight.moc
Generating grandf.moc
Generating statisticsdialog.moc
Generating mainwindow.moc
Generating freecell.moc
Generating mod3.moc
Linking CXX shared library ../lib/libkcardgame.so
Generating soundengine.moc
Generating clock.moc
[ 17%] Built target kpat_automoc
[ 17%] Built target kcardgame
[ 19%] [ 21%] Generating settings.h, settings.cpp
Generating ui_statisticsdialog.h
Scanning dependencies of target kpat
[ 23%] [ 25%] [ 26%] [ 28%] [ 30%] Building CXX object CMakeFiles/kpat.dir/kpat_automoc.o
[ 32%] [ 34%] Building CXX object CMakeFiles/kpat.dir/main.o
Building CXX object CMakeFiles/kpat.dir/dealer.o
[ 36%] Building CXX object CMakeFiles/kpat.dir/gameselectionscene.o
Building CXX object CMakeFiles/kpat.dir/dealerinfo.o
Building CXX object CMakeFiles/kpat.dir/mainwindow.o
[ 38%] Building CXX object CMakeFiles/kpat.dir/numbereddealdialog.o
Building CXX object CMakeFiles/kpat.dir/messagebox.o
Building CXX object CMakeFiles/kpat.dir/patpile.o
[ 40%] Building CXX object CMakeFiles/kpat.dir/pileutils.o
[ 42%] [ 44%] Building CXX object CMakeFiles/kpat.dir/renderer.o
Building CXX object CMakeFiles/kpat.dir/soundengine.o
[ 46%] Building CXX object CMakeFiles/kpat.dir/statisticsdialog.o
[ 48%] [ 50%] Building CXX object CMakeFiles/kpat.dir/view.o
Building CXX object CMakeFiles/kpat.dir/patsolve/memory.o
[ 51%] Building CXX object CMakeFiles/kpat.dir/patsolve/patsolve.o
[ 53%] Building CXX object CMakeFiles/kpat.dir/clock.o
[ 55%] [ 57%] Building CXX object CMakeFiles/kpat.dir/patsolve/clocksolver.o
Building CXX object CMakeFiles/kpat.dir/fortyeight.o
<http://build.kde.org/job/kpat_stable/ws/patsolve/patsolve.cpp>: In member function ‘TREE* Solver::pack_position()’:
<http://build.kde.org/job/kpat_stable/ws/patsolve/patsolve.cpp>:364:9: warning: variable ‘k’ set but not used [-Wunused-but-set-variable]
  int j, k, w;
         ^
<http://build.kde.org/job/kpat_stable/ws/patsolve/patsolve.cpp>: In member function ‘void Solver::unpack_position(POSITION*)’:
<http://build.kde.org/job/kpat_stable/ws/patsolve/patsolve.cpp>:421:9: warning: variable ‘k’ set but not used [-Wunused-but-set-variable]
  int i, k, w;
         ^
[ 59%] <http://build.kde.org/job/kpat_stable/ws/patsolve/patsolve.cpp>: In member function ‘int Solver::translate_pile(const KCardPile*, card_t*, int)’:
<http://build.kde.org/job/kpat_stable/ws/patsolve/patsolve.cpp>:1015:16: warning: variable ‘rank’ set but not used [-Wunused-but-set-variable]
         card_t rank, suit;
                ^
Building CXX object CMakeFiles/kpat.dir/patsolve/fortyeightsolver.o
[ 61%] Building CXX object CMakeFiles/kpat.dir/freecell.o
[ 63%] Building CXX object CMakeFiles/kpat.dir/patsolve/freecellsolver.o
[ 65%] Building CXX object CMakeFiles/kpat.dir/golf.o
[ 67%] Building CXX object CMakeFiles/kpat.dir/patsolve/golfsolver.o
[ 69%] [ 71%] Building CXX object CMakeFiles/kpat.dir/grandf.o
[ 73%] Building CXX object CMakeFiles/kpat.dir/patsolve/grandfsolver.o
Building CXX object CMakeFiles/kpat.dir/gypsy.o
[ 75%] Building CXX object CMakeFiles/kpat.dir/patsolve/gypsysolver.o
[ 76%] Building CXX object CMakeFiles/kpat.dir/idiot.o
[ 78%] Building CXX object CMakeFiles/kpat.dir/patsolve/idiotsolver.o
[ 80%] Building CXX object CMakeFiles/kpat.dir/klondike.o
[ 82%] Building CXX object CMakeFiles/kpat.dir/patsolve/klondikesolver.o
[ 84%] Building CXX object CMakeFiles/kpat.dir/mod3.o
[ 86%] Building CXX object CMakeFiles/kpat.dir/patsolve/mod3solver.o
[ 88%] Building CXX object CMakeFiles/kpat.dir/simon.o
[ 90%] [ 92%] [ 94%] Building CXX object CMakeFiles/kpat.dir/patsolve/simonsolver.o
[ 96%] Building CXX object CMakeFiles/kpat.dir/spider.o
Building CXX object CMakeFiles/kpat.dir/yukon.o
Building CXX object CMakeFiles/kpat.dir/patsolve/spidersolver.o
[ 98%] Building CXX object CMakeFiles/kpat.dir/patsolve/yukonsolver.o
[100%] Building CXX object CMakeFiles/kpat.dir/settings.o
<http://build.kde.org/job/kpat_stable/ws/patsolve/simonsolver.cpp>: In member function ‘virtual int SimonSolver::get_possible_moves(int*, int*)’:
<http://build.kde.org/job/kpat_stable/ws/patsolve/simonsolver.cpp>:205:10: warning: variable ‘foundgood’ set but not used [-Wunused-but-set-variable]
     bool foundgood = false;
          ^
Linking CXX executable kpat
[100%] Built target kpat

== Installing the Build

[  1%] Built target doc-handbook
[  1%] Built target kcardgame_automoc
[  1%] Built target kpat_automoc
[ 17%] Built target kcardgame
[100%] Built target kpat
Install the project...
-- Install configuration: "Debug"
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/bin/kpat>
-- Set runtime path of "<http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/bin/kpat"> to "/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/libkdegames/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/phonon/phonon/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/lib:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/soprano/inst/lib64"
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/applications/kde4/kpat.desktop>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/kpatui.rc>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/config.kcfg/kpat.kcfg>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/256x256/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/16x16/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/32x32/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/128x128/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/48x48/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/22x22/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/24x24/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/icons/hicolor/64x64/apps/./kpat.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/lib64/libkcardgame.so>
-- Set runtime path of "<http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/lib64/libkcardgame.so"> to "/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/libkdegames/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/lib64:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/qt/inst/lib:/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/soprano/inst/lib64"
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/config/kcardtheme.knsrc>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/mime/packages/kpatience.xml>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/1.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/2.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/3.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/5.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/7.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/8.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/9.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/10.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/11.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/12.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/17.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/previews/18.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/sounds/card-pickup.ogg>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/sounds/card-down.ogg>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/ancientegypt.desktop>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/ancientegypt.svgz>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/ancientegypt.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/cleangreen.desktop>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/cleangreen.svgz>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/cleangreen.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/greenblaze.desktop>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/greenblaze.svgz>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/greenblaze.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/oldertheme.desktop>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/oldertheme.svgz>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/apps/kpat/themes/oldertheme.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/config/kpat.knsrc>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/index.cache.bz2>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/man-kpat.6.docbook>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/index.docbook>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/playfield.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/spades.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/clubs.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/diamonds.png>
-- Installing: <http://build.kde.org/job/kpat_stable/ws/local-inst/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/kpat/inst/share/doc/HTML/en/kpat/hearts.png>

Note that 'share' is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:

- /home/jenkins/.local/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/phonon/phonon/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/general/libdbusmenu-qt/inst/share
- /srv/jenkins/install/linux/x86_64/g++/shared/general/shared-desktop-ontologies/share
- /srv/jenkins/install/linux/x86_64/g++/shared/general/dogtail/share
- /srv/jenkins/install/linux/x86_64/g++/shared/general/cmake/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/general/kdesupport-svn/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdegames/libkdegames/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/strigi/libstreamanalyzer/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/strigi/strigidaemon/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/soprano/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share
- /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kdesupport/qca/inst/share
- /usr/share


== Deploying Installation


== Executing Tests


== Executing cppcheck


== Performing lcov processing


== Extracting dependency information from CMake

ERROR:root:'<http://build.kde.org/job/kpat_stable/ws/'> is not a framework: '<http://build.kde.org/job/kpat_stable/ws/metainfo.yaml'> does not exist.
rsync: change_dir "<http://build.kde.org/job/kpat_stable/ws/dotdata"> failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]

== Run Completed Successfully

[WARNINGS] Parsing warnings in console log with parser Missing dependencies
ERROR: Publisher hudson.plugins.warnings.WarningsPublisher aborted due to exception
java.lang.NoSuchMethodError: hudson.plugins.analysis.core.ParserResult.addAnnotations(Ljava/util/Collection;)V
	at hudson.plugins.warnings.WarningsPublisher.parseConsoleLog(WarningsPublisher.java:405)
	at hudson.plugins.warnings.WarningsPublisher.perform(WarningsPublisher.java:321)
	at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:319)
	at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:32)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1784)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Recording test results


More information about the kde-games-devel mailing list