0

core-image-selinuxyocto ウォリアー ブランチの生成中に、以下のエラーが発生します。

ERROR: glib-2.0-native-1_2.58.3-r0 do_configure: meson failed
ERROR: glib-2.0-native-1_2.58.3-r0 do_configure: Function failed: do_configure (log file is located at /home/panther2/warrior/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.58.3-r0/temp/log.do_configure.34545)
ERROR: Logfile of failure stored in: /home/panther2/warrior/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.58.3-r0/temp/log.do_configure.34545
Log data follows:
| DEBUG: Executing shell function do_configure
| NOTE: Executing meson -Ddtrace=false -Dfam=false -Dsystemtap=false -Dselinux=false -Dlibmount=true -Dman=false -Dselinux=disabled -Dinternal_pcre=false -Dinstalled_tests=false...
| The Meson build system
| Version: 0.49.2
| Source dir: /home/panther2/warrior/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.58.3-r0/glib-2.58.3
| Build dir: /home/panther2/warrior/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.58.3-r0/build
| Build type: native build
|
| meson.build:1:0: ERROR:  Value disabled is not boolean (true or false).
|
| A full log can be found at /home/panther2/warrior/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.58.3-r0/build/meson-logs/meson-log.txt
| ERROR: meson failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/panther2/warrior/build/tmp/work/x86_64-linux/glib-2.0-native/1_2.58.3-r0/temp/log.do_configure.34545)

これは私がやったことです:

  • Cloned pokymeta-openembeddedおよびWarriormeta-selinuxブランチ用
  • ランsource poky/oe-init-build-env
  • のレイヤーの下に追加bblayers.conf

    /home/panther2/warrior/meta-openembedded/meta-python \

    /home/panther2/warrior/meta-openembedded/meta-oe \

    /home/panther2/warrior/meta-selinux \

  • 以下の行に追加local.conf

    DISTRO_FEATURES_append = "acl xattr pam selinux" Preferred_PROVIDER_virtual/refpolicy ?= "refpolicy-mls"

  • 実行されbitbake core-image-selinux、上記のエラーが発生しました

お時間をいただきありがとうございます。

4

0 に答える 0