[oe-issues] [Bug 2002] parted 1.8.2 fails to build
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Mar 16 09:24:43 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2002
------- Comment #1 from lenehan at twibble.org 2007-03-16 02:24 -------
Builds fine on sh4(titan)/gcc3.4.4/glibc2.5
Fails on i486(wrap)/gcc4.1.1/glibc2.5, same file but a different error. This
error looks like it may be x86_64 host related:
| ccache i486-linux-gcc -DHAVE_CONFIG_H -I.
-I/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2/libparted
-I..
-I/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2/include
-isystem/home/lenehan/devel/oe/build/wrap-glibc/tmp/staging/i486-linux/include
-isystem/home/lenehan/devel/oe/build/wrap-glibc/tmp/staging/i486-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/share/locale\"
-DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wno-unused -Wno-switch -Wno-format
-Werror -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c arch/linux.c -fPIC -DPIC
-o .libs/linux.o
| ccache i486-linux-gcc -DHAVE_CONFIG_H -I.
-I/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2/libparted
-I..
-I/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2/include
-isystem/home/lenehan/devel/oe/build/wrap-glibc/tmp/staging/i486-linux/include
-isystem/home/lenehan/devel/oe/build/wrap-glibc/tmp/staging/i486-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/share/locale\"
-DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wno-unused -Wno-switch -Wno-format
-Werror -MT natmath.lo -MD -MP -MF .deps/natmath.Tpo -c cs/natmath.c -o
natmath.o >/dev/null 2>&1
| arch/linux.c: In function 'llseek':
| arch/linux.c:1328: error: can't find a register in class 'BREG' while
reloading 'asm'
| make[3]: *** [linux.lo] Error 1
| make[3]: Leaving directory
`/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2/libparted'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2/libparted'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/parted-1.8.2'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/lenehan/devel/oe/build/wrap-glibc/tmp/work/parted-1.8.2-r0/temp/log.do_compile.17840
NOTE: package parted-1.8.2-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package parted-1.8.2: failed
ERROR: Build of parted failed
--
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.
More information about the Openembedded-issues
mailing list