http://bugs.openembedded.org/show_bug.cgi?id=1189
Summary: 'bitbake unionfs-modules' compile fails
Product: Openembedded
Version: OpenEZX
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
[EMAIL PROTECTED]:~/Projekte/OpenEZX/oe$ bitbake unionfs-modules
NOTE: Using cache in '/home/stefan/Projekte/OpenEZX/oe/tmp/cache'
NOTE: Parsing finished. 3425 cached, 0 parsed, 123 skipped, 0 masked.
NOTE: build 200607181339: started
OE Build Configuration:
BB_VERSION = "1.4.2"
OE_REVISION = "efa06284a9f08247da2cb1a68e26965545f84a70"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "a780"
DISTRO = "ezx"
DISTRO_VERSION = ".dev-snapshot-20060718"
TARGET_FPU = "soft"
NOTE: multiple providers are available (glibc, glibc-intermediate);
NOTE: consider defining PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc
NOTE:
NOTE: package unionfs-modules-1.0.13: started
NOTE: package unionfs-modules-1.0.13-r1: task do_fetch: started
NOTE: package unionfs-modules-1.0.13-r1: task do_fetch: completed
NOTE: package unionfs-modules-1.0.13-r1: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/temp/log.do_compile.5048)
| NOTE: make CC=arm-linux-gcc LD=arm-linux-ld KERNELVER=2.6.16.13-ezx6
LINUXSRC=/home/stefan/Projekte/OpenEZX/oe/tmp/staging/arm-linux/kernel
CROSS_COMPILE=arm-linux- OS=linux EXTRA_CFLAGS=-D__KERNEL__ -DMODULE -DFISTGEN
-DUNIONFS_UNSUPPORTED -DNODEBUG -I.
-I/home/stefan/Projekte/OpenEZX/oe/tmp/staging/arm-linux/kernel/include
-DUNIONFS_VERSION=\"1.0.13\" -O2 unionfs2.6
| make -C /home/stefan/Projekte/OpenEZX/oe/tmp/staging/arm-linux/kernel
SUBDIRS=/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13
FISTDEVMK=/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/fistdev.mk
modules
| make[1]: Entering directory
`/home/stefan/Projekte/OpenEZX/oe/tmp/staging/arm-linux/kernel'
| CC [M]
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/subr.o
| In file included from
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/fist.h:56,
| from
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/subr.c:19:
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:
In function `lock_parent':
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:27:
error: structure has no member named `i_sem'
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:
In function `unlock_dir':
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:38:
error: structure has no member named `i_sem'
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:
In function `double_lock':
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:123:
error: structure has no member named `i_sem'
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:123:
error: structure has no member named `i_sem'
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:
In function `double_unlock':
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:128:
error: structure has no member named `i_sem'
|
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/missing_vfs_funcs.h:128:
error: structure has no member named `i_sem'
| make[2]: ***
[/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13/subr.o]
Error 1
| make[1]: ***
[_module_/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/unionfs-1.0.13]
Error 2
| make[1]: Leaving directory
`/home/stefan/Projekte/OpenEZX/oe/tmp/staging/arm-linux/kernel'
| make: *** [unionfs2.6] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/stefan/Projekte/OpenEZX/oe/tmp/work/unionfs-modules-1.0.13-r1/temp/log.do_compile.5048
NOTE: package unionfs-modules-1.0.13-r1: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package unionfs-modules-1.0.13: failed
ERROR: Build of unionfs-modules failed
Debian x86 SID.
--
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