Advertisement
foxclore

Eror

Dec 12th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. NOTICE: Using the 'xiaomi-apollon-aarch64.default' snapshot of the build target
  2. Loading repository data...
  3. Reading installed packages...
  4. 'qt5-qttools-kmap2qmap >= 5.1.0+git5' is already installed.
  5. No update candidate for 'qt5-qttools-kmap2qmap-5.6.3+git2-1.5.2.jolla.aarch64'. The highest available version is already installed.
  6. 'oneshot' is already installed.
  7. No update candidate for 'oneshot-0.6.9-1.5.1.jolla.noarch'. The highest available version is already installed.
  8. 'pkgconfig(zlib)' not found in package names. Trying capabilities.
  9. 'zlib-devel' providing 'pkgconfig(zlib)' is already installed.
  10. 'pkgconfig(systemd)' not found in package names. Trying capabilities.
  11. 'systemd-devel' providing 'pkgconfig(systemd)' is already installed.
  12. 'python' is already installed.
  13. No update candidate for 'python-2.7.17+git6-1.4.2.jolla.aarch64'. The highest available version is already installed.
  14. 'rsync' is already installed.
  15. No update candidate for 'rsync-3.1.3+git1-1.5.1.jolla.aarch64'. The highest available version is already installed.
  16. Resolving package dependencies...
  17.  
  18. Nothing to do.
  19. hostname: Unknown host
  20. Building target platforms: aarch64-meego-linux-gnu
  21. Building for target aarch64-meego-linux-gnu
  22. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yBDmnY
  23. + umask 022
  24. + cd /home/fox/projects/sfos
  25. + LANG=C
  26. + export LANG
  27. + unset DISPLAY
  28. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -march=armv8-a'
  29. + export CFLAGS
  30. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -march=armv8-a'
  31. + export CXXFLAGS
  32. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -march=armv8-a -I/usr/lib64/gfortran/modules'
  33. + export FFLAGS
  34. + LD_AS_NEEDED=1
  35. + export LD_AS_NEEDED
  36. + echo _target_cpu is aarch64
  37. _target_cpu is aarch64
  38. + rm -rf tmp
  39. + mkdir tmp
  40. + echo Verifying kernel config
  41. Verifying kernel config
  42. + hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/apollon/obj/DTB_OBJ/.config ./out/target/product/apollon/obj/KERNEL_OBJ/.config
  43. Use of uninitialized value in concatenation (.) or string at hybris/mer-kernel-check/mer_verify_kernel_config line 185, <> line 12787.
  44. WARNING: CONFIG_AUDIT is invalid
  45. Value is: y
  46. Allowed values : n, !
  47. 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
  48.  
  49. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  50. It is unset
  51. Allowed values : y, !
  52. 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.
  53.  
  54. WARNING: CONFIG_NF_NAT_IPV6 is invalid
  55. It is unset
  56. Allowed values : y, m, !
  57. Comment says: connman: to enable IPv6 NAT
  58.  
  59. WARNING: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
  60. It is unset
  61. Allowed values : y, !
  62. Comment says: Helping memory handling at least with Android runtime (tested on Jolla C)
  63.  
  64. ERROR: CONFIG_DUMMY is invalid
  65. Value is: y
  66. Allowed values : n
  67. Comment says:
  68.  
  69. WARNING: CONFIG_HIDRAW is invalid
  70. It is unset
  71. Allowed values : y, m, !
  72. Comment says: optional: Support HID devices
  73.  
  74. WARNING: CONFIG_UDF_FS is invalid
  75. It is unset
  76. Allowed values : y, m, !
  77. Comment says: optional extra filesystem (DVD & portable USB)
  78.  
  79. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  80. It is unset
  81. Allowed values : y, !
  82. Comment says: optional, but highly recommended
  83.  
  84. WARNING: CONFIG_NETFILTER_XT_MATCH_QTAGUID is invalid
  85. It is unset
  86. Allowed values : y, m, !
  87. Comment says: connman: for iptables owner/qtaguid match
  88.  
  89. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  90. It is unset
  91. Allowed values : y, !
  92. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  93.  
  94. WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
  95. It is unset
  96. Allowed values : y, !, <4.3
  97. Comment says: optional, only valid for kernel < 4.3
  98.  
  99. WARNING: CONFIG_FW_LOADER_USER_HELPER is invalid
  100. Value is: y
  101. Allowed values : n, !
  102. Comment says: it's actually needed by some Lollipop based devices; systemd(optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  103.  
  104. WARNING: CONFIG_LBDAF is invalid
  105. It is unset
  106. Allowed values : y, !
  107. Comment says: ext4 filesystem requires this in order to support filesysetms with huge_file feature, which is enabled by default by mke2fs.ext4
  108.  
  109. error: Bad exit status from /var/tmp/rpm-tmp.yBDmnY (%build)
  110.  
  111.  
  112. RPM build errors:
  113. Bad exit status from /var/tmp/rpm-tmp.yBDmnY (%build)
  114. No journal files were found.
  115. Failed to seek to cursor: Invalid argument
  116. mv: cannot stat 'RPMS.saved/*.rpm': No such file or directory
  117.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement