Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mingw-antlr.spec'], False, '/var/lib/mock/epel-6-x86_64/root/', None, 0, True, False, 500, 106, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mingw-antlr.spec'] warning: Could not canonicalize hostname: pantagruel.local Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mingw-antlr-2.7.7-6.el6_cross.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mingw-antlr.spec'], False, '/var/lib/mock/epel-6-x86_64/root/', None, 0, True, False, 500, 106, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mingw-antlr.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B714Ar + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf antlr-2.7.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/antlr-2.7.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd antlr-2.7.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.jar' -exec rm -f '{}' ';' + echo 'Patch #1 (antlr-2.7.7-newgcc.patch):' Patch #1 (antlr-2.7.7-newgcc.patch): + /bin/cat /builddir/build/SOURCES/antlr-2.7.7-newgcc.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #2 (mingw-antlr.patch): + echo 'Patch #2 (mingw-antlr.patch):' + /bin/cat /builddir/build/SOURCES/mingw-antlr.patch + /usr/bin/patch -s -p1 -b --suffix .mingw --fuzz=0 + sed -i 's/\r//' LICENSE.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eeVhDd + umask 022 + cd /builddir/build/BUILD + cd antlr-2.7.7 + LANG=C + export LANG + unset DISPLAY ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z '' + PATH_ORIG=/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin + export PATH + HOST_CC=gcc + export HOST_CC + PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-root/mingw/share/pkgconfig + export PKG_CONFIG_LIBDIR + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-4.6.3 /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ar ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-as ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-c++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-cpp ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-g++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gcc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gcov ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ld ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-nm ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-pkg-config ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-readelf ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-size ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-strings ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-windmc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-windres ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libquadmath-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll + unset x i + __mingw32_topdir=. + test -x configure + ./configure --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --without-examples checking build system type... x86_64-unknown-linux-gnu checking host system type... i686-w64-mingw32 checking whether this is Cygwin... no checking whether this is MinGW... checking for cygpath.exe... no checking for /bin/cp... yes checking for /usr/bin/cp... no checking for cp... /bin/cp checking for /bin/echo... yes checking for /usr/bin/echo... no checking for echo... /bin/echo checking for /bin/find... yes checking for /usr/bin/find... yes checking for find... /usr/bin/find checking for find... /bin/find checking for make... /usr/bin/make checking for gmake... /usr/bin/gmake checking for gnumake... no checking for /bin/make... no checking for /usr/bin/make... yes checking whether /usr/bin/make is GNU make... yes checking for make... /usr/bin/make checking for java... no checking for gij... no ============================================================ Warning: Support for JAVA has been disabled as I have not been able locate to locate a mandatory program. Please change $PATH or run with option --help on how to overcome this problem. ============================================================ checking for /usr/bin/i686-w64-mingw32-ar... yes checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ checking for C++ compiler default output file name... a.exe checking whether the C++ compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking for i686-w64-mingw32-cc... i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp checking for egrep... grep -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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for strcasecmp... yes checking for doxygen... doxygen checking for a BSD-compatible install... /usr/bin/install -c checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking for mkdir.exe... mkdir.exe checking for rm.exe... rm.exe checking for gnutar... no checking for tar... /bin/tar checking for /bin/touch... yes checking for /usr/bin/touch... no checking for touch... /bin/touch checking for chmod.exe... chmod.exe checking for sed.exe... sed.exe checking for cat.exe... cat.exe checking for grep.exe... grep.exe checking for python... /usr/bin/python checking for cscc... no checking for mcs... no checking for csc... no checking for /usr/local/bin/cscc... no checking for /usr/local/bin/mcs... no checking for /opt/bin/cscc... no checking for /opt/bin/mcs... no ============================================================ Warning: Support for C# has been disabled as I have not been able to locate a mandatory program. Please change $PATH or run with option --help on how to overcome this problem. ============================================================ configure: creating ./config.status config.status: creating scripts/config.vars ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/config.deps ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/config.make ./config.status: line 984: chmod.exe: command not found config.status: creating antlr/Version.java ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/python.sh ./config.status: line 970: chmod.exe: command not found config.status: creating scripts/pyantlr.sh ./config.status: line 971: chmod.exe: command not found config.status: creating lib/python/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/asn1/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/ASTsupport/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/calc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/columns/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/exprAST/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/filter/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/filterWithRule/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/heteroAST/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/HTML/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/IDL/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/imagNodeAST/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/includeFile/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/inherit.tinyc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/java/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/lexerTester/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/lexRewrite/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/linkChecker/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/multiLexer/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/multiParser/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/parseBinary/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/pascal/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/cpp/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/preserveWhiteSpace/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/tinybasic/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/tinyc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/transform/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/treewalk/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/unicode/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/unicode.IDENTs/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/python/xml/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/java.sh ./config.status: line 973: chmod.exe: command not found config.status: creating scripts/jar.sh ./config.status: line 974: chmod.exe: command not found config.status: creating scripts/javac.sh ./config.status: line 975: chmod.exe: command not found config.status: creating scripts/antlr.sh ./config.status: line 976: chmod.exe: command not found config.status: creating scripts/cxx.sh ./config.status: line 977: chmod.exe: command not found config.status: creating scripts/link.sh ./config.status: line 978: chmod.exe: command not found config.status: creating scripts/c.sh ./config.status: line 979: chmod.exe: command not found config.status: creating scripts/lib.sh ./config.status: line 980: chmod.exe: command not found config.status: creating scripts/cpp.sh ./config.status: line 981: chmod.exe: command not found config.status: creating lib/cpp/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating lib/cpp/antlr/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating lib/cpp/src/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/ASTsupport/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/calc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/exprAST/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/filter/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/filterWithRule/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/flexLexer/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/HTML/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/heteroAST/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/IDL/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/imagNodeAST/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/includeFile/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/inherit.tinyc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/java/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/lexRewrite/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/multiLexer/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/multiParser/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/parseBinary/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/preserveWhiteSpace/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/tinyc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/tokenStreamRewrite/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/transform/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/treewalk/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/cpp/unicode/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating lib/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating examples/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating doc/Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating Makefile ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/antlr-config ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/run-antlr ./config.status: line 984: chmod.exe: command not found config.status: creating scripts/antlr.spec ./config.status: line 984: chmod.exe: command not found + pushd lib/cpp ~/build/BUILD/antlr-2.7.7/lib/cpp ~/build/BUILD/antlr-2.7.7 + touch NEWS + rm -f /Makefile.in /Makefile antlr/Makefile.in antlr/Makefile src/Makefile.in src/Makefile + libtoolize -f -c libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `scripts'. libtoolize: copying file `scripts/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + aclocal -I m4 + autoconf + autoheader + automake -a -c configure.ac:288: installing `scripts/compile' configure.ac:281: installing `scripts/config.guess' configure.ac:281: installing `scripts/config.sub' configure.ac:15: installing `scripts/install-sh' configure.ac:15: installing `scripts/missing' src/Makefile.am: installing `scripts/depcomp' Makefile.am: installing `./INSTALL' ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z /usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin + export PATH + HOST_CC=gcc + export HOST_CC + PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-root/mingw/share/pkgconfig + export PKG_CONFIG_LIBDIR + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-4.6.3 /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ar ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-as ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-c++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-cpp ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-g++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gcc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gcov ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ld ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-nm ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-pkg-config ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-readelf ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-size ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-strings ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-windmc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' ++ echo /usr/bin/i686-w64-mingw32-windres ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libquadmath-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll ++ grep -- '-config$' + unset x i + __mingw32_topdir=. + test -x configure + ./configure --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --enable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... i686-w64-mingw32 checking for style of include used by make... GNU checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking dependency style of i686-w64-mingw32-gcc... gcc3 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 i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm checking the name lister (/usr/bin/i686-w64-mingw32-nm) 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/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... /usr/bin/i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp 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... no checking for i686-w64-mingw32-as... /usr/bin/i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing strerror... none required checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3 checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3 checking whether i686-w64-mingw32-gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... no checking for alloca... yes checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking dependency style of i686-w64-mingw32-g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-w64-mingw32-g++ accepts -g... (cached) yes checking dependency style of i686-w64-mingw32-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-g++ static flag -static works... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E checking for i686-w64-mingw32-as... (cached) /usr/bin/i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... (cached) /usr/bin/i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump checking host system type... (cached) i686-w64-mingw32 checking host system type... (cached) i686-w64-mingw32 checking whether this is Cygwin... no checking whether this is MinGW... checking for cygpath.exe... no checking for cp... /bin/cp checking for -f... no checking for echo... /bin/echo checking for /bin/find... yes checking for /usr/bin/find... yes checking for find... /usr/bin/find checking for find... /bin/find checking for make... /usr/bin/make checking for gmake... /usr/bin/gmake checking for gnumake... no checking for /bin/make... no checking for /usr/bin/make... yes checking whether /usr/bin/make is GNU make... yes checking for make... /usr/bin/make checking for java... no checking for gij... no ============================================================ Warning: Support for JAVA has been disabled as I have not been able locate to locate a mandatory program. Please change $PATH or run with option --help on how to overcome this problem. ============================================================ checking for /usr/bin/i686-w64-mingw32-ar... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for strcasecmp... yes checking for doxygen... doxygen checking for a BSD-compatible install... /usr/bin/install -c checking for python... /usr/bin/python checking for cscc... no checking for mcs... no checking for csc... no checking for /usr/local/bin/cscc... no checking for /usr/local/bin/mcs... no checking for /opt/bin/cscc... no checking for /opt/bin/mcs... no ============================================================ Warning: Support for C# has been disabled as I have not been able to locate a mandatory program. Please change $PATH or run with option --help on how to overcome this problem. ============================================================ configure: creating ./config.status config.status: creating Makefile config.status: creating antlr2.pc config.status: creating antlr/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j8 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' Making all in antlr make[2]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/antlr' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/antlr' Making all in src make[2]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/src' /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ANTLRUtil.lo -MD -MP -MF .deps/ANTLRUtil.Tpo -c -o ANTLRUtil.lo ANTLRUtil.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTFactory.lo -MD -MP -MF .deps/ASTFactory.Tpo -c -o ASTFactory.lo ASTFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTNULLType.lo -MD -MP -MF .deps/ASTNULLType.Tpo -c -o ASTNULLType.lo ASTNULLType.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTRefCount.lo -MD -MP -MF .deps/ASTRefCount.Tpo -c -o ASTRefCount.lo ASTRefCount.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT BaseAST.lo -MD -MP -MF .deps/BaseAST.Tpo -c -o BaseAST.lo BaseAST.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT BitSet.lo -MD -MP -MF .deps/BitSet.Tpo -c -o BitSet.lo BitSet.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CharBuffer.lo -MD -MP -MF .deps/CharBuffer.Tpo -c -o CharBuffer.lo CharBuffer.cpp /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CharScanner.lo -MD -MP -MF .deps/CharScanner.Tpo -c -o CharScanner.lo CharScanner.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT BaseAST.lo -MD -MP -MF .deps/BaseAST.Tpo -c BaseAST.cpp -DDLL_EXPORT -DPIC -o .libs/BaseAST.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTFactory.lo -MD -MP -MF .deps/ASTFactory.Tpo -c ASTFactory.cpp -DDLL_EXPORT -DPIC -o .libs/ASTFactory.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTNULLType.lo -MD -MP -MF .deps/ASTNULLType.Tpo -c ASTNULLType.cpp -DDLL_EXPORT -DPIC -o .libs/ASTNULLType.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT BitSet.lo -MD -MP -MF .deps/BitSet.Tpo -c BitSet.cpp -DDLL_EXPORT -DPIC -o .libs/BitSet.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTRefCount.lo -MD -MP -MF .deps/ASTRefCount.Tpo -c ASTRefCount.cpp -DDLL_EXPORT -DPIC -o .libs/ASTRefCount.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ANTLRUtil.lo -MD -MP -MF .deps/ANTLRUtil.Tpo -c ANTLRUtil.cpp -DDLL_EXPORT -DPIC -o .libs/ANTLRUtil.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CharBuffer.lo -MD -MP -MF .deps/CharBuffer.Tpo -c CharBuffer.cpp -DDLL_EXPORT -DPIC -o .libs/CharBuffer.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CharScanner.lo -MD -MP -MF .deps/CharScanner.Tpo -c CharScanner.cpp -DDLL_EXPORT -DPIC -o .libs/CharScanner.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTRefCount.lo -MD -MP -MF .deps/ASTRefCount.Tpo -c ASTRefCount.cpp -o ASTRefCount.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CharBuffer.lo -MD -MP -MF .deps/CharBuffer.Tpo -c CharBuffer.cpp -o CharBuffer.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTNULLType.lo -MD -MP -MF .deps/ASTNULLType.Tpo -c ASTNULLType.cpp -o ASTNULLType.o >/dev/null 2>&1 mv -f .deps/ASTRefCount.Tpo .deps/ASTRefCount.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonAST.lo -MD -MP -MF .deps/CommonAST.Tpo -c -o CommonAST.lo CommonAST.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonAST.lo -MD -MP -MF .deps/CommonAST.Tpo -c CommonAST.cpp -DDLL_EXPORT -DPIC -o .libs/CommonAST.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ANTLRUtil.lo -MD -MP -MF .deps/ANTLRUtil.Tpo -c ANTLRUtil.cpp -o ANTLRUtil.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT BitSet.lo -MD -MP -MF .deps/BitSet.Tpo -c BitSet.cpp -o BitSet.o >/dev/null 2>&1 mv -f .deps/CharBuffer.Tpo .deps/CharBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonASTWithHiddenTokens.lo -MD -MP -MF .deps/CommonASTWithHiddenTokens.Tpo -c -o CommonASTWithHiddenTokens.lo CommonASTWithHiddenTokens.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonASTWithHiddenTokens.lo -MD -MP -MF .deps/CommonASTWithHiddenTokens.Tpo -c CommonASTWithHiddenTokens.cpp -DDLL_EXPORT -DPIC -o .libs/CommonASTWithHiddenTokens.o mv -f .deps/ASTNULLType.Tpo .deps/ASTNULLType.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonHiddenStreamToken.lo -MD -MP -MF .deps/CommonHiddenStreamToken.Tpo -c -o CommonHiddenStreamToken.lo CommonHiddenStreamToken.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonHiddenStreamToken.lo -MD -MP -MF .deps/CommonHiddenStreamToken.Tpo -c CommonHiddenStreamToken.cpp -DDLL_EXPORT -DPIC -o .libs/CommonHiddenStreamToken.o mv -f .deps/ANTLRUtil.Tpo .deps/ANTLRUtil.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonToken.lo -MD -MP -MF .deps/CommonToken.Tpo -c -o CommonToken.lo CommonToken.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonToken.lo -MD -MP -MF .deps/CommonToken.Tpo -c CommonToken.cpp -DDLL_EXPORT -DPIC -o .libs/CommonToken.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonAST.lo -MD -MP -MF .deps/CommonAST.Tpo -c CommonAST.cpp -o CommonAST.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT BaseAST.lo -MD -MP -MF .deps/BaseAST.Tpo -c BaseAST.cpp -o BaseAST.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonHiddenStreamToken.lo -MD -MP -MF .deps/CommonHiddenStreamToken.Tpo -c CommonHiddenStreamToken.cpp -o CommonHiddenStreamToken.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT ASTFactory.lo -MD -MP -MF .deps/ASTFactory.Tpo -c ASTFactory.cpp -o ASTFactory.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CharScanner.lo -MD -MP -MF .deps/CharScanner.Tpo -c CharScanner.cpp -o CharScanner.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonToken.lo -MD -MP -MF .deps/CommonToken.Tpo -c CommonToken.cpp -o CommonToken.o >/dev/null 2>&1 mv -f .deps/BitSet.Tpo .deps/BitSet.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT InputBuffer.lo -MD -MP -MF .deps/InputBuffer.Tpo -c -o InputBuffer.lo InputBuffer.cpp mv -f .deps/CommonHiddenStreamToken.Tpo .deps/CommonHiddenStreamToken.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT LLkParser.lo -MD -MP -MF .deps/LLkParser.Tpo -c -o LLkParser.lo LLkParser.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT InputBuffer.lo -MD -MP -MF .deps/InputBuffer.Tpo -c InputBuffer.cpp -DDLL_EXPORT -DPIC -o .libs/InputBuffer.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT LLkParser.lo -MD -MP -MF .deps/LLkParser.Tpo -c LLkParser.cpp -DDLL_EXPORT -DPIC -o .libs/LLkParser.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT CommonASTWithHiddenTokens.lo -MD -MP -MF .deps/CommonASTWithHiddenTokens.Tpo -c CommonASTWithHiddenTokens.cpp -o CommonASTWithHiddenTokens.o >/dev/null 2>&1 mv -f .deps/CommonToken.Tpo .deps/CommonToken.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT MismatchedCharException.lo -MD -MP -MF .deps/MismatchedCharException.Tpo -c -o MismatchedCharException.lo MismatchedCharException.cpp mv -f .deps/CommonAST.Tpo .deps/CommonAST.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT MismatchedTokenException.lo -MD -MP -MF .deps/MismatchedTokenException.Tpo -c -o MismatchedTokenException.lo MismatchedTokenException.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT MismatchedCharException.lo -MD -MP -MF .deps/MismatchedCharException.Tpo -c MismatchedCharException.cpp -DDLL_EXPORT -DPIC -o .libs/MismatchedCharException.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT MismatchedTokenException.lo -MD -MP -MF .deps/MismatchedTokenException.Tpo -c MismatchedTokenException.cpp -DDLL_EXPORT -DPIC -o .libs/MismatchedTokenException.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT InputBuffer.lo -MD -MP -MF .deps/InputBuffer.Tpo -c InputBuffer.cpp -o InputBuffer.o >/dev/null 2>&1 mv -f .deps/BaseAST.Tpo .deps/BaseAST.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT NoViableAltException.lo -MD -MP -MF .deps/NoViableAltException.Tpo -c -o NoViableAltException.lo NoViableAltException.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT NoViableAltException.lo -MD -MP -MF .deps/NoViableAltException.Tpo -c NoViableAltException.cpp -DDLL_EXPORT -DPIC -o .libs/NoViableAltException.o mv -f .deps/InputBuffer.Tpo .deps/InputBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT NoViableAltForCharException.lo -MD -MP -MF .deps/NoViableAltForCharException.Tpo -c -o NoViableAltForCharException.lo NoViableAltForCharException.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT LLkParser.lo -MD -MP -MF .deps/LLkParser.Tpo -c LLkParser.cpp -o LLkParser.o >/dev/null 2>&1 mv -f .deps/ASTFactory.Tpo .deps/ASTFactory.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c -o Parser.lo Parser.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT NoViableAltForCharException.lo -MD -MP -MF .deps/NoViableAltForCharException.Tpo -c NoViableAltForCharException.cpp -DDLL_EXPORT -DPIC -o .libs/NoViableAltForCharException.o mv -f .deps/CharScanner.Tpo .deps/CharScanner.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT RecognitionException.lo -MD -MP -MF .deps/RecognitionException.Tpo -c -o RecognitionException.lo RecognitionException.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cpp -DDLL_EXPORT -DPIC -o .libs/Parser.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT RecognitionException.lo -MD -MP -MF .deps/RecognitionException.Tpo -c RecognitionException.cpp -DDLL_EXPORT -DPIC -o .libs/RecognitionException.o mv -f .deps/CommonASTWithHiddenTokens.Tpo .deps/CommonASTWithHiddenTokens.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT String.lo -MD -MP -MF .deps/String.Tpo -c -o String.lo String.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.cpp -DDLL_EXPORT -DPIC -o .libs/String.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT NoViableAltException.lo -MD -MP -MF .deps/NoViableAltException.Tpo -c NoViableAltException.cpp -o NoViableAltException.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.cpp -o String.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT RecognitionException.lo -MD -MP -MF .deps/RecognitionException.Tpo -c RecognitionException.cpp -o RecognitionException.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT MismatchedTokenException.lo -MD -MP -MF .deps/MismatchedTokenException.Tpo -c MismatchedTokenException.cpp -o MismatchedTokenException.o >/dev/null 2>&1 mv -f .deps/String.Tpo .deps/String.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenBuffer.lo -MD -MP -MF .deps/TokenBuffer.Tpo -c -o TokenBuffer.lo TokenBuffer.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenBuffer.lo -MD -MP -MF .deps/TokenBuffer.Tpo -c TokenBuffer.cpp -DDLL_EXPORT -DPIC -o .libs/TokenBuffer.o mv -f .deps/NoViableAltException.Tpo .deps/NoViableAltException.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c -o Token.lo Token.cpp mv -f .deps/RecognitionException.Tpo .deps/RecognitionException.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenRefCount.lo -MD -MP -MF .deps/TokenRefCount.Tpo -c -o TokenRefCount.lo TokenRefCount.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c Token.cpp -DDLL_EXPORT -DPIC -o .libs/Token.o mv -f .deps/LLkParser.Tpo .deps/LLkParser.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamBasicFilter.lo -MD -MP -MF .deps/TokenStreamBasicFilter.Tpo -c -o TokenStreamBasicFilter.lo TokenStreamBasicFilter.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenRefCount.lo -MD -MP -MF .deps/TokenRefCount.Tpo -c TokenRefCount.cpp -DDLL_EXPORT -DPIC -o .libs/TokenRefCount.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT MismatchedCharException.lo -MD -MP -MF .deps/MismatchedCharException.Tpo -c MismatchedCharException.cpp -o MismatchedCharException.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamBasicFilter.lo -MD -MP -MF .deps/TokenStreamBasicFilter.Tpo -c TokenStreamBasicFilter.cpp -DDLL_EXPORT -DPIC -o .libs/TokenStreamBasicFilter.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenRefCount.lo -MD -MP -MF .deps/TokenRefCount.Tpo -c TokenRefCount.cpp -o TokenRefCount.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cpp -o Parser.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c Token.cpp -o Token.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT NoViableAltForCharException.lo -MD -MP -MF .deps/NoViableAltForCharException.Tpo -c NoViableAltForCharException.cpp -o NoViableAltForCharException.o >/dev/null 2>&1 mv -f .deps/TokenRefCount.Tpo .deps/TokenRefCount.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamHiddenTokenFilter.lo -MD -MP -MF .deps/TokenStreamHiddenTokenFilter.Tpo -c -o TokenStreamHiddenTokenFilter.lo TokenStreamHiddenTokenFilter.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamBasicFilter.lo -MD -MP -MF .deps/TokenStreamBasicFilter.Tpo -c TokenStreamBasicFilter.cpp -o TokenStreamBasicFilter.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamHiddenTokenFilter.lo -MD -MP -MF .deps/TokenStreamHiddenTokenFilter.Tpo -c TokenStreamHiddenTokenFilter.cpp -DDLL_EXPORT -DPIC -o .libs/TokenStreamHiddenTokenFilter.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenBuffer.lo -MD -MP -MF .deps/TokenBuffer.Tpo -c TokenBuffer.cpp -o TokenBuffer.o >/dev/null 2>&1 mv -f .deps/Token.Tpo .deps/Token.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamRewriteEngine.lo -MD -MP -MF .deps/TokenStreamRewriteEngine.Tpo -c -o TokenStreamRewriteEngine.lo TokenStreamRewriteEngine.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamRewriteEngine.lo -MD -MP -MF .deps/TokenStreamRewriteEngine.Tpo -c TokenStreamRewriteEngine.cpp -DDLL_EXPORT -DPIC -o .libs/TokenStreamRewriteEngine.o mv -f .deps/MismatchedTokenException.Tpo .deps/MismatchedTokenException.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamSelector.lo -MD -MP -MF .deps/TokenStreamSelector.Tpo -c -o TokenStreamSelector.lo TokenStreamSelector.cpp mv -f .deps/TokenStreamBasicFilter.Tpo .deps/TokenStreamBasicFilter.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TreeParser.lo -MD -MP -MF .deps/TreeParser.Tpo -c -o TreeParser.lo TreeParser.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamSelector.lo -MD -MP -MF .deps/TokenStreamSelector.Tpo -c TokenStreamSelector.cpp -DDLL_EXPORT -DPIC -o .libs/TokenStreamSelector.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TreeParser.lo -MD -MP -MF .deps/TreeParser.Tpo -c TreeParser.cpp -DDLL_EXPORT -DPIC -o .libs/TreeParser.o mv -f .deps/TokenBuffer.Tpo .deps/TokenBuffer.Plo libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamHiddenTokenFilter.lo -MD -MP -MF .deps/TokenStreamHiddenTokenFilter.Tpo -c TokenStreamHiddenTokenFilter.cpp -o TokenStreamHiddenTokenFilter.o >/dev/null 2>&1 mv -f .deps/Parser.Tpo .deps/Parser.Plo mv -f .deps/NoViableAltForCharException.Tpo .deps/NoViableAltForCharException.Plo mv -f .deps/MismatchedCharException.Tpo .deps/MismatchedCharException.Plo libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamSelector.lo -MD -MP -MF .deps/TokenStreamSelector.Tpo -c TokenStreamSelector.cpp -o TokenStreamSelector.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TreeParser.lo -MD -MP -MF .deps/TreeParser.Tpo -c TreeParser.cpp -o TreeParser.o >/dev/null 2>&1 libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT TokenStreamRewriteEngine.lo -MD -MP -MF .deps/TokenStreamRewriteEngine.Tpo -c TokenStreamRewriteEngine.cpp -o TokenStreamRewriteEngine.o >/dev/null 2>&1 mv -f .deps/TokenStreamHiddenTokenFilter.Tpo .deps/TokenStreamHiddenTokenFilter.Plo mv -f .deps/TokenStreamSelector.Tpo .deps/TokenStreamSelector.Plo mv -f .deps/TreeParser.Tpo .deps/TreeParser.Plo mv -f .deps/TokenStreamRewriteEngine.Tpo .deps/TokenStreamRewriteEngine.Plo /bin/sh ../libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -no-undefined -Wl,--export-all-symbols -version-info 0:0:0 -o libantlr2.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib ANTLRUtil.lo ASTFactory.lo ASTNULLType.lo ASTRefCount.lo BaseAST.lo BitSet.lo CharBuffer.lo CharScanner.lo CommonAST.lo CommonASTWithHiddenTokens.lo CommonHiddenStreamToken.lo CommonToken.lo InputBuffer.lo LLkParser.lo MismatchedCharException.lo MismatchedTokenException.lo NoViableAltException.lo NoViableAltForCharException.lo Parser.lo RecognitionException.lo String.lo TokenBuffer.lo Token.lo TokenRefCount.lo TokenStreamBasicFilter.lo TokenStreamHiddenTokenFilter.lo TokenStreamRewriteEngine.lo TokenStreamSelector.lo TreeParser.lo libtool: link: i686-w64-mingw32-g++ -shared -nostdlib /usr/i686-w64-mingw32/sys-root/mingw/lib/../lib/dllcrt2.o /usr/lib64/gcc/i686-w64-mingw32/4.6.3/crtbegin.o .libs/ANTLRUtil.o .libs/ASTFactory.o .libs/ASTNULLType.o .libs/ASTRefCount.o .libs/BaseAST.o .libs/BitSet.o .libs/CharBuffer.o .libs/CharScanner.o .libs/CommonAST.o .libs/CommonASTWithHiddenTokens.o .libs/CommonHiddenStreamToken.o .libs/CommonToken.o .libs/InputBuffer.o .libs/LLkParser.o .libs/MismatchedCharException.o .libs/MismatchedTokenException.o .libs/NoViableAltException.o .libs/NoViableAltForCharException.o .libs/Parser.o .libs/RecognitionException.o .libs/String.o .libs/TokenBuffer.o .libs/Token.o .libs/TokenRefCount.o .libs/TokenStreamBasicFilter.o .libs/TokenStreamHiddenTokenFilter.o .libs/TokenStreamRewriteEngine.o .libs/TokenStreamSelector.o .libs/TreeParser.o -L/usr/lib64/gcc/i686-w64-mingw32/4.6.3 -L/usr/lib64/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/lib/../lib -L/usr/i686-w64-mingw32/sys-root/mingw/lib/../lib -L/usr/lib64/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/i686-w64-mingw32/sys-root/mingw/lib/libstdc++.dll.a -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt /usr/lib64/gcc/i686-w64-mingw32/4.6.3/crtend.o -mms-bitfields -mms-bitfields -Wl,--export-all-symbols -o .libs/libantlr2-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libantlr2.dll.a Creating library file: .libs/libantlr2.dll.a libtool: link: /usr/bin/i686-w64-mingw32-ar cru .libs/libantlr2.a ANTLRUtil.o ASTFactory.o ASTNULLType.o ASTRefCount.o BaseAST.o BitSet.o CharBuffer.o CharScanner.o CommonAST.o CommonASTWithHiddenTokens.o CommonHiddenStreamToken.o CommonToken.o InputBuffer.o LLkParser.o MismatchedCharException.o MismatchedTokenException.o NoViableAltException.o NoViableAltForCharException.o Parser.o RecognitionException.o String.o TokenBuffer.o Token.o TokenRefCount.o TokenStreamBasicFilter.o TokenStreamHiddenTokenFilter.o TokenStreamRewriteEngine.o TokenStreamSelector.o TreeParser.o libtool: link: /usr/bin/i686-w64-mingw32-ranlib .libs/libantlr2.a libtool: link: ( cd ".libs" && rm -f "libantlr2.la" && ln -s "../libantlr2.la" "libantlr2.la" ) make[2]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/src' make[2]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' make[2]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' + popd ~/build/BUILD/antlr-2.7.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SGLsoY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 ++ dirname /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 + cd antlr-2.7.7 ~/build/BUILD/antlr-2.7.7/lib/cpp ~/build/BUILD/antlr-2.7.7 + LANG=C + export LANG + unset DISPLAY + pushd lib/cpp + make install DESTDIR=/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 Making install in antlr make[1]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/antlr' make[2]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/antlr' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/i686-w64-mingw32/sys-root/mingw/include/antlr" || /bin/mkdir -p "/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/include/antlr" /usr/bin/install -c -m 644 ANTLRException.hpp ANTLRUtil.hpp ASTArray.hpp ASTFactory.hpp AST.hpp ASTNULLType.hpp ASTPair.hpp ASTRefCount.hpp BaseAST.hpp BitSet.hpp CharBuffer.hpp CharInputBuffer.hpp CharScanner.hpp CharStreamException.hpp CharStreamIOException.hpp CircularQueue.hpp CommonAST.hpp CommonASTWithHiddenTokens.hpp CommonHiddenStreamToken.hpp CommonToken.hpp config.hpp InputBuffer.hpp IOException.hpp LexerSharedInputState.hpp LLkParser.hpp Makefile.am Makefile.in MismatchedCharException.hpp MismatchedTokenException.hpp NoViableAltException.hpp NoViableAltForCharException.hpp Parser.hpp ParserSharedInputState.hpp RecognitionException.hpp RefCount.hpp SemanticException.hpp String.hpp TokenBuffer.hpp Token.hpp TokenRefCount.hpp '/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/include/antlr' /usr/bin/install -c -m 644 TokenStreamBasicFilter.hpp TokenStreamException.hpp TokenStreamHiddenTokenFilter.hpp TokenStream.hpp TokenStreamIOException.hpp TokenStreamRecognitionException.hpp TokenStreamRetryException.hpp TokenStreamRewriteEngine.hpp TokenStreamSelector.hpp TokenWithIndex.hpp TreeParser.hpp TreeParserSharedInputState.hpp '/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/include/antlr' make[2]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/antlr' make[1]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/antlr' Making install in src make[1]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/src' make[2]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/src' test -z "/usr/i686-w64-mingw32/sys-root/mingw/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libantlr2.la '/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c .libs/libantlr2.dll.a /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/libantlr2.dll.a libtool: install: base_file=`basename libantlr2.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libantlr2.la'i; echo libantlr2-0.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libantlr2-0.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c .libs/libantlr2-0.dll /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libantlr2-0.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libantlr2-0.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libantlr2-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libantlr2.lai /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/libantlr2.la libtool: install: /usr/bin/install -c .libs/libantlr2.a /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/libantlr2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/libantlr2.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/libantlr2.a libtool: install: warning: remember to run `libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/src' make[1]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp/src' make[1]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' make[2]: Entering directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig" /usr/bin/install -c -m 644 antlr2.pc '/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/antlr-2.7.7/lib/cpp' + popd ~/build/BUILD/antlr-2.7.7 + rm -f /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/libantlr2.la + mkdir -p /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/bin /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/bin + install -p -m 755 scripts/antlr-config /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/bin/antlr-config + ln -s /usr/i686-w64-mingw32/bin/antlr-config /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/bin/i686-w64-mingw32-antlr-config + /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/antlr-2.7.7 old extracting debug info from /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin/libantlr2-0.dll ~/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/antlr-2.7.7 ~/build/BUILD/antlr-2.7.7 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive i686-w64-mingw32-strip + /usr/lib/rpm/redhat/brp-strip-comment-note i686-w64-mingw32-strip i686-w64-mingw32-objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mingw32-antlr-2.7.7-6.el6_cross.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Upf6IK + umask 022 + cd /builddir/build/BUILD + cd antlr-2.7.7 + DOCDIR=/builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/share/doc/mingw32-antlr-2.7.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/share/doc/mingw32-antlr-2.7.7 + /bin/mkdir -p /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/share/doc/mingw32-antlr-2.7.7 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64/usr/share/doc/mingw32-antlr-2.7.7 + exit 0 Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Provides: mingw32(libantlr2-0.dll) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: mingw32-crt mingw32-filesystem >= 83 mingw32(kernel32.dll) mingw32(libgcc_s_sjlj-1.dll) mingw32(libstdc++-6.dll) mingw32(msvcrt.dll) Processing files: mingw32-antlr-static-2.7.7-6.el6_cross.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: mingw32-antlr-debuginfo-2.7.7-6.el6_cross.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 warning: Could not canonicalize hostname: pantagruel.local Wrote: /builddir/build/RPMS/mingw32-antlr-2.7.7-6.el6_cross.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-antlr-static-2.7.7-6.el6_cross.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-antlr-debuginfo-2.7.7-6.el6_cross.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9DwkEe + umask 022 + cd /builddir/build/BUILD + cd antlr-2.7.7 + rm -rf /builddir/build/BUILDROOT/mingw-antlr-2.7.7-6.el6_cross.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->