Advertisement
Muzer

kdelibs build error

Jul 28th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. [ 9%] ESC[32mBuilding CXX object solid/solid/CMakeFiles/solid_static.dir/ifaces/networkinterface.o
  2. ESC[0mcd /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build/solid/solid && /usr/bin/x86_64-pc-linux-gnu-g++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=48 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_
  3. TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DWITH_SOLID_UDISKS2 -D_BSD_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -DQT_NO_DEBUG -DNDEBUG -O2 -pipe -march=native -Wnon-vir
  4. tual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsa
  5. fe-statics -fvisibility=hidden -fvisibility-inlines-hidden -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build/solid/solid -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4
  6. .10.5/solid/solid -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5 -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/w
  7. ork/kdelibs-4.10.5/interfaces -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5/solid -I/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build/solid -I/usr/include/qca2/QtC
  8. rypto -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtDBus -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/solid_static.dir/ifaces/networkinterface.o -c /var/tmp/portage/kde-base/k
  9. delibs-4.10.5-r1/work/kdelibs-4.10.5/solid/solid/ifaces/networkinterface.cpp
  10. cc1plus: error: expected identifier before ‘=’ token
  11. cc1plus: error: expected ‘}’ before ‘=’ token
  12. In file included from /usr/include/qt4/QtCore/qobjectdefs.h:45:0,
  13. from /usr/include/qt4/QtCore/qobject.h:47,
  14. from /usr/include/qt4/QtCore/QObject:1,
  15. from /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5/solid/solid/ifaces/deviceinterface.h:24,
  16. from /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5/solid/solid/ifaces/networkinterface.h:24,
  17. from /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5/solid/solid/ifaces/networkinterface.cpp:21:
  18. /usr/include/qt4/QtCore/qnamespace.h:1844:24: error: expected unqualified-id before ‘,’ token
  19. /usr/include/qt4/QtCore/qnamespace.h:1870:34: error: ‘Callback’ was not declared in this scope
  20. /usr/include/qt4/QtCore/qnamespace.h:1870:61: error: expected primary-expression before ‘)’ token
  21. /usr/include/qt4/QtCore/qnamespace.h:1870:61: error: expression list treated as compound expression in initializer [-fpermissive]
  22. /usr/include/qt4/QtCore/qnamespace.h:1871:36: error: ‘Callback’ was not declared in this scope
  23. /usr/include/qt4/QtCore/qnamespace.h:1871:63: error: expected primary-expression before ‘)’ token
  24. /usr/include/qt4/QtCore/qnamespace.h:1871:63: error: expression list treated as compound expression in initializer [-fpermissive]
  25. /usr/include/qt4/QtCore/qnamespace.h:1873:35: error: ‘Callback’ was not declared in this scope
  26. /usr/include/qt4/QtCore/qnamespace.h:1873:45: error: expected primary-expression before ‘void’
  27. /usr/include/qt4/QtCore/qnamespace.h:1873:52: error: expression list treated as compound expression in initializer [-fpermissive]
  28. /usr/include/qt4/QtCore/qnamespace.h:1875:1: error: expected declaration before ‘}’ token
  29. /usr/include/qt4/QtCore/qnamespace.h:1870:17: warning: ‘registerCallback’ defined but not used [-Wunused-variable]
  30. /usr/include/qt4/QtCore/qnamespace.h:1871:17: warning: ‘unregisterCallback’ defined but not used [-Wunused-variable]
  31. /usr/include/qt4/QtCore/qnamespace.h:1873:17: warning: ‘activateCallbacks’ defined but not used [-Wunused-variable]
  32. /usr/include/qt4/QtCore/qnamespace.h:1874:17: warning: ‘bool callFunction(InternalFunction, void**)’ declared ‘static’ but never defined [-Wunused-function]
  33. make[2]: *** [solid/solid/CMakeFiles/solid_static.dir/ifaces/networkinterface.o] Error 1
  34. make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build'
  35. make[1]: *** [solid/solid/CMakeFiles/solid_static.dir/all] Error 2
  36. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build/CMakeFiles
  37. make[1]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement