Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. # NOTICE:
  2. #
  3. # Application name defined in TARGET has a corresponding QML filename.
  4. # If name defined in TARGET is changed, the following needs to be done
  5. # to match new name:
  6. # - corresponding QML filename must be changed
  7. # - desktop icon filename must be changed
  8. # - desktop filename must be changed
  9. # - icon definition filename in desktop file must be changed
  10. # - translation filenames have to be changed
  11.  
  12. # The name of your application
  13. TARGET = sailfishos-patch-improved-notification-preview
  14.  
  15. TEMPLATE = aux
  16.  
  17. patch.path = /usr/share/patchmanager/patches/sailfishos-patch-improved-notification-preview
  18. patch.files = data/unified_diff.patch data/patch.json
  19.  
  20. INSTALLS += \
  21. patch
  22.  
  23.  
  24. OTHER_FILES += \
  25. rpm/sailfishos-patch-improved-notification-preview.spec \
  26. rpm/sailfishos-patch-improved-notification-preview.yaml \
  27. data/unified_diff.patch \
  28. data/patch.json \
  29. translations/*.ts
  30.  
  31.  
  32. CONFIG += sailfishapp_i18n
  33.  
  34.  
  35. TRANSLATIONS += \
  36. translations/*.ts
  37.  
  38. //End of .pro file
  39.  
  40. 14:38:16: Running steps for project sailfishos-patch-improved-notification-preview...
  41. 14:38:16: Start Build Engine: Starting "Sailfish OS Build Engine" virtual machine...
  42. 14:38:23: Starting: "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-i486\qmake.cmd" C:\Users\Arvi\sailfishos-patch-improved-notification-preview\sailfishos-patch-improved-notification-preview.pro -r -spec linux-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
  43. Building target platforms: i486-meego-linux-gnu
  44. Building for target i486-meego-linux-gnu
  45. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fpSp6O
  46. 14:38:25: The process "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-i486\qmake.cmd" exited normally.
  47. 14:38:25: Starting: "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-i486\make.cmd"
  48. Building target platforms: i486-meego-linux-gnu
  49. Building for target i486-meego-linux-gnu
  50. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D4ohKF
  51. make: Nothing to be done for `first'.
  52. 14:38:27: The process "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-i486\make.cmd" exited normally.
  53. 14:38:27: Building RPM package...
  54. 14:38:27: Starting: "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-i486\rpm.cmd"
  55. Building target platforms: i486-meego-linux-gnu
  56. Building for target i486-meego-linux-gnu
  57. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q6dvCN
  58. /var/tmp/rpm-tmp.q6dvCN: line 37: /usr/sbin/patchmanager: No such file or directory
  59. install -m 644 -p /home/mersdk/share/sailfishos-patch-improved-notification-preview/data/unified_diff.patch /home/deploy/installroot/usr/share/patchmanager/patches/sailfishos-patch-improved-notification-preview/
  60. install -m 644 -p /home/mersdk/share/sailfishos-patch-improved-notification-preview/data/patch.json /home/deploy/installroot/usr/share/patchmanager/patches/sailfishos-patch-improved-notification-preview/
  61. lupdate -noobsolete -ts /home/mersdk/share/sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview.ts /home/mersdk/share/sailfishos-patch-improved-notification-preview/translations/*.ts && mkdir -p translations && [ "/home/mersdk/share/build-sailfishos-patch-improved-notification-preview-SailfishOS_i486_in_Sailfish_OS_Build_Engine-Debug" != "/home/mersdk/share/sailfishos-patch-improved-notification-preview" -a 1 -eq 1 ] && cp -af /home/mersdk/share/sailfishos-patch-improved-notification-preview/translations/*.ts /home/mersdk/share/build-sailfishos-patch-improved-notification-preview-SailfishOS_i486_in_Sailfish_OS_Build_Engine-Debug/translations || : ; [ 1 -eq 1 ] && lrelease -nounfinished /home/mersdk/share/build-sailfishos-patch-improved-notification-preview-SailfishOS_i486_in_Sailfish_OS_Build_Engine-Debug/translations/*.ts || :
  62. Updating '../sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview.ts'...
  63. Found 0 source text(s) (0 new and 0 already existing)
  64. Removed 7 obsolete entries
  65. Updating '../sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview-en_US.ts'...
  66. Found 0 source text(s) (0 new and 0 already existing)
  67. Removed 7 obsolete entries
  68. Updating '../sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview.ts'...
  69. Found 0 source text(s) (0 new and 0 already existing)
  70. Updating '/home/mersdk/share/build-sailfishos-patch-improved-notification-preview-SailfishOS_i486_in_Sailfish_OS_Build_Engine-Debug/translations/sailfishos-patch-improved-notification-preview-en_US.qm'...
  71. Generated 0 translation(s) (0 finished and 0 unfinished)
  72. Updating '/home/mersdk/share/build-sailfishos-patch-improved-notification-preview-SailfishOS_i486_in_Sailfish_OS_Build_Engine-Debug/translations/sailfishos-patch-improved-notification-preview.qm'...
  73. Generated 0 translation(s) (0 finished and 0 unfinished)
  74. install -m 644 -p /home/mersdk/share/build-sailfishos-patch-improved-notification-preview-SailfishOS_i486_in_Sailfish_OS_Build_Engine-Debug/translations/*.qm /home/deploy/installroot/usr/share/sailfishos-patch-improved-notification-preview/translations/
  75. Processing files: sailfishos-patch-improved-notification-preview-0.3-1.noarch
  76. Requires(interp): /bin/sh
  77. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  78. Requires(preun): /bin/sh
  79. Processing files: sailfishos-patch-improved-notification-preview-debugsource-0.3-1.noarch
  80. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/deploy/installroot
  81. error: Installed (but unpackaged) file(s) found:
  82. /usr/share/sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview-en_US.qm
  83. /usr/share/sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview.qm
  84.  
  85.  
  86. RPM build errors:
  87. Installed (but unpackaged) file(s) found:
  88. /usr/share/sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview-en_US.qm
  89. /usr/share/sailfishos-patch-improved-notification-preview/translations/sailfishos-patch-improved-notification-preview.qm
  90. 14:38:30: The process "C:\SailfishOS\settings\SailfishOS-SDK\mer-sdk-tools\Sailfish OS Build Engine\SailfishOS-i486\rpm.cmd" exited with code 1.
  91. Error while building/deploying project sailfishos-patch-improved-notification-preview (kit: SailfishOS-i486 (in Sailfish OS Build Engine))
  92. When executing step "RPM"
  93. 14:38:30: Elapsed time: 00:13.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement