Advertisement
Guest User

build_packages problem

a guest
Feb 13th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.36 KB | None | 0 0
  1. File '/repodata/repomd.xml' not found on medium 'http://repo.merproject.org/obs/nemo:/devel:/hw:/motorola:/titan/sailfish_latest_armv7hl/'
  2.  
  3. Abort, retry, ignore? [a/r/i/?] (a): a
  4. Error building the cache:
  5. [|] Valid metadata not found at specified URL(s)
  6. Warning: Disabling repository 'adaptation-community' because of the above error.
  7.  
  8. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dk1qAh
  9. + umask 022
  10. + cd /home/foidbgen/mer/android/droid
  11. + LANG=C
  12. + export LANG
  13. + unset DISPLAY
  14. + 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'
  15. + export CFLAGS
  16. + 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'
  17. + export CXXFLAGS
  18. + 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'
  19. + export FFLAGS
  20. + LD_AS_NEEDED=1
  21. + export LD_AS_NEEDED
  22. + echo _target_cpu is armv7hl
  23. _target_cpu is armv7hl
  24. + grep -q '^TARGET_ARCH := arm64' ./device/motorola/msm8226-common/BoardConfigCommon.mk ./device/motorola/titan/BoardConfig.mk
  25. + rm -rf tmp
  26. + mkdir tmp
  27. + echo Verifying kernel config
  28. Verifying kernel config
  29. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/titan/obj/KERNEL_OBJ/.config
  30. WARNING: CONFIG_BT_HCIUART_H4 is invalid
  31. It is unset
  32. Allowed values : y, !
  33. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  34.  
  35. WARNING: CONFIG_SCHEDSTATS is invalid
  36. It is unset
  37. Allowed values : y, !
  38. Comment says: systemd-bootchart (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f1c24fea94e19cf2108abbeed1d36ded7102ab98
  39.  
  40. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  41. It is unset
  42. Allowed values : y, !
  43. 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)
  44.  
  45. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  46. It is unset
  47. Allowed values : y, !
  48. 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.
  49.  
  50. + test -f rpm/helpers/mkbootimg.mk
  51. + test -f rpm/helpers/simg2img.mk
  52. + test -f rpm/helpers/img2simg.mk
  53. + echo Building local tools
  54. Building local tools
  55. ++ readlink -e .
  56. + ANDROID_ROOT=/home/foidbgen/mer/android/droid
  57. + cd rpm/dhd/helpers
  58. + make ANDROID_ROOT=/home/foidbgen/mer/android/droid
  59. make -f /home/foidbgen/mer/android/droid/rpm.titan/dhd/helpers/mkbootimg.mk -C /home/foidbgen/mer/android/droid/system/core/mkbootimg/
  60. make[1]: Entering directory `/home/foidbgen/mer/android/droid/system/core/mkbootimg'
  61. make[1]: Nothing to be done for `all'.
  62. make[1]: Leaving directory `/home/foidbgen/mer/android/droid/system/core/mkbootimg'
  63. make -f /home/foidbgen/mer/android/droid/rpm.titan/dhd/helpers/img2simg.mk -C /home/foidbgen/mer/android/droid/system/core/libsparse/
  64. make[1]: Entering directory `/home/foidbgen/mer/android/droid/system/core/libsparse'
  65. make[1]: Nothing to be done for `all'.
  66. make[1]: Leaving directory `/home/foidbgen/mer/android/droid/system/core/libsparse'
  67. make -f /home/foidbgen/mer/android/droid/rpm.titan/dhd/helpers/simg2img.mk -C /home/foidbgen/mer/android/droid/system/core/libsparse/
  68. make[1]: Entering directory `/home/foidbgen/mer/android/droid/system/core/libsparse'
  69. make[1]: Nothing to be done for `all'.
  70. make[1]: Leaving directory `/home/foidbgen/mer/android/droid/system/core/libsparse'
  71. + echo Building uid scripts
  72. Building uid scripts
  73. + rpm/dhd/helpers/usergroupgen add
  74. + rpm/dhd/helpers/usergroupgen remove
  75. + echo Building udev rules
  76. Building udev rules
  77. + mkdir tmp/udev.rules
  78. ++ grep -v .goldfish.rc
  79. ++ ls ./out/target/product/titan/root/ueventd.qcom.rc
  80. + rpm/dhd/helpers/makeudev ./out/target/product/titan/root/ueventd.rc ./out/target/product/titan/root/ueventd.qcom.rc
  81. WARNING Rule not converted: subsystem adf
  82.  
  83. WARNING Rule not converted: devname uevent_devname
  84.  
  85. + echo Building mount units
  86. Building mount units
  87. + mkdir tmp/units
  88. + shopt -s nullglob
  89. ++ echo ./out/target/product/titan/root/fstab.qcom ./out/target/product/titan/root/init.cm.rc ./out/target/product/titan/root/init.environ.rc ./out/target/product/titan/root/init.qcom.rc ./out/target/product/titan/root/init.qcom.usb.rc ./out/target/product/titan/root/init.rc ./out/target/product/titan/root/init.recovery.qcom.rc ./out/target/product/titan/root/init.target.rc ./out/target/product/titan/root/init.trace.rc ./out/target/product/titan/root/init.usb.rc ./out/target/product/titan/root/init.zygote32.rc ./out/target/product/titan/root/ueventd.qcom.rc ./out/target/product/titan/root/ueventd.rc
  90. + FSTAB_FILES='./out/target/product/titan/root/fstab.qcom ./out/target/product/titan/root/init.cm.rc ./out/target/product/titan/root/init.environ.rc ./out/target/product/titan/root/init.qcom.rc ./out/target/product/titan/root/init.qcom.usb.rc ./out/target/product/titan/root/init.rc ./out/target/product/titan/root/init.recovery.qcom.rc ./out/target/product/titan/root/init.target.rc ./out/target/product/titan/root/init.trace.rc ./out/target/product/titan/root/init.usb.rc ./out/target/product/titan/root/init.zygote32.rc ./out/target/product/titan/root/ueventd.qcom.rc ./out/target/product/titan/root/ueventd.rc'
  91. + shopt -u nullglob
  92. + rpm/dhd/helpers/makefstab --files ./out/target/product/titan/root/fstab.qcom ./out/target/product/titan/root/init.cm.rc ./out/target/product/titan/root/init.environ.rc ./out/target/product/titan/root/init.qcom.rc ./out/target/product/titan/root/init.qcom.usb.rc ./out/target/product/titan/root/init.rc ./out/target/product/titan/root/init.recovery.qcom.rc ./out/target/product/titan/root/init.target.rc ./out/target/product/titan/root/init.trace.rc ./out/target/product/titan/root/init.usb.rc ./out/target/product/titan/root/init.zygote32.rc ./out/target/product/titan/root/ueventd.qcom.rc ./out/target/product/titan/root/ueventd.rc --skip auto /acct /boot /cache /data /misc /recovery /staging /storage/usbdisk /sys/fs/cgroup /sys/fs/cgroup/memory /sys/kernel/debug /sys/kernel/config /dev/usb-ffs/adb --outputdir tmp/units
  93. Wrote system.unit
  94. Wrote fsg.unit
  95. Wrote firmware.unit
  96. Wrote persist.unit
  97. Wrote none.unit
  98. Wrote sys-fs-cgroup-bfqio.unit
  99. Wrote system.unit
  100. Wrote mnt-asec.unit
  101. Wrote mnt-obb.unit
  102. Wrote sys-fs-pstore.unit
  103. + echo Fixing up mount points
  104. Fixing up mount points
  105. + hybris/hybris-boot/fixup-mountpoints titan tmp/units/firmware.mount tmp/units/fsg.mount tmp/units/mnt-asec.mount tmp/units/mnt-obb.mount tmp/units/none.mount tmp/units/persist.mount tmp/units/sys-fs-cgroup-bfqio.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount
  106. Fixing mount-points for device titan
  107. + echo Creating hw-release
  108. Creating hw-release
  109. + cat
  110. + exit 0
  111. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ix0Pcx
  112. + umask 022
  113. + cd /home/foidbgen/mer/android/droid
  114. + '[' /home/foidbgen/mer/android/droid/installroot '!=' / ']'
  115. + rm -rf /home/foidbgen/mer/android/droid/installroot
  116. ++ dirname /home/foidbgen/mer/android/droid/installroot
  117. + mkdir -p /home/foidbgen/mer/android/droid
  118. + mkdir /home/foidbgen/mer/android/droid/installroot
  119. + LANG=C
  120. + export LANG
  121. + unset DISPLAY
  122. ++ cat tmp/units/all-units.txt
  123. cat: tmp/units/all-units.txt: No such file or directory
  124. + echo install
  125. install
  126. + rm -rf /home/foidbgen/mer/android/droid/installroot
  127. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/libexec/droid-hybris/lib-dev-alog/
  128. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/libexec/droid-hybris/system
  129. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/lib/droid
  130. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/
  131. + mkdir -p /home/foidbgen/mer/android/droid/installroot/lib/systemd/system
  132. + mkdir -p /home/foidbgen/mer/android/droid/installroot/lib/udev/rules.d
  133. + mkdir -p /home/foidbgen/mer/android/droid/installroot/etc/udev/rules.d
  134. + mkdir -p /home/foidbgen/mer/android/droid/installroot//etc/os-release.d
  135. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/lib/modules/
  136. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/lib/droid
  137. + mkdir -p /home/foidbgen/mer/android/droid/installroot//usr/bin/droid
  138. + mkdir -p /home/foidbgen/mer/android/droid/installroot/img
  139. + mkdir -p /home/foidbgen/mer/android/droid/installroot/boot
  140. + mkdir -p /home/foidbgen/mer/android/droid/installroot/lib/modules
  141. + install -m 755 -D ./system/core/mkbootimg/mkbootimg /home/foidbgen/mer/android/droid/installroot//usr/bin/
  142. + install -m 755 -D ./system/core/libsparse/simg2img /home/foidbgen/mer/android/droid/installroot//usr/bin/
  143. + install -m 755 -D ./system/core/libsparse/img2simg /home/foidbgen/mer/android/droid/installroot//usr/bin/
  144. + cp -a ./out/target/product/titan/system/bin/updater /home/foidbgen/mer/android/droid/installroot/boot/update-binary
  145. + cp -a ./out/target/product/titan/hybris-updater-script /home/foidbgen/mer/android/droid/installroot/boot
  146. + cp -a ./out/target/product/titan/hybris-updater-unpack.sh /home/foidbgen/mer/android/droid/installroot/boot
  147. + cp -a ./out/target/product/titan/root/. /home/foidbgen/mer/android/droid/installroot/
  148. + rm -f /home/foidbgen/mer/android/droid/installroot/sbin/modprobe
  149. + sed -i -e '/^[[:space:]]*mount[[:space:]]/s/^/# Removed during droid-hal-device build : /' /home/foidbgen/mer/android/droid/installroot/init.cm.rc /home/foidbgen/mer/android/droid/installroot/init.environ.rc /home/foidbgen/mer/android/droid/installroot/init.qcom.rc /home/foidbgen/mer/android/droid/installroot/init.qcom.usb.rc /home/foidbgen/mer/android/droid/installroot/init.rc /home/foidbgen/mer/android/droid/installroot/init.recovery.qcom.rc /home/foidbgen/mer/android/droid/installroot/init.target.rc /home/foidbgen/mer/android/droid/installroot/init.trace.rc /home/foidbgen/mer/android/droid/installroot/init.usb.rc /home/foidbgen/mer/android/droid/installroot/init.zygote32.rc /home/foidbgen/mer/android/droid/installroot/ueventd.qcom.rc /home/foidbgen/mer/android/droid/installroot/ueventd.rc
  150. + cp -a ./out/target/product/titan/system/bin ./out/target/product/titan/system/lib /home/foidbgen/mer/android/droid/installroot/usr/libexec/droid-hybris/system/.
  151. + rm -rf /home/foidbgen/mer/android/droid/installroot/usr/libexec/droid-hybris/system/lib/modules
  152. + cp -a ./out/target/product/titan/obj/lib ./out/target/product/titan/obj/include /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/
  153. + cp -a ./out/target/product/titan/symbols /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/
  154. + HDRS=/home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers
  155. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers
  156. + echo 'Extracting headers for hybris'
  157. Extracting headers for hybris
  158. + rpm/dhd/helpers/extract-headers.sh -p /usr/lib/droid-devel/droid-headers . /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/
  159. + test -d ./rpm/header_patches
  160. + echo Making new /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  161. Making new /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  162. + sed '/CONFIG GOES HERE/,$d' /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  163. + cat
  164. + grep -q '^TARGET_USES_QCOM_BSP := true' ./device/motorola/msm8226-common/BoardConfigCommon.mk ./device/motorola/titan/BoardConfig.mk
  165. + grep -q 'PLATFORM_VERSION := 5.' ./build/core/version_defaults.mk
  166. + grep -q '^BOARD_USES_QCOM_HARDWARE := true' ./device/motorola/msm8226-common/BoardConfigCommon.mk ./device/motorola/titan/BoardConfig.mk
  167. + echo Found QCOM_BSP
  168. Found QCOM_BSP
  169. + cat
  170. + sed '0,/CONFIG GOES HERE/d' /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  171. + mv /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h.new /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-config.h
  172. + mkdir -p /home/foidbgen/mer/android/droid/installroot/usr/lib/pkgconfig/
  173. + mv /home/foidbgen/mer/android/droid/installroot/usr/lib/droid-devel/droid-headers/android-headers.pc /home/foidbgen/mer/android/droid/installroot/usr/lib/pkgconfig/
  174. + ln -s ../system/lib/liblog.so ../system/lib/libcutils.so /home/foidbgen/mer/android/droid/installroot/usr/libexec/droid-hybris/lib-dev-alog/.
  175. + cp -a tmp/units/firmware.mount tmp/units/fsg.mount tmp/units/mnt-asec.mount tmp/units/mnt-obb.mount tmp/units/none.mount tmp/units/persist.mount tmp/units/sys-fs-cgroup-bfqio.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount /home/foidbgen/mer/android/droid/installroot//lib/systemd/system
  176. + cp -a tmp/udev.rules/999-android-system.rules /home/foidbgen/mer/android/droid/installroot/lib/udev/rules.d/
  177. + ln -s /dev/null /home/foidbgen/mer/android/droid/installroot/etc/udev/rules.d/60-persistent-v4l.rules
  178. + cp -a ./hybris/hybris-boot/init-script /home/foidbgen/mer/android/droid/installroot/init-debug
  179. + install -D rpm/dhd/helpers/droid-user-add.sh /home/foidbgen/mer/android/droid/installroot/usr/lib/droid/droid-user-add.sh
  180. + install -D rpm/dhd/helpers/droid-user-remove.sh /home/foidbgen/mer/android/droid/installroot/usr/lib/droid/droid-user-remove.sh
  181. + rm -f /home/foidbgen/mer/android/droid/installroot/fstab.qcom
  182. + rm -f '/home/foidbgen/mer/android/droid/installroot/*goldfish*'
  183. + rm -rf /home/foidbgen/mer/android/droid/installroot/proc /home/foidbgen/mer/android/droid/installroot/sys /home/foidbgen/mer/android/droid/installroot/dev /home/foidbgen/mer/android/droid/installroot/sepolicy /home/foidbgen/mer/android/droid/installroot/file_contexts /home/foidbgen/mer/android/droid/installroot/property_contexts /home/foidbgen/mer/android/droid/installroot/seapp_contexts
  184. + rm -rf /home/foidbgen/mer/android/droid/installroot/charger /home/foidbgen/mer/android/droid/installroot/res /home/foidbgen/mer/android/droid/installroot/data
  185. + mkdir -p /home/foidbgen/mer/android/droid/installroot/sbin
  186. + mv /home/foidbgen/mer/android/droid/installroot/init /home/foidbgen/mer/android/droid/installroot/sbin/droid-hal-init
  187. + find /home/foidbgen/mer/android/droid/installroot/sbin/ -lname ../init -execdir echo rm '{}' ';' -execdir echo 'ln -s' ./droid-hal-init '{}' ';'
  188. rm ./ueventd
  189. ln -s ./droid-hal-init ./ueventd
  190. rm ./watchdogd
  191. ln -s ./droid-hal-init ./watchdogd
  192. + cp tmp/hw-release /home/foidbgen/mer/android/droid/installroot//usr/lib/droid-devel/hw-release.vars
  193. + touch /home/foidbgen/mer/android/droid/installroot//usr/lib/droid/droid-user-remove.sh.installed
  194. + echo '#!/bin/sh'
  195. + grep -q 'PLATFORM_VERSION := 5.' ./build/core/version_defaults.mk
  196. + grep -q '^CONFIG_ANDROID_PARANOID_NETWORK=y' ./out/target/product/titan/obj/KERNEL_OBJ/.config
  197. + cat
  198. ++ cat out/target/product/titan/obj/KERNEL_OBJ/include/config/kernel.release
  199. + KERNEL_RELEASE=3.4.42-gc6b9383-dirty
  200. + cp out/target/product/titan/kernel /home/foidbgen/mer/android/droid/installroot/boot/kernel-3.4.42-gc6b9383-dirty
  201. + cp out/target/product/titan/obj/ROOT/hybris-boot_intermediates/boot-initramfs.gz /home/foidbgen/mer/android/droid/installroot/boot/
  202. + echo /boot/kernel-3.4.42-gc6b9383-dirty
  203. + echo /boot/boot-initramfs.gz
  204. + cp out/target/product/titan/dt.img /home/foidbgen/mer/android/droid/installroot/boot/
  205. + echo /boot/dt.img
  206. + MOD_DIR=/home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty
  207. + mkdir -p /home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty
  208. + cp -a out/target/product/titan/system/lib/modules/. /home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty/.
  209. + cp -a 'out/target/product/titan/obj/*/modules.builtin' /home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty/.
  210. cp: cannot stat `out/target/product/titan/obj/*/modules.builtin': No such file or directory
  211. + true
  212. + cp -a 'out/target/product/titan/obj/*/modules.order' /home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty/.
  213. cp: cannot stat `out/target/product/titan/obj/*/modules.order': No such file or directory
  214. + true
  215. + mv /home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty /home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty
  216. mv: cannot move `/home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty' to a subdirectory of itself, `/home/foidbgen/mer/android/droid/installroot/lib/modules/3.4.42-gc6b9383-dirty/3.4.42-gc6b9383-dirty'
  217. + true
  218. + cp out/target/product/titan/hybris-boot.img /home/foidbgen/mer/android/droid/installroot/boot/
  219. + cp out/target/product/titan/hybris-recovery.img /home/foidbgen/mer/android/droid/installroot/boot/
  220. ++ cd /home/foidbgen/mer/android/droid/installroot/lib/systemd/system
  221. ++ echo firmware.mount fsg.mount mnt-asec.mount mnt-obb.mount none.mount persist.mount sys-fs-cgroup-bfqio.mount sys-fs-pstore.mount system.mount
  222. + echo 'firmware.mount fsg.mount mnt-asec.mount mnt-obb.mount none.mount persist.mount sys-fs-cgroup-bfqio.mount sys-fs-pstore.mount system.mount'
  223. + install -D tmp/units/all-units.txt /home/foidbgen/mer/android/droid/installroot/usr/lib/droid/all-units.txt
  224. + /usr/lib/rpm/check-buildroot
  225. + /usr/lib/rpm/meego/brp-compress
  226. + /usr/lib/rpm/meego/brp-strip /bin/true
  227. + /usr/lib/rpm/meego/brp-strip-static-archive /bin/true
  228. + /usr/lib/rpm/meego/brp-strip-comment-note /bin/true /usr/bin/objdump
  229. + /usr/lib/rpm/brp-python-bytecompile
  230. + /usr/lib/rpm/meego/brp-python-hardlink
  231. + /usr/lib/rpm/meego/find-docs.sh /home/foidbgen/mer/android/droid/installroot
  232. + /usr/lib/rpm/meego/brp-java-repack-jars
  233. Processing files: droid-hal-titan-0.0.6-201702131246.armv7hl
  234. Provides: droid-hal
  235. Requires(interp): /bin/sh /bin/sh
  236. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  237. Requires(post): /bin/grep /bin/ln /bin/sed /bin/sh /bin/touch /etc/login.defs /usr/bin/add-oneshot /usr/bin/getent systemd
  238. Requires(preun): /bin/sh systemd
  239. Requires(postun): systemd
  240. Processing files: droid-hal-titan-devel-0.0.6-201702131246.armv7hl
  241. Provides: droid-hal-devel libEGL.so libGLES_trace.so libGLESv1_CM.so libGLESv2.so libbacktrace.so libc.so libcrypto.so libcutils.so libdl.so libdsyscalls.so libgccdemangle.so liblog.so libm.so libpcre.so libselinux.so libstdc++.so libstlport.so libunwind-ptrace.so libunwind.so libutils.so linker pkgconfig(android-headers) = 5.1.1
  242. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  243. Processing files: droid-hal-titan-tools-0.0.6-201702131246.armv7hl
  244. Provides: droid-hal-tools
  245. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  246. Obsoletes: droid-hal-tools <= 0.0.2
  247. Processing files: droid-hal-titan-kernel-0.0.6-201702131246.armv7hl
  248. Provides: droid-hal-kernel
  249. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  250. Processing files: droid-hal-titan-kernel-modules-0.0.6-201702131246.armv7hl
  251. Provides: droid-hal-kernel-modules
  252. Requires(interp): /bin/sh
  253. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  254. Requires(post): /bin/sh
  255. Processing files: droid-hal-titan-img-boot-0.0.6-201702131246.armv7hl
  256. Provides: droid-hal-img-boot
  257. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  258. Requires(post): /bin/grep /bin/ln /bin/sed /bin/touch /etc/login.defs /usr/bin/add-oneshot /usr/bin/getent
  259. Processing files: droid-hal-titan-img-recovery-0.0.6-201702131246.armv7hl
  260. Provides: droid-hal-img-recovery
  261. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  262. Processing files: droid-hal-titan-detritus-0.0.6-201702131246.armv7hl
  263. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  264. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/foidbgen/mer/android/droid/installroot
  265. warning: Could not canonicalize hostname: linux-f2ft
  266. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-0.0.6-201702131246.armv7hl.rpm
  267. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-devel-0.0.6-201702131246.armv7hl.rpm
  268. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-tools-0.0.6-201702131246.armv7hl.rpm
  269. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-kernel-0.0.6-201702131246.armv7hl.rpm
  270. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-kernel-modules-0.0.6-201702131246.armv7hl.rpm
  271. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-img-boot-0.0.6-201702131246.armv7hl.rpm
  272. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-img-recovery-0.0.6-201702131246.armv7hl.rpm
  273. Wrote: /home/foidbgen/mer/android/droid/RPMS/droid-hal-titan-detritus-0.0.6-201702131246.armv7hl.rpm
  274. Spawning worker 0 with 54 pkgs
  275. Workers Finished
  276. Gathering worker results
  277.  
  278. Saving Primary metadata
  279. Saving file lists metadata
  280. Saving other metadata
  281. Generating sqlite DBs
  282. Sqlite DBs complete
  283. connman not AVAILABLE
  284. DBus call failed, falling back to libssu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement