diff options
| author | Vu Tran <vu.tran@windriver.com> | 2014-06-12 09:22:22 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-16 00:19:52 -0400 |
| commit | 3d1957e1be2d2eee52cb686e49dba1d013896d12 (patch) | |
| tree | a30bb77fefd189f20b681d0f49a52af1c2c83be3 /meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |
| parent | 4126e86dfb455cceba9eaa44144210e51bf53cc2 (diff) | |
| download | meta-cloud-services-3d1957e1be2d2eee52cb686e49dba1d013896d12.tar.gz | |
gptdisk missing DEPENDS and base_prefix warning
* Build failed with this error:
| x86-64-wrswrap-linux-gnu-g++ -m64 --sysroot=/media/vtran/1-build/build_temp/build-ovp-1/bitbake_build/tmp/sysroots/intel-xeon-core -O2 -pipe -g -fvisibility-inlines-hidden -c -o gptpart.o gptpart.cc
| In file included from guid.cc:22:0:
| guid.h:29:23: fatal error: uuid/uuid.h: No such file or directory
due to missing "util-linux" in DEPENDS.
* Also got this warning:
WARNING: QA Issue: gptfdisk: /sbin/cgdisk, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00000000dead4000)
Move binaries to /usr/sbin/ instead of /sbin/
Signed-off-by: Vu Tran <vu.tran@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-novaclient_git.bb')
0 files changed, 0 insertions, 0 deletions
