Hi, glibc-intermediate bails out on one build station, while it works on another. The one where it bails out is a pretty fresh install with newer host utilities. The failure is:
| ccache arm-linux-gcc -march=armv5te -mtune=xscale fclrexcpt.c -c -std=gnu99 -O2 -Wall -Winline -Wwrite-strings -fexpensive-optimizations -fmerge-all-constants -frename-registers -Wstrict-prototypes -fomit-frame-pointer -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -DNO_LONG_DOUBLE -D_Mlong_double_=double -I../include -I/local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/build-arm-linux/math -I/local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/build-arm-linux -I../ports/sysdeps/arm/elf -I../ports/sysdeps/unix/sysv/linux/arm/nptl -I../ports/sysdeps/unix/sysv/linux/arm -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports -I.. -I../libio -I. -nostdinc -isystem /local/pkg/oe/spitz/tmp/cross/lib/gcc/arm-linux/4.1.1/include -isystem /local/pkg/oe/spitz/tmp/staging/arm-linux/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -o /local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/build-arm-linux/math/fclrexcpt.o -MD -MP -MF /local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/build-arm-linux/math/fclrexcpt.o.dt -MT /local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/build-arm-linux/math/fclrexcpt.o | In file included from ../include/fenv.h:2, | from fclrexcpt.c:21: | ../math/fenv.h:58:23: error: bits/fenv.h: File or Directory not found | In file included from ../include/fenv.h:2, | from fclrexcpt.c:21: | ../math/fenv.h:69: error: expected ')' before '*' token | ../math/fenv.h:76: warning: type defaults to 'int' in declaration of 'fexcept_t' | ../math/fenv.h:76: error: expected ';', ',' or ')' before '*' token | ../math/fenv.h:96: error: expected ')' before '*' token | ../math/fenv.h:101: error: expected ')' before '*' token | ../math/fenv.h:105: warning: type defaults to 'int' in declaration of 'fenv_t' | ../math/fenv.h:105: error: expected ';', ',' or ')' before '*' token | ../math/fenv.h:110: warning: type defaults to 'int' in declaration of 'fenv_t' | ../math/fenv.h:110: error: expected ';', ',' or ')' before '*' token | In file included from fclrexcpt.c:21: | ../include/fenv.h:7: error: expected ')' before '*' token | ../include/fenv.h:9: warning: type defaults to 'int' in declaration of 'fexcept_t' | ../include/fenv.h:9: error: expected ';', ',' or ')' before '*' token | ../include/fenv.h:10: error: expected ')' before '*' token | ../include/fenv.h:11: warning: type defaults to 'int' in declaration of 'fenv_t' | ../include/fenv.h:11: error: expected ';', ',' or ')' before '*' token | ../include/fenv.h:12: warning: type defaults to 'int' in declaration of 'fenv_t' | ../include/fenv.h:12: error: expected ';', ',' or ')' before '*' token | make[2]: *** [/local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/build-arm-linux/math/fclrexcpt.o] Fehler 1 | make[2]: Leaving directory `/local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/glibc-2.4/math' | make[1]: *** [math/others] Fehler 2 | make[1]: Leaving directory `/local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/glibc-2.4' | make: *** [all] Fehler 2 | FATAL: oe_runmake failed NOTE: Task failed: /local/pkg/oe/spitz/tmp/work/armv5te-linux/glibc-intermediate-2.4-r5/temp/log.do_compile.12371 NOTE: package glibc-intermediate-2.4-r5: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package glibc-intermediate-2.4: failed ERROR: Build of 'glibc-intermediate' failed ----------------- bits/fenv.h not found - is this a problem with our linux-libc-headers? -- Regards, Michael 'Mickey' Lauer | FreeLancer | http://www.Vanille-Media.de _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
