AGL Cluster Demo Build Missing Libvcard Dependency

Fixed

Description

Commands ran:

source meta-agl/scripts/aglsetup.sh -m raspberrypi3 -b build-rpi3-cluster agl-cluster-demo bitbake agl-demo-platform

Output:

WARNING: Host distribution "ubuntu-18.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. Loading cache: 100% |#####################################################################| Time: 0:00:00 Loaded 3206 entries from dependency cache. WARNING: No bb files matched BBFILE_PATTERN_agl-distro '^/home/cheryl/guppy/meta-agl/meta-agl-distro/' NOTE: Resolving any missing task queue dependencies ERROR: Nothing RPROVIDES 'libvcard-dev' NOTE: Runtime target 'libvcard-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['libvcard-dev'] ERROR: Required build target 'agl-cluster-demo-platform-crosssdk' has no buildable providers. Missing or unbuildable dependency chain was: ['agl-cluster-demo-platform-crosssdk', 'libvcard-dev

Environment

Ubuntu 18.04 and dependencies as listed here: https://wiki.automotivelinux.org/agl-distro/agl-raspberrypi

Activity

Show:

Walt Miner 
July 9, 2019 at 3:27 PM

Close for HH RC3

Scott Murray 
June 13, 2019 at 7:16 PM

This should be resolved now in Guppy and master/Halibut.

Scott Murray 
June 6, 2019 at 9:20 PM

Changes uploaded for guppy and master.  Note that in guppy I have just removed libvcard from the cluster demo SDK, as currently nothing in the cluster demo image requires it (It being present is a cut and paste error on my part, I think).  However, if a cluster application targeting guppy wanted to use libqtappfw, this would need to be reverted and some other surgery performed.

Jan-Simon Moeller 
June 4, 2019 at 5:28 PM

: if you could take care of these changes in gerrit, that would be a big help. Tnx a lot.

Cheryl Fong 
June 4, 2019 at 2:47 PM
(edited)

Removed also in /meta-agl-cluster-demo/recipes-platform/images/agl-cluster-demo-platform-crosssdk.bb

# Add libvcard to the SDK to support libqtappfw TOOLCHAIN_TARGET_TASK += " \ libvcard-dev \ libvcard-staticdev \ "

Details

Assignee

Reporter

Labels

Contract ID

Hardware Platform(s) Affected

Raspberry Pi 3

Priority

Created June 4, 2019 at 1:49 PM
Updated September 19, 2019 at 12:06 PM
Resolved June 13, 2019 at 7:16 PM

Flag notifications