Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.43 KB | None | 0 0
  1. The following NEW package is going to be installed:
  2. qt5-qttools-kmap2qmap
  3.  
  4. 1 new package to install.
  5. Overall download size: 16.9 KiB. After the operation, additional 32.5 KiB will be used.
  6. Continue? [y/n/?] (y): y
  7. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eDsPwf
  8. + umask 022
  9. + cd /home/dirlei/mer/android/droid
  10. + LANG=C
  11. + export LANG
  12. + unset DISPLAY
  13. + 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'
  14. + export CFLAGS
  15. + 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'
  16. + export CXXFLAGS
  17. + 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'
  18. + export FFLAGS
  19. + LD_AS_NEEDED=1
  20. + export LD_AS_NEEDED
  21. + echo _target_cpu is armv7hl
  22. _target_cpu is armv7hl
  23. + rm -rf tmp
  24. + mkdir tmp
  25. + echo Verifying kernel config
  26. Verifying kernel config
  27. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/titan/obj/KERNEL_OBJ/.config
  28. Use of uninitialized value in concatenation (.) or string at hybris/mer-kernel-check/mer_verify_kernel_config line 111, <> line 3653.
  29. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  30. It is unset
  31. Allowed values : y
  32. Comment says: Required by hybris-boot init-script
  33.  
  34. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  35. It is unset
  36. Allowed values : y, !
  37. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  38.  
  39. WARNING: CONFIG_BT_HCIUART is invalid
  40. It is unset
  41. Allowed values : y, !
  42. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  43.  
  44. ERROR: CONFIG_TMPFS_POSIX_ACL is invalid
  45. It is unset
  46. Allowed values : y
  47. Comment says: systemd: required by hybris-boot init-script, if you want pam_systemd.so to setup your "seats". http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
  48.  
  49. ERROR: CONFIG_IKCONFIG_PROC is invalid
  50. It is unset
  51. Allowed values : y
  52. Comment says: Required by hybris-boot init-script
  53.  
  54. WARNING: CONFIG_BT_HCIUART_H4 is invalid
  55. It is unset
  56. Allowed values : y, !
  57. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  58.  
  59. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  60. It is unset
  61. Allowed values : y, m, !
  62. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  63.  
  64. WARNING: CONFIG_AUDIT is invalid
  65. Value is: y
  66. Allowed values : n, !
  67. 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
  68.  
  69. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  70. It is unset
  71. Allowed values : y, !
  72. 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)
  73.  
  74. WARNING: CONFIG_TMPFS_XATTR is invalid
  75. It is unset
  76. Allowed values : y, !
  77. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  78.  
  79. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  80. It is unset
  81. Allowed values : y, !
  82. 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.
  83.  
  84. WARNING: CONFIG_CGROUP_DEVICE is invalid
  85. It is unset
  86. Allowed values : y, !
  87. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  88.  
  89. WARNING: CONFIG_PID_NS is invalid
  90. It is unset
  91. Allowed values : y, !
  92. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  93.  
  94. ERROR: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
  95. Value is: y
  96. Allowed values : n
  97. Comment says: not tested with Mer
  98.  
  99. WARNING: CONFIG_SECCOMP is invalid
  100. It is unset
  101. Allowed values : y, !
  102. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f28cbd0382ca53baa99803bbc907a469fbf68128
  103.  
  104. ERROR: CONFIG_DUMMY is invalid
  105. Value is: y
  106. Allowed values : n
  107. Comment says:
  108.  
  109. WARNING: CONFIG_CGROUP_PERF is invalid
  110. It is unset
  111. Allowed values : y, !
  112. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  113.  
  114. WARNING: CONFIG_IPC_NS is invalid
  115. It is unset
  116. Allowed values : y, !
  117. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  118.  
  119. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  120. It is unset
  121. Allowed values : y, !
  122. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  123.  
  124. WARNING: CONFIG_FANOTIFY is invalid
  125. It is unset
  126. Allowed values : y, !
  127. Comment says: optional, required for systemd readahead.
  128.  
  129. WARNING: CONFIG_HIDRAW is invalid
  130. It is unset
  131. Allowed values : y, m, !
  132. Comment says: optional: Support HID devices
  133.  
  134. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  135. It is unset
  136. Allowed values : y, !
  137. Comment says: optional, but highly recommended
  138.  
  139. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  140. It is unset
  141. Allowed values : y, !
  142. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  143.  
  144. ERROR: CONFIG_FHANDLE is invalid
  145. It is unset
  146. Allowed values : y
  147. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  148.  
  149. ERROR: CONFIG_NLS_UTF8 is invalid
  150. It is unset
  151. Allowed values : y
  152. Comment says: Ensure that we support UTF8 filenames.
  153.  
  154. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  155. It is unset
  156. Allowed values : y, !
  157. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  158.  
  159. ERROR: CONFIG_DEVTMPFS is invalid
  160. It is unset
  161. Allowed values : y
  162. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  163.  
  164. WARNING: CONFIG_AUTOFS4_FS is invalid
  165. It is unset
  166. Allowed values : y, m, !
  167. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  168.  
  169. WARNING: CONFIG_UTS_NS is invalid
  170. It is unset
  171. Allowed values : y, !
  172. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  173.  
  174. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  175. It is unset
  176. Allowed values : y, m, !
  177. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  178.  
  179. WARNING: CONFIG_BLK_CGROUP is invalid
  180. It is unset
  181. Allowed values : y, !
  182. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  183.  
  184. error: Bad exit status from /var/tmp/rpm-tmp.eDsPwf (%build)
  185.  
  186.  
  187. RPM build errors:
  188. Bad exit status from /var/tmp/rpm-tmp.eDsPwf (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement