[#5746] Fail to build kernel at application strace after kernel is updated
Submitted By: Vivi Li
Open Date
2009-12-04 03:32:18 Close Date
2009-12-06 21:13:57
Priority:
Medium High Assignee:
Mike Frysinger
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
Category:
Make Errors Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.3 trunk
App binary format:
N/A
Summary: Fail to build kernel at application strace after kernel is updated
Details:
Fail to build kernel at application strace after kernel is updated to 2.6.32.
The last passed version:
--
kernel: Linux release 2.6.31.6-ADI-2010R1-pre-svn7910, build #130 Thu Dec 3 13:38:00 CST 2009^M
toolchain: bfin-uclinux-gcc release gcc version 4.3.4 (ADI-trunk/svn-3679) ^M
user-dist: release svn-9212, build #2032 Thu Dec 3 13:37:12 CST 2009^M
--
The first failed version:
--
kernel: Linux release 2.6.32-ADI-2010R1-pre-svn7930
toolchain: bfin-uclinux-gcc release gcc version 4.3.4 (ADI-trunk/svn-3679)
user-dist: release svn-9218
--
File ioctlent.h is attached.
--
test@uclinux66-561ezkit:..checkouts/uclinux-dist> make NON_SMP_BUILD=1 user/strace_only
make[1]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/user'
touch strace/.sgbuilt_user && make -C strace -j1
make[2]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/user/strace'
if ! CPP="bfin-uclinux-gcc -E" BUILD_CC=gcc ./check-entities.sh /home/test/work/cruise/checkouts/uclinux-dist/linux-2.6.x blackfin strace-4.5.19 bfin ; then [ -d .svn ] && exit 1 ; fi
Strace: bfin in strace-4.5.19
Kernel: blackfin in /home/test/work/cruise/checkouts/uclinux-dist/linux-2.6.x
errno list ... OK!
ioctl list ... FAIL! (see /home/test/work/cruise/checkouts/uclinux-dist/user/strace/strace-4.5.19/ioctlent.h)
signal list ... OK!
syscall list ... OK!
make[2]: *** [.check] Error 1
make[2]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/strace'
make[1]: *** [strace_only] Error 2
make[1]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user'
make: *** [user/strace_only] Error 2
--
Follow-ups
--- Mike Frysinger 2009-12-04 03:45:01
should be fixed now
--- Vivi Li 2009-12-06 21:13:57
OK now.
Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
ioctlent.h application/octet-stream 86812 Vivi Li