[Kde-games-devel] Build failed in Jenkins: libkdegames_frameworks_qt5 #2

Albert Astals Cid aacid at kde.org
Sat Sep 13 14:44:14 UTC 2014


El Dissabte, 13 de setembre de 2014, a les 17:58:16, Anuj Pahuja va escriure:
> > [ 24%] Building CXX object
> > CMakeFiles/kdegames.dir/highscore/kexthighscore_tab.cpp.o
> > Building CXX object CMakeFiles/kdegames.dir/highscore/khighscore.cpp.o
> > <
> > http://build.kde.org/job/libkdegames_frameworks_qt5/ws/audio/kgaudioscene-> > phonon.cpp>:21:30: fatal error: phonon/AudioOutput: No such file or
> > directory
> > 
> >  #include <phonon/AudioOutput>
> >  
> >                               ^
> > 
> > compilation terminated.
> > make[2]: *** [CMakeFiles/kdegames.dir/audio/kgaudioscene-phonon.cpp.o]
> > Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > <
> > http://build.kde.org/job/libkdegames_frameworks_qt5/ws/audio/kgsound-phono
> > n.cpp>:21:30: fatal error: phonon/MediaObject: No such file or directory
> > 
> >  #include <phonon/MediaObject>
> >  
> >                               ^
> > 
> > compilation terminated.
> > make[2]: *** [CMakeFiles/kdegames.dir/audio/kgsound-phonon.cpp.o] Error 1
> > make[1]: *** [CMakeFiles/kdegames.dir/all] Error 2
> > make: *** [all] Error 2
> > Compiliation step exited with non-zero code, assuming failure to build
> > from source for project libkdegames.
> > Build step 'Execute shell' marked build as failure
> > [WARNINGS] Skipping publisher since build result is FAILURE
> > Recording test results
> 
> Any idea why is this happening? It's building fine on my machine (without
> OpenAL).

There was a missing include call. It worked for you because you have 
phonon4qt5 installed in the same dirs as other libs, but Jenkins has every 
library in a different installation root so it is more picky about the correct 
include paths being defined.

Cheers,
  Albert

> 
> 
> --
> Anuj



More information about the kde-games-devel mailing list