Advertisement
Guest User

S7-CM14.1-Hybrys-error

a guest
Dec 9th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.19 KB | None | 0 0
  1.  
  2. Building target platforms: armv7hl-meego-linux
  3. Building for target armv7hl-meego-linux
  4. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xFeLUI
  5. + umask 022
  6. + cd /home/s7/mer/android/droid
  7. + LANG=C
  8. + export LANG
  9. + unset DISPLAY
  10. + 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'
  11. + export CFLAGS
  12. + 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'
  13. + export CXXFLAGS
  14. + 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'
  15. + export FFLAGS
  16. + LD_AS_NEEDED=1
  17. + export LD_AS_NEEDED
  18. + echo _target_cpu is armv7hl
  19. _target_cpu is armv7hl
  20. + rm -rf tmp
  21. + mkdir tmp
  22. + echo Verifying kernel config
  23. Verifying kernel config
  24. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/herolte/obj/KERNEL_OBJ/.config
  25. WARNING: CONFIG_BTRFS_FS is invalid
  26. It is unset
  27. Allowed values : y, !
  28. Comment says: optional extra filesystem (BTRFS)
  29.  
  30. WARNING: CONFIG_NFS_ACL_SUPPORT is invalid
  31. It is unset
  32. Allowed values : y, m, !
  33. Comment says: optional, for NFS support
  34.  
  35. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  36. It is unset
  37. Allowed values : y, !
  38. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  39.  
  40. WARNING: CONFIG_SECURITY_YAMA is invalid
  41. It is unset
  42. Allowed values : y, !
  43. Comment says: optional, prevents user's processes from ptracing each other
  44.  
  45. WARNING: CONFIG_NFS_V3 is invalid
  46. It is unset
  47. Allowed values : y, !
  48. Comment says: optional, for NFS support
  49.  
  50. WARNING: CONFIG_NFS_V4_1 is invalid
  51. It is unset
  52. Allowed values : y, !
  53. Comment says: optional, for NFS support
  54.  
  55. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  56. It is unset
  57. Allowed values : y, m, !
  58. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  59.  
  60. WARNING: CONFIG_SUNRPC_GSS is invalid
  61. It is unset
  62. Allowed values : y, m, !
  63. Comment says: optional, for NFS support
  64.  
  65. WARNING: CONFIG_F2FS_FS is invalid
  66. It is unset
  67. Allowed values : y, m, !
  68. Comment says: optional extra filesystem (f2fs - a good SD filesystem)
  69.  
  70. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  71. It is unset
  72. Allowed values : y, !
  73. 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)
  74.  
  75. WARNING: CONFIG_NFS_FS is invalid
  76. It is unset
  77. Allowed values : y, m, !
  78. Comment says: optional, for NFS support
  79.  
  80. WARNING: CONFIG_SCHED_DEBUG is invalid
  81. It is unset
  82. Allowed values : y, !
  83. Comment says: systemd-bootchart (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f1c24fea94e19cf2108abbeed1d36ded7102ab98
  84.  
  85. WARNING: CONFIG_CIFS is invalid
  86. It is unset
  87. Allowed values : y, m, !
  88. Comment says: optional extra filesystem (CIFS - Windows net fs)
  89.  
  90. WARNING: CONFIG_NFS_V4 is invalid
  91. It is unset
  92. Allowed values : y, !
  93. Comment says: optional, for NFS support
  94.  
  95. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  96. It is unset
  97. Allowed values : y, !
  98. 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.
  99.  
  100. WARNING: CONFIG_CGROUP_DEVICE is invalid
  101. It is unset
  102. Allowed values : y, !
  103. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  104.  
  105. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  106. It is unset
  107. Allowed values : y, !, <=3.5
  108. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5
  109.  
  110. WARNING: CONFIG_BRIDGE is invalid
  111. It is unset
  112. Allowed values : y, m, !
  113. Comment says: connman (optional): support tethering, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=19fe7cad485afa6a7a5cc4aa75615ce8b7b8d376
  114.  
  115. WARNING: CONFIG_BLK_DEV_NBD is invalid
  116. It is unset
  117. Allowed values : y, m, !
  118. Comment says: optional, for NFS & CIFS support
  119.  
  120. WARNING: CONFIG_CGROUP_PERF is invalid
  121. It is unset
  122. Allowed values : y, !
  123. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  124.  
  125. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  126. It is unset
  127. Allowed values : y, !
  128. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  129.  
  130. WARNING: CONFIG_FANOTIFY is invalid
  131. It is unset
  132. Allowed values : y, !
  133. Comment says: optional, required for systemd readahead.
  134.  
  135. WARNING: CONFIG_UDF_FS is invalid
  136. It is unset
  137. Allowed values : y, m, !
  138. Comment says: optional extra filesystem (DVD & portable USB)
  139.  
  140. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  141. It is unset
  142. Allowed values : y, !
  143. Comment says: optional, but highly recommended
  144.  
  145. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  146. It is unset
  147. Allowed values : y, !
  148. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  149.  
  150. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  151. It is unset
  152. Allowed values : y, !, <=3.5
  153. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5
  154.  
  155. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  156. It is unset
  157. Allowed values : y, !, <=3.5
  158. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5
  159.  
  160. WARNING: CONFIG_NFS_USE_KERNEL_DNS is invalid
  161. It is unset
  162. Allowed values : y, !
  163. Comment says: optional, for NFS support
  164.  
  165. WARNING: CONFIG_ISO9660_FS is invalid
  166. It is unset
  167. Allowed values : y, m, !
  168. Comment says: optional extra filesystem (CD-ROM)
  169.  
  170. WARNING: CONFIG_LOCKD_V4 is invalid
  171. It is unset
  172. Allowed values : y, !
  173. Comment says: optional, for NFS support
  174.  
  175. WARNING: CONFIG_NFS_COMMON is invalid
  176. It is unset
  177. Allowed values : y, !
  178. Comment says: optional, for NFS support
  179.  
  180. WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
  181. It is unset
  182. Allowed values : y, !, <4.3
  183. Comment says: optional, only valid for kernel < 4.3
  184.  
  185. WARNING: CONFIG_NFS_V3_ACL is invalid
  186. It is unset
  187. Allowed values : y, !
  188. Comment says: optional, for NFS support
  189.  
  190. WARNING: CONFIG_LOCKD is invalid
  191. It is unset
  192. Allowed values : y, m, !
  193. Comment says: optional, for NFS support
  194.  
  195. WARNING: CONFIG_AUTOFS4_FS is invalid
  196. It is unset
  197. Allowed values : y, m, !
  198. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  199.  
  200. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  201. It is unset
  202. Allowed values : y, m, !
  203. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  204.  
  205. WARNING: CONFIG_BLK_CGROUP is invalid
  206. It is unset
  207. Allowed values : y, !
  208. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  209.  
  210. WARNING: CONFIG_UEVENT_HELPER_PATH is invalid
  211. Value is: "/sbin/hotplug"
  212. Allowed values : "", !
  213. 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
  214.  
  215. WARNING: CONFIG_FW_LOADER_USER_HELPER is invalid
  216. Value is: y
  217. Allowed values : n, !
  218. Comment says: it's actually needed by some Lollipop based devices; systemd(optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  219.  
  220. WARNING: CONFIG_LBDAF is invalid
  221. It is unset
  222. Allowed values : y, !
  223. Comment says: ext4 filesystem requires this in order to support filesysetms with huge_file feature, which is enabled by default by mke2fs.ext4
  224.  
  225. WARNING: CONFIG_SUNRPC is invalid
  226. It is unset
  227. Allowed values : y, m, !
  228. Comment says: optional, for NFS support
  229.  
  230. + test -f rpm/helpers/mkbootimg.mk
  231. ++ grep 'PLATFORM_VERSION := ' ./build/core/version_defaults.mk
  232. ++ awk '{print $3}'
  233. ++ awk -F. '{print $1}'
  234. + '[' 7 -lt 7 ']'
  235. + test -f rpm/helpers/simg2img.mk
  236. + test -f rpm/helpers/img2simg.mk
  237. + echo Building local tools
  238. Building local tools
  239. ++ readlink -e .
  240. + ANDROID_ROOT=/home/s7/mer/android/droid
  241. + cd rpm/dhd/helpers
  242. + make ANDROID_ROOT=/home/s7/mer/android/droid
  243. make -f /home/s7/mer/android/droid/rpm/dhd/helpers/img2simg.mk -C /home/s7/mer/android/droid/system/core/libsparse/
  244. make[1]: Entering directory '/home/s7/mer/android/droid/system/core/libsparse'
  245. make[1]: Nothing to be done for 'all'.
  246. make[1]: Leaving directory '/home/s7/mer/android/droid/system/core/libsparse'
  247. make -f /home/s7/mer/android/droid/rpm/dhd/helpers/simg2img.mk -C /home/s7/mer/android/droid/system/core/libsparse/
  248. make[1]: Entering directory '/home/s7/mer/android/droid/system/core/libsparse'
  249. make[1]: Nothing to be done for 'all'.
  250. make[1]: Leaving directory '/home/s7/mer/android/droid/system/core/libsparse'
  251. + echo Building uid scripts
  252. Building uid scripts
  253. + rpm/dhd/helpers/usergroupgen add
  254. + rpm/dhd/helpers/usergroupgen remove
  255. + echo Building udev rules
  256. Building udev rules
  257. + mkdir tmp/udev.rules
  258. ++ grep -v .goldfish.rc
  259. ++ ls ./out/target/product/herolte/root/ueventd.samsungexynos8890.rc
  260. + rpm/dhd/helpers/makeudev ./out/target/product/herolte/root/ueventd.rc ./out/target/product/herolte/root/ueventd.samsungexynos8890.rc
  261. WARNING Rule not converted: subsystem adf
  262.  
  263. WARNING Rule not converted: devname uevent_devname
  264.  
  265. WARNING Rule not converted: /data/modem.bin 0400 radio system
  266.  
  267. + echo Building mount units
  268. Building mount units
  269. + mkdir tmp/units
  270. + shopt -s nullglob
  271. ++ echo ./out/target/product/herolte/root/fstab.samsungexynos8890 ./out/target/product/herolte/root/init.baseband.rc ./out/target/product/herolte/root/init.bluetooth.rc ./out/target/product/herolte/root/init.cm.rc ./out/target/product/herolte/root/init.environ.rc ./out/target/product/herolte/root/init.extraenv.armeabi-v7a.rc ./out/target/product/herolte/root/init.gps.rc ./out/target/product/herolte/root/init.rc ./out/target/product/herolte/root/init.rilchip.rc ./out/target/product/herolte/root/init.rilcommon.rc ./out/target/product/herolte/root/init.samsung.rc ./out/target/product/herolte/root/init.samsungexynos8890.rc ./out/target/product/herolte/root/init.samsungexynos8890.usb.rc ./out/target/product/herolte/root/init.usb.configfs.rc ./out/target/product/herolte/root/init.usb.rc ./out/target/product/herolte/root/init.wifi.rc ./out/target/product/herolte/root/init.zygote32.rc ./out/target/product/herolte/root/init.zygote64_32.rc ./out/target/product/herolte/root/ueventd.rc ./out/target/product/herolte/root/ueventd.samsungexynos8890.rc
  272. + FSTAB_FILES='./out/target/product/herolte/root/fstab.samsungexynos8890 ./out/target/product/herolte/root/init.baseband.rc ./out/target/product/herolte/root/init.bluetooth.rc ./out/target/product/herolte/root/init.cm.rc ./out/target/product/herolte/root/init.environ.rc ./out/target/product/herolte/root/init.extraenv.armeabi-v7a.rc ./out/target/product/herolte/root/init.gps.rc ./out/target/product/herolte/root/init.rc ./out/target/product/herolte/root/init.rilchip.rc ./out/target/product/herolte/root/init.rilcommon.rc ./out/target/product/herolte/root/init.samsung.rc ./out/target/product/herolte/root/init.samsungexynos8890.rc ./out/target/product/herolte/root/init.samsungexynos8890.usb.rc ./out/target/product/herolte/root/init.usb.configfs.rc ./out/target/product/herolte/root/init.usb.rc ./out/target/product/herolte/root/init.wifi.rc ./out/target/product/herolte/root/init.zygote32.rc ./out/target/product/herolte/root/init.zygote64_32.rc ./out/target/product/herolte/root/ueventd.rc ./out/target/product/herolte/root/ueventd.samsungexynos8890.rc'
  273. + shopt -u nullglob
  274. + rpm/dhd/helpers/makefstab --files ./out/target/product/herolte/root/fstab.samsungexynos8890 ./out/target/product/herolte/root/init.baseband.rc ./out/target/product/herolte/root/init.bluetooth.rc ./out/target/product/herolte/root/init.cm.rc ./out/target/product/herolte/root/init.environ.rc ./out/target/product/herolte/root/init.extraenv.armeabi-v7a.rc ./out/target/product/herolte/root/init.gps.rc ./out/target/product/herolte/root/init.rc ./out/target/product/herolte/root/init.rilchip.rc ./out/target/product/herolte/root/init.rilcommon.rc ./out/target/product/herolte/root/init.samsung.rc ./out/target/product/herolte/root/init.samsungexynos8890.rc ./out/target/product/herolte/root/init.samsungexynos8890.usb.rc ./out/target/product/herolte/root/init.usb.configfs.rc ./out/target/product/herolte/root/init.usb.rc ./out/target/product/herolte/root/init.wifi.rc ./out/target/product/herolte/root/init.zygote32.rc ./out/target/product/herolte/root/init.zygote64_32.rc ./out/target/product/herolte/root/ueventd.rc ./out/target/product/herolte/root/ueventd.samsungexynos8890.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
  275. Wrote system.unit
  276. Wrote efs.unit
  277. Wrote preload.unit
  278. Wrote cpefs.unit
  279. Wrote dev-bfqio.unit
  280. Wrote dev-stune.unit
  281. Wrote mnt.unit
  282. Wrote config.unit
  283. Wrote dev-cpuctl.unit
  284. Wrote dev-cpuset.unit
  285. Wrote sys-fs-pstore.unit
  286. Wrote mnt-secure.unit
  287. Wrote mnt-secure-asec.unit
  288. Wrote dev-stune.unit
  289. Wrote dev-cpuctl.unit
  290. Wrote dev-cpuset.unit
  291. Wrote mnt-secure.unit
  292. Wrote mnt-secure-asec.unit
  293. Wrote persdata-absolute.unit
  294. Wrote preload.unit
  295. Wrote efs.unit
  296. + echo Fixing up mount points
  297. Fixing up mount points
  298. + hybris/hybris-boot/fixup-mountpoints herolte tmp/units/config.mount tmp/units/cpefs.mount tmp/units/dev-bfqio.mount tmp/units/dev-cpuctl.mount tmp/units/dev-cpuset.mount tmp/units/dev-stune.mount tmp/units/efs.mount tmp/units/mnt-secure-asec.mount tmp/units/mnt-secure.mount tmp/units/mnt.mount tmp/units/persdata-absolute.mount tmp/units/preload.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount
  299. Fixing mount-points for device herolte
  300. + echo Creating hw-release
  301. Creating hw-release
  302. + cat
  303. + exit 0
  304. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1SbHnk
  305. + umask 022
  306. + cd /home/s7/mer/android/droid
  307. + '[' /home/s7/mer/android/droid/installroot '!=' / ']'
  308. + rm -rf /home/s7/mer/android/droid/installroot
  309. ++ dirname /home/s7/mer/android/droid/installroot
  310. + mkdir -p /home/s7/mer/android/droid
  311. + mkdir /home/s7/mer/android/droid/installroot
  312. + LANG=C
  313. + export LANG
  314. + unset DISPLAY
  315. ++ grep 'PLATFORM_VERSION := ' ./build/core/version_defaults.mk
  316. ++ awk '{print $3}'
  317. ++ awk -F. '{print $1}'
  318. + ANDROID_VERSION_MAJOR=7
  319. ++ cat tmp/units/all-units.txt
  320. cat: tmp/units/all-units.txt: No such file or directory
  321. + echo install
  322. install
  323. + rm -rf /home/s7/mer/android/droid/installroot
  324. + mkdir -p /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/lib-dev-alog/
  325. + mkdir -p /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/lib64-dev-alog/
  326. + mkdir -p /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/system
  327. + mkdir -p /home/s7/mer/android/droid/installroot/usr/lib/droid
  328. + mkdir -p /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/
  329. + mkdir -p /home/s7/mer/android/droid/installroot/lib/systemd/system
  330. + mkdir -p /home/s7/mer/android/droid/installroot/lib/udev/rules.d
  331. + mkdir -p /home/s7/mer/android/droid/installroot/etc/udev/rules.d
  332. + mkdir -p /home/s7/mer/android/droid/installroot//etc/os-release.d
  333. + mkdir -p /home/s7/mer/android/droid/installroot/usr/lib/modules/
  334. + mkdir -p /home/s7/mer/android/droid/installroot/usr/lib/droid
  335. + mkdir -p /home/s7/mer/android/droid/installroot//usr/bin/droid
  336. + mkdir -p /home/s7/mer/android/droid/installroot/img
  337. + mkdir -p /home/s7/mer/android/droid/installroot/boot
  338. + mkdir -p /home/s7/mer/android/droid/installroot/lib/modules
  339. + install -m 755 -D ./system/core/mkbootimg/mkbootimg /home/s7/mer/android/droid/installroot//usr/bin/
  340. + install -m 755 -D ./system/core/libsparse/simg2img /home/s7/mer/android/droid/installroot//usr/bin/
  341. + install -m 755 -D ./system/core/libsparse/img2simg /home/s7/mer/android/droid/installroot//usr/bin/
  342. + cp -a ./out/target/product/herolte/system/bin/updater /home/s7/mer/android/droid/installroot/boot/update-binary
  343. + cp -a ./out/target/product/herolte/hybris-updater-script /home/s7/mer/android/droid/installroot/boot
  344. + cp -a ./out/target/product/herolte/hybris-updater-unpack.sh /home/s7/mer/android/droid/installroot/boot
  345. + rsync -av ./out/target/product/herolte/root/. /home/s7/mer/android/droid/installroot --exclude etc
  346. sending incremental file list
  347. ./
  348. bugreports -> /data/user_de/0/com.android.shell/files/bugreports
  349. cache -> /data/cache
  350. charger -> /sbin/healthd
  351. d -> /sys/kernel/debug
  352. default.prop
  353. file_contexts.bin
  354. fstab.samsungexynos8890
  355. init
  356. init.baseband.rc
  357. init.baseband.sh
  358. init.bluetooth.rc
  359. init.cm.rc
  360. init.environ.rc
  361. init.extraenv.armeabi-v7a.rc
  362. init.gps.rc
  363. init.rc
  364. init.rilchip.rc
  365. init.rilcommon.rc
  366. init.samsung.rc
  367. init.samsungexynos8890.rc
  368. init.samsungexynos8890.usb.rc
  369. init.usb.configfs.rc
  370. init.usb.rc
  371. init.wifi.rc
  372. init.zygote32.rc
  373. init.zygote64_32.rc
  374. property_contexts
  375. sdcard -> /storage/self/primary
  376. seapp_contexts
  377. selinux_version
  378. sepolicy
  379. service_contexts
  380. ueventd.rc
  381. ueventd.samsungexynos8890.rc
  382. vendor -> /system/vendor
  383. acct/
  384. config/
  385. data/
  386. dev/
  387. mnt/
  388. oem/
  389. proc/
  390. res/
  391. res/images/
  392. res/images/font_log.png
  393. res/images/charger/
  394. res/images/charger/battery_fail.png
  395. res/images/charger/battery_scale.png
  396. res/images/charger/cm_battery_scale.png
  397. root/
  398. sbin/
  399. sbin/adbd
  400. sbin/cbd
  401. sbin/healthd
  402. sbin/ueventd -> ../init
  403. sbin/watchdogd -> ../init
  404. storage/
  405. sys/
  406. system/
  407.  
  408. sent 4,559,647 bytes received 803 bytes 9,120,900.00 bytes/sec
  409. total size is 4,555,577 speedup is 1.00
  410. + rm -f /home/s7/mer/android/droid/installroot/sbin/modprobe
  411. + sed -i -e '/^[[:space:]]*mount[[:space:]]/s/^/# Removed during droid-hal-device build : /' /home/s7/mer/android/droid/installroot/init.baseband.rc /home/s7/mer/android/droid/installroot/init.bluetooth.rc /home/s7/mer/android/droid/installroot/init.cm.rc /home/s7/mer/android/droid/installroot/init.environ.rc /home/s7/mer/android/droid/installroot/init.extraenv.armeabi-v7a.rc /home/s7/mer/android/droid/installroot/init.gps.rc /home/s7/mer/android/droid/installroot/init.rc /home/s7/mer/android/droid/installroot/init.rilchip.rc /home/s7/mer/android/droid/installroot/init.rilcommon.rc /home/s7/mer/android/droid/installroot/init.samsung.rc /home/s7/mer/android/droid/installroot/init.samsungexynos8890.rc /home/s7/mer/android/droid/installroot/init.samsungexynos8890.usb.rc /home/s7/mer/android/droid/installroot/init.usb.configfs.rc /home/s7/mer/android/droid/installroot/init.usb.rc /home/s7/mer/android/droid/installroot/init.wifi.rc /home/s7/mer/android/droid/installroot/init.zygote32.rc /home/s7/mer/android/droid/installroot/init.zygote64_32.rc /home/s7/mer/android/droid/installroot/ueventd.rc /home/s7/mer/android/droid/installroot/ueventd.samsungexynos8890.rc
  412. + sed -i -e '/^[[:space:]]*mkdir[[:space:]]\/tmp[[:space:]]*/s/^/# Removed during droid-hal-device build : /' /home/s7/mer/android/droid/installroot/init.baseband.rc /home/s7/mer/android/droid/installroot/init.bluetooth.rc /home/s7/mer/android/droid/installroot/init.cm.rc /home/s7/mer/android/droid/installroot/init.environ.rc /home/s7/mer/android/droid/installroot/init.extraenv.armeabi-v7a.rc /home/s7/mer/android/droid/installroot/init.gps.rc /home/s7/mer/android/droid/installroot/init.rc /home/s7/mer/android/droid/installroot/init.rilchip.rc /home/s7/mer/android/droid/installroot/init.rilcommon.rc /home/s7/mer/android/droid/installroot/init.samsung.rc /home/s7/mer/android/droid/installroot/init.samsungexynos8890.rc /home/s7/mer/android/droid/installroot/init.samsungexynos8890.usb.rc /home/s7/mer/android/droid/installroot/init.usb.configfs.rc /home/s7/mer/android/droid/installroot/init.usb.rc /home/s7/mer/android/droid/installroot/init.wifi.rc /home/s7/mer/android/droid/installroot/init.zygote32.rc /home/s7/mer/android/droid/installroot/init.zygote64_32.rc /home/s7/mer/android/droid/installroot/ueventd.rc /home/s7/mer/android/droid/installroot/ueventd.samsungexynos8890.rc
  413. + '[' 7 -ge 7 ']'
  414. + mkdir -p /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/system/etc/init
  415. + cp -a ./out/target/product/herolte/system/etc/init/servicemanager.rc /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/system/etc/init/
  416. + echo /usr/libexec/droid-hybris/system/etc/init/servicemanager.rc
  417. + cp -a ./out/target/product/herolte/system/bin ./out/target/product/herolte/system/lib /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/system/.
  418. + cp -a ./out/target/product/herolte/system/lib64 /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/system/.
  419. + rm -rf /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/system/lib/modules
  420. + cp -a ./out/target/product/herolte/obj/lib ./out/target/product/herolte/obj/include /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/
  421. + rm -rf /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libEGL.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libGLESv1_CM.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libGLESv2.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libbacktrace.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libbase.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libbinder.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libc++.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libc.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libcrypto.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libcutils.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libdl.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libdsyscalls.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libhardware.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/liblog.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/liblzma.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libm.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libpackagelistparser.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libpcre.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libpcrecpp.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libselinux.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libsync.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libui.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libunwind.so.toc /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/lib/libutils.so.toc
  422. + cp -a ./out/target/product/herolte/symbols /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/
  423. + HDRS=/home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers
  424. + mkdir -p /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers
  425. + echo 'Extracting headers for hybris'
  426. Extracting headers for hybris
  427. + rpm/dhd/helpers/extract-headers.sh -p /usr/lib/droid-devel/droid-headers . /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/
  428. + test -d ./rpm/header_patches
  429. + echo Making new /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  430. Making new /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  431. + sed '/CONFIG GOES HERE/,$d' /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  432. + cat
  433. + grep -q '^TARGET_USES_QCOM_BSP := true' ./device/samsung/hero-common/BoardConfigCommon.mk ./device/samsung/herolte/BoardConfig.mk
  434. + '[' 7 -ge 5 ']'
  435. + grep -q '^BOARD_USES_QCOM_HARDWARE := true' ./device/samsung/hero-common/BoardConfigCommon.mk ./device/samsung/herolte/BoardConfig.mk
  436. + sed '0,/CONFIG GOES HERE/d' /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  437. + mv /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h.new /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  438. + mkdir -p /home/s7/mer/android/droid/installroot/usr/lib/pkgconfig/
  439. + mv /home/s7/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-headers.pc /home/s7/mer/android/droid/installroot/usr/lib/pkgconfig/
  440. + ln -s ../system/lib/liblog.so ../system/lib/libcutils.so /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/lib-dev-alog/.
  441. + ln -s ../system/lib64/liblog.so ../system/lib64/libcutils.so /home/s7/mer/android/droid/installroot/usr/libexec/droid-hybris/lib64-dev-alog/.
  442. + cp -a tmp/units/config.mount tmp/units/cpefs.mount tmp/units/dev-bfqio.mount tmp/units/dev-cpuctl.mount tmp/units/dev-cpuset.mount tmp/units/dev-stune.mount tmp/units/efs.mount tmp/units/mnt-secure-asec.mount tmp/units/mnt-secure.mount tmp/units/mnt.mount tmp/units/persdata-absolute.mount tmp/units/preload.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount /home/s7/mer/android/droid/installroot//lib/systemd/system
  443. + cp -a tmp/udev.rules/999-android-system.rules /home/s7/mer/android/droid/installroot/lib/udev/rules.d/
  444. + ln -s /dev/null /home/s7/mer/android/droid/installroot/etc/udev/rules.d/60-persistent-v4l.rules
  445. + INIT_SCRIPT=./hybris/hybris-boot/init-script
  446. + test -f ./hybris/hybris-boot/init-script
  447. + cp -a ./hybris/hybris-boot/init-script /home/s7/mer/android/droid/installroot/init-debug
  448. + install -D rpm/dhd/helpers/droid-user-add.sh /home/s7/mer/android/droid/installroot/usr/lib/droid/droid-user-add.sh
  449. + install -D rpm/dhd/helpers/droid-user-remove.sh /home/s7/mer/android/droid/installroot/usr/lib/droid/droid-user-remove.sh
  450. + rm -f /home/s7/mer/android/droid/installroot/fstab.samsungexynos8890
  451. + rm -f '/home/s7/mer/android/droid/installroot/*goldfish*'
  452. + rm -rf /home/s7/mer/android/droid/installroot/proc /home/s7/mer/android/droid/installroot/sys /home/s7/mer/android/droid/installroot/dev /home/s7/mer/android/droid/installroot/sepolicy /home/s7/mer/android/droid/installroot/file_contexts /home/s7/mer/android/droid/installroot/seapp_contexts
  453. + '[' 7 -lt 7 ']'
  454. + rm -rf /home/s7/mer/android/droid/installroot/charger /home/s7/mer/android/droid/installroot/res /home/s7/mer/android/droid/installroot/data
  455. + mkdir -p /home/s7/mer/android/droid/installroot/sbin
  456. + mv /home/s7/mer/android/droid/installroot/init /home/s7/mer/android/droid/installroot/sbin/droid-hal-init
  457. + find /home/s7/mer/android/droid/installroot/sbin/ -lname ../init -execdir echo rm '{}' ';' -execdir echo 'ln -s' ./droid-hal-init '{}' ';'
  458. find: unrecognized: -lname
  459. BusyBox v1.31.0 (2019-09-04 14:56:23 UTC) multi-call binary.
  460.  
  461. Usage: find [-HL] [PATH]... [OPTIONS] [ACTIONS]
  462.  
  463. Search for files and perform actions on them.
  464. First failed action stops processing of current file.
  465. Defaults: PATH is current directory, action is '-print'
  466.  
  467. -L,-follow Follow symlinks
  468. -H ...on command line only
  469. -xdev Don't descend directories on other filesystems
  470. -maxdepth N Descend at most N levels. -maxdepth 0 applies
  471. actions to command line arguments only
  472. -mindepth N Don't act on first N levels
  473. -depth Act on directory *after* traversing it
  474.  
  475. Actions:
  476. ( ACTIONS ) Group actions for -o / -a
  477. ! ACT Invert ACT's success/failure
  478. ACT1 [-a] ACT2 If ACT1 fails, stop, else do ACT2
  479. ACT1 -o ACT2 If ACT1 succeeds, stop, else do ACT2
  480. Note: -a has higher priority than -o
  481. -name PATTERN Match file name (w/o directory name) to PATTERN
  482. -iname PATTERN Case insensitive -name
  483. -path PATTERN Match path to PATTERN
  484. -ipath PATTERN Case insensitive -path
  485. -regex PATTERN Match path to regex PATTERN
  486. -type X File type is X (one of: f,d,l,b,c,s,p)
  487. -executable File is executable
  488. -perm MASK At least one mask bit (+MASK), all bits (-MASK),
  489. or exactly MASK bits are set in file's mode
  490. -mtime DAYS mtime is greater than (+N), less than (-N),
  491. or exactly N days in the past
  492. -mmin MINS mtime is greater than (+N), less than (-N),
  493. or exactly N minutes in the past
  494. -newer FILE mtime is more recent than FILE's
  495. -inum N File has inode number N
  496. -user NAME/ID File is owned by given user
  497. -group NAME/ID File is owned by given group
  498. -size N[bck] File size is N (c:bytes,k:kbytes,b:512 bytes(def.))
  499. +/-N: file size is bigger/smaller than N
  500. -links N Number of links is greater than (+N), less than (-N),
  501. or exactly N
  502. -context CTX File has specified security context
  503. -prune If current file is directory, don't descend into it
  504. If none of the following actions is specified, -print is assumed
  505. -print Print file name
  506. -print0 Print file name, NUL terminated
  507. -exec CMD ARG ; Run CMD with all instances of {} replaced by
  508. file name. Fails if CMD exits with nonzero
  509. -exec CMD ARG + Run CMD with {} replaced by list of file names
  510. -delete Delete current file/directory. Turns on -depth option
  511. -quit Exit
  512. error: Bad exit status from /var/tmp/rpm-tmp.1SbHnk (%install)
  513.  
  514.  
  515. RPM build errors:
  516. Bad exit status from /var/tmp/rpm-tmp.1SbHnk (%install)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement