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:20:20 -0400 |
| commit | c3244bb434de5fbee02fa67f8a7816c3536da857 (patch) | |
| tree | ea9e012a4bee8c2806ff2bfd247a8c62756451f6 /meta-openstack/recipes-devtools/python/python-novaclient | |
| parent | 366d60a96c8f47d3a023579f6033938c62007475 (diff) | |
| download | meta-cloud-services-c3244bb434de5fbee02fa67f8a7816c3536da857.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')
0 files changed, 0 insertions, 0 deletions
