http://bugs.openembedded.org/show_bug.cgi?id=1243
Summary: missing patch for diet-x11
Product: Openembedded
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
getting the following error while building virtual/x11:
NOTE: package diet-x11-6.2.1: started
NOTE: package diet-x11-6.2.1-r4: task do_fetch: started
NOTE: package diet-x11-6.2.1-r4: task do_fetch: completed
NOTE: package diet-x11-6.2.1-r4: task do_unpack: started
NOTE: Unpacking /home/tom/stv/oe-stv/build/sources/libX11-6.2.1.tar.bz2 to
/home/tom/stv/oe-stv/build/tmp/work/i586-linux/diet-x11-6.2.1-r4/
NOTE: package diet-x11-6.2.1-r4: task do_unpack: completed
NOTE: package diet-x11-6.2.1-r4: task do_patch: started
NOTE: Applying patch 'errordb-keysymdb-path-fix.patch'
NOTE: Applying patch 'autofoo.patch'
ERROR: function do_patchcmd failed
ERROR: log data follows
(/home/tom/stv/oe-stv/build/tmp/work/i586-linux/diet-x11-6.2.1-r4/temp/log.do_patchcmd.11816)
| Importing patch
/home/tom/stv/oe-stv/org.openembedded.dev/packages/xorg-lib/diet-x11/./autofoo.patch
(stored as autofoo.patch)
| cp: cannot stat
`/home/tom/stv/oe-stv/org.openembedded.dev/packages/xorg-lib/diet-x11/./autofoo.patch':
No such file or directory
| Failed to import patch autofoo.patch
| chmod: cannot access `patches/autofoo.patch': No such file or directory
NOTE: Task failed:
/home/tom/stv/oe-stv/build/tmp/work/i586-linux/diet-x11-6.2.1-r4/temp/log.do_patchcmd.11816
NOTE: package diet-x11-6.2.1-r4: task do_patch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package diet-x11-6.2.1: failed
ERROR: Build of virtual/x11 failed
#----------
a bit about my conf:
building for x86
# Sane versions:
require conf/distro/include/sane-srcdates.inc
require conf/distro/include/preferred-gpe-versions.inc
require conf/distro/include/preferred-opie-versions.inc
require conf/distro/include/preferred-e-versions.inc
#require conf/distro/include/preferred-xorg-versions-X11R7.1.inc
# Virtuals:
PREFERRED_PROVIDER_virtual/db ?= "db"
PREFERRED_PROVIDER_virtual/db-native ?= "db-native"
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-kdrive"
PREFERRED_PROVIDER_virtual/x11 ?= "diet-x11"
# Others:
PREFERRED_PROVIDER_libx11 = "diet-x11"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_gconf = "gconf-dbus"
PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs-dbus"
PREFERRED_PROVIDER_tslib = "tslib"
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe