Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # kdesrc-build running: 'make' '-j8'
- # from directory: /home/cosmin/KDE-BUILD/extragear/graphics/skanlite
- Scanning dependencies of target skanlite_automoc
- Scanning dependencies of target doc-handbook
- [ 20%] [ 20%] Generating index.cache.bz2
- Automatic moc for target skanlite
- Generating ImageViewer.moc
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/ImageViewer.cpp:0: Note: No relevant classes found. No output generated.
- Generating moc_ImageViewer.cpp
- Generating moc_KSaneImageSaver.cpp
- Generating moc_SaveLocation.cpp
- Generating moc_skanlite.cpp
- [ 20%] Built target skanlite_automoc
- [ 30%] [ 40%] Generating ui_settings.h
- Generating ui_SaveLocation.h
- Scanning dependencies of target skanlite
- [ 50%] [ 60%] [ 70%] [ 80%] Building CXX object src/CMakeFiles/skanlite.dir/main.cpp.o
- [ 90%] Building CXX object src/CMakeFiles/skanlite.dir/skanlite.cpp.o
- Building CXX object src/CMakeFiles/skanlite.dir/ImageViewer.cpp.o
- Building CXX object src/CMakeFiles/skanlite.dir/KSaneImageSaver.cpp.o
- [100%] Building CXX object src/CMakeFiles/skanlite.dir/skanlite_automoc.cpp.o
- Building CXX object src/CMakeFiles/skanlite.dir/SaveLocation.cpp.o
- In file included from /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/main.cpp:32:0:
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:1:3: error: invalid preprocessing directive #This
- # This is a basic version file for the Config-mode of find_package().
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:2:3: error: invalid preprocessing directive #It
- # It is used by write_basic_package_version_file() as input file for configure_file()
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:3:3: error: invalid preprocessing directive #to
- # to create a version-file which can be installed along a config.cmake file.
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:5:3: error: invalid preprocessing directive #The
- # The created file sets PACKAGE_VERSION_EXACT if the current version string and
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:6:3: error: invalid preprocessing directive #the
- # the requested version string are exactly the same and it sets
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:7:3: error: invalid preprocessing directive #PACKAGE_VERSION_COMPATIBLE
- # PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version.
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:8:3: error: invalid preprocessing directive #The
- # The variable CVF_VERSION must be set before calling configure_file().
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:21:6: warning: "the" is not defined [-Wundef]
- # if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:21:10: error: missing binary operator before token "installed"
- # if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:21:44: warning: missing terminating ' character [enabled by default]
- # if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
- ^
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:21:0: error: unterminated #if
- # if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
- ^
- [100%] Built target doc-handbook
- /home/cosmin/KDE-SRC/extragear/graphics/skanlite/src/version.h:10:4: error: expected constructor, destructor, or type conversion before ‘(’ token
- set(PACKAGE_VERSION "4.96.0")
- ^
- make[2]: *** [src/CMakeFiles/skanlite.dir/main.cpp.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- make[1]: *** [src/CMakeFiles/skanlite.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement