From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Cc: koen@dominion.thruhere.net
Subject: Re: Multiple .bb files are due to be built which each provide udev
Date: Sun, 23 Dec 2012 15:47:36 +0100 [thread overview]
Message-ID: <20121223154736.3c151ef8@eb-e6520> (raw)
In-Reply-To: <20121222120551.6916471a@eb-e6520>
[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]
Hi Koen,
I need your help concerning denzil if you need to keep systemd 189
there :
with PREFERRED_PROVIDER_udev = "udev"
systemd fails to package here
(extract of systemd-git-r6/temp/log.do_package_write_ipk.20773
attached : there are references to udev-182 in this log !).
reverting 6e0ddd4526f3e0005babe9381c17c06c22a9eda3
fix this problem.
OE Build Configuration:
BB_VERSION = "1.15.2"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "mx35"
DISTRO = "defaultsetup"
DISTRO_VERSION = "oe-core.0"
TUNE_FEATURES = "armv6 vfp arm1136jfs"
TARGET_FPU = "vfp"
meta-oe
toolchain-layer
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs = "denzil:a6f56d7eabe50dc55198aa8b8b349dbbb40757b1"
meta-fsl-arm = "denzil:debea1a3c80227b33a3bbaa21c51435db1b3f5d7"
meta-eukrea =
"denzil-yocto1.2:71ac1e8bfd09e726ed813b62aa5288a21873108a"
meta = "denzil:d35560f33f257bd12a07c7c0be770319086d6ad9"
Do you have any idea on how to fix that ?
Thanks,
Eric
[-- Attachment #2: udev_error.txt --]
[-- Type: text/plain, Size: 1695 bytes --]
Packaged contents of udev-systemd into /scratch/eb/kr/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/work/arm
v6-vfp-oe-linux-gnueabi/udev-182-r0/deploy-ipks/armv6-vfp/udev-systemd_182-r0_armv6-vfp.ipk
ERROR: Error executing a python function in /scratch/eb/kr/setup-scripts/sources/meta-openembedded/meta-oe/recipe
s-core/systemd/systemd_git.bb:
OSError: [Errno 2] No such file or directory: '/scratch/eb/kr/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/
work/armv6-vfp-oe-linux-gnueabi/udev-182-r0/packages-split/systemd-gui'
ERROR: The stack trace of python calls that resulted in this exception/failure was:
ERROR: File "do_package_ipk", line 173, in <module>
ERROR:
ERROR: File "do_package_ipk", line 44, in do_package_ipk
ERROR:
ERROR: The code that was being executed was:
ERROR: 0169: bb.utils.unlockfile(lf)
ERROR: 0170:
ERROR: 0171:
ERROR: 0172:
ERROR: *** 0173:do_package_ipk(d)
ERROR: 0174:
ERROR: (file: 'do_package_ipk', lineno: 173, function: <module>)
ERROR: 0040: basedir = os.path.join(os.path.dirname(root))
ERROR: 0041: arch = localdata.getVar('PACKAGE_ARCH', True)
ERROR: 0042: pkgoutdir = "%s/%s" % (outdir, arch)
ERROR: 0043: bb.mkdirhier(pkgoutdir)
ERROR: *** 0044: os.chdir(root)
ERROR: 0045: from glob import glob
ERROR: 0046: g = glob('*')
ERROR: 0047: try:
ERROR: 0048: del g[g.index('CONTROL')]
ERROR: (file: 'do_package_ipk', lineno: 44, function: do_package_ipk)
ERROR: Function failed: do_package_ipk
next prev parent reply other threads:[~2012-12-23 15:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAMBWrQnMQtEs78=OtkSR1mjctfet8ArQ_XE43wDB6-6NKiDShA@mail.gmail.com>
2012-12-21 20:58 ` Multiple .bb files are due to be built which each provide udev Stan Hu
2012-12-21 21:11 ` Martin Jansa
2012-12-21 21:18 ` Stan Hu
2012-12-22 9:03 ` Eric Bénard
2012-12-22 10:10 ` Koen Kooi
2012-12-22 11:05 ` Eric Bénard
2012-12-23 14:47 ` Eric Bénard [this message]
2012-12-23 18:10 ` Koen Kooi
2012-12-23 18:15 ` Eric Bénard
2012-12-23 18:53 ` Eric Bénard
2012-12-23 19:36 ` Koen Kooi
2012-12-23 21:21 ` Eric Bénard
2012-12-23 22:16 ` Koen Kooi
2012-12-24 8:06 ` Eric Bénard
2012-12-24 8:39 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121223154736.3c151ef8@eb-e6520 \
--to=eric@eukrea.com \
--cc=koen@dominion.thruhere.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.