Advertisement
vladislav_larionov

device

Apr 11th, 2023 (edited)
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 19.74 KB | None | 0 0
  1. vladislav@vladislav:~/projects/whisperfish$ ~/AuroraOS/bin/sfdk config --push target AuroraOS-4.1.0.27-base-armv7hl
  2. vladislav@vladislav:~/projects/whisperfish$ ~/AuroraOS/bin/sfdk build
  3. NOTICE: Using the 'AuroraOS-4.1.0.27-base-armv7hl.default' snapshot of the build target
  4. Setting version: 0.6.0.beta.16+master.20230411085444.7951d9de
  5. sh: release: command not found
  6. Loading repository data...
  7. Reading installed packages...
  8. 'cargo = 1.52.1+git3-1' is already installed.
  9. There is an update candidate 'cargo-1.61.0+git1-1.armv7hl' for 'cargo-1.52.1+git3-1.armv7hl', but it does not match the specified version, architecture, or repository.
  10. 'rust = 1.52.1+git3-1' is already installed.
  11. There is an update candidate 'rust-1.61.0+git1-1.armv7hl' for 'rust-1.52.1+git3-1.armv7hl', but it does not match the specified version, architecture, or repository.
  12. 'rust-std-static = 1.52.1+git3-1' not found in package names. Trying capabilities.
  13. 'rust-std-static-armv7-unknown-linux-gnueabihf' providing 'rust-std-static = 1.52.1+git3-1' is already installed.
  14. 'coreutils' not found in package names. Trying capabilities.
  15. 'gnu-coreutils' providing 'coreutils' is already installed.
  16. 'git' is already installed.
  17. No update candidate for 'git-2.26.2+git1-1.1.6.omp.armv7hl'. The highest available version is already installed.
  18. 'zlib-devel' is already installed.
  19. No update candidate for 'zlib-devel-1.2.12-1.1.3.omp.armv7hl'. The highest available version is already installed.
  20. 'automake' is already installed.
  21. No update candidate for 'automake-1.16.1+git1-1.1.3.omp.noarch'. The highest available version is already installed.
  22. 'gcc-c++' is already installed.
  23. No update candidate for 'gcc-c++-8.3.0-1.2.3.omp.armv7hl'. The highest available version is already installed.
  24. 'openssl-devel' not found in package names. Trying capabilities.
  25. 'libopenssl-devel' providing 'openssl-devel' is already installed.
  26. 'tcl' is already installed.
  27. No update candidate for 'tcl-8.5.8-1.1.2.omp.armv7hl'. The highest available version is already installed.
  28. 'qtmozembed-qt5-devel' is already installed.
  29. No update candidate for 'qtmozembed-qt5-devel-1.53.22+git8-1.2.10.omp.armv7hl'. The highest available version is already installed.
  30. 'dbus-devel' is already installed.
  31. No update candidate for 'dbus-devel-1.13.12+git6-1.1.6.omp.armv7hl'. The highest available version is already installed.
  32. 'meego-rpm-config' is already installed.
  33. No update candidate for 'meego-rpm-config-0.19.2-1.1.3.omp.noarch'. The highest available version is already installed.
  34. 'nemo-qml-plugin-notifications-qt5-devel' is already installed.
  35. No update candidate for 'nemo-qml-plugin-notifications-qt5-devel-1.2.16-1.1.2.omp.armv7hl'. The highest available version is already installed.
  36. 'protobuf-compiler' is already installed.
  37. No update candidate for 'protobuf-compiler-3.18.0+git1-1.2.2.omp.armv7hl'. The highest available version is already installed.
  38. 'qt5-qtwebsockets-devel' is already installed.
  39. No update candidate for 'qt5-qtwebsockets-devel-5.5.1-1.1.2.omp.armv7hl'. The highest available version is already installed.
  40. Resolving package dependencies...
  41.  
  42. Nothing to do.
  43. sh: release: command not found
  44. Building target platforms: armv7hl-meego-linux
  45. Building for target armv7hl-meego-linux
  46. sh: release: command not found
  47. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.31cN6S
  48. + umask 022
  49. + cd /home/vladislav/projects/whisperfish
  50. + LANG=C
  51. + export LANG
  52. + unset DISPLAY
  53. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  54. + export CFLAGS
  55. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  56. + export CXXFLAGS
  57. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
  58. + export FFLAGS
  59. + LD_AS_NEEDED=1
  60. + export LD_AS_NEEDED
  61. + rustc --version
  62. This is the stub rustc. If you see this, scratchbox2 is not working. Called as
  63. /usr/bin/rustc --version
  64. + cargo --version
  65. This is the stub cargo. If you see this, scratchbox2 is not working. Called as
  66. /usr/bin/cargo --version
  67. + export SB2_RUST_TARGET_TRIPLE=armv7-unknown-linux-gnueabihf
  68. + SB2_RUST_TARGET_TRIPLE=armv7-unknown-linux-gnueabihf
  69. + export 'CFLAGS_armv7_unknown_linux_gnueabihf=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  70. + CFLAGS_armv7_unknown_linux_gnueabihf='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  71. + export 'CXXFLAGS_armv7_unknown_linux_gnueabihf=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  72. + CXXFLAGS_armv7_unknown_linux_gnueabihf='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wl,-z,relro,-z,now -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  73. + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0'
  74. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0'
  75. + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0'
  76. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0'
  77. + export HOST_CC=host-cc
  78. + HOST_CC=host-cc
  79. + export HOST_CXX=host-cxx
  80. + HOST_CXX=host-cxx
  81. + export CC_i686_unknown_linux_gnu=host-cc
  82. + CC_i686_unknown_linux_gnu=host-cc
  83. + export CXX_i686_unknown_linux_gnu=host-cxx
  84. + CXX_i686_unknown_linux_gnu=host-cxx
  85. + export PATH=/opt/cross/bin/:/home/mersdk/.mb2/wrappers/projects/whisperfish:/home/mersdk/.mb2/user-wrappers/projects/whisperfish:/usr/local/bin:/bin:/usr/bin
  86. + PATH=/opt/cross/bin/:/home/mersdk/.mb2/wrappers/projects/whisperfish:/home/mersdk/.mb2/user-wrappers/projects/whisperfish:/usr/local/bin:/bin:/usr/bin
  87. + export CARGO_TARGET_ARMV7_UNKNOWN_LINUX_GNUEABIHF_LINKER=armv7hl-meego-linux-gnueabi-gcc
  88. + CARGO_TARGET_ARMV7_UNKNOWN_LINUX_GNUEABIHF_LINKER=armv7hl-meego-linux-gnueabi-gcc
  89. + export CC_armv7_unknown_linux_gnueabihf=armv7hl-meego-linux-gnueabi-gcc
  90. + CC_armv7_unknown_linux_gnueabihf=armv7hl-meego-linux-gnueabi-gcc
  91. + export CXX_armv7_unknown_linux_gnueabihf=armv7hl-meego-linux-gnueabi-g++
  92. + CXX_armv7_unknown_linux_gnueabihf=armv7hl-meego-linux-gnueabi-g++
  93. + export AR_armv7_unknown_linux_gnueabihf=armv7hl-meego-linux-gnueabi-ar
  94. + AR_armv7_unknown_linux_gnueabihf=armv7hl-meego-linux-gnueabi-ar
  95. + export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-meego-linux-gnu-gcc
  96. + CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-meego-linux-gnu-gcc
  97. + export CC_aarch64_unknown_linux_gnu=aarch64-meego-linux-gnu-gcc
  98. + CC_aarch64_unknown_linux_gnu=aarch64-meego-linux-gnu-gcc
  99. + export CXX_aarch64_unknown_linux_gnu=aarch64-meego-linux-gnu-g++
  100. + CXX_aarch64_unknown_linux_gnu=aarch64-meego-linux-gnu-g++
  101. + export AR_aarch64_unknown_linux_gnu=aarch64-meego-linux-gnu-ar
  102. + AR_aarch64_unknown_linux_gnu=aarch64-meego-linux-gnu-ar
  103. + export PKG_CONFIG_ALLOW_CROSS_i686_unknown_linux_gnu=1
  104. + PKG_CONFIG_ALLOW_CROSS_i686_unknown_linux_gnu=1
  105. + export PKG_CONFIG_ALLOW_CROSS_armv7_unknown_linux_gnueabihf=1
  106. + PKG_CONFIG_ALLOW_CROSS_armv7_unknown_linux_gnueabihf=1
  107. + export PKG_CONFIG_ALLOW_CROSS_aarch64_unknown_linux_gnu=1
  108. + PKG_CONFIG_ALLOW_CROSS_aarch64_unknown_linux_gnu=1
  109. + FEATURES=sailfish
  110. + export RUSTFLAGS=
  111. + RUSTFLAGS=
  112. ++ git describe --exclude release,tag --dirty=-dirty
  113. + export GIT_VERSION=v0.6.0-beta.16-72-gaed4e196-dirty
  114. + GIT_VERSION=v0.6.0-beta.16-72-gaed4e196-dirty
  115. + cat /home/vladislav/projects/whisperfish/rpm/../Cargo.toml
  116. [workspace]
  117. members = [
  118.     "create-store",
  119.     "fetch-signal-attachment",
  120.     "harbour-whisperfish",
  121.     "whisperfish",
  122.     "whisperfish-migration-dry-run"
  123. ]
  124.  
  125. [patch."https://github.com/signalapp/libsignal"]
  126. libsignal-protocol = { git = "https://gitlab.com/whisperfish/libsignal-client", branch = "whisperfork" }
  127. zkgroup = { git = "https://gitlab.com/whisperfish/libsignal-client", branch = "whisperfork" }
  128.  
  129. # [patch.crates-io]
  130. # qmetaobject = { path="../qmetaobject-rs/qmetaobject" }
  131.  
  132. [patch.crates-io]
  133. curve25519-dalek = { git = 'https://github.com/signalapp/curve25519-dalek', branch = 'lizard2' }
  134.  
  135. qmetaobject = { git = "https://github.com/whisperfish/qmetaobject-rs", branch = "whisperfork" }
  136. qttypes = { git = "https://github.com/whisperfish/qmetaobject-rs", branch = "whisperfork" }
  137.  
  138. # [patch."https://github.com/whisperfish/libsignal-service-rs"]
  139. # libsignal-service = { path = "/home/rsmet/src/libsignal-service-rs/libsignal-service" }
  140. # libsignal-service-actix = { path = "/home/rsmet/src/libsignal-service-rs/libsignal-service-actix/" }
  141.  
  142. # Smart dev mode: Compile most stuff in release mode, except for the things
  143. # that are actually maintained by our community
  144. [profile.dev.package."*"]
  145. opt-level = 3
  146.  
  147. [profile.dev.package.libsignal-protocol]
  148. opt-level = 0
  149.  
  150. [profile.dev.package.libsignal-service]
  151. opt-level = 0
  152.  
  153. [profile.dev.package.libsignal-service-actix]
  154. opt-level = 0
  155.  
  156. [profile.dev.package.qmetaobject]
  157. opt-level = 0
  158.  
  159. [profile.release]
  160. # This flag is set in CI using CARGO_PROFILE_RELEASE_LTO=thin
  161. # lto = "thin"
  162. debug = true
  163.  
  164.  
  165. + BINS='--bin harbour-whisperfish'
  166. + '[' -z '' ']'
  167. ++ grep VERSION_ID /etc/sailfish-release
  168. ++ cut -d = -f2
  169. grep: /etc/sailfish-release: No such file or directory
  170. + TARGET_VERSION=
  171. ++ echo
  172. ++ awk -F. '{print $1 FS $2}'
  173. + MAJOR_VERSION=.
  174. + cargo build -j 1 -vv --release --no-default-features --bin harbour-whisperfish --features sailfish --manifest-path /home/vladislav/projects/whisperfish/rpm/../Cargo.toml
  175. This is the stub cargo. If you see this, scratchbox2 is not working. Called as
  176. /usr/bin/cargo build -j 1 -vv --release --no-default-features --bin harbour-whisperfish --features sailfish --manifest-path /home/vladislav/projects/whisperfish/rpm/../Cargo.toml
  177. + lrelease -idbased /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ca.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-cs.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-de.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-el.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-es.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-eu.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-fi.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-fr.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-hu.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-it.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-lt.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nb_NO.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nl.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nl_BE.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pl.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pt_BR.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pt_PT.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ro.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ru.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-sl.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-sv.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-tr.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-zh_CN.ts /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish.ts
  178. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ca.qm'...
  179.     Generated 275 translation(s) (68 finished and 207 unfinished)
  180. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-cs.qm'...
  181.     Generated 275 translation(s) (191 finished and 84 unfinished)
  182. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-de.qm'...
  183.     Generated 275 translation(s) (275 finished and 0 unfinished)
  184. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-el.qm'...
  185.     Generated 275 translation(s) (254 finished and 21 unfinished)
  186. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-es.qm'...
  187.     Generated 275 translation(s) (275 finished and 0 unfinished)
  188. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-eu.qm'...
  189.     Generated 275 translation(s) (4 finished and 271 unfinished)
  190. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-fi.qm'...
  191.     Generated 275 translation(s) (275 finished and 0 unfinished)
  192. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-fr.qm'...
  193.     Generated 275 translation(s) (275 finished and 0 unfinished)
  194. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-hu.qm'...
  195.     Generated 275 translation(s) (233 finished and 42 unfinished)
  196. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-it.qm'...
  197.     Generated 275 translation(s) (275 finished and 0 unfinished)
  198. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-lt.qm'...
  199.     Generated 275 translation(s) (247 finished and 28 unfinished)
  200. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nb_NO.qm'...
  201.     Generated 275 translation(s) (70 finished and 205 unfinished)
  202. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nl.qm'...
  203.     Generated 275 translation(s) (275 finished and 0 unfinished)
  204. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nl_BE.qm'...
  205.     Generated 275 translation(s) (254 finished and 21 unfinished)
  206. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pl.qm'...
  207.     Generated 275 translation(s) (247 finished and 28 unfinished)
  208. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pt_BR.qm'...
  209.     Generated 275 translation(s) (221 finished and 54 unfinished)
  210. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pt_PT.qm'...
  211.     Generated 275 translation(s) (222 finished and 53 unfinished)
  212. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ro.qm'...
  213.     Generated 275 translation(s) (19 finished and 256 unfinished)
  214. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ru.qm'...
  215.     Generated 275 translation(s) (0 finished and 275 unfinished)
  216. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-sl.qm'...
  217.     Generated 275 translation(s) (96 finished and 179 unfinished)
  218. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-sv.qm'...
  219.     Generated 275 translation(s) (254 finished and 21 unfinished)
  220. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-tr.qm'...
  221.     Generated 275 translation(s) (275 finished and 0 unfinished)
  222. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-zh_CN.qm'...
  223.     Generated 275 translation(s) (196 finished and 79 unfinished)
  224. Updating '/home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish.qm'...
  225.     Generated 275 translation(s) (0 finished and 275 unfinished)
  226. + RPM_EC=0
  227. ++ jobs -p
  228. + exit 0
  229. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gOP4qP
  230. + umask 022
  231. + cd /home/vladislav/projects/whisperfish
  232. + flock /home/mersdk/.mb2.lock.lock flock /home/mersdk/.mb2.lock ln -f /home/mersdk/.mb2.lock.BQW /home/mersdk/.mb2.lock
  233. + '[' /home/deploy/installroot '!=' / ']'
  234. + rm -rf /home/deploy/installroot
  235. ++ dirname /home/deploy/installroot
  236. + mkdir -p /home/deploy
  237. + mkdir /home/deploy/installroot
  238. + LANG=C
  239. + export LANG
  240. + unset DISPLAY
  241. + install -d /home/deploy/installroot/usr/share/harbour-whisperfish/translations
  242. + install -Dm 644 /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ca.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-cs.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-de.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-el.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-es.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-eu.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-fi.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-fr.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-hu.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-it.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-lt.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nb_NO.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nl.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-nl_BE.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pl.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pt_BR.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-pt_PT.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ro.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-ru.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-sl.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-sv.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-tr.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish-zh_CN.qm /home/vladislav/projects/whisperfish/rpm/../translations/harbour-whisperfish.qm /home/deploy/installroot/usr/share/harbour-whisperfish/translations
  243. + install -D /home/vladislav/projects/whisperfish/rpm/../target/armv7-unknown-linux-gnueabihf/release/harbour-whisperfish /home/deploy/installroot/usr/bin/harbour-whisperfish
  244. install: cannot stat '/home/vladislav/projects/whisperfish/rpm/../target/armv7-unknown-linux-gnueabihf/release/harbour-whisperfish': No such file or directory
  245. error: Bad exit status from /var/tmp/rpm-tmp.gOP4qP (%install)
  246.  
  247.  
  248. RPM build errors:
  249.     Bad exit status from /var/tmp/rpm-tmp.gOP4qP (%install)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement