Advertisement
Guest User

Untitled

a guest
Dec 14th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.20 KB | None | 0 0
  1. The following NEW packages are going to be installed:
  2. qt5-qttools-kmap2qmap rsync
  3.  
  4. 2 new packages to install.
  5. Overall download size: 280.5 KiB. After the operation, additional 453.7 KiB will be used.
  6. Continue? [y/n/?] (y): y
  7. Building target platforms: armv7hl-meego-linux
  8. Building for target armv7hl-meego-linux
  9. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eXUonp
  10. + umask 022
  11. + cd /home/sailfish/hadk
  12. + LANG=C
  13. + export LANG
  14. + unset DISPLAY
  15. + 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'
  16. + export CFLAGS
  17. + 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'
  18. + export CXXFLAGS
  19. + 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'
  20. + export FFLAGS
  21. + LD_AS_NEEDED=1
  22. + export LD_AS_NEEDED
  23. + echo _target_cpu is armv7hl
  24. _target_cpu is armv7hl
  25. + grep -q '^TARGET_ARCH := arm64' ./device/asus/grouper/BoardConfig.mk ./device/asus/grouper/BoardConfigCommon.mk
  26. + rm -rf tmp
  27. + mkdir tmp
  28. + echo Verifying kernel config
  29. Verifying kernel config
  30. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/grouper/obj/KERNEL_OBJ/.config
  31. Use of uninitialized value in concatenation (.) or string at hybris/mer-kernel-check/mer_verify_kernel_config line 111, <> line 3360.
  32. WARNING: CONFIG_NET_NS is invalid
  33. It is unset
  34. Allowed values : y, !
  35. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  36.  
  37. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  38. It is unset
  39. Allowed values : y
  40. Comment says: Required by hybris-boot init-script
  41.  
  42. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  43. It is unset
  44. Allowed values : y, !
  45. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  46.  
  47. ERROR: CONFIG_VT is invalid
  48. It is unset
  49. Allowed values : y
  50. Comment says: Required for virtual consoles
  51.  
  52. ERROR: CONFIG_TMPFS_POSIX_ACL is invalid
  53. It is unset
  54. Allowed values : y
  55. 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
  56.  
  57. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  58. It is unset
  59. Allowed values : y, m, !
  60. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  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_TMPFS_XATTR is invalid
  73. It is unset
  74. Allowed values : y, !
  75. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  76.  
  77. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  78. It is unset
  79. Allowed values : y, !
  80. 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.
  81.  
  82. WARNING: CONFIG_CGROUP_DEVICE is invalid
  83. It is unset
  84. Allowed values : y, !
  85. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  86.  
  87. WARNING: CONFIG_PID_NS is invalid
  88. It is unset
  89. Allowed values : y, !
  90. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  91.  
  92. ERROR: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
  93. Value is: y
  94. Allowed values : n
  95. Comment says: not tested with Mer
  96.  
  97. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  98. It is unset
  99. Allowed values : y, !
  100. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  101.  
  102. WARNING: CONFIG_BRIDGE is invalid
  103. It is unset
  104. Allowed values : y, m, !
  105. Comment says: connman (optional): support tethering, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=19fe7cad485afa6a7a5cc4aa75615ce8b7b8d376
  106.  
  107. WARNING: CONFIG_SECCOMP is invalid
  108. It is unset
  109. Allowed values : y, !
  110. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f28cbd0382ca53baa99803bbc907a469fbf68128
  111.  
  112. ERROR: CONFIG_DUMMY is invalid
  113. Value is: y
  114. Allowed values : n
  115. Comment says:
  116.  
  117. WARNING: CONFIG_CGROUP_PERF is invalid
  118. It is unset
  119. Allowed values : y, !
  120. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  121.  
  122. WARNING: CONFIG_IPC_NS is invalid
  123. It is unset
  124. Allowed values : y, !
  125. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  126.  
  127. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  128. It is unset
  129. Allowed values : y, !
  130. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  131.  
  132. WARNING: CONFIG_FANOTIFY is invalid
  133. It is unset
  134. Allowed values : y, !
  135. Comment says: optional, required for systemd readahead.
  136.  
  137. WARNING: CONFIG_HIDRAW is invalid
  138. It is unset
  139. Allowed values : y, m, !
  140. Comment says: optional: Support HID devices
  141.  
  142. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  143. It is unset
  144. Allowed values : y, !
  145. Comment says: optional, but highly recommended
  146.  
  147. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  148. It is unset
  149. Allowed values : y, !
  150. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  151.  
  152. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  153. It is unset
  154. Allowed values : y, !
  155. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  156.  
  157. ERROR: CONFIG_FHANDLE is invalid
  158. It is unset
  159. Allowed values : y
  160. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  161.  
  162. ERROR: CONFIG_NLS_UTF8 is invalid
  163. It is unset
  164. Allowed values : y
  165. Comment says: Ensure that we support UTF8 filenames.
  166.  
  167. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  168. It is unset
  169. Allowed values : y, !
  170. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  171.  
  172. ERROR: CONFIG_SYSVIPC is invalid
  173. It is unset
  174. Allowed values : y
  175. Comment says: Inter Process Communication option is required to run Mer
  176.  
  177. ERROR: CONFIG_DEVTMPFS is invalid
  178. It is unset
  179. Allowed values : y
  180. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  181.  
  182. WARNING: CONFIG_AUTOFS4_FS is invalid
  183. It is unset
  184. Allowed values : y, m, !
  185. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  186.  
  187. WARNING: CONFIG_UTS_NS is invalid
  188. It is unset
  189. Allowed values : y, !
  190. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  191.  
  192. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  193. It is unset
  194. Allowed values : y, m, !
  195. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  196.  
  197. WARNING: CONFIG_BLK_CGROUP is invalid
  198. It is unset
  199. Allowed values : y, !
  200. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  201.  
  202. error: Bad exit status from /var/tmp/rpm-tmp.eXUonp (%build)
  203.  
  204.  
  205. RPM build errors:
  206. Bad exit status from /var/tmp/rpm-tmp.eXUonp (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement