Advertisement
Guest User

Untitled

a guest
Aug 24th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. mb2 -t $VENDOR-$DEVICE-armv7hl -s rpm/droid-hal-device.inc build
  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.1.0+git6-1.5.17.armv7hl'. The highest available version is already installed.
  6. 'systemd' is already installed.
  7. No update candidate for 'systemd-208-1.4.2.armv7hl'. The highest available version is already installed.
  8. 'repomd-pattern-builder' is already installed.
  9. No update candidate for 'repomd-pattern-builder-0.3.1-1.2.1.armv7hl'. The highest available version is already installed.
  10. 'mer-kernel-checks' is already installed.
  11. No update candidate for 'mer-kernel-checks-0.0.2-1.1.1.armv7hl'. The highest available version is already installed.
  12. Resolving package dependencies...
  13.  
  14. Nothing to do.
  15. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IIDWjl
  16. + umask 022
  17. + cd /parentroot/srv/mer/sdks/ubuntu/srv/mer/android/droid
  18. + LANG=C
  19. + export LANG
  20. + unset DISPLAY
  21. + 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=vfpv3-d16 -mno-thumb -Wno-psabi'
  22. + export CFLAGS
  23. + 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=vfpv3-d16 -mno-thumb -Wno-psabi'
  24. + export CXXFLAGS
  25. + 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=vfpv3-d16 -mno-thumb -Wno-psabi -I/usr/lib/gfortran/modules'
  26. + export FFLAGS
  27. + LD_AS_NEEDED=1
  28. + export LD_AS_NEEDED
  29. + rm -rf tmp
  30. + mkdir tmp
  31. + echo Verifying kernel config
  32. Verifying kernel config
  33. + mer_verify_kernel_config './out/target/product/%{device}/obj/KERNEL_OBJ/.config'
  34. Can't open ./out/target/product/%{device}/obj/KERNEL_OBJ/.config: No such file or directory at /usr/bin/mer_verify_kernel_config line 58.
  35. ERROR: CONFIG_INOTIFY_USER is invalid
  36. It is unset
  37. Allowed values : y
  38. WARN: CONFIG_IPV6 is invalid
  39. It is unset
  40. Allowed values : y, m, !
  41. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/tree/README#n37
  42. WARN: CONFIG_AUDIT is invalid
  43. It is unset
  44. Allowed values : y, !
  45. Comment says: optional, but recommended
  46. ERROR: CONFIG_PROC_FS is invalid
  47. It is unset
  48. Allowed values : y
  49. ERROR: CONFIG_DEVTMPFS is invalid
  50. It is unset
  51. Allowed values : y
  52. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  53. It is unset
  54. Allowed values : y
  55. ERROR: CONFIG_VT is invalid
  56. It is unset
  57. Allowed values : y
  58. ERROR: CONFIG_NET is invalid
  59. It is unset
  60. Allowed values : y
  61. ERROR: CONFIG_SIGNALFD is invalid
  62. It is unset
  63. Allowed values : y
  64. ERROR: CONFIG_AUTOFS4_FS is invalid
  65. It is unset
  66. Allowed values : y, m
  67. WARN: CONFIG_TMPFS_POSIX_ACL is invalid
  68. It is unset
  69. Allowed values : y, !
  70. Comment says: recommended, if you want pam_systemd.so to setup your "seats"
  71. WARN: CONFIG_FANOTIFY is invalid
  72. It is unset
  73. Allowed values : y, !
  74. Comment says: optional, required for systemd readahead.
  75. WARN: CONFIG_TUN is invalid
  76. It is unset
  77. Allowed values : y, m, !
  78. Comment says: ofono: http://git.kernel.org/?p=network/ofono/ofono.git;a=blob;f=README;h=413d789e5f9e96024986f5116d3c8aff0c9f15b8;hb=HEAD#l28
  79. ERROR: CONFIG_SYSFS is invalid
  80. It is unset
  81. Allowed values : y
  82. WARN: CONFIG_RTC_DRV_CMOS is invalid
  83. It is unset
  84. Allowed values : y, !
  85. Comment says: optional, but highly recommended
  86. WARN: CONFIG_UEVENT_HELPER_PATH is invalid
  87. It is unset
  88. Allowed values : "", !
  89. Comment says: should be empty, if you want to use systemd without initramfs. Also udev http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;hb=HEAD;f=README#34
  90. WARN: CONFIG_EXT4_FS is invalid
  91. It is unset
  92. Allowed values : y, m, !
  93. Comment says: Mer uses ext4 as rootfs by default
  94. ERROR: CONFIG_CGROUPS is invalid
  95. It is unset
  96. Allowed values : y
  97. ERROR: CONFIG_HOTPLUG is invalid
  98. It is unset
  99. Allowed values : y
  100. error: Bad exit status from /var/tmp/rpm-tmp.IIDWjl (%build)
  101.  
  102.  
  103. RPM build errors:
  104. Bad exit status from /var/tmp/rpm-tmp.IIDWjl (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement