Advertisement
Guest User

Untitled

a guest
Oct 26th, 2011
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. ==> Determining latest git revision...
  2. -> Version found: 20111026
  3. ==> Making package: libqzeitgeist-git 20111026-1 (Wed Oct 26 12:46:58 GMT 2011)
  4. ==> Checking runtime dependencies...
  5. ==> Checking buildtime dependencies...
  6. ==> Retrieving Sources...
  7. ==> Extracting Sources...
  8. ==> Starting build()...
  9. ==> Connecting to the GIT server....
  10. Already up-to-date.
  11. ==> The local files are updated.
  12. ==> GIT checkout done
  13. ==> Starting make...
  14. -- The C compiler identification is GNU
  15. -- The CXX compiler identification is GNU
  16. -- Check for working C compiler: /usr/bin/gcc
  17. -- Check for working C compiler: /usr/bin/gcc -- works
  18. -- Detecting C compiler ABI info
  19. -- Detecting C compiler ABI info - done
  20. -- Check for working CXX compiler: /usr/bin/c++
  21. -- Check for working CXX compiler: /usr/bin/c++ -- works
  22. -- Detecting CXX compiler ABI info
  23. -- Detecting CXX compiler ABI info - done
  24. -- Looking for Q_WS_X11
  25. -- Looking for Q_WS_X11 - found
  26. -- Looking for Q_WS_WIN
  27. -- Looking for Q_WS_WIN - not found.
  28. -- Looking for Q_WS_QWS
  29. -- Looking for Q_WS_QWS - not found.
  30. -- Looking for Q_WS_MAC
  31. -- Looking for Q_WS_MAC - not found.
  32. -- Found Qt4: /usr/bin/qmake (found suitable version "4.7.4", required is "4.7.0")
  33. -- Performing Test __HAVE_GCC_VISIBILITY
  34. -- Performing Test __HAVE_GCC_VISIBILITY - Success
  35. -- Configuring done
  36. -- Generating done
  37. -- Build files have been written to: /media/gen/my_tmp/build/libqzeitgeist-git/src/build
  38. Scanning dependencies of target qzeitgeist_automoc
  39. Generating refreshjob.moc
  40. Generating logmodel.moc
  41. Generating moc_datasourceregistry.cpp
  42. Generating moc_log.cpp
  43. Generating moc_monitor.cpp
  44. Generating moc_monitor_p.cpp
  45. [ 0%] Built target qzeitgeist_automoc
  46. [ 3%] Generating manifestation.h
  47. File "/media/gen/my_tmp/build/libqzeitgeist-git/src/libqzeitgeist/scripts/onto2cpp.py", line 16
  48. except Exception, e:
  49. ^
  50. SyntaxError: invalid syntax
  51. make[2]: *** [src/manifestation.h] Error 1
  52. make[1]: *** [src/CMakeFiles/qzeitgeist.dir/all] Error 2
  53. make: *** [all] Error 2
  54. ==> ERROR: A failure occurred in build().
  55. Aborting...
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement