Guest User

logs

a guest
May 10th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.78 KB | None | 0 0
  1. PlatformSDK nk2@vmi240239:~/hadk$ cat droid-hal-i9500.log
  2.  
  3. Building target platforms: armv7hl-meego-linux
  4. Building for target armv7hl-meego-linux
  5. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dKqKm1
  6. + umask 022
  7. + cd /home/nk2/hadk
  8. + LANG=C
  9. + export LANG
  10. + unset DISPLAY
  11. + 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'
  12. + export CFLAGS
  13. + 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'
  14. + export CXXFLAGS
  15. + 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'
  16. + export FFLAGS
  17. + LD_AS_NEEDED=1
  18. + export LD_AS_NEEDED
  19. + echo _target_cpu is armv7hl
  20. _target_cpu is armv7hl
  21. + grep -q '^TARGET_ARCH := arm64' ./device/samsung/i9500/BoardConfig.mk
  22. + rm -rf tmp
  23. + mkdir tmp
  24. + echo Verifying kernel config
  25. Verifying kernel config
  26. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/i9500/obj/KERNEL_OBJ/.config
  27. WARNING: CONFIG_NET_NS is invalid
  28. It is unset
  29. Allowed values : y, !
  30. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  31.  
  32. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  33. It is unset
  34. Allowed values : y, !
  35. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  36.  
  37. WARNING: CONFIG_SECURITY_YAMA is invalid
  38. It is unset
  39. Allowed values : y, !
  40. Comment says: optional, prevents user's processes from ptracing each other
  41.  
  42. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  43. It is unset
  44. Allowed values : y, m, !
  45. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  46.  
  47. WARNING: CONFIG_BT_RFCOMM is invalid
  48. It is unset
  49. Allowed values : y, !
  50. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  51.  
  52. WARNING: CONFIG_MEMCG_SWAP is invalid
  53. It is unset
  54. Allowed values : y, !
  55. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10
  56.  
  57. WARNING: CONFIG_MEMCG_KMEM is invalid
  58. It is unset
  59. Allowed values : y, !
  60. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10
  61.  
  62. WARNING: CONFIG_AUDIT is invalid
  63. Value is: y
  64. Allowed values : n, !
  65. Comment says: This will disable SELinux! That's ok, because hybris adaptations must not have SELinux, but if your device needs its support in kernel, set AUDIT=y and SELINUX_BOOTPARAM=y. Then disable them via kernel cmdline: audit=0 selinux=0. You can also leave audit enabled, if you don't plan to use systemd's containers: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
  66.  
  67. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  68. It is unset
  69. Allowed values : y, !
  70. Comment says: Required by hybris, SELinux needs to be disabled. Leave as not set, if you have unset AUDIT (read more about the CONFIG_AUDIT flag)
  71.  
  72. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  73. It is unset
  74. Allowed values : y, !
  75. Comment says: If device uses watchdogs with dsme (https://github.com/nemomobile/dsme), this option should be enabled or watchdog does not protect the device in case dsme crashes.
  76.  
  77. WARNING: CONFIG_CGROUP_DEVICE is invalid
  78. It is unset
  79. Allowed values : y, !
  80. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  81.  
  82. WARNING: CONFIG_PID_NS is invalid
  83. It is unset
  84. Allowed values : y, !
  85. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  86.  
  87. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  88. It is unset
  89. Allowed values : y, !
  90. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version >= 3.10
  91.  
  92. WARNING: CONFIG_BRIDGE is invalid
  93. It is unset
  94. Allowed values : y, m, !
  95. Comment says: connman (optional): support tethering, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=19fe7cad485afa6a7a5cc4aa75615ce8b7b8d376
  96.  
  97. WARNING: CONFIG_SECCOMP is invalid
  98. It is unset
  99. Allowed values : y, !
  100. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f28cbd0382ca53baa99803bbc907a469fbf68128
  101.  
  102. WARNING: CONFIG_CGROUP_PERF is invalid
  103. It is unset
  104. Allowed values : y, !
  105. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  106.  
  107. WARNING: CONFIG_IPC_NS is invalid
  108. It is unset
  109. Allowed values : y, !
  110. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  111.  
  112. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  113. It is unset
  114. Allowed values : y, !
  115. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  116.  
  117. WARNING: CONFIG_FANOTIFY is invalid
  118. It is unset
  119. Allowed values : y, !
  120. Comment says: optional, required for systemd readahead.
  121.  
  122. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  123. It is unset
  124. Allowed values : y, !
  125. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  126.  
  127. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  128. It is unset
  129. Allowed values : y, !
  130. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version >= 3.10
  131.  
  132. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  133. It is unset
  134. Allowed values : y, !
  135. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version >= 3.10
  136.  
  137. WARNING: CONFIG_MEMCG is invalid
  138. It is unset
  139. Allowed values : y, !
  140. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10
  141.  
  142. WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
  143. It is unset
  144. Allowed values : y, !
  145. Comment says: optional, ignore for kernel version >= 4.3
  146.  
  147. WARNING: CONFIG_AUTOFS4_FS is invalid
  148. It is unset
  149. Allowed values : y, m, !
  150. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  151.  
  152. WARNING: CONFIG_UTS_NS is invalid
  153. It is unset
  154. Allowed values : y, !
  155. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  156.  
  157. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  158. It is unset
  159. Allowed values : y, m, !
  160. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  161.  
  162. WARNING: CONFIG_BLK_CGROUP is invalid
  163. It is unset
  164. Allowed values : y, !
  165. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  166.  
  167. WARNING: CONFIG_UEVENT_HELPER_PATH is invalid
  168. Value is: "/sbin/hotplug"
  169. Allowed values : "", !
  170. Comment says: should be empty, if you want to use systemd without initramfs. Also systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  171.  
  172. ++ awk '/PLATFORM_VERSION[A-Z0-9.]* := ([0-9.]+)/ { print $3; }'
  173. ++ awk -F. '{print $1}'
  174. + ANDROID_VERSION_MAJOR=4
  175. + test -f rpm/helpers/mkbootimg.mk
  176. + '[' 4 -lt 7 ']'
  177. ++ pwd
  178. + export MKBOOTIMG_MK=/home/nk2/hadk/rpm/dhd/helpers/mkbootimg.mk
  179. + MKBOOTIMG_MK=/home/nk2/hadk/rpm/dhd/helpers/mkbootimg.mk
  180. + test -f rpm/helpers/simg2img.mk
  181. + test -f rpm/helpers/img2simg.mk
  182. + echo Building local tools
  183. Building local tools
  184. ++ readlink -e .
  185. + ANDROID_ROOT=/home/nk2/hadk
  186. + '[' 4 -ge 8 ']'
  187. + echo '#include <private/android_filesystem_config.h>;'
  188. + '[' 4 -ge 8 ']'
  189. + IMG2SIMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c img2simg.c'
  190. + SIMG2IMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c simg2img.c'
  191. + pushd rpm/dhd/helpers
  192. ~/hadk/rpm/dhd/helpers ~/hadk
  193. + make ANDROID_ROOT=/home/nk2/hadk 'IMG2SIMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c img2simg.c' 'SIMG2IMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c simg2img.c'
  194. make -f /home/nk2/hadk/rpm/dhd/helpers/mkbootimg.mk -C /home/nk2/hadk/system/core/mkbootimg/
  195. make[1]: Entering directory `/home/nk2/hadk/system/core/mkbootimg'
  196. make[1]: Nothing to be done for `all'.
  197. make[1]: Leaving directory `/home/nk2/hadk/system/core/mkbootimg'
  198. make -f /home/nk2/hadk/rpm/dhd/helpers/img2simg.mk -C /home/nk2/hadk/system/core/libsparse/
  199. make[1]: Entering directory `/home/nk2/hadk/system/core/libsparse'
  200. make[1]: Nothing to be done for `all'.
  201. make[1]: Leaving directory `/home/nk2/hadk/system/core/libsparse'
  202. make -f /home/nk2/hadk/rpm/dhd/helpers/simg2img.mk -C /home/nk2/hadk/system/core/libsparse/
  203. make[1]: Entering directory `/home/nk2/hadk/system/core/libsparse'
  204. make[1]: Nothing to be done for `all'.
  205. make[1]: Leaving directory `/home/nk2/hadk/system/core/libsparse'
  206. + popd
  207. ~/hadk
  208. + echo Building uid scripts
  209. Building uid scripts
  210. + rpm/dhd/helpers/usergroupgen add
  211. + rpm/dhd/helpers/usergroupgen remove
  212. + echo Building udev rules
  213. Building udev rules
  214. + mkdir tmp/udev.rules
  215. ++ grep -v .goldfish.rc
  216. ++ ls ./out/target/product/i9500/root/ueventd.universal5410.rc
  217. + rpm/dhd/helpers/makeudev ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc ./out/target/product/i9500/vendor/ueventd.rc ./out/target/product/i9500/system/vendor/ueventd.rc
  218. Can't open ./out/target/product/i9500/vendor/ueventd.rc: No such file or directory at rpm/dhd/helpers/makeudev line 35, <> line 244.
  219. Can't open ./out/target/product/i9500/system/vendor/ueventd.rc: No such file or directory at rpm/dhd/helpers/makeudev line 35, <> line 244.
  220. + echo Building mount units
  221. Building mount units
  222. + mkdir tmp/units
  223. + shopt -s nullglob
  224. ++ echo ./out/target/product/i9500/root/fstab.universal5410 ./out/target/product/i9500/root/init.cm.rc ./out/target/product/i9500/root/init.environ.rc ./out/target/product/i9500/root/init.rc ./out/target/product/i9500/root/init.recovery.universal5410.rc ./out/target/product/i9500/root/init.trace.rc ./out/target/product/i9500/root/init.universal5410.rc ./out/target/product/i9500/root/init.universal5410.usb.rc ./out/target/product/i9500/root/init.universal5410.wifi.rc ./out/target/product/i9500/root/init.usb.rc ./out/target/product/i9500/root/lpm.rc ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc
  225. + FSTAB_FILES='./out/target/product/i9500/root/fstab.universal5410 ./out/target/product/i9500/root/init.cm.rc ./out/target/product/i9500/root/init.environ.rc ./out/target/product/i9500/root/init.rc ./out/target/product/i9500/root/init.recovery.universal5410.rc ./out/target/product/i9500/root/init.trace.rc ./out/target/product/i9500/root/init.universal5410.rc ./out/target/product/i9500/root/init.universal5410.usb.rc ./out/target/product/i9500/root/init.universal5410.wifi.rc ./out/target/product/i9500/root/init.usb.rc ./out/target/product/i9500/root/lpm.rc ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc'
  226. + shopt -u nullglob
  227. + rpm/dhd/helpers/makefstab --files ./out/target/product/i9500/root/fstab.universal5410 ./out/target/product/i9500/root/init.cm.rc ./out/target/product/i9500/root/init.environ.rc ./out/target/product/i9500/root/init.rc ./out/target/product/i9500/root/init.recovery.universal5410.rc ./out/target/product/i9500/root/init.trace.rc ./out/target/product/i9500/root/init.universal5410.rc ./out/target/product/i9500/root/init.universal5410.usb.rc ./out/target/product/i9500/root/init.universal5410.wifi.rc ./out/target/product/i9500/root/init.usb.rc ./out/target/product/i9500/root/lpm.rc ./out/target/product/i9500/root/ueventd.rc ./out/target/product/i9500/root/ueventd.universal5410.rc --skip auto none /acct /boot /cache /data /misc /recovery /staging /storage/sdcard1 /storage/usbdisk /storage/usbotg /sys/fs/cgroup /sys/fs/cgroup/memory /sys/kernel/debug /sys/kernel/config /dev/usb-ffs/adb /tmp --outputdir tmp/units
  228. Wrote system.unit
  229. Wrote efs.unit
  230. Wrote mnt-asec.unit
  231. Wrote mnt-obb.unit
  232. Wrote mnt-fuse.unit
  233. Wrote sys-fs-pstore.unit
  234. Wrote system.unit
  235. Wrote efs.unit
  236. + echo Fixing up mount points
  237. Fixing up mount points
  238. + hybris/hybris-boot/fixup-mountpoints i9500 tmp/units/efs.mount tmp/units/mnt-asec.mount tmp/units/mnt-fuse.mount tmp/units/mnt-obb.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount
  239. Fixing mount-points for device i9500
  240. + echo Creating hw-release
  241. Creating hw-release
  242. + cat
  243. + exit 0
  244. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4UTWDR
  245. + umask 022
  246. + cd /home/nk2/hadk
  247. + '[' /home/nk2/hadk/installroot '!=' / ']'
  248. + rm -rf /home/nk2/hadk/installroot
  249. ++ dirname /home/nk2/hadk/installroot
  250. + mkdir -p /home/nk2/hadk
  251. + mkdir /home/nk2/hadk/installroot
  252. + LANG=C
  253. + export LANG
  254. + unset DISPLAY
  255. ++ awk '/PLATFORM_VERSION[A-Z0-9.]* := ([0-9.]+)/ { print $3; }'
  256. ++ awk -F. '{print $1}'
  257. + ANDROID_VERSION_MAJOR=4
  258. ++ cat tmp/units/all-units.txt
  259. cat: tmp/units/all-units.txt: No such file or directory
  260. + echo install
  261. install
  262. + rm -rf /home/nk2/hadk/installroot
  263. + mkdir -p /home/nk2/hadk/installroot/usr/libexec/droid-hybris/lib-dev-alog/
  264. + mkdir -p /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system
  265. + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid
  266. + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid-devel/
  267. + mkdir -p /home/nk2/hadk/installroot/lib/systemd/system
  268. + mkdir -p /home/nk2/hadk/installroot/lib/udev/rules.d
  269. + mkdir -p /home/nk2/hadk/installroot/etc/udev/rules.d
  270. + mkdir -p /home/nk2/hadk/installroot//etc/os-release.d
  271. + mkdir -p /home/nk2/hadk/installroot/usr/lib/modules/
  272. + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid
  273. + mkdir -p /home/nk2/hadk/installroot//usr/bin/droid
  274. + mkdir -p /home/nk2/hadk/installroot/img
  275. + mkdir -p /home/nk2/hadk/installroot/boot
  276. + mkdir -p /home/nk2/hadk/installroot/lib/modules
  277. + install -m 755 -D ./system/core/mkbootimg/mkbootimg /home/nk2/hadk/installroot//usr/bin/
  278. + install -m 755 -D ./system/core/libsparse/simg2img /home/nk2/hadk/installroot//usr/bin/
  279. + install -m 755 -D ./system/core/libsparse/img2simg /home/nk2/hadk/installroot//usr/bin/
  280. + cp -a ./out/target/product/i9500/system/bin/updater /home/nk2/hadk/installroot/boot/update-binary
  281. + cp -a ./out/target/product/i9500/hybris-updater-script /home/nk2/hadk/installroot/boot
  282. + cp -a ./out/target/product/i9500/hybris-updater-unpack.sh /home/nk2/hadk/installroot/boot
  283. + rsync -av ./out/target/product/i9500/root/. /home/nk2/hadk/installroot --exclude etc --exclude 'init.zygote*'
  284. sending incremental file list
  285. ./
  286. default.prop
  287. fstab.universal5410
  288. init
  289. init.cm.rc
  290. init.environ.rc
  291. init.rc
  292. init.recovery.universal5410.rc
  293. init.trace.rc
  294. init.universal5410.rc
  295. init.universal5410.usb.rc
  296. init.universal5410.wifi.rc
  297. init.usb.rc
  298. lpm.rc
  299. ueventd.rc
  300. ueventd.universal5410.rc
  301. data/
  302. dev/
  303. proc/
  304. sbin/
  305. sbin/adbd
  306. sbin/healthd
  307. sbin/ueventd -> ../init
  308. sbin/watchdogd -> ../init
  309. sys/
  310. system/
  311.  
  312. sent 605,367 bytes received 380 bytes 403,831.33 bytes/sec
  313. total size is 603,886 speedup is 1.00
  314. + rm -f /home/nk2/hadk/installroot/sbin/modprobe
  315. + sed -i -e '/^[[:space:]]*mount[[:space:]]/s/^/# Removed during droid-hal-device build : /' /home/nk2/hadk/installroot/init.cm.rc /home/nk2/hadk/installroot/init.environ.rc /home/nk2/hadk/installroot/init.rc /home/nk2/hadk/installroot/init.recovery.universal5410.rc /home/nk2/hadk/installroot/init.trace.rc /home/nk2/hadk/installroot/init.universal5410.rc /home/nk2/hadk/installroot/init.universal5410.usb.rc /home/nk2/hadk/installroot/init.universal5410.wifi.rc /home/nk2/hadk/installroot/init.usb.rc /home/nk2/hadk/installroot/lpm.rc /home/nk2/hadk/installroot/ueventd.rc /home/nk2/hadk/installroot/ueventd.universal5410.rc
  316. + sed -i -e '/^[[:space:]]*mkdir[[:space:]]\/tmp[[:space:]]*/s/^/# Removed during droid-hal-device build : /' /home/nk2/hadk/installroot/init.cm.rc /home/nk2/hadk/installroot/init.environ.rc /home/nk2/hadk/installroot/init.rc /home/nk2/hadk/installroot/init.recovery.universal5410.rc /home/nk2/hadk/installroot/init.trace.rc /home/nk2/hadk/installroot/init.universal5410.rc /home/nk2/hadk/installroot/init.universal5410.usb.rc /home/nk2/hadk/installroot/init.universal5410.wifi.rc /home/nk2/hadk/installroot/init.usb.rc /home/nk2/hadk/installroot/lpm.rc /home/nk2/hadk/installroot/ueventd.rc /home/nk2/hadk/installroot/ueventd.universal5410.rc
  317. + '[' 4 -ge 7 ']'
  318. + echo ''
  319. + cp -a ./out/target/product/i9500/system/bin ./out/target/product/i9500/system/lib /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/.
  320. + rm -rf /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/modules
  321. + cp -a ./out/target/product/i9500/obj/include /home/nk2/hadk/installroot/usr/lib/droid-devel/
  322. + rm -rf '/home/nk2/hadk/installroot/usr/lib/droid-devel/lib/*.so.toc'
  323. + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libaudioflingerglue.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libaudioflingerglue.so
  324. + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/miniafservice
  325. + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdroidmedia.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libdroidmedia.so
  326. + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libminisf.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib64/libminisf.so
  327. + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/minimediaservice
  328. + rm -f /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/minisfservice
  329. + HDRS=/home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers
  330. + mkdir -p /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers
  331. + echo 'Extracting headers for hybris'
  332. Extracting headers for hybris
  333. + rpm/dhd/helpers/extract-headers.sh -p /usr/lib/droid-devel/droid-headers . /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/
  334. + test -d ./rpm/header_patches
  335. + echo Making new /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  336. Making new /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  337. + sed '/CONFIG GOES HERE/,$d' /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  338. + cat
  339. + grep -q '^TARGET_USES_QCOM_BSP := true' ./device/samsung/i9500/BoardConfig.mk
  340. + '[' 4 -ge 5 ']'
  341. + sed '0,/CONFIG GOES HERE/d' /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  342. + mv /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h.new /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  343. + mkdir -p /home/nk2/hadk/installroot/usr/lib/pkgconfig/
  344. + mv /home/nk2/hadk/installroot/usr/lib/droid-devel/droid-headers/android-headers.pc /home/nk2/hadk/installroot/usr/lib/pkgconfig/
  345. + ln -s ../system/lib/liblog.so ../system/lib/libcutils.so /home/nk2/hadk/installroot/usr/libexec/droid-hybris/lib-dev-alog/.
  346. + cp -a tmp/units/efs.mount tmp/units/mnt-asec.mount tmp/units/mnt-fuse.mount tmp/units/mnt-obb.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount /home/nk2/hadk/installroot//lib/systemd/system
  347. + cp -a tmp/udev.rules/999-android-system.rules /home/nk2/hadk/installroot/lib/udev/rules.d/
  348. + ln -s /dev/null /home/nk2/hadk/installroot/etc/udev/rules.d/60-persistent-v4l.rules
  349. + INIT_SCRIPT=./hybris/hybris-boot/init-script
  350. + test -f ./hybris/hybris-boot/init-script
  351. + cp -a ./hybris/hybris-boot/init-script /home/nk2/hadk/installroot/init-debug
  352. + install -D rpm/dhd/helpers/droid-user-add.sh /home/nk2/hadk/installroot/usr/lib/droid/droid-user-add.sh
  353. + install -D rpm/dhd/helpers/droid-user-remove.sh /home/nk2/hadk/installroot/usr/lib/droid/droid-user-remove.sh
  354. + rm -f /home/nk2/hadk/installroot/fstab.universal5410
  355. + rm -f '/home/nk2/hadk/installroot/*goldfish*'
  356. + rm -rf /home/nk2/hadk/installroot/proc /home/nk2/hadk/installroot/sys /home/nk2/hadk/installroot/dev /home/nk2/hadk/installroot/sepolicy /home/nk2/hadk/installroot/file_contexts /home/nk2/hadk/installroot/seapp_contexts
  357. + '[' 4 -lt 7 ']'
  358. + rm -f /home/nk2/hadk/installroot/property_contexts
  359. + rm -rf /home/nk2/hadk/installroot/charger /home/nk2/hadk/installroot/res /home/nk2/hadk/installroot/data
  360. + mkdir -p /home/nk2/hadk/installroot/sbin
  361. + mv /home/nk2/hadk/installroot/init /home/nk2/hadk/installroot/sbin/droid-hal-init
  362. ++ find /home/nk2/hadk/installroot/sbin/ -type l
  363. + for link in '$(find $RPM_BUILD_ROOT/sbin/ -type l)'
  364. ++ readlink /home/nk2/hadk/installroot/sbin/ueventd
  365. + '[' ../init == ../init ']'
  366. + rm /home/nk2/hadk/installroot/sbin/ueventd
  367. + ln -s ./droid-hal-init /home/nk2/hadk/installroot/sbin/ueventd
  368. + for link in '$(find $RPM_BUILD_ROOT/sbin/ -type l)'
  369. ++ readlink /home/nk2/hadk/installroot/sbin/watchdogd
  370. + '[' ../init == ../init ']'
  371. + rm /home/nk2/hadk/installroot/sbin/watchdogd
  372. + ln -s ./droid-hal-init /home/nk2/hadk/installroot/sbin/watchdogd
  373. + cp tmp/hw-release /home/nk2/hadk/installroot//usr/lib/droid-devel/hw-release.vars
  374. + touch /home/nk2/hadk/installroot//usr/lib/droid/droid-user-remove.sh.installed
  375. + echo '#!/bin/sh'
  376. + '[' 4 -ge 5 ']'
  377. ++ cat out/target/product/i9500/obj/KERNEL_OBJ/include/config/kernel.release
  378. + KERNEL_RELEASE=3.4.5-CM-g92a60cef35f-dirty
  379. + cp out/target/product/i9500/kernel /home/nk2/hadk/installroot/boot/kernel-3.4.5-CM-g92a60cef35f-dirty
  380. + cp out/target/product/i9500/obj/ROOT/hybris-boot_intermediates/boot-initramfs.gz /home/nk2/hadk/installroot/boot/
  381. + echo /boot/kernel-3.4.5-CM-g92a60cef35f-dirty
  382. + echo /boot/boot-initramfs.gz
  383. + cp out/target/product/i9500/dt.img /home/nk2/hadk/installroot/boot/
  384. + MOD_DIR=/home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty
  385. + mkdir -p /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty
  386. + cp -a out/target/product/i9500/system/lib/modules/. /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
  387. + cp -a out/target/product/i9500/vendor/lib/modules/. /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
  388. cp: cannot stat `out/target/product/i9500/vendor/lib/modules/.': No such file or directory
  389. + true
  390. + cp -a 'out/target/product/i9500/obj/*/modules.builtin' /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
  391. cp: cannot stat `out/target/product/i9500/obj/*/modules.builtin': No such file or directory
  392. + true
  393. + cp -a 'out/target/product/i9500/obj/*/modules.order' /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/.
  394. cp: cannot stat `out/target/product/i9500/obj/*/modules.order': No such file or directory
  395. + true
  396. + mv /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty /home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty
  397. mv: cannot move `/home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty' to a subdirectory of itself, `/home/nk2/hadk/installroot/lib/modules/3.4.5-CM-g92a60cef35f-dirty/3.4.5-CM-g92a60cef35f-dirty'
  398. + true
  399. + cp out/target/product/i9500/hybris-boot.img /home/nk2/hadk/installroot/boot/
  400. + cp out/target/product/i9500/hybris-recovery.img /home/nk2/hadk/installroot/boot/
  401. ++ cd /home/nk2/hadk/installroot/lib/systemd/system
  402. ++ echo efs.mount mnt-asec.mount mnt-fuse.mount mnt-obb.mount sys-fs-pstore.mount system.mount
  403. + echo 'efs.mount mnt-asec.mount mnt-fuse.mount mnt-obb.mount sys-fs-pstore.mount system.mount'
  404. + install -D tmp/units/all-units.txt /home/nk2/hadk/installroot/usr/lib/droid/all-units.txt
  405. + /usr/lib/rpm/check-buildroot
  406. + /usr/lib/rpm/meego/brp-compress
  407. + /usr/lib/rpm/meego/brp-strip /bin/true
  408. + /usr/lib/rpm/meego/brp-strip-static-archive /bin/true
  409. + /usr/lib/rpm/meego/brp-strip-comment-note /bin/true /usr/bin/objdump
  410. + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python
  411. + /usr/lib/rpm/meego/brp-python-hardlink
  412. + /usr/lib/rpm/meego/find-docs.sh /home/nk2/hadk/installroot
  413. + /usr/lib/rpm/meego/brp-java-repack-jars
  414. Processing files: droid-hal-i9500-0.0.6-201905102046.armv7hl
  415. warning: Missing build-id in /home/nk2/hadk/installroot/sbin/adbd
  416. warning: Missing build-id in /home/nk2/hadk/installroot/sbin/droid-hal-init
  417. warning: Missing build-id in /home/nk2/hadk/installroot/sbin/healthd
  418. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/servicemanager
  419. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/updater
  420. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/linker
  421. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/logcat
  422. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/bin/adb
  423. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libstlport.so
  424. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libGLES_trace.so
  425. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libcorkscrew.so
  426. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/liblog.so
  427. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libEGL.so
  428. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libcutils.so
  429. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libGLESv1_CM.so
  430. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdsyscalls.so
  431. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libm.so
  432. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libGLESv2.so
  433. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libdl.so
  434. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libutils.so
  435. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libcrypto.so
  436. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libstdc++.so
  437. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libc.so
  438. warning: Missing build-id in /home/nk2/hadk/installroot/usr/libexec/droid-hybris/system/lib/libgccdemangle.so
  439. Provides: droid-hal droid-hal-i9500 = 0.0.6-201905102046 droid-hal-i9500(armv7hl-32) = 0.0.6-201905102046
  440. Requires(interp): /bin/sh /bin/sh
  441. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  442. Requires(post): /bin/grep /bin/ln /bin/sed /bin/sh /bin/touch /etc/login.defs /usr/bin/add-oneshot /usr/bin/getent systemd
  443. Requires(preun): /bin/sh systemd
  444. Requires(postun): systemd
  445. Processing files: droid-hal-i9500-devel-0.0.6-201905102046.armv7hl
  446. Provides: droid-hal-devel droid-hal-i9500-devel = 0.0.6-201905102046 droid-hal-i9500-devel(armv7hl-32) = 0.0.6-201905102046 pkgconfig(android-headers) = 4.4.4
  447. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  448. Processing files: droid-hal-i9500-tools-0.0.6-201905102046.armv7hl
  449. Provides: droid-hal-i9500-tools = 0.0.6-201905102046 droid-hal-i9500-tools(armv7hl-32) = 0.0.6-201905102046 droid-hal-tools
  450. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  451. Obsoletes: droid-hal-tools <= 0.0.2
  452. Processing files: droid-hal-i9500-kernel-0.0.6-201905102046.armv7hl
  453. Provides: droid-hal-i9500-kernel = 0.0.6-201905102046 droid-hal-i9500-kernel(armv7hl-32) = 0.0.6-201905102046 droid-hal-kernel
  454. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  455. Processing files: droid-hal-i9500-kernel-modules-0.0.6-201905102046.armv7hl
  456. Provides: droid-hal-i9500-kernel-modules = 0.0.6-201905102046 droid-hal-i9500-kernel-modules(armv7hl-32) = 0.0.6-201905102046 droid-hal-kernel-modules
  457. Requires(interp): /bin/sh
  458. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  459. Requires(post): /bin/sh
  460. Processing files: droid-hal-i9500-img-boot-0.0.6-201905102046.armv7hl
  461. warning: Missing build-id in /home/nk2/hadk/installroot/boot/update-binary
  462. Provides: droid-hal-i9500-img-boot = 0.0.6-201905102046 droid-hal-i9500-img-boot(armv7hl-32) = 0.0.6-201905102046 droid-hal-img-boot
  463. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  464. Requires(post): /bin/grep /bin/ln /bin/sed /bin/touch /etc/login.defs /usr/bin/add-oneshot /usr/bin/getent
  465. Processing files: droid-hal-i9500-img-recovery-0.0.6-201905102046.armv7hl
  466. Provides: droid-hal-i9500-img-recovery = 0.0.6-201905102046 droid-hal-i9500-img-recovery(armv7hl-32) = 0.0.6-201905102046 droid-hal-img-recovery
  467. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  468. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/nk2/hadk/installroot
  469. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-0.0.6-201905102046.armv7hl.rpm
  470. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-devel-0.0.6-201905102046.armv7hl.rpm
  471. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-tools-0.0.6-201905102046.armv7hl.rpm
  472. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-kernel-0.0.6-201905102046.armv7hl.rpm
  473. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-kernel-modules-0.0.6-201905102046.armv7hl.rpm
  474. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-img-boot-0.0.6-201905102046.armv7hl.rpm
  475. Wrote: /home/nk2/hadk/RPMS/droid-hal-i9500-img-recovery-0.0.6-201905102046.armv7hl.rpm
  476. Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.50kdM9
  477. + umask 022
  478. + cd /home/nk2/hadk
  479. + /bin/rm -rf /home/nk2/hadk/installroot
  480. + exit 0
  481. Directory walk started
  482. Directory walk done - 8 packages
  483. Temporary output repo path: /home/nk2/hadk/droid-local-repo/i9500/.repodata/
  484. Preparing sqlite DBs
  485. Pool started (with 5 workers)
  486. Pool finished
  487. DBus unavailable, falling back to libssu
  488.  
  489.  
  490.  
  491. PlatformSDK nk2@vmi240239:~/hadk$ cat /home/nk2/hadk/hybris/droid-configs.log
  492. warning: Macro expanded in comment on line 157: %{name} contains ssu.ini file which is needed to build kickstarts
  493.  
  494. Package 'ssu-kickstart-configuration' not found.
  495. NOTICE: No tags describe the HEAD, will not fix package version.
  496. warning: Macro expanded in comment on line 157: %{name} contains ssu.ini file which is needed to build kickstarts
  497.  
  498. error: Failed build dependencies:
  499. repomd-pattern-builder is needed by droid-config-i9500-1-1.armv7hl
  500. ssu-kickstart-configuration is needed by droid-config-i9500-1-1.armv7hl
  501. Building target platforms: armv7hl-meego-linux
  502. Building for target armv7hl-meego-linux
Advertisement
Add Comment
Please, Sign In to add comment