I tried to build eglibc 2.15, 2.16, and 2.17 for the Alix platform, but I'm
consistently seeing:
make[3]: Entering directory `/home/philipp/openwrt2/toolchain/eglibc'
[ -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/.autoconf
] || { cd
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc;
autoconf --force && touch
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/.autoconf;
}
mkdir -p
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
grep 'CONFIG_EGLIBC_OPTION_' /home/philipp/openwrt2/.config | sed -e "s,\\(#
\)\\?CONFIG_EGLIBC_\\(.*\\),\\1\\2,g" >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/option-groups.config
( cd
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final;
rm -f config.cache; BUILD_CC="gcc" AR=i486-openwrt-linux-gnu-ar
AS="i486-openwrt-linux-gnu-gcc -c -march=geode -Os -mmmx -m3dnow
-fno-align-jumps -fno-align-functions -fno-align-labels -fno-align-loops -pipe
-fomit-frame-pointer -fno-caller-saves -fhonour-copts
-Wno-error=unused-but-set-variable" LD=i486-openwrt-linux-gnu-ld
NM=i486-openwrt-linux-gnu-nm CC="i486-openwrt-linux-gnu-gcc"
GCC="i486-openwrt-linux-gnu-gcc" CXX="i486-openwrt-linux-gnu-g++"
RANLIB=i486-openwrt-linux-gnu-ranlib STRIP=i486-openwrt-linux-gnu-strip
OBJCOPY=i486-openwrt-linux-gnu-objcopy OBJDUMP=i486-openwrt-linux-gnu-objdump
SIZE=i486-openwrt-linux-gnu-size CFLAGS="-march=geode -Os -mmmx -m3dnow
-fno-align-jumps -fno-align-functions -fno-align-labels -fno-align-loops -pipe
-fomit-frame-pointer -fno-caller-saves -fhonour-copts
-Wno-error=unused-but-set-variable" libc_cv_slibdir="/lib" use_ldconfig=no
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc/configure
--prefix= --build=x86_64-redhat-linux --host=i486-openwrt-linux-gnu
--with-headers=/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/include
--disable-profile --without-gd --without-cvs --enable-add-ons --with-fp );
checking build system type... x86_64-redhat-linux-gnu
checking host system type... i486-openwrt-linux-gnu
checking for i486-openwrt-linux-gnu-gcc... i486-openwrt-linux-gnu-gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-openwrt-linux-gnu-gcc accepts -g... yes
checking for i486-openwrt-linux-gnu-gcc option to accept ISO C89... unsupported
checking for gcc... gcc
checking how to run the C preprocessor... i486-openwrt-linux-gnu-gcc -E
checking whether we are using the GNU C++ compiler... no
checking whether i486-openwrt-linux-gnu-g++ accepts -g... no
configure: running configure fragment for add-on libidn
configure: running configure fragment for add-on nptl
checking add-on ports for preconfigure fragments... alpha am33 arm hppa m68k
mips powerpc tile
checking for assembler gnu_indirect_function symbol type support... yes
checking whether .text pseudo-op must be used... yes
checking for assembler global-symbol directive... .globl
checking for assembler .type directive prefix... @
checking sysdep dirs... sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i486
nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread
ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu
sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386
nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv
sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix
sysdeps/posix nptl/sysdeps/i386/i486 sysdeps/i386/i486 sysdeps/i386/fpu
nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96
sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754
sysdeps/generic/elf sysdeps/generic
configure: WARNING: add-on ports contributed no useful sysdeps directories
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/as
is GNU as... yes
checking whether
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/ld
is GNU ld... yes
checking for
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/as...
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/as
checking version of
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/as...
2.22, ok
checking for
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/ld...
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/ld
checking version of
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/../../../../i486-openwrt-linux-gnu/bin/ld...
2.22, ok
checking for pwd... /usr/bin/pwd
checking for i486-openwrt-linux-gnu-gcc... (cached) i486-openwrt-linux-gnu-gcc
checking version of i486-openwrt-linux-gnu-gcc... 4.6.4, ok
checking for gnumake... no
checking for gmake... gmake
checking version of gmake... 3.82, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.18.1, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 4.13, ok
checking for sed... sed
checking version of sed... v. ?.??, bad
checking for i486-openwrt-linux-gnu-readelf... i486-openwrt-linux-gnu-readelf
checking for autoconf... autoconf
checking whether autoconf works... yes
configure: WARNING:
*** These auxiliary programs are missing or incompatible versions: sed
*** some features will be disabled.
*** Check the INSTALL file for required versions.
checking LD_LIBRARY_PATH variable... ok
checking whether GCC supports -static-libgcc... -static-libgcc
checking for bash... /usr/bin/bash
checking for gawk... gawk
checking for perl... /usr/bin/perl
checking for install-info... /usr/sbin/install-info
checking for bison... /home/philipp/openwrt2/staging_dir/host/bin/bison
checking for signed size_t type... no
checking for libc-friendly stddef.h... yes
checking whether we need to use -P to assemble .S files... no
checking for .set assembler directive... yes
checking for assembler gnu_unique_object symbol type... yes
checking for .symver assembler directive... yes
checking for ld --version-script... yes
checking for .previous assembler directive... yes
checking for .protected and .hidden assembler directive... yes
checking whether __attribute__((visibility())) is supported... yes
checking for broken __attribute__((visibility()))... no
checking for broken __attribute__((alias()))... no
checking whether to put _rtld_local into .sdata section... no
checking for .preinit_array/.init_array/.fini_array support... yes
checking whether to use .ctors/.dtors header and trailer... no
checking for libunwind-support in compiler... no
checking for -z nodelete option... yes
checking for -z nodlopen option... yes
checking for -z initfirst option... yes
checking for -z relro option... yes
checking for -Bgroup option... yes
checking for libgcc_s suffix...
checking for --as-needed option... no
checking whether --noexecstack is desirable for .S files... yes
checking for -z combreloc... yes
checking for -z execstack... yes
checking for --hash-style option... yes
checking for sufficient default -shared layout... no
checking linker output format... elf32-i386
checking for -fno-toplevel-reorder -fno-section-anchors... yes
checking for -fstack-protector... (cached) no
checking for -fgnu89-inline... yes
checking whether cc puts quotes around section names... cc1: note: someone does
not honour COPTS correctly, passed 0 times
no
checking for assembler .weak directive... yes
checking whether CFI directives are supported... yes
checking for ld --no-whole-archive... yes
checking for gcc -fexceptions... yes
checking for __builtin_expect... yes
checking for __builtin_memset... yes
checking for redirection of built-in functions... yes
checking for __thread... yes
checking for tls_model attribute... yes
checking for compiler option to disable generation of FMA instructions...
-ffp-contract=off
checking for libgd... no
checking for is_selinux_enabled in -lselinux... no
checking for grep that handles long lines and -e...
/home/philipp/openwrt2/staging_dir/host/bin/grep
checking for egrep... /home/philipp/openwrt2/staging_dir/host/bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking size of long double... 0
running configure fragment for sysdeps/i386/elf
checking for i386 TLS support... yes
running configure fragment for nptl/sysdeps/pthread
running configure fragment for sysdeps/pthread
running configure fragment for sysdeps/unix/sysv/linux
checking for grep that handles long lines and -e... (cached)
/home/philipp/openwrt2/staging_dir/host/bin/grep
checking for egrep... (cached) /home/philipp/openwrt2/staging_dir/host/bin/grep
-E
checking installed Linux kernel header files... 2.0.10 or later
running configure fragment for sysdeps/i386
checking for grep that handles long lines and -e... (cached)
/home/philipp/openwrt2/staging_dir/host/bin/grep
checking for egrep... (cached) /home/philipp/openwrt2/staging_dir/host/bin/grep
-E
checking for ANSI C header files... (cached) no
checking for sys/types.h... (cached) no
checking for sys/stat.h... (cached) no
checking for stdlib.h... (cached) no
checking for string.h... (cached) no
checking for memory.h... (cached) no
checking for strings.h... (cached) no
checking for inttypes.h... (cached) no
checking for stdint.h... (cached) no
checking for unistd.h... (cached) no
checking for cpuid.h... (cached) yes
checking if -g produces usable source locations for assembler-with-cpp... yes
checking for SSE4 support... yes
checking for assembler -mtune=i686 support... yes
checking for AVX support... yes
checking for AVX encoding of SSE instructions... yes
checking for FMA4 support... yes
checking for -mno-vzeroupper support... yes
checking for old glibc 2.0.x headers... no
checking whether -fPIC is default... no
configure: creating ./config.status
config.status: creating config.make
config.status: creating Makefile
config.status: creating config.h
config.status: executing default commands
touch
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/.configured
make -C
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
all PARALLELMFLAGS=" --jobserver-fds=3,4 -j"
make[4]: Entering directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final'
make -r PARALLELMFLAGS="--jobserver-fds=3,4 -j" -C
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc
objdir=`pwd` all
make[5]: Entering directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc'
(echo 'sysd-rules-sysdirs := sysdeps/i386/elf
nptl/sysdeps/unix/sysv/linux/i386/i486 nptl/sysdeps/unix/sysv/linux/i386
sysdeps/unix/sysv/linux/i386 nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread
sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux
sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet
sysdeps/unix/sysv/i386 nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv
sysdeps/unix/sysv sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix
sysdeps/unix sysdeps/posix nptl/sysdeps/i386/i486 sysdeps/i386/i486
sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32
sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32
sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \
for dir in sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i486
nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread
ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu
sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386
nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv
sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix
sysdeps/posix nptl/sysdeps/i386/i486 sysdeps/i386/i486 sysdeps/i386/fpu
nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96
sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754
sysdeps/generic/elf sysdeps/generic; do \
case "$dir" in \
/*) ;; \
*) dir="\$(..)$dir" ;; \
esac; \
asm='.S .s'; \
\
for o in .o .os .op .og .ob .oS; do \
set % % rtld-% rtld-% rtld-% % m_% s_% ptw-% %; \
while [ $# -ge 2 ]; do \
t=$1; shift; \
d=$1; shift; \
v=${t%%%}; [ x"$v" = x ] || v="\$(${v}CPPFLAGS)"; \
for s in $asm .c; do \
echo "\$(objpfx)$t$o: $dir/$d$s \$(before-compile)"; \
echo " \$(compile-command$s) $v"; \
done; \
done; \
done; \
echo "\$(inst_includedir)/%.h: $dir/%.h \$(+force)"; \
echo " \$(do-install)"; \
done; \
echo 'sysd-rules-done = t') >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-rulesT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-rulesT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-rules
for dir in
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i486
nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread
ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu
sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386
nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv
sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix
sysdeps/posix nptl/sysdeps/i386/i486 sysdeps/i386/i486 sysdeps/i386/fpu
nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96
sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754
sysdeps/generic/elf sysdeps/generic nptl ports; do \
test -f $dir/syscalls.list && \
{ sysdirs='sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i486
nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread
ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu
sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386
nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv
sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix
sysdeps/posix nptl/sysdeps/i386/i486 sysdeps/i386/i486 sysdeps/i386/fpu
nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96
sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754
sysdeps/generic/elf sysdeps/generic' \
asm_CPP='i486-openwrt-linux-gnu-gcc -c -Iinclude
-I/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
-Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i486
-Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386
-Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread
-Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu
-Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet
-Isysdeps/unix/sysv/i386 -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv
-Isysdeps/unix/sysv -Isysdeps/unix/i386 -Inptl/sysdeps/unix
-Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Inptl/sysdeps/i386/i486
-Isysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386
-Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64
-Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf
-Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include-fixed
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/include
-D_LIBC_REENTRANT -include include/libc-symbols.h -DASSEMBLER
-DGAS_SYNTAX -Wa,--noexecstack -E -x assembler-with-cpp' \
/bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \
test $dir = sysdeps/unix && break; \
done >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-syscallsT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-syscallsT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-syscalls
gawk -f scripts/gen-sorted.awk \
-v subdirs='csu assert ctype locale intl catgets math setjmp signal
stdlib stdio-common libio malloc string wcsmbs time dirent grp pwd posix io
termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual
shadow gshadow po argp crypt nss localedata timezone rt conform debug libidn
dlfcn elf' \
-v srcpfx='' \
nptl/sysdeps/pthread/Subdirs sysdeps/unix/inet/Subdirs
sysdeps/unix/Subdirs assert/Depend intl/Depend catgets/Depend stdlib/Depend
stdio-common/Depend libio/Depend malloc/Depend string/Depend wcsmbs/Depend
time/Depend posix/Depend iconvdata/Depend nss/Depend localedata/Depend
rt/Depend debug/Depend >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-sorted-tmp
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-sorted-tmp
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-sorted
make[5]: Leaving directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc'
make[5]: Entering directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc'
{ echo '#include "posix/bits/posix1_lim.h"'; \
echo '#define _LIBC 1'; \
echo '#include "misc/sys/uio.h"'; } | \
i486-openwrt-linux-gnu-gcc -E -dM -MD -MP -MF
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.dT
-MT
'/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.h
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.d'
\
-Iinclude
-I/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
-Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i486
-Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386
-Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread
-Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu
-Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet
-Isysdeps/unix/sysv/i386 -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv
-Isysdeps/unix/sysv -Isysdeps/unix/i386 -Inptl/sysdeps/unix
-Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Inptl/sysdeps/i386/i486
-Isysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386
-Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64
-Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf
-Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include-fixed
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/include
-xc - -o
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.hT
sed -e 's@
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4\.6-linaro_eglibc-2\.15/eglibc-2\.15-r18909-final/@
$(common-objpfx)@g' -e
's@^/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4\.6-linaro_eglibc-2\.15/eglibc-2\.15-r18909-final/@$(common-objpfx)@g'
-e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^
\]*\)@$(..)\1@g' \
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.dT
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.dt
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.dt
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.d
fopen_max=`sed -n 's/^#define OPEN_MAX //1p'
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.hT`;
\
filename_max=`sed -n 's/^#define PATH_MAX //1p'
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.hT`;
\
iov_max=`sed -n 's/^#define UIO_MAXIOV //p'
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.hT`;
\
fopen_max=${fopen_max:-16}; \
filename_max=${filename_max:-1024}; \
if [ -z "$iov_max" ]; then \
define_iov_max="# undef IOV_MAX"; \
else \
define_iov_max="# define IOV_MAX $iov_max"; \
fi; \
sed -e "s/@FOPEN_MAX@/$fopen_max/" \
-e "s/@FILENAME_MAX@/$filename_max/" \
-e "s/@L_tmpnam@/20/" \
-e "s/@TMP_MAX@/238328/" \
-e "s/@L_ctermid@/9/" \
-e "s/@L_cuserid@/9/" \
-e "s/@define_IOV_MAX@/$define_iov_max/" \
stdio-common/stdio_lim.h.in >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.h.new
/bin/sh scripts/move-if-change
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.h.new
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.h
rm -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.hT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.dT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.dt
touch
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/bits/stdio_lim.st
sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \
nptl/shlib-versions libidn/shlib-versions nptl_db/shlib-versions
shlib-versions \
| i486-openwrt-linux-gnu-gcc -E -undef -Iinclude
-I/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
-Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i486
-Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386
-Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread
-Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu
-Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet
-Isysdeps/unix/sysv/i386 -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv
-Isysdeps/unix/sysv -Isysdeps/unix/i386 -Inptl/sysdeps/unix
-Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Inptl/sysdeps/i386/i486
-Isysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386
-Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64
-Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf
-Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include-fixed
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/include
-D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp
- \
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.v.iT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.v.iT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.v.i
sed '/^[ ]*#/d;/^[ ]*$/d'
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.v.i
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.vT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.vT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.v
gawk -v default_setname='' \
-v cpu='i486' \
-v vendor='openwrt' \
-v os='linux-gnu' \
-f scripts/soversions.awk
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/shlib-versions.v
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.iT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.iT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.i
sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \
Versions.def \
| i486-openwrt-linux-gnu-gcc -E -undef -Iinclude
-I/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
-Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i486
-Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386
-Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread
-Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu
-Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet
-Isysdeps/unix/sysv/i386 -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv
-Isysdeps/unix/sysv -Isysdeps/unix/i386 -Inptl/sysdeps/unix
-Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Inptl/sysdeps/i386/i486
-Isysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386
-Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64
-Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf
-Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include-fixed
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/include
-D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp
- \
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.v.iT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.v.iT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.v.i
sed '/^[ ]*#/d;/^[ ]*$/d'
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.v.i
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.vT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.vT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.v
{ while read which lib version setname; do \
test x"$which" = xDEFAULT || continue; \
test -z "$setname" || echo "$lib : $setname"; \
done <
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.i;
\
cat
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.def.v;
\
} | LC_ALL=C gawk -f scripts/firstversions.awk >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.allT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.allT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.all
LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.all
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/abi-versions.hT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/abi-versions.hT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/abi-versions.h
sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \
csu/Versions iconv/Versions locale/Versions assert/Versions ctype/Versions
intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions
stdlib/Versions stdio-common/Versions libio/Versions dlfcn/Versions
malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions
grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions
resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions
wctype/Versions shadow/Versions gshadow/Versions argp/Versions crypt/Versions
nptl/Versions resolv/Versions nss/Versions rt/Versions debug/Versions
libidn/Versions nptl_db/Versions inet/Versions hesiod/Versions sunrpc/Versions
nis/Versions streams/Versions login/Versions elf/Versions
sysdeps/i386/elf/Versions sysdeps/unix/sysv/linux/i386/Versions
nptl/sysdeps/unix/sysv/linux/Versions sysdeps/pthread/Versions
sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions
sysdeps/i386/i486/Versions sysdeps/i386/fpu/Versions
sysdeps/i386/Versions sysdeps/wordsize-32/Versions \
| i486-openwrt-linux-gnu-gcc -E -undef -Iinclude
-I/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final
-Isysdeps/i386/elf -Inptl/sysdeps/unix/sysv/linux/i386/i486
-Inptl/sysdeps/unix/sysv/linux/i386 -Isysdeps/unix/sysv/linux/i386
-Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/pthread -Isysdeps/pthread
-Iports/sysdeps/unix/sysv/linux -Isysdeps/unix/sysv/linux -Isysdeps/gnu
-Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet
-Isysdeps/unix/sysv/i386 -Inptl/sysdeps/unix/sysv -Iports/sysdeps/unix/sysv
-Isysdeps/unix/sysv -Isysdeps/unix/i386 -Inptl/sysdeps/unix
-Iports/sysdeps/unix -Isysdeps/unix -Isysdeps/posix -Inptl/sysdeps/i386/i486
-Isysdeps/i386/i486 -Isysdeps/i386/fpu -Inptl/sysdeps/i386 -Isysdeps/i386
-Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64
-Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf
-Isysdeps/generic -Inptl -Iports -Ilibio -I. -nostdinc -isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/lib/gcc/i486-openwrt-linux-gnu/4.6.4/include-fixed
-isystem
/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/include
-D_LIBC_REENTRANT -include include/libc-symbols.h -x assembler-with-cpp
- \
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.v.iT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.v.iT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.v.i
sed '/^[ ]*#/d;/^[ ]*$/d'
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.v.i
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.vT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.vT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.v
( echo 'sysd-versions-subdirs = csu iconv locale localedata iconvdata assert
ctype intl catgets math setjmp signal stdlib stdio-common libio dlfcn malloc
string wcsmbs timezone time dirent grp pwd posix io termios resource misc
socket sysvipc gmon gnulib wctype manual shadow gshadow po argp crypt nptl
resolv nss rt conform debug libidn nptl_db inet hesiod sunrpc nis nscd streams
login elf sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i486
nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread
ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu
sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386
nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv
sysdeps/unix/i386 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix
sysdeps/posix nptl/sysdeps/i386/i486 sysdeps/i386/i486 sysdeps/i386/fpu
nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32
sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32
sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \
cat
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.v
\
| LC_ALL=C gawk -v
buildroot=/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/
-v
defsfile=/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/Versions.all
\
-v move_if_change='/bin/sh scripts/move-if-change' \
-v versioning=yes \
-f scripts/versions.awk; \
) >
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-versionsT
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-versionsT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/sysd-versions
(seen_DEFAULT=0; seen_WORDSIZE32=0; seen_WORDSIZE64=0; \
while read which lib number setname; do \
eval seen_$which=1; \
test x"$which" != xABI || echo abi-name = "$lib"; \
test x"$which" = xDEFAULT || continue; \
case $number in \
[0-9]*) echo "$lib.so-version=.$number"; \
echo "all-sonames+=$lib=$lib.so\$($lib.so-version)";;\
*) echo "$lib.so-version=$number"; \
echo "all-sonames+=$lib=\$($lib.so-version)";;\
esac; \
done; \
case "$seen_DEFAULT$seen_WORDSIZE32$seen_WORDSIZE64" in \
100) echo biarch = no;; \
101) echo biarch = 32;; \
?1?) echo biarch = 64;; \
*) echo >&2 BUG; exit 2;; \
esac; \
echo soversions.mk-done = t;) <
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.i
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.mkT;
exit 0
mv -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.mkT
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/soversions.mk
make[5]: Leaving directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc'
make[5]: Entering directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc'
rm -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/stamp.o;
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/stamp.o
rm -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/stamp.os;
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/stamp.os
rm -f
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/stamp.oS;
>
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/stamp.oS
make --jobserver-fds=3,4 -j subdir=csu -C csu ..=../ subdir_lib
make[6]: Entering directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc/csu'
make[6]: warning: jobserver unavailable: using -j1. Add `+' to parent make
rule.
make[6]: *** INTERNAL: readdir: Bad file descriptor
. Stop.
make[6]:
/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/config.h:
Field 'stem' not cached: config
make[6]: Leaving directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc/csu'
make[5]: *** [csu/subdir_lib] Error 2
make[5]: Leaving directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final'
make[3]: ***
[/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909-final/.built]
Error 2
make[3]: Leaving directory `/home/philipp/openwrt2/toolchain/eglibc'
make[2]: *** [toolchain/eglibc/compile] Error 2
make[2]: Leaving directory `/home/philipp/openwrt2'
make[1]: ***
[/home/philipp/openwrt2/staging_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/stamp/.toolchain_install]
Error 2
make[1]: Leaving directory `/home/philipp/openwrt2'
make: *** [world] Error 2
588.953u 264.946s 9:47.17 145.4% 0+0k 1305654+6833920io 807pf+0w
Script done on Wed 28 Aug 2013 03:25:46 PM MDT
[philipp@builder ~/openwrt2]$
Has anyone else observed this problem?
I'm running Fedora 18 AMD64 (updated).
So all of these tools should be fairly mainstream.
Ah, quick google reveals it's a known issue with make:
https://bugzilla.redhat.com/show_bug.cgi?id=885474
Anyone have a workaround for it? This is make-3.82-15.fc18.x86_64 ...
-Philip
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel