[OE-core] State of bitbake world, Failed tasks 2017-03-01

Andreas Müller schnitzeltony at googlemail.com
Wed Mar 1 23:14:05 UTC 2017


On Wed, Mar 1, 2017 at 8:55 PM, Martin Jansa <martin.jansa at gmail.com> wrote:
>     * openembedded-core/meta/recipes-extended/parted/parted_3.2.bb:do_compile_ptest_base
Before Martin blacklists gparted for dependency :)

1. Autobuilder error log says:

| ../libparted/fs/.libs/libparted-fs-resize.so: error: undefined
reference to 'uuid_generate'
| collect2: error: ld returned 1 exit status
| Makefile:1422: recipe for target 'fs-resize' failed
| make: *** [fs-resize] Error 1
| make: Leaving directory
'/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/parted/3.2-r1/build/tests'
| ERROR: Function failed: do_compile_ptest_base (log file is located
at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/parted/3.2-r1/temp/log.do_compile_ptest_base.7114)

2. grepping in gparted's source
[superandy at very-old-builder parted-3.2]$ grep -r uuid_generate
configure.ac:AC_CHECK_LIB([uuid], [uuid_generate], [UUID_LIBS="-luuid"],
<...>

I think adding ossp-uuid to DEPENDS will do. My problem: all my build
machines are busy with environments other than master so I cannot
test. Will send out a patch during weekend. If somebody wants to send
sooner: feel free.

Andreas



More information about the Openembedded-core mailing list