Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.53 KB | None | 0 0
  1. HABUILD_SDK [ginkgo] rodrigo@ubuntu:~/hadk$ hybris/mer-kernel-check/mer_verify_kernel_config \./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
  2. perl: warning: Setting locale failed.
  3. perl: warning: Please check that your locale settings:
  4. LANGUAGE = (unset),
  5. LC_ALL = (unset),
  6. LC_MESSAGES = "en_US.UTF-8",
  7. LC_CTYPE = "en_US.UTF-8",
  8. LANG = (unset)
  9. are supported and installed on your system.
  10. perl: warning: Falling back to the standard locale ("C").
  11. WARNING: CONFIG_ISO9660_FS is invalid
  12. It is unset
  13. Allowed values : y, m, !
  14. Comment says: optional extra filesystem (CD-ROM)
  15.  
  16. ERROR: CONFIG_DEVTMPFS is invalid
  17. It is unset
  18. Allowed values : y
  19. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  20.  
  21. WARNING: CONFIG_CGROUP_DEVICE is invalid
  22. It is unset
  23. Allowed values : y, !
  24. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  25.  
  26. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  27. It is unset
  28. Allowed values : y
  29. Comment says: Required by hybris-boot init-script
  30.  
  31. WARNING: CONFIG_CGROUP_PERF is invalid
  32. It is unset
  33. Allowed values : y, !
  34. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  35.  
  36. ERROR: CONFIG_SYSVIPC is invalid
  37. It is unset
  38. Allowed values : y
  39. Comment says: Inter Process Communication option is required to run Mer
  40.  
  41. WARNING: CONFIG_HIDRAW is invalid
  42. It is unset
  43. Allowed values : y, m, !
  44. Comment says: optional: Support HID devices
  45.  
  46. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  47. It is unset
  48. Allowed values : y, !
  49. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  50.  
  51. WARNING: CONFIG_UTS_NS is invalid
  52. It is unset
  53. Allowed values : y, !
  54. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  55.  
  56. WARNING: CONFIG_NFS_V4_1 is invalid
  57. It is unset
  58. Allowed values : y, !
  59. Comment says: optional, for NFS support
  60.  
  61. WARNING: CONFIG_AUDIT is invalid
  62. Value is: y
  63. Allowed values : n, !
  64. 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
  65.  
  66. WARNING: CONFIG_BT_RFCOMM is invalid
  67. It is unset
  68. Allowed values : y, !
  69. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  70.  
  71. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  72. It is unset
  73. Allowed values : y, !
  74. Comment says: optional, but highly recommended
  75.  
  76. WARNING: CONFIG_FW_LOADER_USER_HELPER is invalid
  77. Value is: y
  78. Allowed values : n, !
  79. Comment says: it's actually needed by some Lollipop based devices; systemd(optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  80.  
  81. WARNING: CONFIG_CIFS is invalid
  82. It is unset
  83. Allowed values : y, m, !
  84. Comment says: optional extra filesystem (CIFS - Windows net fs)
  85.  
  86. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  87. It is unset
  88. Allowed values : y, !
  89. 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.
  90.  
  91. WARNING: CONFIG_NETFILTER_XT_MATCH_SCTP is invalid
  92. It is unset
  93. Allowed values : y, m, !
  94. Comment says: connman: for iptables sctp match
  95.  
  96. WARNING: CONFIG_UDF_FS is invalid
  97. It is unset
  98. Allowed values : y, m, !
  99. Comment says: optional extra filesystem (DVD & portable USB)
  100.  
  101. ERROR: CONFIG_FHANDLE is invalid
  102. It is unset
  103. Allowed values : y
  104. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  105.  
  106. WARNING: CONFIG_NFS_ACL_SUPPORT is invalid
  107. It is unset
  108. Allowed values : y, m, !
  109. Comment says: optional, for NFS support
  110.  
  111. WARNING: CONFIG_BLK_DEV_NBD is invalid
  112. It is unset
  113. Allowed values : y, m, !
  114. Comment says: optional, for NFS & CIFS support
  115.  
  116. WARNING: CONFIG_IP6_NF_MATCH_AH is invalid
  117. It is unset
  118. Allowed values : y, m, !
  119. Comment says: connman: for ip6tables ah match
  120.  
  121. WARNING: CONFIG_IP6_NF_MATCH_MH is invalid
  122. It is unset
  123. Allowed values : y, m, !
  124. Comment says: connman: for ip6tables mh match
  125.  
  126. WARNING: CONFIG_SUNRPC_GSS is invalid
  127. It is unset
  128. Allowed values : y, m, !
  129. Comment says: optional, for NFS support
  130.  
  131. WARNING: CONFIG_IPC_NS is invalid
  132. It is unset
  133. Allowed values : y, !
  134. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  135.  
  136. WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
  137. It is unset
  138. Allowed values : y, !, <4.3
  139. Comment says: optional, only valid for kernel < 4.3
  140.  
  141. WARNING: CONFIG_SECURITY_YAMA is invalid
  142. It is unset
  143. Allowed values : y, !
  144. Comment says: optional, prevents user's processes from ptracing each other
  145.  
  146. WARNING: CONFIG_IP6_NF_MATCH_FRAG is invalid
  147. It is unset
  148. Allowed values : y, m, !
  149. Comment says: connman: for ip6tables frag match
  150.  
  151. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  152. It is unset
  153. Allowed values : y, m, !
  154. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  155.  
  156. WARNING: CONFIG_AUTOFS4_FS is invalid
  157. It is unset
  158. Allowed values : y, m, !
  159. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  160.  
  161. WARNING: CONFIG_NETFILTER_XT_MATCH_DCCP is invalid
  162. It is unset
  163. Allowed values : y, m, !
  164. Comment says: connman: for iptables dccp match
  165.  
  166. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  167. It is unset
  168. Allowed values : y, m, !
  169. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  170.  
  171. WARNING: CONFIG_BTRFS_FS is invalid
  172. It is unset
  173. Allowed values : y, !
  174. Comment says: optional extra filesystem (BTRFS)
  175.  
  176. ERROR: CONFIG_VT is invalid
  177. It is unset
  178. Allowed values : y
  179. Comment says: Required for virtual consoles
  180.  
  181. WARNING: CONFIG_NFS_FS is invalid
  182. It is unset
  183. Allowed values : y, m, !
  184. Comment says: optional, for NFS support
  185.  
  186. WARNING: CONFIG_NETFILTER_XT_MATCH_RECENT is invalid
  187. It is unset
  188. Allowed values : y, m, !
  189. Comment says: connman: for iptables recent match
  190.  
  191. WARNING: CONFIG_NFS_V3_ACL is invalid
  192. It is unset
  193. Allowed values : y, !
  194. Comment says: optional, for NFS support
  195.  
  196. ERROR: CONFIG_NLS_UTF8 is invalid
  197. It is unset
  198. Allowed values : y
  199. Comment says: Ensure that we support UTF8 filenames.
  200.  
  201. WARNING: CONFIG_FANOTIFY is invalid
  202. It is unset
  203. Allowed values : y, !
  204. Comment says: optional, required for systemd readahead.
  205.  
  206. WARNING: CONFIG_NFS_USE_KERNEL_DNS is invalid
  207. It is unset
  208. Allowed values : y, !
  209. Comment says: optional, for NFS support
  210.  
  211. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  212. It is unset
  213. Allowed values : y, !
  214. 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)
  215.  
  216. WARNING: CONFIG_LOCKD is invalid
  217. It is unset
  218. Allowed values : y, m, !
  219. Comment says: optional, for NFS support
  220.  
  221. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  222. It is unset
  223. Allowed values : y, !
  224. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  225.  
  226. WARNING: CONFIG_MEMCG_KMEM is invalid
  227. It is unset
  228. Allowed values : y, !, >=3.6
  229. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version >= 3.6
  230.  
  231. WARNING: CONFIG_PID_NS is invalid
  232. It is unset
  233. Allowed values : y, !
  234. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  235.  
  236. WARNING: CONFIG_BT_HCIUART is invalid
  237. It is unset
  238. Allowed values : y, !
  239. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  240.  
  241. WARNING: CONFIG_LBDAF is invalid
  242. It is unset
  243. Allowed values : y, !
  244. Comment says: ext4 filesystem requires this in order to support filesysetms with huge_file feature, which is enabled by default by mke2fs.ext4
  245.  
  246. WARNING: CONFIG_NETWORK_FILESYSTEMS is invalid
  247. It is unset
  248. Allowed values : y, !
  249. Comment says: optional, for NFS support
  250.  
  251. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  252. It is unset
  253. Allowed values : y, !
  254. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  255.  
  256. WARNING: CONFIG_LOCKD_V4 is invalid
  257. It is unset
  258. Allowed values : y, !
  259. Comment says: optional, for NFS support
  260.  
  261. WARNING: CONFIG_NFS_V3 is invalid
  262. It is unset
  263. Allowed values : y, !
  264. Comment says: optional, for NFS support
  265.  
  266. WARNING: CONFIG_NF_NAT_IPV6 is invalid
  267. It is unset
  268. Allowed values : y, m, !
  269. Comment says: connman: to enable IPv6 NAT
  270.  
  271. WARNING: CONFIG_SUNRPC is invalid
  272. It is unset
  273. Allowed values : y, m, !
  274. Comment says: optional, for NFS support
  275.  
  276. WARNING: CONFIG_NFS_COMMON is invalid
  277. It is unset
  278. Allowed values : y, !
  279. Comment says: optional, for NFS support
  280.  
  281. WARNING: CONFIG_BT_HCIUART_H4 is invalid
  282. It is unset
  283. Allowed values : y, !
  284. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  285.  
  286. WARNING: CONFIG_NFS_V4 is invalid
  287. It is unset
  288. Allowed values : y, !
  289. Comment says: optional, for NFS support
  290.  
  291. ERROR: CONFIG_DUMMY is invalid
  292. Value is: y
  293. Allowed values : n
  294. Use of uninitialized value in concatenation (.) or string at hybris/mer-kernel-check/mer_verify_kernel_config line 185, <> line 5829.
  295. Comment says:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement