[oe] [meta-browser] Chromium missing DEPENDS

Garren, Chris D. cdgarren at indesign-llc.com
Fri Nov 9 15:58:51 UTC 2018


That looks like it's fixed the issue. I guess I'll submit a patch for it.

Thanks,

Chris Garren


-----Original Message-----
From: Khem Raj [mailto:raj.khem at gmail.com] 
Sent: Friday, November 9, 2018 9:31 AM
To: Garren, Chris D. <cdgarren at indesign-llc.com>
Cc: openembeded-devel <openembedded-devel at lists.openembedded.org>
Subject: Re: [oe] [meta-browser] Chromium missing DEPENDS

On Fri, Nov 9, 2018 at 4:59 AM Garren, Chris D.
<cdgarren at indesign-llc.com> wrote:
>
> 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-linu
> | x-gnueabi/chromium-x11/69.0.3497.100-r0/chromium-69.0.3497.100/out/R
> | elease/
> | 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-linu
> | x-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?
>

try adding  at-spi2-atk to DEPENDS


> Thanks,
>
> Chris Garren
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list