Mock Version: 2.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ragel.spec'], chrootPath='/var/lib/mock/1300207-epel-6-i386-1583896180.466623/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ragel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: ip-172-30-2-13.ec2.internal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ragel-7.0.0.12-1.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ragel.spec'], chrootPath='/var/lib/mock/1300207-epel-6-i386-1583896180.466623/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ragel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6bMisL + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ragel-7.0.0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/ragel-7.0.0.12.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ragel-7.0.0.12 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /dist_doc_DATA/d Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5gB1N8 + umask 022 + cd /builddir/build/BUILD + cd ragel-7.0.0.12 + LANG=C + export LANG + unset DISPLAY + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c 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 i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking size of int... 4 checking size of long... 4 checking for ragel... no checking for kelbt... no checking for colm... /usr/bin/colm checking for /usr/bin/colm... yes checking host system type... (cached) i686-redhat-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/host-ruby/Makefile config.status: creating src/host-asm/Makefile config.status: creating src/host-julia/Makefile config.status: creating src/host-ocaml/Makefile config.status: creating src/host-c/Makefile config.status: creating src/host-d/Makefile config.status: creating src/host-csharp/Makefile config.status: creating src/host-go/Makefile config.status: creating src/host-java/Makefile config.status: creating src/host-rust/Makefile config.status: creating src/host-crack/Makefile config.status: creating src/host-js/Makefile config.status: creating aapl/Makefile config.status: creating doc/Makefile config.status: creating doc/ragel.1 config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configuration of ragel complete + /usr/bin/make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' echo '#define VERSION "7.0.0.12"' > version.h /usr/bin/colm -c -b rlparseC -o parse.c -m rlreduce.cc rlparse.lm echo '#define PUBDATE "May 2019"' >> version.h mkdir -p include ln -s .. include/ragel /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-idbase.lo -MD -MP -MF .deps/libfsm_la-idbase.Tpo -c -o libfsm_la-idbase.lo `test -f 'idbase.cc' || echo './'`idbase.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmstate.lo -MD -MP -MF .deps/libfsm_la-fsmstate.Tpo -c -o libfsm_la-fsmstate.lo `test -f 'fsmstate.cc' || echo './'`fsmstate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-idbase.lo -MD -MP -MF .deps/libfsm_la-idbase.Tpo -c idbase.cc -fPIC -DPIC -o .libs/libfsm_la-idbase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmstate.lo -MD -MP -MF .deps/libfsm_la-fsmstate.Tpo -c fsmstate.cc -fPIC -DPIC -o .libs/libfsm_la-fsmstate.o mv -f .deps/libfsm_la-idbase.Tpo .deps/libfsm_la-idbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmbase.lo -MD -MP -MF .deps/libfsm_la-fsmbase.Tpo -c -o libfsm_la-fsmbase.lo `test -f 'fsmbase.cc' || echo './'`fsmbase.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmbase.lo -MD -MP -MF .deps/libfsm_la-fsmbase.Tpo -c fsmbase.cc -fPIC -DPIC -o .libs/libfsm_la-fsmbase.o mv -f .deps/libfsm_la-fsmstate.Tpo .deps/libfsm_la-fsmstate.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmattach.lo -MD -MP -MF .deps/libfsm_la-fsmattach.Tpo -c -o libfsm_la-fsmattach.lo `test -f 'fsmattach.cc' || echo './'`fsmattach.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmattach.lo -MD -MP -MF .deps/libfsm_la-fsmattach.Tpo -c fsmattach.cc -fPIC -DPIC -o .libs/libfsm_la-fsmattach.o mv -f .deps/libfsm_la-fsmbase.Tpo .deps/libfsm_la-fsmbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmmin.lo -MD -MP -MF .deps/libfsm_la-fsmmin.Tpo -c -o libfsm_la-fsmmin.lo `test -f 'fsmmin.cc' || echo './'`fsmmin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmmin.lo -MD -MP -MF .deps/libfsm_la-fsmmin.Tpo -c fsmmin.cc -fPIC -DPIC -o .libs/libfsm_la-fsmmin.o mv -f .deps/libfsm_la-fsmattach.Tpo .deps/libfsm_la-fsmattach.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmgraph.lo -MD -MP -MF .deps/libfsm_la-fsmgraph.Tpo -c -o libfsm_la-fsmgraph.lo `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmgraph.lo -MD -MP -MF .deps/libfsm_la-fsmgraph.Tpo -c fsmgraph.cc -fPIC -DPIC -o .libs/libfsm_la-fsmgraph.o mv -f .deps/libfsm_la-fsmmin.Tpo .deps/libfsm_la-fsmmin.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmap.lo -MD -MP -MF .deps/libfsm_la-fsmap.Tpo -c -o libfsm_la-fsmap.lo `test -f 'fsmap.cc' || echo './'`fsmap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmap.lo -MD -MP -MF .deps/libfsm_la-fsmap.Tpo -c fsmap.cc -fPIC -DPIC -o .libs/libfsm_la-fsmap.o mv -f .deps/libfsm_la-fsmgraph.Tpo .deps/libfsm_la-fsmgraph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmcond.lo -MD -MP -MF .deps/libfsm_la-fsmcond.Tpo -c -o libfsm_la-fsmcond.lo `test -f 'fsmcond.cc' || echo './'`fsmcond.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmcond.lo -MD -MP -MF .deps/libfsm_la-fsmcond.Tpo -c fsmcond.cc -fPIC -DPIC -o .libs/libfsm_la-fsmcond.o mv -f .deps/libfsm_la-fsmap.Tpo .deps/libfsm_la-fsmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmnfa.lo -MD -MP -MF .deps/libfsm_la-fsmnfa.Tpo -c -o libfsm_la-fsmnfa.lo `test -f 'fsmnfa.cc' || echo './'`fsmnfa.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-fsmnfa.lo -MD -MP -MF .deps/libfsm_la-fsmnfa.Tpo -c fsmnfa.cc -fPIC -DPIC -o .libs/libfsm_la-fsmnfa.o mv -f .deps/libfsm_la-fsmcond.Tpo .deps/libfsm_la-fsmcond.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-common.lo -MD -MP -MF .deps/libfsm_la-common.Tpo -c -o libfsm_la-common.lo `test -f 'common.cc' || echo './'`common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-common.lo -MD -MP -MF .deps/libfsm_la-common.Tpo -c common.cc -fPIC -DPIC -o .libs/libfsm_la-common.o mv -f .deps/libfsm_la-common.Tpo .deps/libfsm_la-common.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-redfsm.lo -MD -MP -MF .deps/libfsm_la-redfsm.Tpo -c -o libfsm_la-redfsm.lo `test -f 'redfsm.cc' || echo './'`redfsm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-redfsm.lo -MD -MP -MF .deps/libfsm_la-redfsm.Tpo -c redfsm.cc -fPIC -DPIC -o .libs/libfsm_la-redfsm.o mv -f .deps/libfsm_la-fsmnfa.Tpo .deps/libfsm_la-fsmnfa.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-gendata.lo -MD -MP -MF .deps/libfsm_la-gendata.Tpo -c -o libfsm_la-gendata.lo `test -f 'gendata.cc' || echo './'`gendata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-gendata.lo -MD -MP -MF .deps/libfsm_la-gendata.Tpo -c gendata.cc -fPIC -DPIC -o .libs/libfsm_la-gendata.o mv -f .deps/libfsm_la-redfsm.Tpo .deps/libfsm_la-redfsm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-allocgen.lo -MD -MP -MF .deps/libfsm_la-allocgen.Tpo -c -o libfsm_la-allocgen.lo `test -f 'allocgen.cc' || echo './'`allocgen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-allocgen.lo -MD -MP -MF .deps/libfsm_la-allocgen.Tpo -c allocgen.cc -fPIC -DPIC -o .libs/libfsm_la-allocgen.o mv -f .deps/libfsm_la-gendata.Tpo .deps/libfsm_la-gendata.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-codegen.lo -MD -MP -MF .deps/libfsm_la-codegen.Tpo -c -o libfsm_la-codegen.lo `test -f 'codegen.cc' || echo './'`codegen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-codegen.lo -MD -MP -MF .deps/libfsm_la-codegen.Tpo -c codegen.cc -fPIC -DPIC -o .libs/libfsm_la-codegen.o codegen.cc:124: warning: this decimal constant is unsigned only in ISO C90 codegen.cc:149: warning: this decimal constant is unsigned only in ISO C90 codegen.cc: In member function 'void TableArray::stringGenerate(long long int)': codegen.cc:190: warning: unused variable 'l' mv -f .deps/libfsm_la-allocgen.Tpo .deps/libfsm_la-allocgen.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-actexp.lo -MD -MP -MF .deps/libfsm_la-actexp.Tpo -c -o libfsm_la-actexp.lo `test -f 'actexp.cc' || echo './'`actexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-actexp.lo -MD -MP -MF .deps/libfsm_la-actexp.Tpo -c actexp.cc -fPIC -DPIC -o .libs/libfsm_la-actexp.o mv -f .deps/libfsm_la-actexp.Tpo .deps/libfsm_la-actexp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-binvar.lo -MD -MP -MF .deps/libfsm_la-binvar.Tpo -c -o libfsm_la-binvar.lo `test -f 'binvar.cc' || echo './'`binvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-binvar.lo -MD -MP -MF .deps/libfsm_la-binvar.Tpo -c binvar.cc -fPIC -DPIC -o .libs/libfsm_la-binvar.o mv -f .deps/libfsm_la-codegen.Tpo .deps/libfsm_la-codegen.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tables.lo -MD -MP -MF .deps/libfsm_la-tables.Tpo -c -o libfsm_la-tables.lo `test -f 'tables.cc' || echo './'`tables.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tables.lo -MD -MP -MF .deps/libfsm_la-tables.Tpo -c tables.cc -fPIC -DPIC -o .libs/libfsm_la-tables.o mv -f .deps/libfsm_la-tables.Tpo .deps/libfsm_la-tables.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tabgoto.lo -MD -MP -MF .deps/libfsm_la-tabgoto.Tpo -c -o libfsm_la-tabgoto.lo `test -f 'tabgoto.cc' || echo './'`tabgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tabgoto.lo -MD -MP -MF .deps/libfsm_la-tabgoto.Tpo -c tabgoto.cc -fPIC -DPIC -o .libs/libfsm_la-tabgoto.o mv -f .deps/libfsm_la-binvar.Tpo .deps/libfsm_la-binvar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tabbreak.lo -MD -MP -MF .deps/libfsm_la-tabbreak.Tpo -c -o libfsm_la-tabbreak.lo `test -f 'tabbreak.cc' || echo './'`tabbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tabbreak.lo -MD -MP -MF .deps/libfsm_la-tabbreak.Tpo -c tabbreak.cc -fPIC -DPIC -o .libs/libfsm_la-tabbreak.o mv -f .deps/libfsm_la-tabgoto.Tpo .deps/libfsm_la-tabgoto.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tabvar.lo -MD -MP -MF .deps/libfsm_la-tabvar.Tpo -c -o libfsm_la-tabvar.lo `test -f 'tabvar.cc' || echo './'`tabvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-tabvar.lo -MD -MP -MF .deps/libfsm_la-tabvar.Tpo -c tabvar.cc -fPIC -DPIC -o .libs/libfsm_la-tabvar.o mv -f .deps/libfsm_la-tabbreak.Tpo .deps/libfsm_la-tabbreak.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-binary.lo -MD -MP -MF .deps/libfsm_la-binary.Tpo -c -o libfsm_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-binary.lo -MD -MP -MF .deps/libfsm_la-binary.Tpo -c binary.cc -fPIC -DPIC -o .libs/libfsm_la-binary.o mv -f .deps/libfsm_la-binary.Tpo .deps/libfsm_la-binary.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-bingoto.lo -MD -MP -MF .deps/libfsm_la-bingoto.Tpo -c -o libfsm_la-bingoto.lo `test -f 'bingoto.cc' || echo './'`bingoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-bingoto.lo -MD -MP -MF .deps/libfsm_la-bingoto.Tpo -c bingoto.cc -fPIC -DPIC -o .libs/libfsm_la-bingoto.o mv -f .deps/libfsm_la-tabvar.Tpo .deps/libfsm_la-tabvar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-binbreak.lo -MD -MP -MF .deps/libfsm_la-binbreak.Tpo -c -o libfsm_la-binbreak.lo `test -f 'binbreak.cc' || echo './'`binbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-binbreak.lo -MD -MP -MF .deps/libfsm_la-binbreak.Tpo -c binbreak.cc -fPIC -DPIC -o .libs/libfsm_la-binbreak.o mv -f .deps/libfsm_la-bingoto.Tpo .deps/libfsm_la-bingoto.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-actloop.lo -MD -MP -MF .deps/libfsm_la-actloop.Tpo -c -o libfsm_la-actloop.lo `test -f 'actloop.cc' || echo './'`actloop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-actloop.lo -MD -MP -MF .deps/libfsm_la-actloop.Tpo -c actloop.cc -fPIC -DPIC -o .libs/libfsm_la-actloop.o mv -f .deps/libfsm_la-binbreak.Tpo .deps/libfsm_la-binbreak.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flat.lo -MD -MP -MF .deps/libfsm_la-flat.Tpo -c -o libfsm_la-flat.lo `test -f 'flat.cc' || echo './'`flat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flat.lo -MD -MP -MF .deps/libfsm_la-flat.Tpo -c flat.cc -fPIC -DPIC -o .libs/libfsm_la-flat.o mv -f .deps/libfsm_la-actloop.Tpo .deps/libfsm_la-actloop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flatgoto.lo -MD -MP -MF .deps/libfsm_la-flatgoto.Tpo -c -o libfsm_la-flatgoto.lo `test -f 'flatgoto.cc' || echo './'`flatgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flatgoto.lo -MD -MP -MF .deps/libfsm_la-flatgoto.Tpo -c flatgoto.cc -fPIC -DPIC -o .libs/libfsm_la-flatgoto.o mv -f .deps/libfsm_la-flat.Tpo .deps/libfsm_la-flat.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flatbreak.lo -MD -MP -MF .deps/libfsm_la-flatbreak.Tpo -c -o libfsm_la-flatbreak.lo `test -f 'flatbreak.cc' || echo './'`flatbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flatbreak.lo -MD -MP -MF .deps/libfsm_la-flatbreak.Tpo -c flatbreak.cc -fPIC -DPIC -o .libs/libfsm_la-flatbreak.o mv -f .deps/libfsm_la-flatgoto.Tpo .deps/libfsm_la-flatgoto.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flatvar.lo -MD -MP -MF .deps/libfsm_la-flatvar.Tpo -c -o libfsm_la-flatvar.lo `test -f 'flatvar.cc' || echo './'`flatvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-flatvar.lo -MD -MP -MF .deps/libfsm_la-flatvar.Tpo -c flatvar.cc -fPIC -DPIC -o .libs/libfsm_la-flatvar.o mv -f .deps/libfsm_la-flatbreak.Tpo .deps/libfsm_la-flatbreak.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switch.lo -MD -MP -MF .deps/libfsm_la-switch.Tpo -c -o libfsm_la-switch.lo `test -f 'switch.cc' || echo './'`switch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switch.lo -MD -MP -MF .deps/libfsm_la-switch.Tpo -c switch.cc -fPIC -DPIC -o .libs/libfsm_la-switch.o mv -f .deps/libfsm_la-flatvar.Tpo .deps/libfsm_la-flatvar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switchgoto.lo -MD -MP -MF .deps/libfsm_la-switchgoto.Tpo -c -o libfsm_la-switchgoto.lo `test -f 'switchgoto.cc' || echo './'`switchgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switchgoto.lo -MD -MP -MF .deps/libfsm_la-switchgoto.Tpo -c switchgoto.cc -fPIC -DPIC -o .libs/libfsm_la-switchgoto.o mv -f .deps/libfsm_la-switch.Tpo .deps/libfsm_la-switch.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switchbreak.lo -MD -MP -MF .deps/libfsm_la-switchbreak.Tpo -c -o libfsm_la-switchbreak.lo `test -f 'switchbreak.cc' || echo './'`switchbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switchbreak.lo -MD -MP -MF .deps/libfsm_la-switchbreak.Tpo -c switchbreak.cc -fPIC -DPIC -o .libs/libfsm_la-switchbreak.o mv -f .deps/libfsm_la-switchgoto.Tpo .deps/libfsm_la-switchgoto.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switchvar.lo -MD -MP -MF .deps/libfsm_la-switchvar.Tpo -c -o libfsm_la-switchvar.lo `test -f 'switchvar.cc' || echo './'`switchvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-switchvar.lo -MD -MP -MF .deps/libfsm_la-switchvar.Tpo -c switchvar.cc -fPIC -DPIC -o .libs/libfsm_la-switchvar.o mv -f .deps/libfsm_la-switchbreak.Tpo .deps/libfsm_la-switchbreak.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-goto.lo -MD -MP -MF .deps/libfsm_la-goto.Tpo -c -o libfsm_la-goto.lo `test -f 'goto.cc' || echo './'`goto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-goto.lo -MD -MP -MF .deps/libfsm_la-goto.Tpo -c goto.cc -fPIC -DPIC -o .libs/libfsm_la-goto.o mv -f .deps/libfsm_la-switchvar.Tpo .deps/libfsm_la-switchvar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-gotoloop.lo -MD -MP -MF .deps/libfsm_la-gotoloop.Tpo -c -o libfsm_la-gotoloop.lo `test -f 'gotoloop.cc' || echo './'`gotoloop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-gotoloop.lo -MD -MP -MF .deps/libfsm_la-gotoloop.Tpo -c gotoloop.cc -fPIC -DPIC -o .libs/libfsm_la-gotoloop.o mv -f .deps/libfsm_la-gotoloop.Tpo .deps/libfsm_la-gotoloop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-gotoexp.lo -MD -MP -MF .deps/libfsm_la-gotoexp.Tpo -c -o libfsm_la-gotoexp.lo `test -f 'gotoexp.cc' || echo './'`gotoexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-gotoexp.lo -MD -MP -MF .deps/libfsm_la-gotoexp.Tpo -c gotoexp.cc -fPIC -DPIC -o .libs/libfsm_la-gotoexp.o mv -f .deps/libfsm_la-goto.Tpo .deps/libfsm_la-goto.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-ipgoto.lo -MD -MP -MF .deps/libfsm_la-ipgoto.Tpo -c -o libfsm_la-ipgoto.lo `test -f 'ipgoto.cc' || echo './'`ipgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-ipgoto.lo -MD -MP -MF .deps/libfsm_la-ipgoto.Tpo -c ipgoto.cc -fPIC -DPIC -o .libs/libfsm_la-ipgoto.o mv -f .deps/libfsm_la-gotoexp.Tpo .deps/libfsm_la-gotoexp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-dot.lo -MD -MP -MF .deps/libfsm_la-dot.Tpo -c -o libfsm_la-dot.lo `test -f 'dot.cc' || echo './'`dot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-dot.lo -MD -MP -MF .deps/libfsm_la-dot.Tpo -c dot.cc -fPIC -DPIC -o .libs/libfsm_la-dot.o mv -f .deps/libfsm_la-dot.Tpo .deps/libfsm_la-dot.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-asm.lo -MD -MP -MF .deps/libfsm_la-asm.Tpo -c -o libfsm_la-asm.lo `test -f 'asm.cc' || echo './'`asm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libfsm_la-asm.lo -MD -MP -MF .deps/libfsm_la-asm.Tpo -c asm.cc -fPIC -DPIC -o .libs/libfsm_la-asm.o mv -f .deps/libfsm_la-ipgoto.Tpo .deps/libfsm_la-ipgoto.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-parsetree.lo -MD -MP -MF .deps/libragel_la-parsetree.Tpo -c -o libragel_la-parsetree.lo `test -f 'parsetree.cc' || echo './'`parsetree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-parsetree.lo -MD -MP -MF .deps/libragel_la-parsetree.Tpo -c parsetree.cc -fPIC -DPIC -o .libs/libragel_la-parsetree.o parsetree.cc: In member function 'FsmRes LongestMatch::walkClassic(ParseData*)': parsetree.cc:449: warning: 'res.FsmRes::id' may be used uninitialized in this function mv -f .deps/libragel_la-parsetree.Tpo .deps/libragel_la-parsetree.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-longest.lo -MD -MP -MF .deps/libragel_la-longest.Tpo -c -o libragel_la-longest.lo `test -f 'longest.cc' || echo './'`longest.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-longest.lo -MD -MP -MF .deps/libragel_la-longest.Tpo -c longest.cc -fPIC -DPIC -o .libs/libragel_la-longest.o mv -f .deps/libfsm_la-asm.Tpo .deps/libfsm_la-asm.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-parsedata.lo -MD -MP -MF .deps/libragel_la-parsedata.Tpo -c -o libragel_la-parsedata.lo `test -f 'parsedata.cc' || echo './'`parsedata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-parsedata.lo -MD -MP -MF .deps/libragel_la-parsedata.Tpo -c parsedata.cc -fPIC -DPIC -o .libs/libragel_la-parsedata.o mv -f .deps/libragel_la-longest.Tpo .deps/libragel_la-longest.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-inputdata.lo -MD -MP -MF .deps/libragel_la-inputdata.Tpo -c -o libragel_la-inputdata.lo `test -f 'inputdata.cc' || echo './'`inputdata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-inputdata.lo -MD -MP -MF .deps/libragel_la-inputdata.Tpo -c inputdata.cc -fPIC -DPIC -o .libs/libragel_la-inputdata.o mv -f .deps/libragel_la-inputdata.Tpo .deps/libragel_la-inputdata.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-load.lo -MD -MP -MF .deps/libragel_la-load.Tpo -c -o libragel_la-load.lo `test -f 'load.cc' || echo './'`load.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-load.lo -MD -MP -MF .deps/libragel_la-load.Tpo -c load.cc -fPIC -DPIC -o .libs/libragel_la-load.o mv -f .deps/libragel_la-load.Tpo .deps/libragel_la-load.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-reducer.lo -MD -MP -MF .deps/libragel_la-reducer.Tpo -c -o libragel_la-reducer.lo `test -f 'reducer.cc' || echo './'`reducer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libragel_la-reducer.lo -MD -MP -MF .deps/libragel_la-reducer.Tpo -c reducer.cc -fPIC -DPIC -o .libs/libragel_la-reducer.o mv -f .deps/libragel_la-parsedata.Tpo .deps/libragel_la-parsedata.Plo g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel-main.o -MD -MP -MF .deps/ragel-main.Tpo -c -o ragel-main.o `test -f 'main.cc' || echo './'`main.cc mv -f .deps/ragel-main.Tpo .deps/ragel-main.Po gcc -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel-parse.o -MD -MP -MF .deps/ragel-parse.Tpo -c -o ragel-parse.o `test -f 'parse.c' || echo './'`parse.c mv -f .deps/libragel_la-reducer.Tpo .deps/libragel_la-reducer.Plo g++ -DHAVE_CONFIG_H -I. -I../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel-rlreduce.o -MD -MP -MF .deps/ragel-rlreduce.Tpo -c -o ragel-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel-parse.Tpo .deps/ragel-parse.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -Wl,--no-undefined -o libfsm.la -rpath /usr/lib libfsm_la-idbase.lo libfsm_la-fsmstate.lo libfsm_la-fsmbase.lo libfsm_la-fsmattach.lo libfsm_la-fsmmin.lo libfsm_la-fsmgraph.lo libfsm_la-fsmap.lo libfsm_la-fsmcond.lo libfsm_la-fsmnfa.lo libfsm_la-common.lo libfsm_la-redfsm.lo libfsm_la-gendata.lo libfsm_la-allocgen.lo libfsm_la-codegen.lo libfsm_la-actexp.lo libfsm_la-binvar.lo libfsm_la-tables.lo libfsm_la-tabgoto.lo libfsm_la-tabbreak.lo libfsm_la-tabvar.lo libfsm_la-binary.lo libfsm_la-bingoto.lo libfsm_la-binbreak.lo libfsm_la-actloop.lo libfsm_la-flat.lo libfsm_la-flatgoto.lo libfsm_la-flatbreak.lo libfsm_la-flatvar.lo libfsm_la-switch.lo libfsm_la-switchgoto.lo libfsm_la-switchbreak.lo libfsm_la-switchvar.lo libfsm_la-goto.lo libfsm_la-gotoloop.lo libfsm_la-gotoexp.lo libfsm_la-ipgoto.lo libfsm_la-dot.lo libfsm_la-asm.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/libfsm_la-idbase.o .libs/libfsm_la-fsmstate.o .libs/libfsm_la-fsmbase.o .libs/libfsm_la-fsmattach.o .libs/libfsm_la-fsmmin.o .libs/libfsm_la-fsmgraph.o .libs/libfsm_la-fsmap.o .libs/libfsm_la-fsmcond.o .libs/libfsm_la-fsmnfa.o .libs/libfsm_la-common.o .libs/libfsm_la-redfsm.o .libs/libfsm_la-gendata.o .libs/libfsm_la-allocgen.o .libs/libfsm_la-codegen.o .libs/libfsm_la-actexp.o .libs/libfsm_la-binvar.o .libs/libfsm_la-tables.o .libs/libfsm_la-tabgoto.o .libs/libfsm_la-tabbreak.o .libs/libfsm_la-tabvar.o .libs/libfsm_la-binary.o .libs/libfsm_la-bingoto.o .libs/libfsm_la-binbreak.o .libs/libfsm_la-actloop.o .libs/libfsm_la-flat.o .libs/libfsm_la-flatgoto.o .libs/libfsm_la-flatbreak.o .libs/libfsm_la-flatvar.o .libs/libfsm_la-switch.o .libs/libfsm_la-switchgoto.o .libs/libfsm_la-switchbreak.o .libs/libfsm_la-switchvar.o .libs/libfsm_la-goto.o .libs/libfsm_la-gotoloop.o .libs/libfsm_la-gotoexp.o .libs/libfsm_la-ipgoto.o .libs/libfsm_la-dot.o .libs/libfsm_la-asm.o -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,--no-undefined -Wl,-soname -Wl,libfsm.so.0 -o .libs/libfsm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfsm.so.0" && ln -s "libfsm.so.0.0.0" "libfsm.so.0") libtool: link: (cd ".libs" && rm -f "libfsm.so" && ln -s "libfsm.so.0.0.0" "libfsm.so") libtool: link: ( cd ".libs" && rm -f "libfsm.la" && ln -s "../libfsm.la" "libfsm.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -Wl,--no-undefined -o libragel.la -rpath /usr/lib libragel_la-parsetree.lo libragel_la-longest.lo libragel_la-parsedata.lo libragel_la-inputdata.lo libragel_la-load.lo libragel_la-reducer.lo libfsm.la -lcolm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/libragel_la-parsetree.o .libs/libragel_la-longest.o .libs/libragel_la-parsedata.o .libs/libragel_la-inputdata.o .libs/libragel_la-load.o .libs/libragel_la-reducer.o -Wl,-rpath -Wl,/builddir/build/BUILD/ragel-7.0.0.12/src/.libs ./.libs/libfsm.so -lcolm -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,--no-undefined -Wl,-soname -Wl,libragel.so.0 -o .libs/libragel.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libragel.so.0" && ln -s "libragel.so.0.0.0" "libragel.so.0") libtool: link: (cd ".libs" && rm -f "libragel.so" && ln -s "libragel.so.0.0.0" "libragel.so") libtool: link: ( cd ".libs" && rm -f "libragel.la" && ln -s "../libragel.la" "libragel.la" ) mv -f .deps/ragel-rlreduce.Tpo .deps/ragel-rlreduce.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel ragel-main.o ragel-parse.o ragel-rlreduce.o libragel.la libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel ragel-main.o ragel-parse.o ragel-rlreduce.o ./.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ./.libs/libfsm.so -lcolm make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' Making all in host-ruby make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' /usr/bin/colm -I.. -c -b rlparseRuby -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ruby-main.o -MD -MP -MF .deps/ragel_ruby-main.Tpo -c -o ragel_ruby-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ruby-rlhc.o -MD -MP -MF .deps/ragel_ruby-rlhc.Tpo -c -o ragel_ruby-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_ruby-main.Tpo .deps/ragel_ruby-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ruby-rlparse.o -MD -MP -MF .deps/ragel_ruby-rlparse.Tpo -c -o ragel_ruby-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_ruby-rlhc.Tpo .deps/ragel_ruby-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ruby-rlreduce.o -MD -MP -MF .deps/ragel_ruby-rlreduce.Tpo -c -o ragel_ruby-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_ruby-rlparse.Tpo .deps/ragel_ruby-rlparse.Po mv -f .deps/ragel_ruby-rlreduce.Tpo .deps/ragel_ruby-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-ruby ragel_ruby-main.o ragel_ruby-rlhc.o ragel_ruby-rlparse.o ragel_ruby-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-ruby ragel_ruby-main.o ragel_ruby-rlhc.o ragel_ruby-rlparse.o ragel_ruby-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' Making all in host-asm make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' /usr/bin/colm -I.. -c -b rlparseAsm -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_asm-main.o -MD -MP -MF .deps/ragel_asm-main.Tpo -c -o ragel_asm-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_asm-rlparse.o -MD -MP -MF .deps/ragel_asm-rlparse.Tpo -c -o ragel_asm-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_asm-main.Tpo .deps/ragel_asm-main.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_asm-rlreduce.o -MD -MP -MF .deps/ragel_asm-rlreduce.Tpo -c -o ragel_asm-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_asm-rlparse.Tpo .deps/ragel_asm-rlparse.Po mv -f .deps/ragel_asm-rlreduce.Tpo .deps/ragel_asm-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-asm ragel_asm-main.o ragel_asm-rlparse.o ragel_asm-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-asm ragel_asm-main.o ragel_asm-rlparse.o ragel_asm-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' Making all in host-julia make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' /usr/bin/colm -I.. -c -b rlparseJulia -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_julia-main.o -MD -MP -MF .deps/ragel_julia-main.Tpo -c -o ragel_julia-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_julia-rlhc.o -MD -MP -MF .deps/ragel_julia-rlhc.Tpo -c -o ragel_julia-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_julia-main.Tpo .deps/ragel_julia-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_julia-rlparse.o -MD -MP -MF .deps/ragel_julia-rlparse.Tpo -c -o ragel_julia-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_julia-rlhc.Tpo .deps/ragel_julia-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_julia-rlreduce.o -MD -MP -MF .deps/ragel_julia-rlreduce.Tpo -c -o ragel_julia-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_julia-rlparse.Tpo .deps/ragel_julia-rlparse.Po mv -f .deps/ragel_julia-rlreduce.Tpo .deps/ragel_julia-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-julia ragel_julia-main.o ragel_julia-rlhc.o ragel_julia-rlparse.o ragel_julia-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-julia ragel_julia-main.o ragel_julia-rlhc.o ragel_julia-rlparse.o ragel_julia-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' Making all in host-ocaml make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' /usr/bin/colm -I.. -c -b rlparseOCaml -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ocaml-main.o -MD -MP -MF .deps/ragel_ocaml-main.Tpo -c -o ragel_ocaml-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ocaml-rlhc.o -MD -MP -MF .deps/ragel_ocaml-rlhc.Tpo -c -o ragel_ocaml-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_ocaml-main.Tpo .deps/ragel_ocaml-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ocaml-rlparse.o -MD -MP -MF .deps/ragel_ocaml-rlparse.Tpo -c -o ragel_ocaml-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_ocaml-rlhc.Tpo .deps/ragel_ocaml-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_ocaml-rlreduce.o -MD -MP -MF .deps/ragel_ocaml-rlreduce.Tpo -c -o ragel_ocaml-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_ocaml-rlparse.Tpo .deps/ragel_ocaml-rlparse.Po mv -f .deps/ragel_ocaml-rlreduce.Tpo .deps/ragel_ocaml-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-ocaml ragel_ocaml-main.o ragel_ocaml-rlhc.o ragel_ocaml-rlparse.o ragel_ocaml-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-ocaml ragel_ocaml-main.o ragel_ocaml-rlhc.o ragel_ocaml-rlparse.o ragel_ocaml-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' Making all in host-c make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' /usr/bin/colm -I.. -c -b rlparseC -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_c-main.o -MD -MP -MF .deps/ragel_c-main.Tpo -c -o ragel_c-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_c-rlhc.o -MD -MP -MF .deps/ragel_c-rlhc.Tpo -c -o ragel_c-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_c-main.Tpo .deps/ragel_c-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_c-rlparse.o -MD -MP -MF .deps/ragel_c-rlparse.Tpo -c -o ragel_c-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_c-rlhc.Tpo .deps/ragel_c-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_c-rlreduce.o -MD -MP -MF .deps/ragel_c-rlreduce.Tpo -c -o ragel_c-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_c-rlparse.Tpo .deps/ragel_c-rlparse.Po mv -f .deps/ragel_c-rlreduce.Tpo .deps/ragel_c-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-c ragel_c-main.o ragel_c-rlhc.o ragel_c-rlparse.o ragel_c-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-c ragel_c-main.o ragel_c-rlhc.o ragel_c-rlparse.o ragel_c-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' Making all in host-d make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' /usr/bin/colm -I.. -c -b rlparseD -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_d-main.o -MD -MP -MF .deps/ragel_d-main.Tpo -c -o ragel_d-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_d-rlhc.o -MD -MP -MF .deps/ragel_d-rlhc.Tpo -c -o ragel_d-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_d-main.Tpo .deps/ragel_d-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_d-rlparse.o -MD -MP -MF .deps/ragel_d-rlparse.Tpo -c -o ragel_d-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_d-rlhc.Tpo .deps/ragel_d-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_d-rlreduce.o -MD -MP -MF .deps/ragel_d-rlreduce.Tpo -c -o ragel_d-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_d-rlparse.Tpo .deps/ragel_d-rlparse.Po mv -f .deps/ragel_d-rlreduce.Tpo .deps/ragel_d-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-d ragel_d-main.o ragel_d-rlhc.o ragel_d-rlparse.o ragel_d-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-d ragel_d-main.o ragel_d-rlhc.o ragel_d-rlparse.o ragel_d-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' Making all in host-csharp make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' /usr/bin/colm -I.. -c -b rlparseCSharp -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_csharp-main.o -MD -MP -MF .deps/ragel_csharp-main.Tpo -c -o ragel_csharp-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_csharp-rlhc.o -MD -MP -MF .deps/ragel_csharp-rlhc.Tpo -c -o ragel_csharp-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_csharp-main.Tpo .deps/ragel_csharp-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_csharp-rlparse.o -MD -MP -MF .deps/ragel_csharp-rlparse.Tpo -c -o ragel_csharp-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_csharp-rlhc.Tpo .deps/ragel_csharp-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_csharp-rlreduce.o -MD -MP -MF .deps/ragel_csharp-rlreduce.Tpo -c -o ragel_csharp-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_csharp-rlparse.Tpo .deps/ragel_csharp-rlparse.Po mv -f .deps/ragel_csharp-rlreduce.Tpo .deps/ragel_csharp-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-csharp ragel_csharp-main.o ragel_csharp-rlhc.o ragel_csharp-rlparse.o ragel_csharp-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-csharp ragel_csharp-main.o ragel_csharp-rlhc.o ragel_csharp-rlparse.o ragel_csharp-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' Making all in host-go make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' /usr/bin/colm -I.. -c -b rlparseGo -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_go-main.o -MD -MP -MF .deps/ragel_go-main.Tpo -c -o ragel_go-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_go-rlhc.o -MD -MP -MF .deps/ragel_go-rlhc.Tpo -c -o ragel_go-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c main.cc:44: warning: this decimal constant is unsigned only in ISO C90 main.cc:45: warning: this decimal constant is unsigned only in ISO C90 main.cc:48: warning: this decimal constant is unsigned only in ISO C90 mv -f .deps/ragel_go-main.Tpo .deps/ragel_go-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_go-rlparse.o -MD -MP -MF .deps/ragel_go-rlparse.Tpo -c -o ragel_go-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_go-rlhc.Tpo .deps/ragel_go-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_go-rlreduce.o -MD -MP -MF .deps/ragel_go-rlreduce.Tpo -c -o ragel_go-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_go-rlparse.Tpo .deps/ragel_go-rlparse.Po mv -f .deps/ragel_go-rlreduce.Tpo .deps/ragel_go-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-go ragel_go-main.o ragel_go-rlhc.o ragel_go-rlparse.o ragel_go-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-go ragel_go-main.o ragel_go-rlhc.o ragel_go-rlparse.o ragel_go-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' Making all in host-java make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' /usr/bin/colm -I.. -c -b rlparseJava -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_java-main.o -MD -MP -MF .deps/ragel_java-main.Tpo -c -o ragel_java-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_java-rlhc.o -MD -MP -MF .deps/ragel_java-rlhc.Tpo -c -o ragel_java-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_java-main.Tpo .deps/ragel_java-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_java-rlparse.o -MD -MP -MF .deps/ragel_java-rlparse.Tpo -c -o ragel_java-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_java-rlhc.Tpo .deps/ragel_java-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_java-rlreduce.o -MD -MP -MF .deps/ragel_java-rlreduce.Tpo -c -o ragel_java-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_java-rlparse.Tpo .deps/ragel_java-rlparse.Po mv -f .deps/ragel_java-rlreduce.Tpo .deps/ragel_java-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-java ragel_java-main.o ragel_java-rlhc.o ragel_java-rlparse.o ragel_java-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-java ragel_java-main.o ragel_java-rlhc.o ragel_java-rlparse.o ragel_java-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' Making all in host-rust make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' /usr/bin/colm -I.. -c -b rlparseRust -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_rust-main.o -MD -MP -MF .deps/ragel_rust-main.Tpo -c -o ragel_rust-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_rust-rlhc.o -MD -MP -MF .deps/ragel_rust-rlhc.Tpo -c -o ragel_rust-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_rust-main.Tpo .deps/ragel_rust-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_rust-rlparse.o -MD -MP -MF .deps/ragel_rust-rlparse.Tpo -c -o ragel_rust-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_rust-rlhc.Tpo .deps/ragel_rust-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_rust-rlreduce.o -MD -MP -MF .deps/ragel_rust-rlreduce.Tpo -c -o ragel_rust-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_rust-rlparse.Tpo .deps/ragel_rust-rlparse.Po mv -f .deps/ragel_rust-rlreduce.Tpo .deps/ragel_rust-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-rust ragel_rust-main.o ragel_rust-rlhc.o ragel_rust-rlparse.o ragel_rust-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-rust ragel_rust-main.o ragel_rust-rlhc.o ragel_rust-rlparse.o ragel_rust-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' Making all in host-crack make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' /usr/bin/colm -I.. -c -b rlparseCrack -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_crack-main.o -MD -MP -MF .deps/ragel_crack-main.Tpo -c -o ragel_crack-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_crack-rlhc.o -MD -MP -MF .deps/ragel_crack-rlhc.Tpo -c -o ragel_crack-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c main.cc:39: warning: this decimal constant is unsigned only in ISO C90 main.cc:40: warning: this decimal constant is unsigned only in ISO C90 mv -f .deps/ragel_crack-main.Tpo .deps/ragel_crack-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_crack-rlparse.o -MD -MP -MF .deps/ragel_crack-rlparse.Tpo -c -o ragel_crack-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_crack-rlhc.Tpo .deps/ragel_crack-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_crack-rlreduce.o -MD -MP -MF .deps/ragel_crack-rlreduce.Tpo -c -o ragel_crack-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_crack-rlparse.Tpo .deps/ragel_crack-rlparse.Po mv -f .deps/ragel_crack-rlreduce.Tpo .deps/ragel_crack-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-crack ragel_crack-main.o ragel_crack-rlhc.o ragel_crack-rlparse.o ragel_crack-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-crack ragel_crack-main.o ragel_crack-rlhc.o ragel_crack-rlparse.o ragel_crack-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' Making all in host-js make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' /usr/bin/colm -I.. -c -b rlparseJs -o rlparse.c -m rlreduce.cc rlparse.lm /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_js-main.o -MD -MP -MF .deps/ragel_js-main.Tpo -c -o ragel_js-main.o `test -f 'main.cc' || echo './'`main.cc gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_js-rlhc.o -MD -MP -MF .deps/ragel_js-rlhc.Tpo -c -o ragel_js-rlhc.o `test -f 'rlhc.c' || echo './'`rlhc.c mv -f .deps/ragel_js-main.Tpo .deps/ragel_js-main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_js-rlparse.o -MD -MP -MF .deps/ragel_js-rlparse.Tpo -c -o ragel_js-rlparse.o `test -f 'rlparse.c' || echo './'`rlparse.c mv -f .deps/ragel_js-rlhc.Tpo .deps/ragel_js-rlhc.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../aapl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ragel_js-rlreduce.o -MD -MP -MF .deps/ragel_js-rlreduce.Tpo -c -o ragel_js-rlreduce.o `test -f 'rlreduce.cc' || echo './'`rlreduce.cc mv -f .deps/ragel_js-rlparse.Tpo .deps/ragel_js-rlparse.Po mv -f .deps/ragel_js-rlreduce.Tpo .deps/ragel_js-rlreduce.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ragel-js ragel_js-main.o ragel_js-rlhc.o ragel_js-rlparse.o ragel_js-rlreduce.o ../libragel.la ../libfsm.la -lcolm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ragel-js ragel_js-main.o ragel_js-rlhc.o ragel_js-rlparse.o ragel_js-rlreduce.o ../.libs/libragel.so /builddir/build/BUILD/ragel-7.0.0.12/src/.libs/libfsm.so ../.libs/libfsm.so -lcolm make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make[2]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/doc' Making all in aapl make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' mkdir -p include ln -s .. include/ragel /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t7iF3C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 + cd ragel-7.0.0.12 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' Making install in . make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libfsm.la libragel.la '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libfsm.so.0.0.0 /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libfsm.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib && { ln -s -f libfsm.so.0.0.0 libfsm.so.0 || { rm -f libfsm.so.0 && ln -s libfsm.so.0.0.0 libfsm.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib && { ln -s -f libfsm.so.0.0.0 libfsm.so || { rm -f libfsm.so && ln -s libfsm.so.0.0.0 libfsm.so; }; }) libtool: install: /usr/bin/install -c .libs/libfsm.lai /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libfsm.la libtool: install: warning: relinking `libragel.la' libtool: install: (cd /builddir/build/BUILD/ragel-7.0.0.12/src; /bin/sh /builddir/build/BUILD/ragel-7.0.0.12/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -Wl,--no-undefined -o libragel.la -rpath /usr/lib libragel_la-parsetree.lo libragel_la-longest.lo libragel_la-parsedata.lo libragel_la-inputdata.lo libragel_la-load.lo libragel_la-reducer.lo libfsm.la -lcolm -inst-prefix-dir /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/libragel_la-parsetree.o .libs/libragel_la-longest.o .libs/libragel_la-parsedata.o .libs/libragel_la-inputdata.o .libs/libragel_la-load.o .libs/libragel_la-reducer.o -L/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib -L/usr/lib -lfsm -lcolm -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,--no-undefined -Wl,-soname -Wl,libragel.so.0 -o .libs/libragel.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libragel.so.0.0.0T /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libragel.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib && { ln -s -f libragel.so.0.0.0 libragel.so.0 || { rm -f libragel.so.0 && ln -s libragel.so.0.0.0 libragel.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib && { ln -s -f libragel.so.0.0.0 libragel.so || { rm -f libragel.so && ln -s libragel.so.0.0.0 libragel.so; }; }) libtool: install: /usr/bin/install -c .libs/libragel.lai /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libragel.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ragel '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel test -z "/usr/share" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share" /usr/bin/install -c -m 644 ragel.lm '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share' test -z "/usr/include/ragel" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/include/ragel" /usr/bin/install -c -m 644 config.h '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/include/ragel' test -z "/usr/include/ragel" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/include/ragel" /usr/bin/install -c -m 644 action.h fsmgraph.h ragel.h common.h gendata.h redfsm.h dot.h '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/include/ragel' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' Making install in host-ruby make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-ruby '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-ruby /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-ruby make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ruby' Making install in host-asm make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-asm '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-asm /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-asm make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-asm' Making install in host-julia make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-julia '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-julia /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-julia make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-julia' Making install in host-ocaml make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-ocaml '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-ocaml /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-ocaml make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-ocaml' Making install in host-c make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-c '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-c /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-c make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-c' Making install in host-d make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-d '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-d /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-d make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-d' Making install in host-csharp make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-csharp '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-csharp /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-csharp make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-csharp' Making install in host-go make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-go '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-go /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-go make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-go' Making install in host-java make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-java '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-java /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-java make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-java' Making install in host-rust make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-rust '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-rust /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-rust make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-rust' Making install in host-crack make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-crack '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-crack /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-crack make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-crack' Making install in host-js make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make install-am make[4]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make[5]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ragel-js '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin' libtool: install: warning: `../libragel.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/ragel-7.0.0.12/src/libfsm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfsm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ragel-js /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-js make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make[4]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src/host-js' make[2]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/doc' make[2]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/ragel" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/doc/ragel" test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/man/man1" /usr/bin/install -c -m 644 ragel.1 '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/doc' make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/doc' Making install in aapl make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make install-am make[2]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[3]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ragel" || /bin/mkdir -p "/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/include/ragel" /usr/bin/install -c -m 644 avlbasic.h avlimel.h avlmap.h bstcommon.h compare.h insertsort.h sbstset.h avlcommon.h avlimelkey.h avlmel.h bstmap.h dlcommon.h mergesort.h sbsttable.h avlibasic.h avliset.h avlmelkey.h bstset.h dlist.h quicksort.h svector.h avlikeyless.h avlitree.h avlset.h bsttable.h dlistmel.h resize.h table.h avlimap.h avlkeyless.h avltree.h bubblesort.h dlistval.h sbstmap.h vector.h '/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/include/ragel' make[3]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[2]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12/aapl' make[1]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12' make[2]: Entering directory `/builddir/build/BUILD/ragel-7.0.0.12' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12' make[1]: Leaving directory `/builddir/build/BUILD/ragel-7.0.0.12' + find /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib -type f -name '*.la' -print -delete /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libragel.la /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libfsm.la + install -p -m 0644 -D ragel.vim /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/vim/vimfiles/syntax/ragel.vim + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ragel-7.0.0.12 extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-js extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-crack extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-rust extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-java extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-go extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-csharp extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-d extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-c extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-ocaml extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-julia extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-asm extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel-ruby extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/bin/ragel extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libragel.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/lib/libfsm.so.0.0.0 symlinked /usr/lib/debug/usr/lib/libragel.so.0.0.0.debug to /usr/lib/debug/usr/lib/libragel.so.debug symlinked /usr/lib/debug/usr/lib/libragel.so.0.0.0.debug to /usr/lib/debug/usr/lib/libragel.so.0.debug symlinked /usr/lib/debug/usr/lib/libfsm.so.0.0.0.debug to /usr/lib/debug/usr/lib/libfsm.so.debug symlinked /usr/lib/debug/usr/lib/libfsm.so.0.0.0.debug to /usr/lib/debug/usr/lib/libfsm.so.0.debug 35815 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ragel-7.0.0.12-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dhvLYg + umask 022 + cd /builddir/build/BUILD + cd ragel-7.0.0.12 + DOCDIR=/builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/doc/ragel-7.0.0.12 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/doc/ragel-7.0.0.12 + /bin/mkdir -p /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/doc/ragel-7.0.0.12 + cp -pr COPYING /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/doc/ragel-7.0.0.12 + cp -pr CREDITS ChangeLog /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386/usr/share/doc/ragel-7.0.0.12 + exit 0 Provides: bundled(aapl) libfsm.so.0 libragel.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcolm-0.13.0.7.so libfsm.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libragel.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: ragel-devel-7.0.0.12-1.el6.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libfsm.so.0 libragel.so.0 Processing files: ragel-debuginfo-7.0.0.12-1.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 warning: Could not canonicalize hostname: ip-172-30-2-13.ec2.internal Wrote: /builddir/build/RPMS/ragel-7.0.0.12-1.el6.i686.rpm Wrote: /builddir/build/RPMS/ragel-devel-7.0.0.12-1.el6.i686.rpm Wrote: /builddir/build/RPMS/ragel-debuginfo-7.0.0.12-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oN82le + umask 022 + cd /builddir/build/BUILD + cd ragel-7.0.0.12 + /bin/rm -rf /builddir/build/BUILDROOT/ragel-7.0.0.12-1.el6.i386 + exit 0 Child return code was: 0