[Yocto-builds] buildbot failure in Yocto on nightly-non-gpl3

Cui, Dexuan dexuan.cui at intel.com
Tue Jun 5 19:04:50 PDT 2012


Hi Jessica, Beth,
I had a look at “Complete logs for all build steps: http://autobuilder.yoctoproject.org:8010/builders/nightly-non-gpl3/builds/89 “ and found it’s actually a do_install failure of gnome-doc-utils-native.
There are many “chown: changing ownership… :Operation not permitted” errors, e.g.,

chown: changing ownership of `/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-non-gpl3/build/build/tmp/work/x86_64-linux/gnome-doc-utils-native-0.20.6-r8/image/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-non-gpl3/build/build/tmp/sysroots/x86_64-linux/usr/bin/gnome-doc-tool': Operation not permitted

I don’t know why it happens only sporadically, but in meta/recipes-gnome/gnome/gnome-doc-utils.inc, we have

do_install_append() {
        mkdir -p  ${D}${datadir}/xml/gnome/xslt/
        cp -pPr ${S}/xslt/* ${D}${datadir}/xml/gnome/xslt/

        chown -R root:root ${D}
}


I think the “chown –R” line cause the failure.
So looks this is not a parallel make issue but a pseudo-related issue?

When did you start to notice the do_install ERROR? Is it related to the updating pseudo to 1.3 (http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c718c10b4b323bdae9f788300110111d61b0d1a3) ?

I’m not sure if I understand the entire issue correrctly.   I Cc-ed Mark and Richard for comments.
Beth, can you please report a bug in the bugzilla?


Thanks,
-- Dexuan

From: Zhang, Jessica
Sent: Wednesday, June 06, 2012 5:12 AM
To: Cui, Dexuan
Cc: Flanagan, Elizabeth; yocto-builds at yoctoproject.org
Subject: RE: [Yocto-builds] buildbot failure in Yocto on nightly-non-gpl3

Hi Dexuan,

This gnome-doc-utils failure is happening sporadic.  Beth and I had a look on the history of AB of the issue and we thought it maybe a parallel make issue, can you further debugging the issue?

Thanks,
Jessica

From: yocto-builds-bounces at yoctoproject.org<mailto:yocto-builds-bounces at yoctoproject.org> [mailto:yocto-builds-bounces at yoctoproject.org] On Behalf Of elizabeth.flanagan at intel.com<mailto:elizabeth.flanagan at intel.com>
Sent: Tuesday, June 05, 2012 12:57 PM
To: yocto-builds at yoctoproject.org<mailto:yocto-builds at yoctoproject.org>
Subject: [Yocto-builds] buildbot failure in Yocto on nightly-non-gpl3

Build status: FAILURE
Buildslave for this Build: ab06
Complete logs for all build steps: http://autobuilder.yoctoproject.org:8010/builders/nightly-non-gpl3/builds/89
Build Reason: Triggerable(nightly-non-gpl3)
Build Source Stamp: [branch stage/eflanagan_mut-next] eb9b455fa9dbf6a52fc0fd7dd6f08aca14032ef6
Blamelist:

Yocto Autobuilder Trivia/Challenge until May 1st

-------------------------------------------------------------------
Welcome to the Yocto Autobuilder Riddle
The purpose of this challenge is to encourage people to read failure emails
Please send all answers to elizabeth.flanagan at intel.com<mailto:elizabeth.flanagan at intel.com>
-------------------------------------------------------------------
This one is simple. No fair if you already know it.
Find the easter egg hidden in the yocto 1.1.1 release notes.

Rules:
1. First person with the right answer wins.
2. Send me an email with the answer and the subject line: I know that answer!
3. Yes, there is a prize! With your submission please send a mail address! - Yocto BuildBot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto-builds/attachments/20120606/ea8c699e/attachment-0001.html>


More information about the yocto-builds mailing list