From: Malek <souf_oued@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] cross-compiling
Date: Thu, 02 Oct 2008 15:08:25 +0000 [thread overview]
Message-ID: <48E4E3E9.3020907@domain.hid> (raw)
In-Reply-To: <48E4D6E2.1030309@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 6792 bytes --]
Gilles Chanteperdrix a écrit :
> Malek wrote:
>> $ ./configure --target=i686-linux --host=i686-linux --build=i386-pc-linux-gnu
>> --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --prefix=/usr/xenomai
>> --disable-smp --disable-x86-sep --enable-x86-tsc
>> ====================================================================
>> (...)
>> The architecture of the host is x86 under (cross)uClibc (0.9.29), (cross)GCC: 4.2.4,
>> (cross)binutils 2.18.50.0.1, Xenomai 2.4.5.
>
> So, you are compiling on x86 for x86 ? You are not cross-compiling then.
Possible !!!
>
> If your host is x86_64 and you are compiling for x86_32, you should pass
> the -m32 option to gcc.
>
My host is x86_32 (Fedora 9) also but I do not use gcc that comes with Fedora,
I used Buildroot(http://buildroot.uclibc.org) to produce an isolated compilation
environment for another x86_32, it looks like LFS (Linux From Scratch).
> Now, line 98 in shm.c is a syscall macro invocation, so there should be
> no reason that it works for other skin and does not work for the posix skin.
>
> Please show us a non truncated error message, and if possible the result
> of pre-processing shm.c.
>
===================================================================================
/bin/sh ../../../libtool --tag=CC --mode=compile
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include
-I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include
--sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
-isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir
-mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2
-D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing
-D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include
-I../../../include/posix -MT libpthread_rt_la-mutex.lo -MD -MP -MF
.deps/libpthread_rt_la-mutex.Tpo -c -o libpthread_rt_la-mutex.lo `test -f
'mutex.c' || echo './'`mutex.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include
-I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include
--sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
-isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir
-mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2
-D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing
-D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include
-I../../../include/posix -MT libpthread_rt_la-mutex.lo -MD -MP -MF
.deps/libpthread_rt_la-mutex.Tpo -c mutex.c -fPIC -DPIC -o
.libs/libpthread_rt_la-mutex.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include
-I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include
--sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
-isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir
-mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2
-D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing
-D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include
-I../../../include/posix -MT libpthread_rt_la-mutex.lo -MD -MP -MF
.deps/libpthread_rt_la-mutex.Tpo -c mutex.c -o libpthread_rt_la-mutex.o
>/dev/null 2>&1
mv -f .deps/libpthread_rt_la-mutex.Tpo .deps/libpthread_rt_la-mutex.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include
-I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include
--sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
-isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir
-mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2
-D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing
-D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include
-I../../../include/posix -MT libpthread_rt_la-shm.lo -MD -MP -MF
.deps/libpthread_rt_la-shm.Tpo -c -o libpthread_rt_la-shm.lo `test -f 'shm.c' ||
echo './'`shm.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include
-I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include
--sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
-isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir
-mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2
-D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing
-D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include
-I../../../include/posix -MT libpthread_rt_la-shm.lo -MD -MP -MF
.deps/libpthread_rt_la-shm.Tpo -c shm.c -fPIC -DPIC -o .libs/libpthread_rt_la-shm.o
shm.c: In function '__wrap_mmap':
shm.c:98: error: impossible register constraint in 'asm'
shm.c:98: error: impossible register constraint in 'asm'
shm.c:98: error: impossible register constraint in 'asm'
make[4]: *** [libpthread_rt_la-shm.lo] Erreur 1
make[4]: quittant le répertoire «
/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins/posix »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire «
/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire «
/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire «
/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5 »
make: ***
[/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/.stamp_built]
Erreur 2
[malek@domain.hid buildroot]$
===============================================================================
[-- Attachment #2: xenomai.log --]
[-- Type: text/plain, Size: 173459 bytes --]
>>> xenomai 2.4.5 Configuring
cd /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/ && rm -f config.cache && \
PATH="/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/bin:/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/bin:/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin:/usr/lib/qt4/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/home/malek/bin" AR="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar" AS="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-as" LD="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/" NM="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm" CC="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" GCC="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CPP="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXX="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" FC="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gfortran " RANLIB="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib" STRIP="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip" OBJCOPY="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-objcopy" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/lib/ccache/gcc" GCC_FOR_BUILD="/usr/lib/ccache/gcc" CXX_FOR_BUILD="/usr/lib/ccache/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="" CXXFLAGS_FOR_BUILD="" LDFLAGS_FOR_BUILD="" FCFLAGS_FOR_BUILD="" AR_FOR_TARGET="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar" AS_FOR_TARGET="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-as" CC_FOR_TARGET="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc" LD_FOR_TARGET="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld" NM_FOR_TARGET="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm" DEFAULT_ASSEMBLER="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-as" DEFAULT_LINKER="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld" PKG_CONFIG_SYSROOT_DIR="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir" PKG_CONFIG="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/pkg-config" PKG_CONFIG_PATH="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib/pkgconfig:" STAGING_DIR="/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir" \
ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_c_bigendian=no \
\
./configure \
--target=i686-linux \
--host=i686-linux \
--build=i386-pc-linux-gnu \
--prefix=/usr \
--exec-prefix=/usr \
--sysconfdir=/etc \
\
--prefix=/usr/xenomai --program-transform-name='' --disable-smp --disable-x86-sep --enable-x86-tsc
checking build system type... i386-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-linux-gcc... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 accepts -g... yes
checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
checking target system type... i686-pc-linux-gnu
checking for i686-linux-gcc... /usr/lib/ccache/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/lib/ccache/gcc accepts -g... no
checking for /usr/lib/ccache/gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... /usr/lib/ccache/gcc -E
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for i686-linux-strip... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip
checking dependency style of /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a sed that does not truncate output... /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
checking if the linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) is GNU ld... yes
checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ option to reload object files... -r
checking for BSD-compatible nm... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 accepts -g... yes
checking dependency style of /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64... gcc3
checking how to run the C++ preprocessor... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E
checking for i686-linux-g77... no
checking for i686-linux-xlf... no
checking for i686-linux-f77... no
checking for i686-linux-frt... no
checking for i686-linux-pgf77... no
checking for i686-linux-cf77... no
checking for i686-linux-fort77... no
checking for i686-linux-fl32... no
checking for i686-linux-af77... no
checking for i686-linux-xlf90... no
checking for i686-linux-f90... no
checking for i686-linux-pgf90... no
checking for i686-linux-pghpf... no
checking for i686-linux-epcf90... no
checking for i686-linux-gfortran... no
checking for i686-linux-g95... no
checking for i686-linux-xlf95... no
checking for i686-linux-f95... no
checking for i686-linux-fort... no
checking for i686-linux-ifort... no
checking for i686-linux-ifc... no
checking for i686-linux-efc... no
checking for i686-linux-pgf95... no
checking for i686-linux-lf95... no
checking for i686-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@domain.hid.
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1966080
checking command to parse /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm output from /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 object... ok
checking for objdir... .libs
checking for i686-linux-ar... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar
checking for i686-linux-ranlib... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib
checking for i686-linux-strip... (cached) /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 supports -fno-rtti -fno-exceptions... no
checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 option to produce PIC... -fPIC
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PIC flag -fPIC works... yes
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 static flag -static works... yes
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 supports -c -o file.o... yes
checking whether the /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64... /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
checking if the linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) is GNU ld... yes
checking whether the /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries... yes
checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 option to produce PIC... -fPIC
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PIC flag -fPIC works... yes
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 static flag -static works... no
checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 supports -c -o file.o... yes
checking whether the /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking dependency style of /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for target architecture... x86
checking for debug symbols... no
checking for SMP support... no
checking for x86 SEP instructions in syscalls... no
checking for x86 TSC support... y
checking whether building Linux in Xenomai build tree... no
checking for Doxygen documentation... no
checking for doxygen... doxygen
checking for dot... NO
checking whether compiling Docbook XML documentation... no
checking for xmllint... xmllint
checking for xsltproc... xsltproc
checking for fop.sh... no
checking whether Docbook XML documentation generation can use network.... no
checking for docbook-xml root dir... network
checking for docbook-xsl root dir... network
checking whether using LaTeX non-stop mode... no
checking mqueue.h usability... yes
checking mqueue.h presence... yes
checking for mqueue.h... yes
checking for sched_setaffinity... ok
checking for specific GCC switches... done
checking whether ld supports @file... yes
checking whether the POSIX skin library automatically calls mlockall... no
checking whether the pSOS skin library automatically calls mlockall... no
checking whether the uITRON skin library automatically calls mlockall... no
checking for shm_open... no
checking for shm_unlink... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/xeno-config
config.status: creating scripts/xeno-load
config.status: creating scripts/xeno-test
config.status: creating src/Makefile
config.status: creating src/rtdk/Makefile
config.status: creating src/skins/Makefile
config.status: creating src/skins/posix/Makefile
config.status: creating src/skins/native/Makefile
config.status: creating src/skins/vxworks/Makefile
config.status: creating src/skins/psos+/Makefile
config.status: creating src/skins/vrtx/Makefile
config.status: creating src/skins/rtdm/Makefile
config.status: creating src/skins/rtai/Makefile
config.status: creating src/skins/uitron/Makefile
config.status: creating src/include/Makefile
config.status: creating src/testsuite/Makefile
config.status: creating src/testsuite/latency/Makefile
config.status: creating src/testsuite/switchbench/Makefile
config.status: creating src/testsuite/cyclic/Makefile
config.status: creating src/testsuite/switchtest/Makefile
config.status: creating src/testsuite/irqbench/Makefile
config.status: creating src/testsuite/clocktest/Makefile
config.status: creating src/testsuite/klatency/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/can/Makefile
config.status: creating include/Makefile
config.status: creating include/asm-generic/Makefile
config.status: creating include/asm-generic/bits/Makefile
config.status: creating include/asm-blackfin/Makefile
config.status: creating include/asm-blackfin/bits/Makefile
config.status: creating include/asm-x86/Makefile
config.status: creating include/asm-x86/bits/Makefile
config.status: creating include/asm-powerpc/Makefile
config.status: creating include/asm-powerpc/bits/Makefile
config.status: creating include/asm-ia64/Makefile
config.status: creating include/asm-ia64/bits/Makefile
config.status: creating include/asm-arm/Makefile
config.status: creating include/asm-arm/bits/Makefile
config.status: creating include/asm-sim/Makefile
config.status: creating include/asm-sim/bits/Makefile
config.status: creating include/native/Makefile
config.status: creating include/nucleus/Makefile
config.status: creating include/posix/Makefile
config.status: creating include/posix/sys/Makefile
config.status: creating include/psos+/Makefile
config.status: creating include/rtai/Makefile
config.status: creating include/rtdm/Makefile
config.status: creating include/uitron/Makefile
config.status: creating include/vrtx/Makefile
config.status: creating include/vxworks/Makefile
config.status: creating doc/Makefile
config.status: creating doc/txt/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/clocktest.man
config.status: creating doc/man/cyclictest.man
config.status: creating doc/man/irqbench.man
config.status: creating doc/man/irqloop.man
config.status: creating doc/man/klatency.man
config.status: creating doc/man/latency.man
config.status: creating doc/man/rtcanconfig.man
config.status: creating doc/man/rtcanrecv.man
config.status: creating doc/man/rtcansend.man
config.status: creating doc/man/switchbench.man
config.status: creating doc/man/switchtest.man
config.status: creating doc/man/runinfo.man
config.status: creating doc/man/xeno-config.man
config.status: creating doc/man/xeno-info.man
config.status: creating doc/man/xeno-load.man
config.status: creating doc/man/xeno-test.man
config.status: creating doc/doxygen/Makefile
config.status: creating doc/doxygen/Doxyfile-common
config.status: creating doc/doxygen/Doxyfile
config.status: creating doc/doxygen/Doxyfile-native
config.status: creating doc/doxygen/Doxyfile-nucleus
config.status: creating doc/doxygen/Doxyfile-posix
config.status: creating doc/doxygen/Doxyfile-rtdm
config.status: creating doc/docbook/Makefile
config.status: creating doc/docbook/catalog
config.status: creating doc/docbook/custom-stylesheets/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/common/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/fo/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/html/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/html/chunk.xsl
config.status: creating doc/docbook/custom-stylesheets/xsl/html/onechunk.xsl
config.status: creating doc/docbook/xenomai/Makefile
config.status: creating src/include/xeno_config.h
config.status: linking ./include/asm-x86 to src/include/asm/xenomai
config.status: linking ./include/asm-generic to src/include/asm-generic/xenomai
config.status: executing depfiles commands
>>> xenomai 2.4.5 Building
/usr/bin/make -j1 -C /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/
make[1]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5 »
Making all in src
make[2]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src »
Making all in include
make[3]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/include »
/usr/bin/make all-am
make[4]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/include »
make[4]: Rien à faire pour « all-am ».
make[4]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/include »
make[3]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/include »
Making all in rtdk
make[3]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/rtdk »
/bin/sh ../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include -MT librtdk_la-init.lo -MD -MP -MF .deps/librtdk_la-init.Tpo -c -o librtdk_la-init.lo `test -f 'init.c' || echo './'`init.c
mkdir .libs
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include -MT librtdk_la-init.lo -MD -MP -MF .deps/librtdk_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/librtdk_la-init.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include -MT librtdk_la-init.lo -MD -MP -MF .deps/librtdk_la-init.Tpo -c init.c -o librtdk_la-init.o >/dev/null 2>&1
mv -f .deps/librtdk_la-init.Tpo .deps/librtdk_la-init.Plo
/bin/sh ../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include -MT librtdk_la-rt_print.lo -MD -MP -MF .deps/librtdk_la-rt_print.Tpo -c -o librtdk_la-rt_print.lo `test -f 'rt_print.c' || echo './'`rt_print.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include -MT librtdk_la-rt_print.lo -MD -MP -MF .deps/librtdk_la-rt_print.Tpo -c rt_print.c -fPIC -DPIC -o .libs/librtdk_la-rt_print.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include -MT librtdk_la-rt_print.lo -MD -MP -MF .deps/librtdk_la-rt_print.Tpo -c rt_print.c -o librtdk_la-rt_print.o >/dev/null 2>&1
mv -f .deps/librtdk_la-rt_print.Tpo .deps/librtdk_la-rt_print.Plo
/bin/sh ../../libtool --tag=CC --mode=link /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 0:0:0 -lpthread -o librtdk.la -rpath /usr/lib librtdk_la-init.lo librtdk_la-rt_print.lo
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared .libs/librtdk_la-init.o .libs/librtdk_la-rt_print.o -lpthread -mtune=pentiumpro -march=pentiumpro -Wl,-soname -Wl,librtdk.so.0 -o .libs/librtdk.so.0.0.0
(cd .libs && rm -f librtdk.so.0 && ln -s librtdk.so.0.0.0 librtdk.so.0)
(cd .libs && rm -f librtdk.so && ln -s librtdk.so.0.0.0 librtdk.so)
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar cru .libs/librtdk.a librtdk_la-init.o librtdk_la-rt_print.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib .libs/librtdk.a
creating librtdk.la
(cd .libs && rm -f librtdk.la && ln -s ../librtdk.la librtdk.la)
make[3]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/rtdk »
Making all in skins
make[3]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins »
Making all in native
make[4]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins/native »
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-alarm.lo -MD -MP -MF .deps/libnative_la-alarm.Tpo -c -o libnative_la-alarm.lo `test -f 'alarm.c' || echo './'`alarm.c
mkdir .libs
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-alarm.lo -MD -MP -MF .deps/libnative_la-alarm.Tpo -c alarm.c -fPIC -DPIC -o .libs/libnative_la-alarm.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-alarm.lo -MD -MP -MF .deps/libnative_la-alarm.Tpo -c alarm.c -o libnative_la-alarm.o >/dev/null 2>&1
mv -f .deps/libnative_la-alarm.Tpo .deps/libnative_la-alarm.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-cond.lo -MD -MP -MF .deps/libnative_la-cond.Tpo -c -o libnative_la-cond.lo `test -f 'cond.c' || echo './'`cond.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-cond.lo -MD -MP -MF .deps/libnative_la-cond.Tpo -c cond.c -fPIC -DPIC -o .libs/libnative_la-cond.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-cond.lo -MD -MP -MF .deps/libnative_la-cond.Tpo -c cond.c -o libnative_la-cond.o >/dev/null 2>&1
mv -f .deps/libnative_la-cond.Tpo .deps/libnative_la-cond.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-event.lo -MD -MP -MF .deps/libnative_la-event.Tpo -c -o libnative_la-event.lo `test -f 'event.c' || echo './'`event.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-event.lo -MD -MP -MF .deps/libnative_la-event.Tpo -c event.c -fPIC -DPIC -o .libs/libnative_la-event.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-event.lo -MD -MP -MF .deps/libnative_la-event.Tpo -c event.c -o libnative_la-event.o >/dev/null 2>&1
mv -f .deps/libnative_la-event.Tpo .deps/libnative_la-event.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-heap.lo -MD -MP -MF .deps/libnative_la-heap.Tpo -c -o libnative_la-heap.lo `test -f 'heap.c' || echo './'`heap.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-heap.lo -MD -MP -MF .deps/libnative_la-heap.Tpo -c heap.c -fPIC -DPIC -o .libs/libnative_la-heap.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-heap.lo -MD -MP -MF .deps/libnative_la-heap.Tpo -c heap.c -o libnative_la-heap.o >/dev/null 2>&1
mv -f .deps/libnative_la-heap.Tpo .deps/libnative_la-heap.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-init.lo -MD -MP -MF .deps/libnative_la-init.Tpo -c -o libnative_la-init.lo `test -f 'init.c' || echo './'`init.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-init.lo -MD -MP -MF .deps/libnative_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libnative_la-init.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-init.lo -MD -MP -MF .deps/libnative_la-init.Tpo -c init.c -o libnative_la-init.o >/dev/null 2>&1
mv -f .deps/libnative_la-init.Tpo .deps/libnative_la-init.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-intr.lo -MD -MP -MF .deps/libnative_la-intr.Tpo -c -o libnative_la-intr.lo `test -f 'intr.c' || echo './'`intr.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-intr.lo -MD -MP -MF .deps/libnative_la-intr.Tpo -c intr.c -fPIC -DPIC -o .libs/libnative_la-intr.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-intr.lo -MD -MP -MF .deps/libnative_la-intr.Tpo -c intr.c -o libnative_la-intr.o >/dev/null 2>&1
mv -f .deps/libnative_la-intr.Tpo .deps/libnative_la-intr.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-misc.lo -MD -MP -MF .deps/libnative_la-misc.Tpo -c -o libnative_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-misc.lo -MD -MP -MF .deps/libnative_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libnative_la-misc.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-misc.lo -MD -MP -MF .deps/libnative_la-misc.Tpo -c misc.c -o libnative_la-misc.o >/dev/null 2>&1
mv -f .deps/libnative_la-misc.Tpo .deps/libnative_la-misc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-mutex.lo -MD -MP -MF .deps/libnative_la-mutex.Tpo -c -o libnative_la-mutex.lo `test -f 'mutex.c' || echo './'`mutex.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-mutex.lo -MD -MP -MF .deps/libnative_la-mutex.Tpo -c mutex.c -fPIC -DPIC -o .libs/libnative_la-mutex.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-mutex.lo -MD -MP -MF .deps/libnative_la-mutex.Tpo -c mutex.c -o libnative_la-mutex.o >/dev/null 2>&1
mv -f .deps/libnative_la-mutex.Tpo .deps/libnative_la-mutex.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-pipe.lo -MD -MP -MF .deps/libnative_la-pipe.Tpo -c -o libnative_la-pipe.lo `test -f 'pipe.c' || echo './'`pipe.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-pipe.lo -MD -MP -MF .deps/libnative_la-pipe.Tpo -c pipe.c -fPIC -DPIC -o .libs/libnative_la-pipe.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-pipe.lo -MD -MP -MF .deps/libnative_la-pipe.Tpo -c pipe.c -o libnative_la-pipe.o >/dev/null 2>&1
mv -f .deps/libnative_la-pipe.Tpo .deps/libnative_la-pipe.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-queue.lo -MD -MP -MF .deps/libnative_la-queue.Tpo -c -o libnative_la-queue.lo `test -f 'queue.c' || echo './'`queue.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-queue.lo -MD -MP -MF .deps/libnative_la-queue.Tpo -c queue.c -fPIC -DPIC -o .libs/libnative_la-queue.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-queue.lo -MD -MP -MF .deps/libnative_la-queue.Tpo -c queue.c -o libnative_la-queue.o >/dev/null 2>&1
mv -f .deps/libnative_la-queue.Tpo .deps/libnative_la-queue.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-sem.lo -MD -MP -MF .deps/libnative_la-sem.Tpo -c -o libnative_la-sem.lo `test -f 'sem.c' || echo './'`sem.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-sem.lo -MD -MP -MF .deps/libnative_la-sem.Tpo -c sem.c -fPIC -DPIC -o .libs/libnative_la-sem.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-sem.lo -MD -MP -MF .deps/libnative_la-sem.Tpo -c sem.c -o libnative_la-sem.o >/dev/null 2>&1
mv -f .deps/libnative_la-sem.Tpo .deps/libnative_la-sem.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-task.lo -MD -MP -MF .deps/libnative_la-task.Tpo -c -o libnative_la-task.lo `test -f 'task.c' || echo './'`task.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-task.lo -MD -MP -MF .deps/libnative_la-task.Tpo -c task.c -fPIC -DPIC -o .libs/libnative_la-task.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-task.lo -MD -MP -MF .deps/libnative_la-task.Tpo -c task.c -o libnative_la-task.o >/dev/null 2>&1
mv -f .deps/libnative_la-task.Tpo .deps/libnative_la-task.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-timer.lo -MD -MP -MF .deps/libnative_la-timer.Tpo -c -o libnative_la-timer.lo `test -f 'timer.c' || echo './'`timer.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-timer.lo -MD -MP -MF .deps/libnative_la-timer.Tpo -c timer.c -fPIC -DPIC -o .libs/libnative_la-timer.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-timer.lo -MD -MP -MF .deps/libnative_la-timer.Tpo -c timer.c -o libnative_la-timer.o >/dev/null 2>&1
mv -f .deps/libnative_la-timer.Tpo .deps/libnative_la-timer.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-wrappers.lo -MD -MP -MF .deps/libnative_la-wrappers.Tpo -c -o libnative_la-wrappers.lo `test -f 'wrappers.c' || echo './'`wrappers.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-wrappers.lo -MD -MP -MF .deps/libnative_la-wrappers.Tpo -c wrappers.c -fPIC -DPIC -o .libs/libnative_la-wrappers.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -MT libnative_la-wrappers.lo -MD -MP -MF .deps/libnative_la-wrappers.Tpo -c wrappers.c -o libnative_la-wrappers.o >/dev/null 2>&1
mv -f .deps/libnative_la-wrappers.Tpo .deps/libnative_la-wrappers.Plo
/bin/sh ../../../libtool --tag=CC --mode=link /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 1:0:0 -lpthread -o libnative.la -rpath /usr/lib libnative_la-alarm.lo libnative_la-cond.lo libnative_la-event.lo libnative_la-heap.lo libnative_la-init.lo libnative_la-intr.lo libnative_la-misc.lo libnative_la-mutex.lo libnative_la-pipe.lo libnative_la-queue.lo libnative_la-sem.lo libnative_la-task.lo libnative_la-timer.lo libnative_la-wrappers.lo
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared .libs/libnative_la-alarm.o .libs/libnative_la-cond.o .libs/libnative_la-event.o .libs/libnative_la-heap.o .libs/libnative_la-init.o .libs/libnative_la-intr.o .libs/libnative_la-misc.o .libs/libnative_la-mutex.o .libs/libnative_la-pipe.o .libs/libnative_la-queue.o .libs/libnative_la-sem.o .libs/libnative_la-task.o .libs/libnative_la-timer.o .libs/libnative_la-wrappers.o -lpthread -mtune=pentiumpro -march=pentiumpro -Wl,-soname -Wl,libnative.so.1 -o .libs/libnative.so.1.0.0
(cd .libs && rm -f libnative.so.1 && ln -s libnative.so.1.0.0 libnative.so.1)
(cd .libs && rm -f libnative.so && ln -s libnative.so.1.0.0 libnative.so)
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar cru .libs/libnative.a libnative_la-alarm.o libnative_la-cond.o libnative_la-event.o libnative_la-heap.o libnative_la-init.o libnative_la-intr.o libnative_la-misc.o libnative_la-mutex.o libnative_la-pipe.o libnative_la-queue.o libnative_la-sem.o libnative_la-task.o libnative_la-timer.o libnative_la-wrappers.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib .libs/libnative.a
creating libnative.la
(cd .libs && rm -f libnative.la && ln -s ../libnative.la libnative.la)
make[4]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins/native »
Making all in posix
make[4]: entrant dans le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins/posix »
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-init.lo -MD -MP -MF .deps/libpthread_rt_la-init.Tpo -c -o libpthread_rt_la-init.lo `test -f 'init.c' || echo './'`init.c
mkdir .libs
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-init.lo -MD -MP -MF .deps/libpthread_rt_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libpthread_rt_la-init.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-init.lo -MD -MP -MF .deps/libpthread_rt_la-init.Tpo -c init.c -o libpthread_rt_la-init.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-init.Tpo .deps/libpthread_rt_la-init.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-thread.lo -MD -MP -MF .deps/libpthread_rt_la-thread.Tpo -c -o libpthread_rt_la-thread.lo `test -f 'thread.c' || echo './'`thread.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-thread.lo -MD -MP -MF .deps/libpthread_rt_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libpthread_rt_la-thread.o
thread.c: In function 'pse51_thread_init':
thread.c:283: warning: unused variable 'vers'
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-thread.lo -MD -MP -MF .deps/libpthread_rt_la-thread.Tpo -c thread.c -o libpthread_rt_la-thread.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-thread.Tpo .deps/libpthread_rt_la-thread.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-timer.lo -MD -MP -MF .deps/libpthread_rt_la-timer.Tpo -c -o libpthread_rt_la-timer.lo `test -f 'timer.c' || echo './'`timer.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-timer.lo -MD -MP -MF .deps/libpthread_rt_la-timer.Tpo -c timer.c -fPIC -DPIC -o .libs/libpthread_rt_la-timer.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-timer.lo -MD -MP -MF .deps/libpthread_rt_la-timer.Tpo -c timer.c -o libpthread_rt_la-timer.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-timer.Tpo .deps/libpthread_rt_la-timer.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-semaphore.lo -MD -MP -MF .deps/libpthread_rt_la-semaphore.Tpo -c -o libpthread_rt_la-semaphore.lo `test -f 'semaphore.c' || echo './'`semaphore.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-semaphore.lo -MD -MP -MF .deps/libpthread_rt_la-semaphore.Tpo -c semaphore.c -fPIC -DPIC -o .libs/libpthread_rt_la-semaphore.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-semaphore.lo -MD -MP -MF .deps/libpthread_rt_la-semaphore.Tpo -c semaphore.c -o libpthread_rt_la-semaphore.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-semaphore.Tpo .deps/libpthread_rt_la-semaphore.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-clock.lo -MD -MP -MF .deps/libpthread_rt_la-clock.Tpo -c -o libpthread_rt_la-clock.lo `test -f 'clock.c' || echo './'`clock.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-clock.lo -MD -MP -MF .deps/libpthread_rt_la-clock.Tpo -c clock.c -fPIC -DPIC -o .libs/libpthread_rt_la-clock.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-clock.lo -MD -MP -MF .deps/libpthread_rt_la-clock.Tpo -c clock.c -o libpthread_rt_la-clock.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-clock.Tpo .deps/libpthread_rt_la-clock.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-cond.lo -MD -MP -MF .deps/libpthread_rt_la-cond.Tpo -c -o libpthread_rt_la-cond.lo `test -f 'cond.c' || echo './'`cond.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-cond.lo -MD -MP -MF .deps/libpthread_rt_la-cond.Tpo -c cond.c -fPIC -DPIC -o .libs/libpthread_rt_la-cond.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-cond.lo -MD -MP -MF .deps/libpthread_rt_la-cond.Tpo -c cond.c -o libpthread_rt_la-cond.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-cond.Tpo .deps/libpthread_rt_la-cond.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-mq.lo -MD -MP -MF .deps/libpthread_rt_la-mq.Tpo -c -o libpthread_rt_la-mq.lo `test -f 'mq.c' || echo './'`mq.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-mq.lo -MD -MP -MF .deps/libpthread_rt_la-mq.Tpo -c mq.c -fPIC -DPIC -o .libs/libpthread_rt_la-mq.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-mq.lo -MD -MP -MF .deps/libpthread_rt_la-mq.Tpo -c mq.c -o libpthread_rt_la-mq.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-mq.Tpo .deps/libpthread_rt_la-mq.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-mutex.lo -MD -MP -MF .deps/libpthread_rt_la-mutex.Tpo -c -o libpthread_rt_la-mutex.lo `test -f 'mutex.c' || echo './'`mutex.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-mutex.lo -MD -MP -MF .deps/libpthread_rt_la-mutex.Tpo -c mutex.c -fPIC -DPIC -o .libs/libpthread_rt_la-mutex.o
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-mutex.lo -MD -MP -MF .deps/libpthread_rt_la-mutex.Tpo -c mutex.c -o libpthread_rt_la-mutex.o >/dev/null 2>&1
mv -f .deps/libpthread_rt_la-mutex.Tpo .deps/libpthread_rt_la-mutex.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-shm.lo -MD -MP -MF .deps/libpthread_rt_la-shm.Tpo -c -o libpthread_rt_la-shm.lo `test -f 'shm.c' || echo './'`shm.c
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include -I../../../include/posix -MT libpthread_rt_la-shm.lo -MD -MP -MF .deps/libpthread_rt_la-shm.Tpo -c shm.c -fPIC -DPIC -o .libs/libpthread_rt_la-shm.o
shm.c: In function '__wrap_mmap':
shm.c:98: error: impossible register constraint in 'asm'
shm.c:98: error: impossible register constraint in 'asm'
shm.c:98: error: impossible register constraint in 'asm'
make[4]: *** [libpthread_rt_la-shm.lo] Erreur 1
make[4]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins/posix »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5 »
make: *** [/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/.stamp_built] Erreur 2
[malek@domain.hid buildroot]$
[-- Attachment #3: config.log --]
[-- Type: text/plain, Size: 301037 bytes --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Xenomai configure 2.4.5, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --target=i686-linux --host=i686-linux --build=i386-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --prefix=/usr/xenomai --program-transform-name= --disable-smp --disable-x86-sep --enable-x86-tsc
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.26.3-29.local.fc9.i686
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Sep 14 10:42:39 UTC 2008
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/bin
PATH: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/bin
PATH: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin
PATH: /usr/lib/qt4/bin
PATH: /usr/lib/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/lib/ccache
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /home/malek/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2130: checking build system type
configure:2148: result: i386-pc-linux-gnu
configure:2170: checking host system type
configure:2185: result: i686-pc-linux-gnu
configure:2220: checking for a BSD-compatible install
configure:2276: result: /usr/bin/install -c
configure:2311: checking for i686-linux-gcc
configure:2338: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:2616: checking for C compiler version
configure:2623: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 --version >&5
i686-linux-uclibc-gcc (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2626: $? = 0
configure:2633: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -v >&5
Using built-in specs.
Target: i686-linux-uclibc
Configured with: /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gcc-4.2.4/configure --prefix=/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=i686-linux-uclibc --enable-languages=c,c++ --with-sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir --with-build-time-tools=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/i686-linux-uclibc/bin --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --enable-shared --with-gmp=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gmp --with-mpfr=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/mpfr --enable-threads --disable-multilib --with-arch=pentiumpro --with-tune=pentiumpro : (reconfigured) /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gcc-4.2.4/configure --prefix=/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=i686-linux-uclibc --enable-languages=c,c++ --with-sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir --with-build-time-tools=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/i686-linux-uclibc/bin --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --enable-shared --with-gmp=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gmp --with-mpfr=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/mpfr --enable-threads --disable-multilib --with-arch=pentiumpro --with-tune=pentiumpro
Thread model: posix
gcc version 4.2.4
configure:2636: $? = 0
configure:2643: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -V >&5
i686-linux-uclibc-gcc: '-V' must come at the start of the command line
configure:2646: $? = 1
configure:2669: checking for C compiler default output file name
configure:2696: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
configure:2699: $? = 0
configure:2737: result: a.out
configure:2754: checking whether the C compiler works
configure:2784: result: yes
configure:2791: checking whether we are cross compiling
configure:2793: result: yes
configure:2796: checking for suffix of executables
configure:2803: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c >&5
configure:2806: $? = 0
configure:2830: result:
configure:2836: checking for suffix of object files
configure:2862: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:2865: $? = 0
configure:2888: result: o
configure:2892: checking whether we are using the GNU C compiler
configure:2921: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:2927: $? = 0
configure:2944: result: yes
configure:2949: checking whether /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 accepts -g
configure:2979: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -g conftest.c >&5
configure:2985: $? = 0
configure:3084: result: yes
configure:3101: checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 option to accept ISO C89
configure:3175: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -g -O2 conftest.c >&5
configure:3181: $? = 0
configure:3204: result: none needed
configure:3233: checking how to run the C preprocessor
configure:3349: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:3378: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
configure:3384: $? = 0
configure:3415: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3421: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3459: checking target system type
configure:3474: result: i686-pc-linux-gnu
configure:3513: checking for i686-linux-gcc
configure:3540: result: /usr/lib/ccache/gcc
configure:3818: checking for C compiler version
configure:3825: /usr/lib/ccache/gcc --version >&5
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3828: $? = 0
configure:3835: /usr/lib/ccache/gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
Thread model: posix
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
configure:3838: $? = 0
configure:3845: /usr/lib/ccache/gcc -V >&5
gcc: '-V' option must have argument
configure:3848: $? = 1
configure:3851: checking whether we are using the GNU C compiler
configure:3903: result: yes
configure:3908: checking whether /usr/lib/ccache/gcc accepts -g
configure:3938: /usr/lib/ccache/gcc -c -g conftest.c >&5
configure:3944: $? = 0
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3976: /usr/lib/ccache/gcc -c conftest.c >&5
configure:3982: $? = 0
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4015: /usr/lib/ccache/gcc -c -g conftest.c >&5
configure:4021: $? = 0
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4043: result: no
configure:4060: checking for /usr/lib/ccache/gcc option to accept ISO C89
configure:4163: result: none needed
configure:4186: checking how to run the C preprocessor
configure:4226: /usr/lib/ccache/gcc -E conftest.c
configure:4232: $? = 0
configure:4263: /usr/lib/ccache/gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4269: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4302: result: /usr/lib/ccache/gcc -E
configure:4331: /usr/lib/ccache/gcc -E conftest.c
configure:4337: $? = 0
configure:4368: /usr/lib/ccache/gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4374: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4438: checking whether build environment is sane
configure:4481: result: yes
configure:4509: checking for a thread-safe mkdir -p
configure:4548: result: /bin/mkdir -p
configure:4561: checking for gawk
configure:4577: found /usr/bin/gawk
configure:4588: result: gawk
configure:4599: checking whether make sets $(MAKE)
configure:4620: result: yes
configure:4650: checking for style of include used by make
configure:4678: result: GNU
configure:4762: checking for i686-linux-strip
configure:4789: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip
configure:4871: checking dependency style of /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:4962: result: gcc3
configure:4978: checking whether to enable maintainer-specific portions of Makefiles
configure:4987: result: no
configure:5072: checking for a sed that does not truncate output
configure:5128: result: /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/bin/sed
configure:5131: checking for grep that handles long lines and -e
configure:5205: result: /bin/grep
configure:5210: checking for egrep
configure:5288: result: /bin/grep -E
configure:5304: checking for ld used by /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:5371: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
configure:5380: checking if the linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) is GNU ld
configure:5395: result: yes
configure:5400: checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ option to reload object files
configure:5407: result: -r
configure:5425: checking for BSD-compatible nm
configure:5474: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm
configure:5478: checking whether ln -s works
configure:5482: result: yes
configure:5489: checking how to recognize dependent libraries
configure:5675: result: pass_all
configure:5915: checking for ANSI C header files
configure:5945: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:5951: $? = 0
configure:6079: result: yes
configure:6103: checking for sys/types.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for sys/stat.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for stdlib.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for string.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for memory.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for strings.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for inttypes.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for stdint.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6103: checking for unistd.h
configure:6124: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6130: $? = 0
configure:6146: result: yes
configure:6173: checking dlfcn.h usability
configure:6190: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:6196: $? = 0
configure:6210: result: yes
configure:6214: checking dlfcn.h presence
configure:6229: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
configure:6235: $? = 0
configure:6249: result: yes
configure:6282: checking for dlfcn.h
configure:6290: result: yes
configure:6419: checking for C++ compiler version
configure:6426: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 --version >&5
i686-linux-uclibc-g++ (GCC) 4.2.4
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6429: $? = 0
configure:6436: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -v >&5
Using built-in specs.
Target: i686-linux-uclibc
Configured with: /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gcc-4.2.4/configure --prefix=/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=i686-linux-uclibc --enable-languages=c,c++ --with-sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir --with-build-time-tools=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/i686-linux-uclibc/bin --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --enable-shared --with-gmp=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gmp --with-mpfr=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/mpfr --enable-threads --disable-multilib --with-arch=pentiumpro --with-tune=pentiumpro : (reconfigured) /home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gcc-4.2.4/configure --prefix=/usr --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=i686-linux-uclibc --enable-languages=c,c++ --with-sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir --with-build-time-tools=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/i686-linux-uclibc/bin --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --enable-shared --with-gmp=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/gmp --with-mpfr=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/mpfr --enable-threads --disable-multilib --with-arch=pentiumpro --with-tune=pentiumpro
Thread model: posix
gcc version 4.2.4
configure:6439: $? = 0
configure:6446: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -V >&5
i686-linux-uclibc-g++: argument to '-V' missing
configure:6449: $? = 1
configure:6452: checking whether we are using the GNU C++ compiler
configure:6481: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.cpp >&5
configure:6487: $? = 0
configure:6504: result: yes
configure:6509: checking whether /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 accepts -g
configure:6539: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -g conftest.cpp >&5
configure:6545: $? = 0
configure:6644: result: yes
configure:6669: checking dependency style of /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:6760: result: gcc3
configure:6785: checking how to run the C++ preprocessor
configure:6821: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E conftest.cpp
configure:6827: $? = 0
configure:6858: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:6864: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| #define CONFIG_XENO_BUILD_STRING "i386-pc-linux-gnu"
| #define CONFIG_XENO_HOST_STRING "i686-pc-linux-gnu"
| #define CONFIG_XENO_COMPILER "gcc version 4.2.4"
| #define PACKAGE "xenomai"
| #define VERSION "2.4.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6897: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E
configure:6926: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E conftest.cpp
configure:6932: $? = 0
configure:6963: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:6969: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| #define CONFIG_XENO_BUILD_STRING "i386-pc-linux-gnu"
| #define CONFIG_XENO_HOST_STRING "i686-pc-linux-gnu"
| #define CONFIG_XENO_COMPILER "gcc version 4.2.4"
| #define PACKAGE "xenomai"
| #define VERSION "2.4.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7018: checking for i686-linux-g77
configure:7048: result: no
configure:7018: checking for i686-linux-xlf
configure:7048: result: no
configure:7018: checking for i686-linux-f77
configure:7048: result: no
configure:7018: checking for i686-linux-frt
configure:7048: result: no
configure:7018: checking for i686-linux-pgf77
configure:7048: result: no
configure:7018: checking for i686-linux-cf77
configure:7048: result: no
configure:7018: checking for i686-linux-fort77
configure:7048: result: no
configure:7018: checking for i686-linux-fl32
configure:7048: result: no
configure:7018: checking for i686-linux-af77
configure:7048: result: no
configure:7018: checking for i686-linux-xlf90
configure:7048: result: no
configure:7018: checking for i686-linux-f90
configure:7048: result: no
configure:7018: checking for i686-linux-pgf90
configure:7048: result: no
configure:7018: checking for i686-linux-pghpf
configure:7048: result: no
configure:7018: checking for i686-linux-epcf90
configure:7048: result: no
configure:7018: checking for i686-linux-gfortran
configure:7048: result: no
configure:7018: checking for i686-linux-g95
configure:7048: result: no
configure:7018: checking for i686-linux-xlf95
configure:7048: result: no
configure:7018: checking for i686-linux-f95
configure:7048: result: no
configure:7018: checking for i686-linux-fort
configure:7048: result: no
configure:7018: checking for i686-linux-ifort
configure:7048: result: no
configure:7018: checking for i686-linux-ifc
configure:7048: result: no
configure:7018: checking for i686-linux-efc
configure:7048: result: no
configure:7018: checking for i686-linux-pgf95
configure:7048: result: no
configure:7018: checking for i686-linux-lf95
configure:7048: result: no
configure:7018: checking for i686-linux-ftn
configure:7048: result: no
configure:7062: checking for g77
configure:7092: result: no
configure:7062: checking for xlf
configure:7092: result: no
configure:7062: checking for f77
configure:7092: result: no
configure:7062: checking for frt
configure:7092: result: no
configure:7062: checking for pgf77
configure:7092: result: no
configure:7062: checking for cf77
configure:7092: result: no
configure:7062: checking for fort77
configure:7092: result: no
configure:7062: checking for fl32
configure:7092: result: no
configure:7062: checking for af77
configure:7092: result: no
configure:7062: checking for xlf90
configure:7092: result: no
configure:7062: checking for f90
configure:7092: result: no
configure:7062: checking for pgf90
configure:7092: result: no
configure:7062: checking for pghpf
configure:7092: result: no
configure:7062: checking for epcf90
configure:7092: result: no
configure:7062: checking for gfortran
configure:7078: found /usr/bin/gfortran
configure:7089: result: gfortran
configure:7107: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@domain.hid.
configure:7119: checking for Fortran 77 compiler version
configure:7126: gfortran --version >&5
GNU Fortran (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:7129: $? = 0
configure:7136: gfortran -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
Thread model: posix
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
configure:7139: $? = 0
configure:7146: gfortran -V >&5
gfortran: '-V' option must have argument
configure:7149: $? = 1
configure:7157: checking whether we are using the GNU Fortran 77 compiler
configure:7176: gfortran -c conftest.F >&5
configure:7182: $? = 0
configure:7199: result: yes
configure:7205: checking whether gfortran accepts -g
configure:7222: gfortran -c -g conftest.f >&5
configure:7228: $? = 0
configure:7244: result: yes
configure:7273: checking the maximum length of command line arguments
configure:7385: result: 1966080
configure:7397: checking command to parse /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm output from /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 object
configure:7502: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:7505: $? = 0
configure:7509: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7512: $? = 0
configure:7564: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c conftstm.o >&5
configure:7567: $? = 0
configure:7605: result: ok
configure:7609: checking for objdir
configure:7624: result: .libs
configure:7676: checking for i686-linux-ar
configure:7703: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar
configure:7772: checking for i686-linux-ranlib
configure:7799: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib
configure:7868: checking for i686-linux-strip
configure:7895: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip
configure:8533: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 supports -fno-rtti -fno-exceptions
configure:8551: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8555: $? = 0
configure:8568: result: no
configure:8583: checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 option to produce PIC
configure:8815: result: -fPIC
configure:8823: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PIC flag -fPIC works
configure:8841: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fPIC -DPIC conftest.c >&5
configure:8845: $? = 0
configure:8858: result: yes
configure:8886: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 static flag -static works
configure:8914: result: yes
configure:8924: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 supports -c -o file.o
configure:8945: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o out/conftest2.o conftest.c >&5
configure:8949: $? = 0
configure:8971: result: yes
configure:8997: checking whether the /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries
configure:9978: result: yes
configure:9999: checking whether -lc should be explicitly linked in
configure:10004: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:10007: $? = 0
configure:10022: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10025: $? = 0
configure:10037: result: no
configure:10045: checking dynamic linker characteristics
configure:10659: result: GNU/Linux ld.so
configure:10683: checking how to hardcode library paths into programs
configure:10708: result: immediate
configure:10722: checking whether stripping libraries is possible
configure:10727: result: yes
configure:11529: checking if libtool supports shared libraries
configure:11531: result: yes
configure:11534: checking whether to build shared libraries
configure:11555: result: yes
configure:11558: checking whether to build static libraries
configure:11562: result: yes
configure:11656: creating libtool
configure:12249: checking for ld used by /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:12316: result: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/
configure:12325: checking if the linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) is GNU ld
configure:12340: result: yes
configure:12391: checking whether the /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries
configure:13337: result: yes
configure:13354: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -g -O2 conftest.cpp >&5
configure:13357: $? = 0
configure:13513: checking for /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 option to produce PIC
configure:13797: result: -fPIC
configure:13805: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PIC flag -fPIC works
configure:13823: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:13827: $? = 0
configure:13840: result: yes
configure:13868: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 static flag -static works
configure:13896: result: no
configure:13906: checking if /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 supports -c -o file.o
configure:13927: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:13931: $? = 0
configure:13953: result: yes
configure:13979: checking whether the /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries
configure:14008: result: yes
configure:14075: checking dynamic linker characteristics
configure:14637: result: GNU/Linux ld.so
configure:14661: checking how to hardcode library paths into programs
configure:14686: result: immediate
configure:15225: checking if libtool supports shared libraries
configure:15227: result: yes
configure:15230: checking whether to build shared libraries
configure:15250: result: yes
configure:15253: checking whether to build static libraries
configure:15257: result: yes
configure:15267: checking for gfortran option to produce PIC
configure:15499: result: -fPIC
configure:15507: checking if gfortran PIC flag -fPIC works
configure:15525: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:15529: $? = 0
configure:15542: result: yes
configure:15570: checking if gfortran static flag -static works
configure:15598: result: yes
configure:15608: checking if gfortran supports -c -o file.o
configure:15629: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15633: $? = 0
configure:15655: result: yes
configure:15681: checking whether the gfortran linker (/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/) supports shared libraries
configure:16642: result: yes
configure:16709: checking dynamic linker characteristics
configure:17271: result: GNU/Linux ld.so
configure:17295: checking how to hardcode library paths into programs
configure:17320: result: immediate
configure:20942: checking dependency style of /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
configure:21033: result: gcc3
configure:21052: checking for flex
configure:21068: found /usr/bin/flex
configure:21079: result: flex
configure:21116: flex conftest.l
configure:21119: $? = 0
configure:21121: checking lex output file root
configure:21137: result: lex.yy
configure:21142: checking lex library
configure:21161: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c >&5
/tmp/ccodwf8I.o: In function `input':
conftest.c:(.text+0xacb): undefined reference to `yywrap'
/tmp/ccodwf8I.o: In function `yylex':
conftest.c:(.text+0xf88): undefined reference to `yywrap'
/tmp/ccodwf8I.o: In function `main':
conftest.c:(.text+0x1065): undefined reference to `yywrap'
collect2: ld returned 1 exit status
configure:21167: $? = 1
configure: failed program was:
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| int yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars; /* number of characters read into yy_ch_buf */
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| unsigned n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { yyless (input () != 0); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 7 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| ECHO;
| YY_BREAK
| #line 790 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| int num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), (size_t) num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register int number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| int offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return EOF;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| int num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| int i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| int yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 9 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:21161: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c -lfl >&5
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/../lib/gcc/i686-linux-uclibc/4.2.4/../../../../i686-linux-uclibc/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
configure:21167: $? = 1
configure: failed program was:
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| int yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars; /* number of characters read into yy_ch_buf */
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| unsigned n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { yyless (input () != 0); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 7 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| ECHO;
| YY_BREAK
| #line 790 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| int num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), (size_t) num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register int number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| int offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return EOF;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| int num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| int i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| int yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 9 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:21161: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c -ll >&5
/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/../lib/gcc/i686-linux-uclibc/4.2.4/../../../../i686-linux-uclibc/bin/ld: cannot find -ll
collect2: ld returned 1 exit status
configure:21167: $? = 1
configure: failed program was:
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| int yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars; /* number of characters read into yy_ch_buf */
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| unsigned n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { yyless (input () != 0); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 7 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| ECHO;
| YY_BREAK
| #line 790 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| int num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), (size_t) num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register int number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| int offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return EOF;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| int num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| int i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| int yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 9 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:21188: result: none needed
configure:21194: checking whether yytext is a pointer
configure:21215: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c >&5
/tmp/cc6elDQQ.o: In function `input':
conftest.c:(.text+0xacb): undefined reference to `yywrap'
/tmp/cc6elDQQ.o: In function `yylex':
conftest.c:(.text+0xf88): undefined reference to `yywrap'
/tmp/cc6elDQQ.o: In function `main':
conftest.c:(.text+0x1065): undefined reference to `yywrap'
collect2: ld returned 1 exit status
configure:21221: $? = 1
configure: failed program was:
| #define YYTEXT_POINTER 1
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| extern int yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| int yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars; /* number of characters read into yy_ch_buf */
| int yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 468 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| int yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| unsigned n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 652 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { yyless (input () != 0); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 7 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| ECHO;
| YY_BREAK
| #line 790 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| int num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), (size_t) num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register int number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| int offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return EOF;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| int num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| int i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| int yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 9 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:21240: result: no
configure:21256: checking for target architecture
configure:21306: result: x86
configure:21320: checking for debug symbols
configure:21330: result: no
configure:21335: checking for SMP support
configure:21345: result: no
configure:21353: checking for x86 SEP instructions in syscalls
configure:21363: result: no
configure:21366: checking for x86 TSC support
configure:21376: result: y
configure:21505: checking whether building Linux in Xenomai build tree
configure:21518: result: no
configure:21686: checking for Doxygen documentation
configure:21707: result: no
configure:21713: checking for doxygen
configure:21729: found /usr/bin/doxygen
configure:21740: result: doxygen
configure:21757: checking for dot
configure:21785: result: NO
configure:21812: checking whether compiling Docbook XML documentation
configure:21835: result: no
configure:21854: checking for xmllint
configure:21870: found /usr/bin/xmllint
configure:21881: result: xmllint
configure:21899: checking for xsltproc
configure:21915: found /usr/bin/xsltproc
configure:21926: result: xsltproc
configure:21946: checking for fop.sh
configure:21976: result: no
configure:21991: checking whether Docbook XML documentation generation can use network.
configure:22007: result: no
configure:22017: checking for docbook-xml root dir
configure:22037: result: network
configure:22054: checking for docbook-xsl root dir
configure:22074: result: network
configure:22107: checking whether using LaTeX non-stop mode
configure:22117: result: no
configure:22143: checking mqueue.h usability
configure:22160: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conftest.c >&5
configure:22166: $? = 0
configure:22180: result: yes
configure:22184: checking mqueue.h presence
configure:22199: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
configure:22205: $? = 0
configure:22219: result: yes
configure:22252: checking for mqueue.h
configure:22260: result: yes
configure:22345: checking for sched_setaffinity
configure:22373: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest -Wimplicit-function-declaration -Werror -D_GNU_SOURCE conftest.c >&5
configure:22379: $? = 0
configure:22449: result: ok
configure:22464: checking for specific GCC switches
configure:22499: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -Wno-strict-aliasing -Werror conftest.c >&5
configure:22505: $? = 0
configure:22533: result: done
configure:22570: checking whether ld supports @file
configure:22593: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest -Wl,@/dev/null conftest.c >&5
configure:22599: $? = 0
configure:22631: result: yes
configure:22636: checking whether the POSIX skin library automatically calls mlockall
configure:22646: result: no
configure:22656: checking whether the pSOS skin library automatically calls mlockall
configure:22666: result: no
configure:22676: checking whether the uITRON skin library automatically calls mlockall
configure:22686: result: no
configure:22703: checking for shm_open
configure:22759: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c -lrt >&5
/tmp/ccQ6vfFD.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `shm_open'
collect2: ld returned 1 exit status
configure:22765: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| #define CONFIG_XENO_BUILD_STRING "i386-pc-linux-gnu"
| #define CONFIG_XENO_HOST_STRING "i686-pc-linux-gnu"
| #define CONFIG_XENO_COMPILER "gcc version 4.2.4"
| #define PACKAGE "xenomai"
| #define VERSION "2.4.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MQUEUE_H 1
| #define CONFIG_XENO_VERSION_MAJOR 2
| #define CONFIG_XENO_VERSION_MINOR 4
| #define CONFIG_XENO_REVISION_LEVEL 5
| #define CONFIG_X86_TSC 1
| #define HAVE_RECENT_SETAFFINITY 1
| /* end confdefs.h. */
| /* Define shm_open to an innocuous variant, in case <limits.h> declares shm_open.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shm_open innocuous_shm_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shm_open (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shm_open
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shm_open || defined __stub___shm_open
| choke me
| #endif
|
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:22783: result: no
configure:22703: checking for shm_unlink
configure:22759: /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o conftest conftest.c -lrt >&5
/tmp/cceOZoDJ.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `shm_unlink'
collect2: ld returned 1 exit status
configure:22765: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Xenomai"
| #define PACKAGE_TARNAME "xenomai"
| #define PACKAGE_VERSION "2.4.5"
| #define PACKAGE_STRING "Xenomai 2.4.5"
| #define PACKAGE_BUGREPORT "xenomai@xenomai.org"
| #define CONFIG_XENO_BUILD_STRING "i386-pc-linux-gnu"
| #define CONFIG_XENO_HOST_STRING "i686-pc-linux-gnu"
| #define CONFIG_XENO_COMPILER "gcc version 4.2.4"
| #define PACKAGE "xenomai"
| #define VERSION "2.4.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MQUEUE_H 1
| #define CONFIG_XENO_VERSION_MAJOR 2
| #define CONFIG_XENO_VERSION_MINOR 4
| #define CONFIG_XENO_REVISION_LEVEL 5
| #define CONFIG_X86_TSC 1
| #define HAVE_RECENT_SETAFFINITY 1
| /* end confdefs.h. */
| /* Define shm_unlink to an innocuous variant, in case <limits.h> declares shm_unlink.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shm_unlink innocuous_shm_unlink
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shm_unlink (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shm_unlink
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_unlink ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shm_unlink || defined __stub___shm_unlink
| choke me
| #endif
|
| int
| main ()
| {
| return shm_unlink ();
| ;
| return 0;
| }
configure:22783: result: no
configure:22999: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Xenomai config.status 2.4.5, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost.localdomain
config.status:833: creating Makefile
config.status:833: creating config/Makefile
config.status:833: creating scripts/Makefile
config.status:833: creating scripts/xeno-config
config.status:833: creating scripts/xeno-load
config.status:833: creating scripts/xeno-test
config.status:833: creating src/Makefile
config.status:833: creating src/rtdk/Makefile
config.status:833: creating src/skins/Makefile
config.status:833: creating src/skins/posix/Makefile
config.status:833: creating src/skins/native/Makefile
config.status:833: creating src/skins/vxworks/Makefile
config.status:833: creating src/skins/psos+/Makefile
config.status:833: creating src/skins/vrtx/Makefile
config.status:833: creating src/skins/rtdm/Makefile
config.status:833: creating src/skins/rtai/Makefile
config.status:833: creating src/skins/uitron/Makefile
config.status:833: creating src/include/Makefile
config.status:833: creating src/testsuite/Makefile
config.status:833: creating src/testsuite/latency/Makefile
config.status:833: creating src/testsuite/switchbench/Makefile
config.status:833: creating src/testsuite/cyclic/Makefile
config.status:833: creating src/testsuite/switchtest/Makefile
config.status:833: creating src/testsuite/irqbench/Makefile
config.status:833: creating src/testsuite/clocktest/Makefile
config.status:833: creating src/testsuite/klatency/Makefile
config.status:833: creating src/utils/Makefile
config.status:833: creating src/utils/can/Makefile
config.status:833: creating include/Makefile
config.status:833: creating include/asm-generic/Makefile
config.status:833: creating include/asm-generic/bits/Makefile
config.status:833: creating include/asm-blackfin/Makefile
config.status:833: creating include/asm-blackfin/bits/Makefile
config.status:833: creating include/asm-x86/Makefile
config.status:833: creating include/asm-x86/bits/Makefile
config.status:833: creating include/asm-powerpc/Makefile
config.status:833: creating include/asm-powerpc/bits/Makefile
config.status:833: creating include/asm-ia64/Makefile
config.status:833: creating include/asm-ia64/bits/Makefile
config.status:833: creating include/asm-arm/Makefile
config.status:833: creating include/asm-arm/bits/Makefile
config.status:833: creating include/asm-sim/Makefile
config.status:833: creating include/asm-sim/bits/Makefile
config.status:833: creating include/native/Makefile
config.status:833: creating include/nucleus/Makefile
config.status:833: creating include/posix/Makefile
config.status:833: creating include/posix/sys/Makefile
config.status:833: creating include/psos+/Makefile
config.status:833: creating include/rtai/Makefile
config.status:833: creating include/rtdm/Makefile
config.status:833: creating include/uitron/Makefile
config.status:833: creating include/vrtx/Makefile
config.status:833: creating include/vxworks/Makefile
config.status:833: creating doc/Makefile
config.status:833: creating doc/txt/Makefile
config.status:833: creating doc/man/Makefile
config.status:833: creating doc/man/clocktest.man
config.status:833: creating doc/man/cyclictest.man
config.status:833: creating doc/man/irqbench.man
config.status:833: creating doc/man/irqloop.man
config.status:833: creating doc/man/klatency.man
config.status:833: creating doc/man/latency.man
config.status:833: creating doc/man/rtcanconfig.man
config.status:833: creating doc/man/rtcanrecv.man
config.status:833: creating doc/man/rtcansend.man
config.status:833: creating doc/man/switchbench.man
config.status:833: creating doc/man/switchtest.man
config.status:833: creating doc/man/runinfo.man
config.status:833: creating doc/man/xeno-config.man
config.status:833: creating doc/man/xeno-info.man
config.status:833: creating doc/man/xeno-load.man
config.status:833: creating doc/man/xeno-test.man
config.status:833: creating doc/doxygen/Makefile
config.status:833: creating doc/doxygen/Doxyfile-common
config.status:833: creating doc/doxygen/Doxyfile
config.status:833: creating doc/doxygen/Doxyfile-native
config.status:833: creating doc/doxygen/Doxyfile-nucleus
config.status:833: creating doc/doxygen/Doxyfile-posix
config.status:833: creating doc/doxygen/Doxyfile-rtdm
config.status:833: creating doc/docbook/Makefile
config.status:833: creating doc/docbook/catalog
config.status:833: creating doc/docbook/custom-stylesheets/Makefile
config.status:833: creating doc/docbook/custom-stylesheets/xsl/Makefile
config.status:833: creating doc/docbook/custom-stylesheets/xsl/common/Makefile
config.status:833: creating doc/docbook/custom-stylesheets/xsl/fo/Makefile
config.status:833: creating doc/docbook/custom-stylesheets/xsl/html/Makefile
config.status:833: creating doc/docbook/custom-stylesheets/xsl/html/chunk.xsl
config.status:833: creating doc/docbook/custom-stylesheets/xsl/html/onechunk.xsl
config.status:833: creating doc/docbook/xenomai/Makefile
config.status:833: creating src/include/xeno_config.h
config.status:1069: src/include/xeno_config.h is unchanged
config.status:1120: linking ./include/asm-x86 to src/include/asm/xenomai
config.status:1120: linking ./include/asm-generic to src/include/asm-generic/xenomai
config.status:1142: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-pc-linux-gnu
ac_cv_build_prog_CPP='/usr/lib/ccache/gcc -E'
ac_cv_build_prog_cc_g=no
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-linux
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i686-linux
ac_cv_f77_compiler_gnu=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_shm_open=no
ac_cv_func_shm_unlink=no
ac_cv_gcc_wnoalias=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mqueue_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lbl_unaligned_fail=no
ac_cv_ld_file_option=yes
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_prog_CC_FOR_BUILD=/usr/lib/ccache/gcc
ac_cv_prog_CPP='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_prog_CXXCPP='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E'
ac_cv_prog_DBX_LINT=xmllint
ac_cv_prog_DBX_XSLTPROC=xsltproc
ac_cv_prog_DOXYGEN=doxygen
ac_cv_prog_DOXYGEN_HAVE_DOT=NO
ac_cv_prog_LEX=flex
ac_cv_prog_RANLIB=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib
ac_cv_prog_STRIP=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_sched_setaffinity=new
ac_cv_target=i686-pc-linux-gnu
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/'
lt_cv_path_LDCXX='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib -L/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/'
lt_cv_path_NM=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm
lt_cv_path_SED=/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/atlas /usr/lib/mysql /usr/lib/nvidia /usr/lib/qt-3.3/lib /usr/lib/tcl8.5 /usr/lib/xulrunner-1.9 '
lt_cv_sys_lib_search_path_spec='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib/gcc/i686-linux-uclibc/4.2.4 /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib/gcc /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/i686-linux-uclibc/lib /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/lib /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/lib'
lt_cv_sys_max_cmd_len=1966080
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/missing --run aclocal-1.10'
ADEOS_PATCH=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/missing --run tar'
AR='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar'
AUTOCONF='${SHELL} /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/missing --run automake-1.10'
AWK='gawk'
BUILD_EXEEXT=''
BUILD_OBJEXT=''
CC='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CC='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CCAS='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='/usr/lib/ccache/gcc'
CFLAGS=''
CFLAGS=''
CFLAGS_FOR_BUILD=''
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/src/skins/posix/posix.wrappers'
CONFIG_XENO_DOC_DOX_FALSE=''
CONFIG_XENO_DOC_DOX_TRUE='#'
CPP='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CPP='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CPPFLAGS=''
CPPFLAGS=''
CPPFLAGS=''
CPPFLAGS_FOR_BUILD=''
CPP_FOR_BUILD='/usr/lib/ccache/gcc -E'
CXX='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CXXCPP='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ -Os -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/include -I/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/include --sysroot=/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/ -isysroot /home/malek/minisys/xenomai/buildroot/build_i686/staging_dir -mtune=pentiumpro -march=pentiumpro -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DBX_ABS_SRCDIR_FALSE=''
DBX_ABS_SRCDIR_TRUE='#'
DBX_DOC_FALSE=''
DBX_DOC_ROOT='doc/docbook'
DBX_DOC_TRUE='#'
DBX_FOP=''
DBX_GEN_DOC_ROOT='doc/generated'
DBX_LINT='xmllint'
DBX_MAYBE_NONET='--nonet'
DBX_ROOT='http://www.oasis-open.org/docbook/xml/4.2/'
DBX_XSLTPROC='xsltproc'
DBX_XSL_ROOT='http://http://docbook.sourceforge.net/release/xsl/current'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN='doxygen'
DOXYGEN_HAVE_DOT='NO'
DOXYGEN_SHOW_INCLUDE_FILES='YES'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LATEX_BATCHMODE='YES'
LATEX_MODE='batchmode'
LDFLAGS=''
LD_FILE_OPTION='yes'
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LNDIR=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/missing --run makeinfo'
NMEDIT=''
OBJEXT='o'
PACKAGE='xenomai'
PACKAGE_BUGREPORT='xenomai@xenomai.org'
PACKAGE_NAME='Xenomai'
PACKAGE_STRING='Xenomai 2.4.5'
PACKAGE_TARNAME='xenomai'
PACKAGE_VERSION='2.4.5'
PATH_SEPARATOR=':'
RANLIB='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib'
SED='/home/malek/minisys/xenomai/buildroot/toolchain_build_i686/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='/home/malek/minisys/xenomai/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip'
VERSION='2.4.5'
XENO_BUILD_LINUX_FALSE=''
XENO_BUILD_LINUX_TRUE='#'
XENO_BUILD_STRING='i386-pc-linux-gnu'
XENO_HOST_STRING='i686-pc-linux-gnu'
XENO_LINUX_ALL_TARGETS=''
XENO_LINUX_ARCH='i386'
XENO_LINUX_ARCH_I386_FALSE='#'
XENO_LINUX_ARCH_I386_TRUE=''
XENO_LINUX_IMAGE=''
XENO_LINUX_INSTALL_TARGET='install'
XENO_MAYBE_DOCDIR='doc'
XENO_POSIX_WRAPPERS='-Wl,@/home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/src/skins/posix/posix.wrappers'
XENO_TARGET_ARCH='x86'
XENO_USER_APP_CFLAGS='-D_GNU_SOURCE -D_REENTRANT'
XENO_USER_APP_LDFLAGS=''
XENO_USER_CFLAGS='-O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -fstrict-aliasing -Wno-strict-aliasing -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes'
XENO_USER_LDFLAGS=''
ac_ct_CC=''
ac_ct_CC_FOR_BUILD=''
ac_ct_CXX=''
ac_ct_F77='gfortran'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-pc-linux-gnu'
build_alias='i386-pc-linux-gnu'
build_cpu='i386'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
host='i686-pc-linux-gnu'
host_alias='i686-linux'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/malek/minisys/xenomai/buildroot/build_i686/xenomai-2.4.5/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/xenomai'
program_transform_name=''
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target='i686-pc-linux-gnu'
target_alias='i686-linux'
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "Xenomai"
#define PACKAGE_TARNAME "xenomai"
#define PACKAGE_VERSION "2.4.5"
#define PACKAGE_STRING "Xenomai 2.4.5"
#define PACKAGE_BUGREPORT "xenomai@xenomai.org"
#define CONFIG_XENO_BUILD_STRING "i386-pc-linux-gnu"
#define CONFIG_XENO_HOST_STRING "i686-pc-linux-gnu"
#define CONFIG_XENO_COMPILER "gcc version 4.2.4"
#define PACKAGE "xenomai"
#define VERSION "2.4.5"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_MQUEUE_H 1
#define CONFIG_XENO_VERSION_MAJOR 2
#define CONFIG_XENO_VERSION_MINOR 4
#define CONFIG_XENO_REVISION_LEVEL 5
#define CONFIG_X86_TSC 1
#define HAVE_RECENT_SETAFFINITY 1
configure: exit 0
next prev parent reply other threads:[~2008-10-02 15:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-02 10:47 [Xenomai-help] cross-compiling Malek
2008-10-02 12:05 ` Gilles Chanteperdrix
[not found] ` <48E4D3A6.5010401@domain.hid>
2008-10-02 14:30 ` Gilles Chanteperdrix
[not found] ` <48E4D6E2.1030309@domain.hid>
2008-10-02 15:08 ` Malek [this message]
2008-10-02 15:11 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48E4E3E9.3020907@domain.hid \
--to=souf_oued@domain.hid \
--cc=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.