[oe] [meta-browser] Chromium missing DEPENDS

Garren, Chris D. cdgarren at indesign-llc.com
Fri Nov 9 12:59:38 UTC 2018


I'm working on building an image with chromium for a Variscite VAR-SOM-MX6-SOLO. I previously was able to build an image for the DART-6UL successfully with chromium included. When I changed machines, I started getting an error during the do_configure step of chromium-x11:

ERROR: chromium-x11-69.0.3497.100-r0 do_configure: Function failed: do_configure (log file is located at /home/cdgarren/yocto/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/chromiu
m-x11/69.0.3497.100-r0/temp/log.do_configure.79809)
ERROR: Logfile of failure stored in: /home/cdgarren/yocto/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/chromium-x11/69.0.3497.100-r0/temp/log.do_configure.79809
Log data follows:
| DEBUG: Executing shell function do_configure
| ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
|     pkgresult = exec_script(pkg_config_script, args, "value")
|                 ^----------
| Current dir: /home/cdgarren/yocto/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/chromium-x11/69.0.3497.100-r0/chromium-69.0.3497.100/out/Release/
| Command: python /home/cdgarren/yocto/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/chromium-x11/69.0.3497.100-r0/chromium-69.0.3497.100/build/config/linux/pkg-config.py atk atk-bridge-2.0
| Returned 1.
| stderr:
|
| Package atk-bridge-2.0 was not found in the pkg-config search path.
| Perhaps you should add the directory containing `atk-bridge-2.0.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'atk-bridge-2.0' found
| Could not run pkg-config.
|
| See //build/config/linux/atk/BUILD.gn:20:1: whence it was called.
| pkg_config("atk_base") {
| ^-----------------------
| See //ui/views/BUILD.gn:686:24: which caused the file to be included.
|           configs += [ "//build/config/linux/atk" ]
|                        ^-------------------------
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/cdgarren/yocto/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/chromium-x11/69.0.3497.100-r0/temp/log.do_configure.79809)
ERROR: Task (/home/cdgarren/yocto/sources/meta-browser/recipes-browser/chromium/chromium-x11_69.0.3497.100.bb:do_configure) failed with exit code '1'

Any ideas what might be causing this?

Thanks,

Chris Garren



More information about the Openembedded-devel mailing list