The build took 00h 00m 54s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,256 |
ansic |
10,382 |
sh |
769 |
makefile |
23,407 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libantlr3c 3.4-1 (Wed Aug 24 12:12:13 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-xlc... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-gcc... no
checking for x86_64-unknown-linux-cc... no
checking for xlc... no
checking for aCC... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/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/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/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 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... yes
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/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking compiler flags required for compiling ANTLR with gcc C compiler on host x86_64-unknown-linux-gnu... -m64 -O2 -Wall
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
./configure: line 10723: #include: command not found
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for sys/malloc.h... no
checking for malloc.h... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for sys/socket.h... yes
checking for socket.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking for inline... inline
checking for memmove... yes
checking for memset... yes
checking for strdup... yes
checking for accept... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating antlr3config.h
config.status: antlr3config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make all-am
make[1]: Entering directory '/tmp/libantlr3c/src/libantlr3c-3.4'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3baserecognizer.lo -MD -MP -MF .deps/antlr3baserecognizer.Tpo -c -o antlr3baserecognizer.lo `test -f 'src/antlr3baserecognizer.c' || echo './'`src/antlr3baserecognizer.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3basetree.lo -MD -MP -MF .deps/antlr3basetree.Tpo -c -o antlr3basetree.lo `test -f 'src/antlr3basetree.c' || echo './'`src/antlr3basetree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3baserecognizer.lo -MD -MP -MF .deps/antlr3baserecognizer.Tpo -c src/antlr3baserecognizer.c -fPIC -DPIC -o .libs/antlr3baserecognizer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3basetree.lo -MD -MP -MF .deps/antlr3basetree.Tpo -c src/antlr3basetree.c -fPIC -DPIC -o .libs/antlr3basetree.o
src/antlr3baserecognizer.c: In function 'mismatch':
src/antlr3baserecognizer.c:645:29: warning: variable 'tparser' set but not used [-Wunused-but-set-variable]
pANTLR3_TREE_PARSER tparser;
^~~~~~~
src/antlr3baserecognizer.c: In function 'displayRecognitionError':
src/antlr3baserecognizer.c:1012:25: warning: variable 'is' set but not used [-Wunused-but-set-variable]
pANTLR3_INT_STREAM is;
^~
src/antlr3baserecognizer.c: In function 'getMissingSymbol':
src/antlr3baserecognizer.c:2169:31: warning: variable 'cts' set but not used [-Wunused-but-set-variable]
pANTLR3_COMMON_TOKEN_STREAM cts;
^~~
src/antlr3basetree.c: In function 'replaceChildren':
src/antlr3basetree.c:428:17: warning: variable 'numToInsert' set but not used [-Wunused-but-set-variable]
ANTLR3_UINT32 numToInsert;
^~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3basetree.lo -MD -MP -MF .deps/antlr3basetree.Tpo -c src/antlr3basetree.c -o antlr3basetree.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3baserecognizer.lo -MD -MP -MF .deps/antlr3baserecognizer.Tpo -c src/antlr3baserecognizer.c -o antlr3baserecognizer.o >/dev/null 2>&1
mv -f .deps/antlr3basetree.Tpo .deps/antlr3basetree.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3basetreeadaptor.lo -MD -MP -MF .deps/antlr3basetreeadaptor.Tpo -c -o antlr3basetreeadaptor.lo `test -f 'src/antlr3basetreeadaptor.c' || echo './'`src/antlr3basetreeadaptor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3basetreeadaptor.lo -MD -MP -MF .deps/antlr3basetreeadaptor.Tpo -c src/antlr3basetreeadaptor.c -fPIC -DPIC -o .libs/antlr3basetreeadaptor.o
mv -f .deps/antlr3baserecognizer.Tpo .deps/antlr3baserecognizer.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3bitset.lo -MD -MP -MF .deps/antlr3bitset.Tpo -c -o antlr3bitset.lo `test -f 'src/antlr3bitset.c' || echo './'`src/antlr3bitset.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3basetreeadaptor.lo -MD -MP -MF .deps/antlr3basetreeadaptor.Tpo -c src/antlr3basetreeadaptor.c -o antlr3basetreeadaptor.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3bitset.lo -MD -MP -MF .deps/antlr3bitset.Tpo -c src/antlr3bitset.c -fPIC -DPIC -o .libs/antlr3bitset.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3bitset.lo -MD -MP -MF .deps/antlr3bitset.Tpo -c src/antlr3bitset.c -o antlr3bitset.o >/dev/null 2>&1
mv -f .deps/antlr3basetreeadaptor.Tpo .deps/antlr3basetreeadaptor.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3collections.lo -MD -MP -MF .deps/antlr3collections.Tpo -c -o antlr3collections.lo `test -f 'src/antlr3collections.c' || echo './'`src/antlr3collections.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3collections.lo -MD -MP -MF .deps/antlr3collections.Tpo -c src/antlr3collections.c -fPIC -DPIC -o .libs/antlr3collections.o
src/antlr3collections.c: In function 'intTrieDel':
src/antlr3collections.c:1893:29: warning: variable 'p' set but not used [-Wunused-but-set-variable]
pANTLR3_INT_TRIE_NODE p;
^
mv -f .deps/antlr3bitset.Tpo .deps/antlr3bitset.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontoken.lo -MD -MP -MF .deps/antlr3commontoken.Tpo -c -o antlr3commontoken.lo `test -f 'src/antlr3commontoken.c' || echo './'`src/antlr3commontoken.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontoken.lo -MD -MP -MF .deps/antlr3commontoken.Tpo -c src/antlr3commontoken.c -fPIC -DPIC -o .libs/antlr3commontoken.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontoken.lo -MD -MP -MF .deps/antlr3commontoken.Tpo -c src/antlr3commontoken.c -o antlr3commontoken.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3collections.lo -MD -MP -MF .deps/antlr3collections.Tpo -c src/antlr3collections.c -o antlr3collections.o >/dev/null 2>&1
mv -f .deps/antlr3commontoken.Tpo .deps/antlr3commontoken.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontree.lo -MD -MP -MF .deps/antlr3commontree.Tpo -c -o antlr3commontree.lo `test -f 'src/antlr3commontree.c' || echo './'`src/antlr3commontree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontree.lo -MD -MP -MF .deps/antlr3commontree.Tpo -c src/antlr3commontree.c -fPIC -DPIC -o .libs/antlr3commontree.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontree.lo -MD -MP -MF .deps/antlr3commontree.Tpo -c src/antlr3commontree.c -o antlr3commontree.o >/dev/null 2>&1
mv -f .deps/antlr3commontree.Tpo .deps/antlr3commontree.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontreeadaptor.lo -MD -MP -MF .deps/antlr3commontreeadaptor.Tpo -c -o antlr3commontreeadaptor.lo `test -f 'src/antlr3commontreeadaptor.c' || echo './'`src/antlr3commontreeadaptor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontreeadaptor.lo -MD -MP -MF .deps/antlr3commontreeadaptor.Tpo -c src/antlr3commontreeadaptor.c -fPIC -DPIC -o .libs/antlr3commontreeadaptor.o
src/antlr3commontreeadaptor.c:51:32: warning: 'getToken' declared 'static' but never defined [-Wunused-function]
static pANTLR3_COMMON_TOKEN getToken (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE t);
^~~~~~~~
mv -f .deps/antlr3collections.Tpo .deps/antlr3collections.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontreenodestream.lo -MD -MP -MF .deps/antlr3commontreenodestream.Tpo -c -o antlr3commontreenodestream.lo `test -f 'src/antlr3commontreenodestream.c' || echo './'`src/antlr3commontreenodestream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontreenodestream.lo -MD -MP -MF .deps/antlr3commontreenodestream.Tpo -c src/antlr3commontreenodestream.c -fPIC -DPIC -o .libs/antlr3commontreenodestream.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontreeadaptor.lo -MD -MP -MF .deps/antlr3commontreeadaptor.Tpo -c src/antlr3commontreeadaptor.c -o antlr3commontreeadaptor.o >/dev/null 2>&1
src/antlr3commontreenodestream.c: In function 'replaceChildren':
src/antlr3commontreenodestream.c:933:31: warning: variable 'cta' set but not used [-Wunused-but-set-variable]
pANTLR3_COMMON_TREE_ADAPTOR cta;
^~~
mv -f .deps/antlr3commontreeadaptor.Tpo .deps/antlr3commontreeadaptor.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3convertutf.lo -MD -MP -MF .deps/antlr3convertutf.Tpo -c -o antlr3convertutf.lo `test -f 'src/antlr3convertutf.c' || echo './'`src/antlr3convertutf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3convertutf.lo -MD -MP -MF .deps/antlr3convertutf.Tpo -c src/antlr3convertutf.c -fPIC -DPIC -o .libs/antlr3convertutf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3commontreenodestream.lo -MD -MP -MF .deps/antlr3commontreenodestream.Tpo -c src/antlr3commontreenodestream.c -o antlr3commontreenodestream.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3convertutf.lo -MD -MP -MF .deps/antlr3convertutf.Tpo -c src/antlr3convertutf.c -o antlr3convertutf.o >/dev/null 2>&1
mv -f .deps/antlr3commontreenodestream.Tpo .deps/antlr3commontreenodestream.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3cyclicdfa.lo -MD -MP -MF .deps/antlr3cyclicdfa.Tpo -c -o antlr3cyclicdfa.lo `test -f 'src/antlr3cyclicdfa.c' || echo './'`src/antlr3cyclicdfa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3cyclicdfa.lo -MD -MP -MF .deps/antlr3cyclicdfa.Tpo -c src/antlr3cyclicdfa.c -fPIC -DPIC -o .libs/antlr3cyclicdfa.o
mv -f .deps/antlr3convertutf.Tpo .deps/antlr3convertutf.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3debughandlers.lo -MD -MP -MF .deps/antlr3debughandlers.Tpo -c -o antlr3debughandlers.lo `test -f 'src/antlr3debughandlers.c' || echo './'`src/antlr3debughandlers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3debughandlers.lo -MD -MP -MF .deps/antlr3debughandlers.Tpo -c src/antlr3debughandlers.c -fPIC -DPIC -o .libs/antlr3debughandlers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3cyclicdfa.lo -MD -MP -MF .deps/antlr3cyclicdfa.Tpo -c src/antlr3cyclicdfa.c -o antlr3cyclicdfa.o >/dev/null 2>&1
mv -f .deps/antlr3cyclicdfa.Tpo .deps/antlr3cyclicdfa.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3encodings.lo -MD -MP -MF .deps/antlr3encodings.Tpo -c -o antlr3encodings.lo `test -f 'src/antlr3encodings.c' || echo './'`src/antlr3encodings.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3encodings.lo -MD -MP -MF .deps/antlr3encodings.Tpo -c src/antlr3encodings.c -fPIC -DPIC -o .libs/antlr3encodings.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3encodings.lo -MD -MP -MF .deps/antlr3encodings.Tpo -c src/antlr3encodings.c -o antlr3encodings.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3debughandlers.lo -MD -MP -MF .deps/antlr3debughandlers.Tpo -c src/antlr3debughandlers.c -o antlr3debughandlers.o >/dev/null 2>&1
mv -f .deps/antlr3encodings.Tpo .deps/antlr3encodings.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3exception.lo -MD -MP -MF .deps/antlr3exception.Tpo -c -o antlr3exception.lo `test -f 'src/antlr3exception.c' || echo './'`src/antlr3exception.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3exception.lo -MD -MP -MF .deps/antlr3exception.Tpo -c src/antlr3exception.c -fPIC -DPIC -o .libs/antlr3exception.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3exception.lo -MD -MP -MF .deps/antlr3exception.Tpo -c src/antlr3exception.c -o antlr3exception.o >/dev/null 2>&1
mv -f .deps/antlr3exception.Tpo .deps/antlr3exception.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3filestream.lo -MD -MP -MF .deps/antlr3filestream.Tpo -c -o antlr3filestream.lo `test -f 'src/antlr3filestream.c' || echo './'`src/antlr3filestream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3filestream.lo -MD -MP -MF .deps/antlr3filestream.Tpo -c src/antlr3filestream.c -fPIC -DPIC -o .libs/antlr3filestream.o
mv -f .deps/antlr3debughandlers.Tpo .deps/antlr3debughandlers.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3inputstream.lo -MD -MP -MF .deps/antlr3inputstream.Tpo -c -o antlr3inputstream.lo `test -f 'src/antlr3inputstream.c' || echo './'`src/antlr3inputstream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3inputstream.lo -MD -MP -MF .deps/antlr3inputstream.Tpo -c src/antlr3inputstream.c -fPIC -DPIC -o .libs/antlr3inputstream.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3filestream.lo -MD -MP -MF .deps/antlr3filestream.Tpo -c src/antlr3filestream.c -o antlr3filestream.o >/dev/null 2>&1
mv -f .deps/antlr3filestream.Tpo .deps/antlr3filestream.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c -o antlr3intstream.lo `test -f 'src/antlr3intstream.c' || echo './'`src/antlr3intstream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c src/antlr3intstream.c -fPIC -DPIC -o .libs/antlr3intstream.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c src/antlr3intstream.c -o antlr3intstream.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3inputstream.lo -MD -MP -MF .deps/antlr3inputstream.Tpo -c src/antlr3inputstream.c -o antlr3inputstream.o >/dev/null 2>&1
mv -f .deps/antlr3intstream.Tpo .deps/antlr3intstream.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c -o antlr3lexer.lo `test -f 'src/antlr3lexer.c' || echo './'`src/antlr3lexer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c src/antlr3lexer.c -fPIC -DPIC -o .libs/antlr3lexer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c src/antlr3lexer.c -o antlr3lexer.o >/dev/null 2>&1
mv -f .deps/antlr3inputstream.Tpo .deps/antlr3inputstream.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c -o antlr3parser.lo `test -f 'src/antlr3parser.c' || echo './'`src/antlr3parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c src/antlr3parser.c -fPIC -DPIC -o .libs/antlr3parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c src/antlr3parser.c -o antlr3parser.o >/dev/null 2>&1
mv -f .deps/antlr3lexer.Tpo .deps/antlr3lexer.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c -o antlr3rewritestreams.lo `test -f 'src/antlr3rewritestreams.c' || echo './'`src/antlr3rewritestreams.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c src/antlr3rewritestreams.c -fPIC -DPIC -o .libs/antlr3rewritestreams.o
mv -f .deps/antlr3parser.Tpo .deps/antlr3parser.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c -o antlr3string.lo `test -f 'src/antlr3string.c' || echo './'`src/antlr3string.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c src/antlr3string.c -fPIC -DPIC -o .libs/antlr3string.o
src/antlr3string.c: In function 'toUTF8_UTF16':
src/antlr3string.c:367:22: warning: variable 'cResult' set but not used [-Wunused-but-set-variable]
ConversionResult cResult;
^~~~~~~
At top level:
src/antlr3string.c:335:1: warning: 'stringInitUTF8' defined but not used [-Wunused-function]
stringInitUTF8 (pANTLR3_STRING string)
^~~~~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c src/antlr3rewritestreams.c -o antlr3rewritestreams.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c src/antlr3string.c -o antlr3string.o >/dev/null 2>&1
mv -f .deps/antlr3rewritestreams.Tpo .deps/antlr3rewritestreams.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c -o antlr3tokenstream.lo `test -f 'src/antlr3tokenstream.c' || echo './'`src/antlr3tokenstream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c src/antlr3tokenstream.c -fPIC -DPIC -o .libs/antlr3tokenstream.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c src/antlr3tokenstream.c -o antlr3tokenstream.o >/dev/null 2>&1
mv -f .deps/antlr3string.Tpo .deps/antlr3string.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c -o antlr3treeparser.lo `test -f 'src/antlr3treeparser.c' || echo './'`src/antlr3treeparser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c src/antlr3treeparser.c -fPIC -DPIC -o .libs/antlr3treeparser.o
src/antlr3treeparser.c: In function 'getCurrentInputSymbol':
src/antlr3treeparser.c:192:37: warning: variable 'ctns' set but not used [-Wunused-but-set-variable]
pANTLR3_COMMON_TREE_NODE_STREAM ctns;
^~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c src/antlr3treeparser.c -o antlr3treeparser.o >/dev/null 2>&1
mv -f .deps/antlr3tokenstream.Tpo .deps/antlr3tokenstream.Plo
mv -f .deps/antlr3treeparser.Tpo .deps/antlr3treeparser.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -m64 -O2 -Wall -avoid-version -o libantlr3c.la -rpath /usr/lib antlr3baserecognizer.lo antlr3basetree.lo antlr3basetreeadaptor.lo antlr3bitset.lo antlr3collections.lo antlr3commontoken.lo antlr3commontree.lo antlr3commontreeadaptor.lo antlr3commontreenodestream.lo antlr3convertutf.lo antlr3cyclicdfa.lo antlr3debughandlers.lo antlr3encodings.lo antlr3exception.lo antlr3filestream.lo antlr3inputstream.lo antlr3intstream.lo antlr3lexer.lo antlr3parser.lo antlr3rewritestreams.lo antlr3string.lo antlr3tokenstream.lo antlr3treeparser.lo
libtool: link: gcc -shared .libs/antlr3baserecognizer.o .libs/antlr3basetree.o .libs/antlr3basetreeadaptor.o .libs/antlr3bitset.o .libs/antlr3collections.o .libs/antlr3commontoken.o .libs/antlr3commontree.o .libs/antlr3commontreeadaptor.o .libs/antlr3commontreenodestream.o .libs/antlr3convertutf.o .libs/antlr3cyclicdfa.o .libs/antlr3debughandlers.o .libs/antlr3encodings.o .libs/antlr3exception.o .libs/antlr3filestream.o .libs/antlr3inputstream.o .libs/antlr3intstream.o .libs/antlr3lexer.o .libs/antlr3parser.o .libs/antlr3rewritestreams.o .libs/antlr3string.o .libs/antlr3tokenstream.o .libs/antlr3treeparser.o -m64 -Wl,-soname -Wl,libantlr3c.so -o .libs/libantlr3c.so
libtool: link: ar cru .libs/libantlr3c.a antlr3baserecognizer.o antlr3basetree.o antlr3basetreeadaptor.o antlr3bitset.o antlr3collections.o antlr3commontoken.o antlr3commontree.o antlr3commontreeadaptor.o antlr3commontreenodestream.o antlr3convertutf.o antlr3cyclicdfa.o antlr3debughandlers.o antlr3encodings.o antlr3exception.o antlr3filestream.o antlr3inputstream.o antlr3intstream.o antlr3lexer.o antlr3parser.o antlr3rewritestreams.o antlr3string.o antlr3tokenstream.o antlr3treeparser.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libantlr3c.a
libtool: link: ( cd ".libs" && rm -f "libantlr3c.la" && ln -s "../libantlr3c.la" "libantlr3c.la" )
make[1]: Leaving directory '/tmp/libantlr3c/src/libantlr3c-3.4'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/libantlr3c/src/libantlr3c-3.4'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libantlr3c/pkg/libantlr3c/usr/lib"
test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/libantlr3c/pkg/libantlr3c/usr/include"
/bin/sh ./libtool --mode=install /usr/bin/install -c libantlr3c.la '/tmp/libantlr3c/pkg/libantlr3c/usr/lib'
/usr/bin/install -c -m 644 include/antlr3.h include/antlr3baserecognizer.h include/antlr3basetree.h include/antlr3basetreeadaptor.h include/antlr3bitset.h include/antlr3collections.h include/antlr3commontoken.h include/antlr3commontree.h include/antlr3commontreeadaptor.h include/antlr3commontreenodestream.h include/antlr3convertutf.h include/antlr3cyclicdfa.h include/antlr3debugeventlistener.h include/antlr3defs.h include/antlr3encodings.h include/antlr3errors.h include/antlr3exception.h include/antlr3filestream.h include/antlr3input.h include/antlr3interfaces.h include/antlr3intstream.h include/antlr3lexer.h include/antlr3memory.h include/antlr3parser.h include/antlr3parsetree.h include/antlr3recognizersharedstate.h include/antlr3rewritestreams.h include/antlr3string.h include/antlr3tokenstream.h include/antlr3treeparser.h antlr3config.h '/tmp/libantlr3c/pkg/libantlr3c/usr/include'
libtool: install: /usr/bin/install -c .libs/libantlr3c.so /tmp/libantlr3c/pkg/libantlr3c/usr/lib/libantlr3c.so
libtool: install: /usr/bin/install -c .libs/libantlr3c.lai /tmp/libantlr3c/pkg/libantlr3c/usr/lib/libantlr3c.la
libtool: install: /usr/bin/install -c .libs/libantlr3c.a /tmp/libantlr3c/pkg/libantlr3c/usr/lib/libantlr3c.a
libtool: install: chmod 644 /tmp/libantlr3c/pkg/libantlr3c/usr/lib/libantlr3c.a
libtool: install: ranlib /tmp/libantlr3c/pkg/libantlr3c/usr/lib/libantlr3c.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[1]: Leaving directory '/tmp/libantlr3c/src/libantlr3c-3.4'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libantlr3c"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libantlr3c 3.4-1 (Wed Aug 24 12:12:25 UTC 2016)
CMD: pacman --query --file libantlr3c-3.4-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libantlr3c'
Trying to find vanilla package 'libantlr3c'...
CMD: pacman --query --file /mirror/libantlr3c-3.4-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libantlr3c.so
/usr/include/antlr3collections.h
/usr/include/antlr3commontreeadaptor.h
/usr/include/antlr3cyclicdfa.h
/usr/include/antlr3config.h
/usr/include/antlr3encodings.h
/usr/include/antlr3lexer.h
/usr/include/antlr3errors.h
/usr/include/antlr3filestream.h
/usr/include/antlr3basetreeadaptor.h
/usr/include/antlr3rewritestreams.h
/usr/include/antlr3treeparser.h
/usr/include/antlr3commontoken.h
/usr/include/antlr3debugeventlistener.h
/usr/include/antlr3recognizersharedstate.h
/usr/include/antlr3bitset.h
/usr/include/antlr3commontreenodestream.h
/usr/include/antlr3interfaces.h
/usr/include/antlr3basetree.h
/usr/include/antlr3convertutf.h
/usr/include/antlr3.h
/usr/include/antlr3defs.h
/usr/include/antlr3string.h
/usr/include/antlr3tokenstream.h
/usr/include/antlr3exception.h
/usr/include/antlr3parsetree.h
/usr/include/antlr3baserecognizer.h
/usr/include/antlr3input.h
/usr/include/antlr3parser.h
/usr/include/antlr3memory.h
/usr/include/antlr3commontree.h
/usr/include/antlr3intstream.h
/sysroot/usr/lib/libantlr3c.so
/sysroot/usr/lib/libantlr3c.la
/sysroot/usr/lib/libantlr3c.a
/sysroot/usr/include/antlr3.h
/sysroot/usr/include/antlr3baserecognizer.h
/sysroot/usr/include/antlr3basetree.h
/sysroot/usr/include/antlr3basetreeadaptor.h
/sysroot/usr/include/antlr3bitset.h
/sysroot/usr/include/antlr3collections.h
/sysroot/usr/include/antlr3commontoken.h
/sysroot/usr/include/antlr3commontree.h
/sysroot/usr/include/antlr3commontreeadaptor.h
/sysroot/usr/include/antlr3commontreenodestream.h
/sysroot/usr/include/antlr3convertutf.h
/sysroot/usr/include/antlr3cyclicdfa.h
/sysroot/usr/include/antlr3debugeventlistener.h
/sysroot/usr/include/antlr3defs.h
/sysroot/usr/include/antlr3encodings.h
/sysroot/usr/include/antlr3errors.h
/sysroot/usr/include/antlr3exception.h
/sysroot/usr/include/antlr3filestream.h
/sysroot/usr/include/antlr3input.h
/sysroot/usr/include/antlr3interfaces.h
/sysroot/usr/include/antlr3intstream.h
/sysroot/usr/include/antlr3lexer.h
/sysroot/usr/include/antlr3memory.h
/sysroot/usr/include/antlr3parser.h
/sysroot/usr/include/antlr3parsetree.h
/sysroot/usr/include/antlr3recognizersharedstate.h
/sysroot/usr/include/antlr3rewritestreams.h
/sysroot/usr/include/antlr3string.h
/sysroot/usr/include/antlr3tokenstream.h
/sysroot/usr/include/antlr3treeparser.h
/sysroot/usr/include/antlr3config.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libantlr3c.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libantlr3c.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libantlr3c.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libantlr3c.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libantlr3c/src/libantlr3c-3.4/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libantlr3c configure 3.4, which was
generated by GNU Autoconf 2.66. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --enable-64bit
## --------- ##
## Platform. ##
## --------- ##
hostname = 6aa08a329e6f
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2416: checking for a BSD-compatible install
configure:2484: result: /usr/bin/install -c
configure:2495: checking whether build environment is sane
configure:2545: result: yes
configure:2594: checking for x86_64-unknown-linux-strip
configure:2624: result: no
configure:2634: checking for strip
configure:2650: found /usr/sbin/strip
configure:2661: result: strip
configure:2686: checking for a thread-safe mkdir -p
configure:2725: result: /usr/sbin/mkdir -p
configure:2738: checking for gawk
configure:2754: found /usr/sbin/gawk
configure:2765: result: gawk
configure:2776: checking whether make sets $(MAKE)
configure:2798: result: yes
configure:2894: checking for x86_64-unknown-linux-xlc
configure:2924: result: no
configure:2894: checking for x86_64-unknown-linux-aCC
configure:2924: result: no
configure:2894: checking for x86_64-unknown-linux-gcc
configure:2924: result: no
configure:2894: checking for x86_64-unknown-linux-cc
configure:2924: result: no
configure:2938: checking for xlc
configure:2968: result: no
configure:2938: checking for aCC
configure:2968: result: no
configure:2938: checking for gcc
configure:2954: found /usr/sbin/gcc
configure:2965: result: gcc
configure:2996: checking for C compiler version
configure:3005: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3016: $? = 0
configure:3005: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3016: $? = 0
configure:3005: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3016: $? = 1
configure:3005: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3016: $? = 1
configure:3036: checking whether the C compiler works
configure:3058: gcc conftest.c >&5
configure:3062: $? = 0
configure:3110: result: yes
configure:3113: checking for C compiler default output file name
configure:3115: result: a.out
configure:3121: checking for suffix of executables
configure:3128: gcc -o conftest conftest.c >&5
configure:3132: $? = 0
configure:3154: result:
configure:3176: checking whether we are cross compiling
configure:3184: gcc -o conftest conftest.c >&5
configure:3188: $? = 0
configure:3195: ./conftest
configure:3199: $? = 0
configure:3214: result: no
configure:3219: checking for suffix of object files
configure:3241: gcc -c conftest.c >&5
configure:3245: $? = 0
configure:3266: result: o
configure:3270: checking whether we are using the GNU C compiler
configure:3289: gcc -c conftest.c >&5
configure:3289: $? = 0
configure:3298: result: yes
configure:3307: checking whether gcc accepts -g
configure:3327: gcc -c -g conftest.c >&5
configure:3327: $? = 0
configure:3368: result: yes
configure:3385: checking for gcc option to accept ISO C89
configure:3449: gcc -c conftest.c >&5
configure:3449: $? = 0
configure:3462: result: none needed
configure:3493: checking for style of include used by make
configure:3521: result: GNU
configure:3546: checking dependency style of gcc
configure:3656: result: gcc3
configure:3672: checking whether to enable maintainer-specific portions of Makefiles
configure:3681: result: no
configure:3723: checking build system type
configure:3737: result: x86_64-unknown-linux-gnu
configure:3757: checking host system type
configure:3770: result: x86_64-unknown-linux-gnu
configure:3811: checking how to print strings
configure:3838: result: printf
configure:3859: checking for a sed that does not truncate output
configure:3923: result: /usr/sbin/sed
configure:3941: checking for grep that handles long lines and -e
configure:3999: result: /usr/sbin/grep
configure:4004: checking for egrep
configure:4066: result: /usr/sbin/grep -E
configure:4071: checking for fgrep
configure:4133: result: /usr/sbin/grep -F
configure:4168: checking for ld used by gcc
configure:4235: result: /usr/sbin/ld
configure:4242: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4257: result: yes
configure:4269: checking for BSD- or MS-compatible name lister (nm)
configure:4318: result: /usr/sbin/nm -B
configure:4448: checking the name lister (/usr/sbin/nm -B) interface
configure:4455: gcc -c conftest.c >&5
configure:4458: /usr/sbin/nm -B "conftest.o"
configure:4461: output
0000000000000000 B some_variable
configure:4468: result: BSD nm
configure:4471: checking whether ln -s works
configure:4475: result: yes
configure:4483: checking the maximum length of command line arguments
configure:4608: result: 1572864
configure:4625: checking whether the shell understands some XSI constructs
configure:4635: result: yes
configure:4639: checking whether the shell understands "+="
configure:4645: result: yes
configure:4680: checking for /usr/sbin/ld option to reload object files
configure:4687: result: -r
configure:4716: checking for x86_64-unknown-linux-objdump
configure:4746: result: no
configure:4756: checking for objdump
configure:4772: found /usr/sbin/objdump
configure:4783: result: objdump
configure:4815: checking how to recognize dependent libraries
configure:5017: result: pass_all
configure:5037: checking for x86_64-unknown-linux-ar
configure:5067: result: no
configure:5077: checking for ar
configure:5093: found /usr/sbin/ar
configure:5104: result: ar
configure:5142: checking for x86_64-unknown-linux-strip
configure:5169: result: strip
configure:5241: checking for x86_64-unknown-linux-ranlib
configure:5271: result: no
configure:5281: checking for ranlib
configure:5297: found /usr/sbin/ranlib
configure:5308: result: ranlib
configure:5410: checking command to parse /usr/sbin/nm -B output from gcc object
configure:5528: gcc -c conftest.c >&5
configure:5531: $? = 0
configure:5535: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5538: $? = 0
configure:5592: gcc -o conftest conftest.c conftstm.o >&5
configure:5595: $? = 0
configure:5633: result: ok
configure:5729: gcc -c conftest.c >&5
configure:5732: $? = 0
configure:6474: checking how to run the C preprocessor
configure:6505: gcc -E conftest.c
configure:6505: $? = 0
configure:6519: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| /* end confdefs.h. */
| #include
configure:6544: result: gcc -E
configure:6564: gcc -E conftest.c
configure:6564: $? = 0
configure:6578: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| /* end confdefs.h. */
| #include
configure:6607: checking for ANSI C header files
configure:6627: gcc -c conftest.c >&5
configure:6627: $? = 0
configure:6700: gcc -o conftest conftest.c >&5
configure:6700: $? = 0
configure:6700: ./conftest
configure:6700: $? = 0
configure:6711: result: yes
configure:6724: checking for sys/types.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for sys/stat.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for stdlib.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for string.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for memory.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for strings.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for inttypes.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for stdint.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6724: checking for unistd.h
configure:6724: gcc -c conftest.c >&5
configure:6724: $? = 0
configure:6724: result: yes
configure:6738: checking for dlfcn.h
configure:6738: gcc -c conftest.c >&5
configure:6738: $? = 0
configure:6738: result: yes
configure:6925: checking for objdir
configure:6940: result: .libs
configure:7211: checking if gcc supports -fno-rtti -fno-exceptions
configure:7229: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7233: $? = 0
configure:7246: result: no
configure:7266: checking for gcc option to produce PIC
configure:7551: result: -fPIC -DPIC
configure:7563: checking if gcc PIC flag -fPIC -DPIC works
configure:7581: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:7585: $? = 0
configure:7598: result: yes
configure:7622: checking if gcc static flag -static works
configure:7650: result: yes
configure:7665: checking if gcc supports -c -o file.o
configure:7686: gcc -c -o out/conftest2.o conftest.c >&5
configure:7690: $? = 0
configure:7712: result: yes
configure:7720: checking if gcc supports -c -o file.o
configure:7767: result: yes
configure:7800: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:8875: result: yes
configure:8912: checking whether -lc should be explicitly linked in
configure:8920: gcc -c conftest.c >&5
configure:8923: $? = 0
configure:8938: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:8941: $? = 0
configure:8955: result: no
configure:9120: checking dynamic linker characteristics
configure:9575: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9575: $? = 0
configure:9801: result: GNU/Linux ld.so
configure:9908: checking how to hardcode library paths into programs
configure:9933: result: immediate
configure:10473: checking whether stripping libraries is possible
configure:10478: result: yes
configure:10513: checking if libtool supports shared libraries
configure:10515: result: yes
configure:10518: checking whether to build shared libraries
configure:10539: result: yes
configure:10542: checking whether to build static libraries
configure:10546: result: yes
configure:10587: checking compiler flags required for compiling ANTLR with gcc C compiler on host x86_64-unknown-linux-gnu
configure:10661: result: -m64 -O2 -Wall
configure:10677: checking whether ln -s works
configure:10681: result: yes
configure:10688: checking whether make sets $(MAKE)
configure:10710: result: yes
configure:10727: checking for sys/types.h
configure:10727: result: yes
configure:10727: checking for netinet/in.h
configure:10727: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10727: $? = 0
configure:10727: result: yes
configure:10727: checking for arpa/nameser.h
configure:10727: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10727: $? = 0
configure:10727: result: yes
configure:10727: checking for netdb.h
configure:10727: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10727: $? = 0
configure:10727: result: yes
configure:10727: checking for resolv.h
configure:10727: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10727: $? = 0
configure:10727: result: yes
configure:10753: checking for sys/malloc.h
configure:10753: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c:37:24: fatal error: sys/malloc.h: No such file or directory
#include
^
compilation terminated.
configure:10753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_MALLOC_H
| #include
| #endif
| #ifdef HAVE_MALLOC_H
| #include
| #endif
|
|
| #include
configure:10753: result: no
configure:10753: checking for malloc.h
configure:10753: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10753: $? = 0
configure:10753: result: yes
configure:10772: checking for stdarg.h
configure:10772: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10772: $? = 0
configure:10772: result: yes
configure:10789: checking for sys/stat.h
configure:10789: result: yes
configure:10806: checking for ctype.h
configure:10806: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10806: $? = 0
configure:10806: result: yes
configure:10823: checking for netinet/tcp.h
configure:10823: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10823: $? = 0
configure:10823: result: yes
configure:10841: checking for sys/socket.h
configure:10841: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10841: $? = 0
configure:10841: result: yes
configure:10841: checking for socket.h
configure:10841: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c:43:20: fatal error: socket.h: No such file or directory
#include
^
compilation terminated.
configure:10841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_SOCKET_H
| #include
| #endif
|
|
| #include
configure:10841: result: no
configure:10860: checking for an ANSI C-conforming const
configure:10925: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:7: warning: 't' is used uninitialized in this function [-Wuninitialized]
*t++ = 0;
~^~
conftest.c:86:13: warning: 'cs[0]' is used uninitialized in this function [-Wuninitialized]
return !cs[0] && !zero.x;
~~^~~
configure:10925: $? = 0
configure:10932: result: yes
configure:10940: checking for size_t
configure:10940: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10940: $? = 0
configure:10940: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:10940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:10940: result: yes
configure:10951: checking for int8_t
configure:10951: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];
^~~~~~~~~~
configure:10951: $? = 0
configure:10951: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:10951: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:10951: result: yes
configure:10962: checking for int16_t
configure:10962: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];
^~~~~~~~~~
configure:10962: $? = 0
configure:10962: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
configure:10962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:10962: result: yes
configure:10973: checking for int32_t
configure:10973: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];
^~~~~~~~~~
configure:10973: $? = 0
configure:10973: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:53: warning: integer overflow in expression [-Woverflow]
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:72:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
conftest.c:72:12: warning: unused variable 'test_array' [-Wunused-variable]
configure:10973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:10973: result: yes
configure:10984: checking for int64_t
configure:10984: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];
^~~~~~~~~~
configure:10984: $? = 0
configure:10984: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:53: warning: integer overflow in expression [-Woverflow]
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:72:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
conftest.c:72:12: warning: unused variable 'test_array' [-Wunused-variable]
configure:10984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:10984: result: yes
configure:10996: checking for intptr_t
configure:10996: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:10996: $? = 0
configure:10996: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:23: error: expected expression before ')' token
if (sizeof ((intptr_t)))
^
configure:10996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10996: result: yes
configure:11030: checking for uint8_t
configure:11030: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((uint8_t) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
^~~~~~~~~~
configure:11030: $? = 0
configure:11030: result: yes
configure:11044: checking for uint16_t
configure:11044: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((uint16_t) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
^~~~~~~~~~
configure:11044: $? = 0
configure:11044: result: yes
configure:11056: checking for uint32_t
configure:11056: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((uint32_t) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
^~~~~~~~~~
configure:11056: $? = 0
configure:11056: result: yes
configure:11070: checking for uint64_t
configure:11070: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((uint64_t) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
^~~~~~~~~~
configure:11070: $? = 0
configure:11070: result: yes
configure:11085: checking for uintptr_t
configure:11085: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:11085: $? = 0
configure:11085: gcc -c -m64 -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:11085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libantlr3c"
| #define PACKAGE_TARNAME "libantlr3c"
| #define PACKAGE_VERSION "3.4"
| #define PACKAGE_STRING "libantlr3c 3.4"
| #define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libantlr3c"
| #define VERSION "3.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ANTLR3_USE_64BIT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:11085: result: yes
configure:11120: checking for inline
configure:11136: gcc -c -m64 -O2 -Wall conftest.c >&5
configure:11136: $? = 0
configure:11144: result: inline
configure:11168: checking for memmove
configure:11168: gcc -o conftest -m64 -O2 -Wall conftest.c >&5
conftest.c:60:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:11168: $? = 0
configure:11168: result: yes
configure:11168: checking for memset
configure:11168: gcc -o conftest -m64 -O2 -Wall conftest.c >&5
conftest.c:61:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:11168: $? = 0
configure:11168: result: yes
configure:11168: checking for strdup
configure:11168: gcc -o conftest -m64 -O2 -Wall conftest.c >&5
conftest.c:62:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:11168: $? = 0
configure:11168: result: yes
configure:11168: checking for accept
configure:11168: gcc -o conftest -m64 -O2 -Wall conftest.c >&5
configure:11168: $? = 0
configure:11168: result: yes
configure:11307: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libantlr3c config.status 3.4, which was
generated by GNU Autoconf 2.66. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 6aa08a329e6f
config.status:1087: creating Makefile
config.status:1087: creating antlr3config.h
config.status:1267: antlr3config.h is unchanged
config.status:1315: executing depfiles commands
config.status:1315: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_accept=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_strdup=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_socket_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_malloc_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_intptr_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uintptr_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-m64 -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/missing --run makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJECT_MODE=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libantlr3c'
PACKAGE_BUGREPORT='jimi@temporal-wave.com'
PACKAGE_NAME='libantlr3c'
PACKAGE_STRING='libantlr3c 3.4'
PACKAGE_TARNAME='libantlr3c'
PACKAGE_URL=''
PACKAGE_VERSION='3.4'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='3.4'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libantlr3c/src/libantlr3c-3.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libantlr3c"
#define PACKAGE_TARNAME "libantlr3c"
#define PACKAGE_VERSION "3.4"
#define PACKAGE_STRING "libantlr3c 3.4"
#define PACKAGE_BUGREPORT "jimi@temporal-wave.com"
#define PACKAGE_URL ""
#define PACKAGE "libantlr3c"
#define VERSION "3.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ANTLR3_USE_64BIT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_NETDB_H 1
#define HAVE_RESOLV_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_STRDUP 1
#define HAVE_ACCEPT 1
configure: exit 0