Advertisement
Guest User

Untitled

a guest
Aug 6th, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.47 KB | None | 0 0
  1. PlatformSDK eleventh@eleventh-ThinkPad:~/hadk$ cat droid-hal-hlte.log
  2. Directory walk started
  3. Directory walk done - 0 packages
  4. Temporary output repo path: /home/eleventh/hadk/.mb2/filtered-output-dir/.repodata/
  5. Preparing sqlite DBs
  6. Pool started (with 5 workers)
  7. Pool finished
  8. Entering 'no-gpg-checks' mode.
  9. Entering non-interactive mode.
  10. Verbosity: 2
  11. Non-option program arguments: 'oneshot' 'pkgconfig(systemd)' 'pkgconfig(zlib)' 'python' 'qt5-qttools-kmap2qmap >= 5.1.0+git5' 'rsync'
  12. Initializing Target
  13. Checking whether to refresh metadata for dir:/home/eleventh/hadk/.mb2/filtered-output-dir
  14. Retrieving repository 'dir:/home/eleventh/hadk/.mb2/filtered-output-dir' metadata [.
  15. Warning: Accepting an unsigned file 'repomd.xml' from repository 'dir:/home/eleventh/hadk/.mb2/filtered-output-dir'.
  16. done]
  17. Building repository 'dir:/home/eleventh/hadk/.mb2/filtered-output-dir' cache [....done]
  18. Loading repository data...
  19. Reading installed packages...
  20. Force resolution: No
  21. 'qt5-qttools-kmap2qmap >= 5.1.0+git5' is already installed.
  22. No update candidate for 'qt5-qttools-kmap2qmap-5.6.3+git2-1.6.8.jolla.armv7hl'. The highest available version is already installed.
  23. 'oneshot' is already installed.
  24. No update candidate for 'oneshot-0.6.11-1.6.1.jolla.noarch'. The highest available version is already installed.
  25. 'pkgconfig(systemd)' not found in package names. Trying capabilities.
  26. 'systemd-devel' providing 'pkgconfig(systemd)' is already installed.
  27. 'pkgconfig(zlib)' not found in package names. Trying capabilities.
  28. 'zlib-devel' providing 'pkgconfig(zlib)' is already installed.
  29. 'python' is already installed.
  30. No update candidate for 'python-2.7.17+git7-1.6.1.jolla.armv7hl'. The highest available version is already installed.
  31. 'rsync' is already installed.
  32. No update candidate for 'rsync-3.1.3+git1-1.5.1.jolla.armv7hl'. The highest available version is already installed.
  33. Resolving package dependencies...
  34. Force resolution: No
  35.  
  36. Nothing to do.
  37. Entering 'no-gpg-checks' mode.
  38. Entering non-interactive mode.
  39. Verbosity: 2
  40. Initializing Target
  41. Checking whether to refresh metadata for dir:/home/eleventh/hadk/.mb2/filtered-output-dir
  42. Retrieving repository 'dir:/home/eleventh/hadk/.mb2/filtered-output-dir' metadata [.
  43. Warning: Accepting an unsigned file 'repomd.xml' from repository 'dir:/home/eleventh/hadk/.mb2/filtered-output-dir'.
  44. done]
  45. Building repository 'dir:/home/eleventh/hadk/.mb2/filtered-output-dir' cache [....done]
  46. Loading repository data...
  47. Reading installed packages...
  48. Computing distribution upgrade...
  49. Force resolution: No
  50.  
  51. Nothing to do.
  52. Building target platforms: armv7hl-meego-linux
  53. Building for target armv7hl-meego-linux
  54. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0ii0YN
  55. + umask 022
  56. + cd /home/eleventh/hadk
  57. + LANG=C
  58. + export LANG
  59. + unset DISPLAY
  60. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  61. + export CFLAGS
  62. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  63. + export CXXFLAGS
  64. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
  65. + export FFLAGS
  66. + LD_AS_NEEDED=1
  67. + export LD_AS_NEEDED
  68. + echo _target_cpu is armv7hl
  69. _target_cpu is armv7hl
  70. + grep -q '^TARGET_ARCH := arm64' ./device/samsung/hlte-common/BoardConfigCommon.mk ./device/samsung/hlte/BoardConfig.mk ./device/samsung/msm8974-common/BoardConfigCommon.mk ./device/samsung/qcom-common/BoardConfigCommon.mk
  71. + rm -rf tmp
  72. + mkdir tmp
  73. + echo Verifying kernel config
  74. Verifying kernel config
  75. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/hlte/obj/KERNEL_OBJ/.config
  76. WARNING: CONFIG_NFS_ACL_SUPPORT is invalid
  77. It is unset
  78. Allowed values : y, m, !
  79. Comment says: optional, for NFS support
  80.  
  81. WARNING: CONFIG_NFS_V3 is invalid
  82. It is unset
  83. Allowed values : y, !
  84. Comment says: optional, for NFS support
  85.  
  86. WARNING: CONFIG_SUNRPC_GSS is invalid
  87. It is unset
  88. Allowed values : y, m, !
  89. Comment says: optional, for NFS support
  90.  
  91. WARNING: CONFIG_NFS_USE_KERNEL_DNS is invalid
  92. It is unset
  93. Allowed values : y, !
  94. Comment says: optional, for NFS support
  95.  
  96. WARNING: CONFIG_LOCKD_V4 is invalid
  97. It is unset
  98. Allowed values : y, !
  99. Comment says: optional, for NFS support
  100.  
  101. WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
  102. It is unset
  103. Allowed values : y, !, <4.3
  104. Comment says: optional, only valid for kernel < 4.3
  105.  
  106. WARNING: CONFIG_BTRFS_FS is invalid
  107. It is unset
  108. Allowed values : y, !
  109. Comment says: optional extra filesystem (BTRFS)
  110.  
  111. WARNING: CONFIG_NFS_V4_1 is invalid
  112. It is unset
  113. Allowed values : y, !
  114. Comment says: optional, for NFS support
  115.  
  116. ++ awk '/PLATFORM_VERSION([A-Z0-9.]*|_LAST_STABLE) := ([0-9.]+)/ { print $3; }'
  117. ++ awk -F. '{print $1}'
  118. + android_version_major=10
  119. + '[' -f rpm/helpers/mkbootimg.mk ']'
  120. + '[' 10 -lt 7 ']'
  121. + '[' -f rpm/helpers/simg2img.mk ']'
  122. + '[' -f rpm/helpers/img2simg.mk ']'
  123. + echo Building local tools
  124. Building local tools
  125. ++ readlink -e .
  126. + ANDROID_ROOT=/home/eleventh/hadk
  127. + '[' 10 -ge 8 ']'
  128. + /home/eleventh/hadk/build/make/tools/fs_config/fs_config_generator.py aidarray /home/eleventh/hadk/system/core/libcutils/include/private/android_filesystem_config.h
  129. + '[' 10 -ge 8 ']'
  130. + echo '#include <cstring>'
  131. + echo '#include "sparse_read.cpp"'
  132. + IMG2SIMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp img2simg.c ../base/stringprintf.cpp'
  133. + SIMG2IMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp simg2img.c ../base/stringprintf.cpp'
  134. + pushd rpm/dhd/helpers
  135. ~/hadk/rpm/dhd/helpers ~/hadk
  136. + make ANDROID_ROOT=/home/eleventh/hadk 'IMG2SIMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp img2simg.c ../base/stringprintf.cpp' 'SIMG2IMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp simg2img.c ../base/stringprintf.cpp'
  137. make -f /home/eleventh/hadk/rpm/dhd/helpers/img2simg.mk -C /home/eleventh/hadk/system/core/libsparse/
  138. make[1]: Entering directory '/home/eleventh/hadk/system/core/libsparse'
  139. g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -std=gnu++11 -Iinclude -I../base/include -c -o sparse_read_fix.o sparse_read_fix.cpp
  140. g++ -o img2simg -Iinclude -I../base/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -std=gnu++11 backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read_fix.o img2simg.o ../base/stringprintf.o -lz
  141. make[1]: Leaving directory '/home/eleventh/hadk/system/core/libsparse'
  142. make -f /home/eleventh/hadk/rpm/dhd/helpers/simg2img.mk -C /home/eleventh/hadk/system/core/libsparse/
  143. make[1]: Entering directory '/home/eleventh/hadk/system/core/libsparse'
  144. g++ -o simg2img -Iinclude -I../base/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -std=gnu++11 backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read_fix.o simg2img.o ../base/stringprintf.o -lz
  145. make[1]: Leaving directory '/home/eleventh/hadk/system/core/libsparse'
  146. + popd
  147. ~/hadk
  148. + echo Building uid scripts
  149. Building uid scripts
  150. + rpm/dhd/helpers/usergroupgen
  151. + echo Building udev rules
  152. Building udev rules
  153. + mkdir tmp/udev.rules
  154. ++ find ./out/target/product/hlte/system ./out/target/product/hlte/root ./out/target/product/hlte/vendor -name ueventd.rc -o -name 'ueventd.*.rc' -a '!' -name '*.goldfish.rc'
  155. find: ./out/target/product/hlte/vendor: No such file or directory
  156. + rpm/dhd/helpers/makeudev ./out/target/product/hlte/system/vendor/ueventd.rc
  157. WARNING Rule not converted: v/ppp 0660 radio vpn
  158.  
  159. + echo Building mount units
  160. Building mount units
  161. + mkdir tmp/units
  162. + shopt -s nullglob
  163. ++ echo ./out/target/product/hlte/root/init.rc ./out/target/product/hlte/system/vendor/etc/fstab.qcom
  164. + fstab_files='./out/target/product/hlte/root/init.rc ./out/target/product/hlte/system/vendor/etc/fstab.qcom'
  165. + shopt -u nullglob
  166. + rpm/dhd/helpers/makefstab --files ./out/target/product/hlte/root/init.rc ./out/target/product/hlte/system/vendor/etc/fstab.qcom --skip auto none /acct /boot /cache /data /data/user/0 /data_mirror /data_mirror/data_ce/null /data_mirror/data_de/null /data_mirror/cur_profiles /misc /recovery /staging /storage /storage/sdcard1 /storage/usbdisk /storage/usbotg /sys/fs/bpf /sys/fs/cgroup /sys/fs/cgroup/memory /sys/fs/fuse/connections /sys/fs/pstore /sys/kernel/debug /sys/kernel/config /sys/kernel/tracing /dev/cpuctl /dev/cpuset /dev/stune /dev/usb-ffs/adb /tmp --outputdir tmp/units
  167. Wrote config.unit
  168. Wrote system_root.unit
  169. Wrote system.unit
  170. Wrote system.unit
  171. + echo Fixing up mount points
  172. Fixing up mount points
  173. + hybris/hybris-boot/fixup-mountpoints hlte tmp/units/config.mount tmp/units/system.mount tmp/units/system_root.mount
  174. Fixing mount-points for device hlte
  175. + echo Creating hw-release
  176. Creating hw-release
  177. + cat
  178. + RPM_EC=0
  179. ++ jobs -p
  180. + exit 0
  181. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qIvNNO
  182. + umask 022
  183. + cd /home/eleventh/hadk
  184. + flock /home/eleventh/.mb2.lock.lock flock /home/eleventh/.mb2.lock ln -f /home/eleventh/.mb2.lock.E61 /home/eleventh/.mb2.lock
  185. + '[' /home/eleventh/hadk/installroot '!=' / ']'
  186. + rm -rf /home/eleventh/hadk/installroot
  187. ++ dirname /home/eleventh/hadk/installroot
  188. + mkdir -p /home/eleventh/hadk
  189. + mkdir /home/eleventh/hadk/installroot
  190. + LANG=C
  191. + export LANG
  192. + unset DISPLAY
  193. ++ awk '/PLATFORM_VERSION([A-Z0-9.]*|_LAST_STABLE) := ([0-9.]+)/ { print $3; }'
  194. ++ awk -F. '{print $1}'
  195. + android_version_major=10
  196. ++ cat tmp/units/all-units.txt
  197. cat: tmp/units/all-units.txt: No such file or directory
  198. + echo install
  199. install
  200. + mkdir -p /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/lib-dev-alog/
  201. + mkdir -p /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system
  202. + mkdir -p /home/eleventh/hadk/installroot/usr/include/droid-devel/
  203. + mkdir -p /home/eleventh/hadk/installroot/usr/lib/systemd/system
  204. + mkdir -p /home/eleventh/hadk/installroot/lib/udev/rules.d
  205. + mkdir -p /home/eleventh/hadk/installroot/etc/udev/rules.d
  206. + mkdir -p /home/eleventh/hadk/installroot//etc/os-release.d
  207. + mkdir -p /home/eleventh/hadk/installroot//usr/lib/droid
  208. + mkdir -p /home/eleventh/hadk/installroot//usr/bin/droid
  209. + mkdir -p /home/eleventh/hadk/installroot/img
  210. + mkdir -p /home/eleventh/hadk/installroot/boot
  211. + mkdir -p /home/eleventh/hadk/installroot/lib/modules
  212. + '[' 10 -ge 11 ']'
  213. + mkbootimg_dir=core
  214. + '[' -e ./system/core/mkbootimg/mkbootimg.py ']'
  215. + _mkbootimg=mkbootimg.py
  216. + install -m 755 -D ./system/core/mkbootimg/mkbootimg.py /home/eleventh/hadk/installroot//usr/bin/mkbootimg
  217. + install -m 755 -D ./system/core/libsparse/simg2img /home/eleventh/hadk/installroot//usr/bin/
  218. + install -m 755 -D ./system/core/libsparse/img2simg /home/eleventh/hadk/installroot//usr/bin/
  219. + cp -a ./out/target/product/hlte/system/bin/updater /home/eleventh/hadk/installroot/boot/update-binary
  220. + cp -a ./out/target/product/hlte/hybris-updater-script /home/eleventh/hadk/installroot/boot
  221. + cp -a ./out/target/product/hlte/hybris-updater-unpack.sh /home/eleventh/hadk/installroot/boot
  222. + rsync -av ./out/target/product/hlte/root/. /home/eleventh/hadk/installroot --exclude bin --exclude etc --exclude 'init.zygote*'
  223. sending incremental file list
  224. ./
  225. init -> /system/bin/init
  226. init.rc
  227.  
  228. sent 34,305 bytes received 41 bytes 22,897.33 bytes/sec
  229. total size is 34,152 speedup is 0.99
  230. + rm -f /home/eleventh/hadk/installroot/sbin/modprobe
  231. + '[' 10 -ge 10 ']'
  232. + rm -f /home/eleventh/hadk/installroot/init
  233. + cp -a ./out/target/product/hlte/system/bin/init /home/eleventh/hadk/installroot/
  234. + sed -i -e '/^[[:space:]]*mount[[:space:]]/s/^/# Removed during droid-hal-device build : /' /home/eleventh/hadk/installroot/init.rc
  235. + sed -i -e '/^[[:space:]]*mkdir[[:space:]]\/tmp[[:space:]]*/s/^/# Removed during droid-hal-device build : /' /home/eleventh/hadk/installroot/init.rc
  236. + '[' 10 -ge 7 ']'
  237. + mkdir -p /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/etc/init
  238. + cp -a ./out/target/product/hlte/system/etc/init/servicemanager.rc /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/etc/init/
  239. + echo '/usr/libexec/droid-hybris/system/etc/init/*.rc'
  240. + '[' 10 -ge 11 ']'
  241. + '[' -f ./out/target/product/hlte/system/etc/init/hybris_extras.rc ']'
  242. + cp -a ./out/target/product/hlte/system/etc/init/hybris_extras.rc /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/etc/init/
  243. + cp -a ./out/target/product/hlte/system/bin ./out/target/product/hlte/system/lib /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/.
  244. + '[' 10 -ge 10 ']'
  245. + mkdir -p /home/eleventh/hadk/installroot/apex
  246. + echo '%dir /apex'
  247. + art_path=./out/soong/.intermediates/art/build
  248. + apex_path=apex/com.android.runtime.release/android_common_com.android.runtime.release/image.apex
  249. + '[' '!' -f ./out/soong/.intermediates/art/build/apex/com.android.runtime.release/android_common_com.android.runtime.release/image.apex/lib/bionic/libc.so ']'
  250. + art_path=./out/target/product/hlte/system
  251. + apex_path=apex/com.android.runtime.release
  252. + '[' '!' -f ./out/target/product/hlte/system/apex/com.android.runtime.release/lib/bionic/libc.so ']'
  253. + cp -a ./out/target/product/hlte/system/apex/com.android.runtime.release/lib/bionic/libdl.so ./out/target/product/hlte/system/apex/com.android.runtime.release/lib/bionic/libc.so ./out/target/product/hlte/system/apex/com.android.runtime.release/lib/bionic/libm.so /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib
  254. + rm -rf /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib/modules
  255. + cp -a ./out/target/product/hlte/obj/include /home/eleventh/hadk/installroot/usr/include/droid-devel/
  256. + rm -rf '/home/eleventh/hadk/installroot/usr/include/droid-devel/lib/*.so.toc'
  257. + rm -f /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib/libaudioflingerglue.so /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libaudioflingerglue.so
  258. + rm -f /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/bin/miniafservice
  259. + rm -f /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdroidmedia.so /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libdroidmedia.so
  260. + rm -f /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib/libminisf.so /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libminisf.so
  261. + rm -f /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/bin/minimediaservice
  262. + rm -f /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/system/bin/minisfservice
  263. + hdrs=/home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers
  264. + mkdir -p /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers
  265. + echo 'Extracting headers for hybris'
  266. Extracting headers for hybris
  267. + rpm/dhd/helpers/extract-headers.sh -p /usr/include/droid-devel/droid-headers . /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/
  268. cp: -r not specified; omitting directory './system/media/audio/include/system/audio_effects'
  269. + '[' -d ./rpm/header_patches ']'
  270. + echo Making new /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h
  271. Making new /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h
  272. ++ sed -n '/CONFIG GOES HERE/=' /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h
  273. + token_line=24
  274. + sed '24,$ d' /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h
  275. + cat
  276. + grep -q '^TARGET_USES_QCOM_BSP := true' './device/SAMSUNG/*/BoardConfig*.mk'
  277. grep: ./device/SAMSUNG/*/BoardConfig*.mk: No such file or directory
  278. + '[' 10 -ge 5 ']'
  279. + grep -q '^BOARD_USES_QCOM_HARDWARE := true' './device/SAMSUNG/*/BoardConfig*.mk'
  280. grep: ./device/SAMSUNG/*/BoardConfig*.mk: No such file or directory
  281. + sed '1,24 d' /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h
  282. + mv /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h.new /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-config.h
  283. + mkdir -p /home/eleventh/hadk/installroot/usr/lib/pkgconfig/
  284. + mv /home/eleventh/hadk/installroot/usr/include/droid-devel/droid-headers/android-headers.pc /home/eleventh/hadk/installroot/usr/lib/pkgconfig/
  285. + ln -s ../system/lib/liblog.so ../system/lib/libcutils.so /home/eleventh/hadk/installroot/usr/libexec/droid-hybris/lib-dev-alog/.
  286. + cp -a tmp/units/config.mount tmp/units/system.mount tmp/units/system_root.mount /home/eleventh/hadk/installroot//usr/lib/systemd/system
  287. + cp -a tmp/udev.rules/999-android-system.rules /home/eleventh/hadk/installroot/lib/udev/rules.d/
  288. + ln -s /dev/null /home/eleventh/hadk/installroot/etc/udev/rules.d/60-persistent-v4l.rules
  289. + init_script=./hybris/hybris-boot/init-script
  290. + '[' -f ./hybris/hybris-boot/init-script ']'
  291. + cp -a ./hybris/hybris-boot/init-script /home/eleventh/hadk/installroot/init-debug
  292. + install -D rpm/dhd/helpers/droid.ids /home/eleventh/hadk/installroot//usr/lib/droid/droid.ids
  293. + _remove_cruft '/fstab.*' '/*goldfish*' /proc /sys /dev /sepolicy /file_contexts /seapp_contexts /charger /res /data '/odm/*'
  294. + '[' 12 -gt 0 ']'
  295. + rm -rf '/home/eleventh/hadk/installroot/fstab.*'
  296. + shift
  297. + '[' 11 -gt 0 ']'
  298. + rm -rf '/home/eleventh/hadk/installroot/*goldfish*'
  299. + shift
  300. + '[' 10 -gt 0 ']'
  301. + rm -rf /home/eleventh/hadk/installroot/proc
  302. + shift
  303. + '[' 9 -gt 0 ']'
  304. + rm -rf /home/eleventh/hadk/installroot/sys
  305. + shift
  306. + '[' 8 -gt 0 ']'
  307. + rm -rf /home/eleventh/hadk/installroot/dev
  308. + shift
  309. + '[' 7 -gt 0 ']'
  310. + rm -rf /home/eleventh/hadk/installroot/sepolicy
  311. + shift
  312. + '[' 6 -gt 0 ']'
  313. + rm -rf /home/eleventh/hadk/installroot/file_contexts
  314. + shift
  315. + '[' 5 -gt 0 ']'
  316. + rm -rf /home/eleventh/hadk/installroot/seapp_contexts
  317. + shift
  318. + '[' 4 -gt 0 ']'
  319. + rm -rf /home/eleventh/hadk/installroot/charger
  320. + shift
  321. + '[' 3 -gt 0 ']'
  322. + rm -rf /home/eleventh/hadk/installroot/res
  323. + shift
  324. + '[' 2 -gt 0 ']'
  325. + rm -rf /home/eleventh/hadk/installroot/data
  326. + shift
  327. + '[' 1 -gt 0 ']'
  328. + rm -rf '/home/eleventh/hadk/installroot/odm/*'
  329. + shift
  330. + '[' 0 -gt 0 ']'
  331. + '[' 10 -lt 7 ']'
  332. + mkdir -p /home/eleventh/hadk/installroot/data
  333. + mkdir -p /home/eleventh/hadk/installroot/sbin
  334. + mv /home/eleventh/hadk/installroot/init /home/eleventh/hadk/installroot/sbin/droid-hal-init
  335. ++ find /home/eleventh/hadk/installroot/sbin/ -type l
  336. + cp tmp/hw-release /home/eleventh/hadk/installroot//usr/include/droid-devel/hw-release.vars
  337. + mkdir -p /home/eleventh/hadk/installroot//usr/lib/droid/hw-group.d
  338. + cat
  339. + cat
  340. + '[' 10 -ge 5 ']'
  341. + grep -q '^CONFIG_ANDROID_PARANOID_NETWORK=y' ./out/target/product/hlte/obj/KERNEL_OBJ/.config
  342. + echo inet
  343. + '[' -n '' ']'
  344. + '[' -n '' ']'
  345. ++ cat out/target/product/hlte/obj/KERNEL_OBJ/include/config/kernel.release
  346. + kernel_release=3.4.113-lineageos-g9ee66fcd97b-dirty
  347. + cp out/target/product/hlte/kernel /home/eleventh/hadk/installroot/boot/kernel-3.4.113-lineageos-g9ee66fcd97b-dirty
  348. + cp out/target/product/hlte/obj/ROOT/hybris-boot_intermediates/boot-initramfs.gz /home/eleventh/hadk/installroot/boot/
  349. + echo /boot/kernel-3.4.113-lineageos-g9ee66fcd97b-dirty
  350. + echo /boot/boot-initramfs.gz
  351. + cp out/target/product/hlte/dt.img /home/eleventh/hadk/installroot/boot/
  352. + echo /boot/dt.img
  353. + touch dtbo.files
  354. + cp out/target/product/hlte/dtbo.img /home/eleventh/hadk/installroot/boot/dtbo.img
  355. + mod_dir=/home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty
  356. + mkdir -p /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty
  357. + cp -a out/target/product/hlte/system/lib/modules/. /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty/.
  358. cp: cannot stat 'out/target/product/hlte/system/lib/modules/.': No such file or directory
  359. + true
  360. + cp -a out/target/product/hlte/system/vendor/lib/modules/. /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty/.
  361. + cp -a out/target/product/hlte/vendor/lib/modules/. /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty/.
  362. cp: cannot stat 'out/target/product/hlte/vendor/lib/modules/.': No such file or directory
  363. + true
  364. + cp -a out/target/product/hlte/obj/KERNEL_OBJ/modules.builtin /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty/.
  365. + cp -a out/target/product/hlte/obj/KERNEL_OBJ/modules.order /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty/.
  366. + mv /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty /home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty
  367. mv: cannot move '/home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty' to a subdirectory of itself, '/home/eleventh/hadk/installroot/lib/modules/3.4.113-lineageos-g9ee66fcd97b-dirty/3.4.113-lineageos-g9ee66fcd97b-dirty'
  368. + true
  369. + cp out/target/product/hlte/hybris-boot.img /home/eleventh/hadk/installroot/boot/
  370. + cp out/target/product/hlte/hybris-recovery.img /home/eleventh/hadk/installroot/boot/
  371. ++ cd /home/eleventh/hadk/installroot/usr/lib/systemd/system
  372. ++ echo config.mount system.mount system_root.mount
  373. + echo 'config.mount system.mount system_root.mount'
  374. + install -D tmp/units/all-units.txt /home/eleventh/hadk/installroot/usr/lib/droid/all-units.txt
  375. + /usr/lib/rpm/check-buildroot
  376. + /usr/lib/rpm/meego/brp-compress
  377. + /usr/lib/rpm/meego/brp-strip /bin/true
  378. + /usr/lib/rpm/meego/brp-strip-static-archive /bin/true
  379. + /usr/lib/rpm/meego/brp-strip-comment-note /bin/true /usr/bin/objdump
  380. + /usr/lib/rpm/brp-python-bytecompile '%{__python}'
  381. + /usr/lib/rpm/brp-python-hardlink
  382. + /usr/lib/rpm/meego/find-docs.sh /home/eleventh/hadk/installroot
  383. + /usr/lib/rpm/meego/brp-java-repack-jars
  384. Processing files: droid-hal-hlte-0.0.6-202208061817.armv7hl
  385. error: File not found: /home/eleventh/hadk/installroot/default.prop
  386.  
  387.  
  388. RPM build errors:
  389. File not found: /home/eleventh/hadk/installroot/default.prop
  390.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement