Advertisement
Guest User

SDK error with buteo-carddav

a guest
Jan 11th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. 13:56:53: Running steps for project buteo-sync-plugin-carddav...
  2. 13:56:53: Start SDK: The "MerSDK" virtual machine is already running. Nothing to do.
  3. 13:56:53: Starting: "/home/diogo/.config/SailfishBeta1/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/qmake" /home/diogo/Workspaces/SFOS/buteo-sync-plugin-carddav/buteo-sync-plugin-carddav.pro -r -spec linux-g++ CONFIG+=debug
  4.  
  5. Building target platforms: armv7hl-meego-linux
  6. Building for target armv7hl-meego-linux
  7. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IKRdVX
  8. Usage: /usr/lib/qt5/bin/qmake [mode] [options] [files]
  9.  
  10. QMake has two modes, one mode for generating project files based on
  11. some heuristics, and the other for generating makefiles. Normally you
  12. shouldn't need to specify a mode, as makefile generation is the default
  13. mode for qmake, but you may use this to test qmake on an existing project
  14.  
  15. Mode:
  16. -project Put qmake into project file generation mode
  17. In this mode qmake interprets files as files to
  18. be built,
  19. defaults to *; *; *; *.ts; *.xlf; *.qrc
  20. Note: The created .pro file probably will
  21. need to be edited. For example add the QT variable to
  22. specify what modules are required.
  23. -makefile Put qmake into makefile generation mode (default)
  24. In this mode qmake interprets files as project files to
  25. be processed, if skipped qmake will try to find a project
  26. file in your current working directory
  27.  
  28. Warnings Options:
  29. -Wnone Turn off all warnings; specific ones may be re-enabled by
  30. later -W options
  31. -Wall Turn on all warnings
  32. -Wparser Turn on parser warnings
  33. -Wlogic Turn on logic warnings (on by default)
  34. -Wdeprecated Turn on deprecation warnings (on by default)
  35.  
  36. Options:
  37. * You can place any variable assignment in options and it will be *
  38. * processed as if it was in [files]. These assignments will be parsed *
  39. * before [files]. *
  40. -o file Write output to file
  41. -d Increase debug level
  42. -t templ Overrides TEMPLATE as templ
  43. -tp prefix Overrides TEMPLATE so that prefix is prefixed into the value
  44. -help This help
  45. -v Version information
  46. -after All variable assignments after this will be
  47. parsed after [files]
  48. -norecursive Don't do a recursive search
  49. -recursive Do a recursive search
  50. -set <prop> <value> Set persistent property
  51. -unset <prop> Unset persistent property
  52. -query <prop> Query persistent property. Show all if <prop> is empty.
  53. -cache file Use file as cache [makefile mode only]
  54. -spec spec Use spec as QMAKESPEC [makefile mode only]
  55. -nocache Don't use a cache file [makefile mode only]
  56. -nodepend Don't generate dependencies [makefile mode only]
  57. -nomoc Don't generate moc targets [makefile mode only]
  58. -nopwd Don't look for files in pwd [project mode only]
  59. error: Bad exit status from /var/tmp/rpm-tmp.IKRdVX (%build)
  60.  
  61.  
  62. RPM build errors:
  63. Bad exit status from /var/tmp/rpm-tmp.IKRdVX (%build)
  64. 13:56:55: The process "/home/diogo/.config/SailfishBeta1/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/qmake" exited with code 1.
  65. Error while building/deploying project buteo-sync-plugin-carddav (kit: MerSDK-SailfishOS-armv7hl)
  66. When executing step 'qmake'
  67. 13:56:55: Elapsed time: 00:03.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement