Build of lrcalc with android toolchain

The build took 00h 01m 08s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,110 sh
3,118 ansic
1,359 makefile
15,587 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: lrcalc 1.2-2 (Tue Apr 4 20:16:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking for gawk... (cached) gawk
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# 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 how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking for memset... yes
# checking for strtol... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2'
# Making all in src
# make[2]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2/src'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c -o hashtab.lo hashtab.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/set.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/hashtab.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -o hashtab.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o >/dev/null 2>&1
# mv -f .deps/list.Tpo .deps/list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT vectarg.lo -MD -MP -MF .deps/vectarg.Tpo -c -o vectarg.lo vectarg.c
# mv -f .deps/alloc.Tpo .deps/alloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT vectarg.lo -MD -MP -MF .deps/vectarg.Tpo -c vectarg.c -fPIC -DPIC -o .libs/vectarg.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o
# mv -f .deps/hashtab.Tpo .deps/hashtab.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT lincomb.lo -MD -MP -MF .deps/lincomb.Tpo -c -o lincomb.lo lincomb.c
# mv -f .deps/set.Tpo .deps/set.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT maple.lo -MD -MP -MF .deps/maple.Tpo -c -o maple.lo maple.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT vectarg.lo -MD -MP -MF .deps/vectarg.Tpo -c vectarg.c -o vectarg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT lincomb.lo -MD -MP -MF .deps/lincomb.Tpo -c lincomb.c -fPIC -DPIC -o .libs/lincomb.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT maple.lo -MD -MP -MF .deps/maple.Tpo -c maple.c -fPIC -DPIC -o .libs/maple.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT lincomb.lo -MD -MP -MF .deps/lincomb.Tpo -c lincomb.c -o lincomb.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -o vector.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT maple.lo -MD -MP -MF .deps/maple.Tpo -c maple.c -o maple.o >/dev/null 2>&1
# mv -f .deps/maple.Tpo .deps/maple.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT symfcn.lo -MD -MP -MF .deps/symfcn.Tpo -c -o symfcn.lo symfcn.c
# mv -f .deps/vectarg.Tpo .deps/vectarg.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT schublib.lo -MD -MP -MF .deps/schublib.Tpo -c -o schublib.lo schublib.c
# mv -f .deps/vector.Tpo .deps/vector.Plo
# mv -f .deps/lincomb.Tpo .deps/lincomb.Plo
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT lrcalc.o -MD -MP -MF .deps/lrcalc.Tpo -c -o lrcalc.o lrcalc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT schubmult.o -MD -MP -MF .deps/schubmult.Tpo -c -o schubmult.o schubmult.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT schublib.lo -MD -MP -MF .deps/schublib.Tpo -c schublib.c -fPIC -DPIC -o .libs/schublib.o
# mv -f .deps/schubmult.Tpo .deps/schubmult.Po
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT symfcn.lo -MD -MP -MF .deps/symfcn.Tpo -c symfcn.c -fPIC -DPIC -o .libs/symfcn.o
# mv -f .deps/lrcalc.Tpo .deps/lrcalc.Po
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT schublib.lo -MD -MP -MF .deps/schublib.Tpo -c schublib.c -o schublib.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT symfcn.lo -MD -MP -MF .deps/symfcn.Tpo -c symfcn.c -o symfcn.o >/dev/null 2>&1
# mv -f .deps/symfcn.Tpo .deps/symfcn.Plo
# mv -f .deps/schublib.Tpo .deps/schublib.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -version-info 1:1:0 -o liblrcalc.la -rpath /usr/lib alloc.lo hashtab.lo list.lo set.lo vectarg.lo vector.lo lincomb.lo maple.lo symfcn.lo schublib.lo
# libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/alloc.o .libs/hashtab.o .libs/list.o .libs/set.o .libs/vectarg.o .libs/vector.o .libs/lincomb.o .libs/maple.o .libs/symfcn.o .libs/schublib.o -Wl,-soname -Wl,liblrcalc.so.1 -o .libs/liblrcalc.so.1.0.1
# libtool: link: (cd ".libs" && rm -f "liblrcalc.so.1" && ln -s "liblrcalc.so.1.0.1" "liblrcalc.so.1")
# libtool: link: (cd ".libs" && rm -f "liblrcalc.so" && ln -s "liblrcalc.so.1.0.1" "liblrcalc.so")
# libtool: link: arm-linux-androideabi-ar cru .libs/liblrcalc.a alloc.o hashtab.o list.o set.o vectarg.o vector.o lincomb.o maple.o symfcn.o schublib.o
# libtool: link: arm-linux-androideabi-ranlib .libs/liblrcalc.a
# libtool: link: ( cd ".libs" && rm -f "liblrcalc.la" && ln -s "../liblrcalc.la" "liblrcalc.la" )
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o lrcalc lrcalc.o liblrcalc.la
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o schubmult schubmult.o liblrcalc.la
# libtool: link: arm-linux-androideabi-gcc -o .libs/schubmult schubmult.o ./.libs/liblrcalc.so
# libtool: link: arm-linux-androideabi-gcc -o .libs/lrcalc lrcalc.o ./.libs/liblrcalc.so
# make[2]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2/src'
# make[2]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2'
# cp lrcalc.maple.src lrcalc.maple
# echo "LRCALC_BIN_PATH := \"/usr/bin/lrcalc\":" >> lrcalc.maple
# make[2]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2'
# make[1]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2/src'
# make[2]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2/src'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/lrcalc/pkg/lrcalc/usr/lib"
# test -z "/usr/include/lrcalc" || /usr/sbin/mkdir -p "/tmp/lrcalc/pkg/lrcalc/usr/include/lrcalc"
# /bin/sh ../libtool --mode=install /usr/bin/install -c liblrcalc.la '/tmp/lrcalc/pkg/lrcalc/usr/lib'
# /usr/bin/install -c -m 644 alloc.h claim.h hashtab.h lincomb.h list.h maple.h schublib.h set.h symfcn.h vectarg.h vector.h '/tmp/lrcalc/pkg/lrcalc/usr/include/lrcalc'
# libtool: install: /usr/bin/install -c .libs/liblrcalc.so.1.0.1 /tmp/lrcalc/pkg/lrcalc/usr/lib/liblrcalc.so.1.0.1
# libtool: install: (cd /tmp/lrcalc/pkg/lrcalc/usr/lib && { ln -s -f liblrcalc.so.1.0.1 liblrcalc.so.1 || { rm -f liblrcalc.so.1 && ln -s liblrcalc.so.1.0.1 liblrcalc.so.1; }; })
# libtool: install: (cd /tmp/lrcalc/pkg/lrcalc/usr/lib && { ln -s -f liblrcalc.so.1.0.1 liblrcalc.so || { rm -f liblrcalc.so && ln -s liblrcalc.so.1.0.1 liblrcalc.so; }; })
# libtool: install: /usr/bin/install -c .libs/liblrcalc.lai /tmp/lrcalc/pkg/lrcalc/usr/lib/liblrcalc.la
# libtool: install: /usr/bin/install -c .libs/liblrcalc.a /tmp/lrcalc/pkg/lrcalc/usr/lib/liblrcalc.a
# libtool: install: chmod 644 /tmp/lrcalc/pkg/lrcalc/usr/lib/liblrcalc.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/lrcalc/pkg/lrcalc/usr/lib/liblrcalc.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/lrcalc/pkg/lrcalc/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c lrcalc schubmult '/tmp/lrcalc/pkg/lrcalc/usr/bin'
# libtool: install: warning: `liblrcalc.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lrcalc /tmp/lrcalc/pkg/lrcalc/usr/bin/lrcalc
# libtool: install: warning: `liblrcalc.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/schubmult /tmp/lrcalc/pkg/lrcalc/usr/bin/schubmult
# make[2]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2/src'
# make[1]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2/src'
# make[1]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2'
# make[2]: Entering directory '/tmp/lrcalc/src/lrcalc-1.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/lrcalc" || /usr/sbin/mkdir -p "/tmp/lrcalc/pkg/lrcalc/usr/share/lrcalc"
# /usr/bin/install -c -m 644 lrcalc.maple README '/tmp/lrcalc/pkg/lrcalc/usr/share/lrcalc'
# make[2]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2'
# make[1]: Leaving directory '/tmp/lrcalc/src/lrcalc-1.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "lrcalc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: lrcalc 1.2-2 (Tue Apr 4 20:16:59 UTC 2017)

CMD: pacman --query --file lrcalc-1.2-2-x86_64.pkg.tar.xz
# lrcalc 1.2-2

Creating hybrid package for 'lrcalc'

Trying to find vanilla package 'lrcalc'...

CMD: pacman --query --file /mirror/lrcalc-1.2-2.pkg.tar.xz
# lrcalc 1.2-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/liblrcalc.so.1
# /usr/lib/liblrcalc.so
# /usr/lib/liblrcalc.so.1.0.1
# /usr/include/lrcalc/alloc.h
# /usr/include/lrcalc/claim.h
# /usr/include/lrcalc/hashtab.h
# /usr/include/lrcalc/lincomb.h
# /usr/include/lrcalc/list.h
# /usr/include/lrcalc/maple.h
# /usr/include/lrcalc/schublib.h
# /usr/include/lrcalc/set.h
# /usr/include/lrcalc/symfcn.h
# /usr/include/lrcalc/vectarg.h
# /usr/include/lrcalc/vector.h
# /usr/bin/lrcalc
# /usr/bin/schubmult
# /usr/share/lrcalc/lrcalc.maple
# /usr/share/lrcalc/README
# /sysroot/sysroot/usr/lib/liblrcalc.so.1.0.1
# /sysroot/sysroot/usr/lib/liblrcalc.so.1
# /sysroot/sysroot/usr/lib/liblrcalc.so
# /sysroot/sysroot/usr/lib/liblrcalc.la
# /sysroot/sysroot/usr/lib/liblrcalc.a
# /sysroot/sysroot/usr/include/lrcalc/alloc.h
# /sysroot/sysroot/usr/include/lrcalc/claim.h
# /sysroot/sysroot/usr/include/lrcalc/hashtab.h
# /sysroot/sysroot/usr/include/lrcalc/lincomb.h
# /sysroot/sysroot/usr/include/lrcalc/list.h
# /sysroot/sysroot/usr/include/lrcalc/maple.h
# /sysroot/sysroot/usr/include/lrcalc/schublib.h
# /sysroot/sysroot/usr/include/lrcalc/set.h
# /sysroot/sysroot/usr/include/lrcalc/symfcn.h
# /sysroot/sysroot/usr/include/lrcalc/vectarg.h
# /sysroot/sysroot/usr/include/lrcalc/vector.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 lrcalc.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/lrcalc.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lrcalc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 509

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lrcalc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/lrcalc.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/lrcalc/src/lrcalc-1.2/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 lrcalc configure 1.2, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9c0c4f4f508f
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2423: checking for a BSD-compatible install
# configure:2491: result: /usr/bin/install -c
# configure:2502: checking whether build environment is sane
# configure:2552: result: yes
# configure:2601: checking for arm-linux-androideabi-strip
# configure:2617: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2628: result: arm-linux-androideabi-strip
# configure:2693: checking for a thread-safe mkdir -p
# configure:2732: result: /usr/sbin/mkdir -p
# configure:2745: checking for gawk
# configure:2761: found /usr/sbin/gawk
# configure:2772: result: gawk
# configure:2783: checking whether make sets $(MAKE)
# configure:2805: result: yes
# configure:2886: checking whether to enable maintainer-specific portions of Makefiles
# configure:2895: result: no
# configure:3022: checking for C++ compiler version
# configure:3031: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 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:3042: $? = 0
# configure:3031: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3042: $? = 0
# configure:3031: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3042: $? = 1
# configure:3031: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3042: $? = 1
# configure:3062: checking whether the C++ compiler works
# configure:3084: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3088: $? = 0
# configure:3136: result: yes
# configure:3139: checking for C++ compiler default output file name
# configure:3141: result: a.out
# configure:3147: checking for suffix of executables
# configure:3154: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3158: $? = 0
# configure:3180: result:
# configure:3202: checking whether we are cross compiling
# configure:3240: result: yes
# configure:3245: checking for suffix of object files
# configure:3267: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3271: $? = 0
# configure:3292: result: o
# configure:3296: checking whether we are using the GNU C++ compiler
# configure:3315: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3315: $? = 0
# configure:3324: result: yes
# configure:3333: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3353: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3353: $? = 0
# configure:3394: result: yes
# configure:3428: checking for style of include used by make
# configure:3456: result: GNU
# configure:3482: checking dependency style of arm-linux-androideabi-g++
# configure:3593: result: gcc3
# configure:3612: checking for gawk
# configure:3639: result: gawk
# configure:3658: checking for arm-linux-androideabi-gcc
# configure:3685: result: arm-linux-androideabi-gcc
# configure:3954: checking for C compiler version
# configure:3963: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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:3974: $? = 0
# configure:3963: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3974: $? = 0
# configure:3963: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3974: $? = 1
# configure:3963: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3974: $? = 1
# configure:3978: checking whether we are using the GNU C compiler
# configure:3997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3997: $? = 0
# configure:4006: result: yes
# configure:4015: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4035: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4035: $? = 0
# configure:4076: result: yes
# configure:4093: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4157: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4157: $? = 0
# configure:4170: result: none needed
# configure:4192: checking dependency style of arm-linux-androideabi-gcc
# configure:4303: result: gcc3
# configure:4323: checking how to run the C preprocessor
# configure:4354: arm-linux-androideabi-gcc -E conftest.c
# configure:4354: $? = 0
# configure:4368: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lrcalc"
# | #define PACKAGE_TARNAME "lrcalc"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "lrcalc 1.2"
# | #define PACKAGE_BUGREPORT "asbuch at math rutgers edu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lrcalc"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:4393: result: arm-linux-androideabi-gcc -E
# configure:4413: arm-linux-androideabi-gcc -E conftest.c
# configure:4413: $? = 0
# configure:4427: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4427: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lrcalc"
# | #define PACKAGE_TARNAME "lrcalc"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "lrcalc 1.2"
# | #define PACKAGE_BUGREPORT "asbuch at math rutgers edu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lrcalc"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:4456: checking whether ln -s works
# configure:4460: result: yes
# configure:4467: checking whether make sets $(MAKE)
# configure:4489: result: yes
# configure:4528: checking build system type
# configure:4542: result: x86_64-unknown-linux-gnu
# configure:4562: checking host system type
# configure:4575: result: arm-unknown-linux-androideabi
# configure:4616: checking how to print strings
# configure:4643: result: printf
# configure:4664: checking for a sed that does not truncate output
# configure:4728: result: /usr/sbin/sed
# configure:4746: checking for grep that handles long lines and -e
# configure:4804: result: /usr/sbin/grep
# configure:4809: checking for egrep
# configure:4871: result: /usr/sbin/grep -E
# configure:4876: checking for fgrep
# configure:4938: result: /usr/sbin/grep -F
# configure:4973: checking for ld used by arm-linux-androideabi-gcc
# configure:5040: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5047: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5062: result: yes
# configure:5074: checking for BSD- or MS-compatible name lister (nm)
# configure:5123: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5253: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5260: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5263: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5266: output
# 00000000 B some_variable
# configure:5273: result: BSD nm
# configure:5277: checking the maximum length of command line arguments
# configure:5407: result: 1572864
# configure:5424: checking whether the shell understands some XSI constructs
# configure:5434: result: yes
# configure:5438: checking whether the shell understands "+="
# configure:5444: result: yes
# configure:5479: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5519: result: func_convert_file_noop
# configure:5526: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5546: result: func_convert_file_noop
# configure:5553: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5560: result: -r
# configure:5594: checking for arm-linux-androideabi-objdump
# configure:5610: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5621: result: arm-linux-androideabi-objdump
# configure:5690: checking how to recognize dependent libraries
# configure:5892: result: pass_all
# configure:5937: checking for arm-linux-androideabi-dlltool
# configure:5967: result: no
# configure:5977: checking for dlltool
# configure:6007: result: no
# configure:6034: checking how to associate runtime and link libraries
# configure:6061: result: printf %s\n
# configure:6078: checking for arm-linux-androideabi-ar
# configure:6094: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6105: result: arm-linux-androideabi-ar
# configure:6186: checking for archiver @FILE support
# configure:6203: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6203: $? = 0
# configure:6206: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6209: $? = 0
# configure:6214: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6217: $? = 1
# configure:6229: result: @
# configure:6247: checking for arm-linux-androideabi-strip
# configure:6274: result: arm-linux-androideabi-strip
# configure:6346: checking for arm-linux-androideabi-ranlib
# configure:6362: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6373: result: arm-linux-androideabi-ranlib
# configure:6515: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6638: $? = 0
# configure:6642: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6645: $? = 0
# configure:6711: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6714: $? = 0
# configure:6752: result: ok
# configure:6789: checking for sysroot
# configure:6819: result: no
# configure:7035: checking for arm-linux-androideabi-mt
# configure:7065: result: no
# configure:7075: checking for mt
# configure:7105: result: no
# configure:7125: checking if : is a manifest tool
# configure:7131: : '-?'
# configure:7139: result: no
# configure:7777: checking for ANSI C header files
# configure:7797: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7797: $? = 0
# configure:7881: result: yes
# configure:7894: checking for sys/types.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for sys/stat.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for stdlib.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for string.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for memory.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for strings.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for inttypes.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for stdint.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7894: checking for unistd.h
# configure:7894: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7894: $? = 0
# configure:7894: result: yes
# configure:7908: checking for dlfcn.h
# configure:7908: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7908: $? = 0
# configure:7908: result: yes
# configure:8423: checking for objdir
# configure:8438: result: .libs
# configure:8709: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8727: arm-linux-androideabi-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 [enabled by default]
# configure:8731: $? = 0
# configure:8744: result: no
# configure:9071: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9078: result: -fPIC -DPIC
# configure:9086: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9104: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9108: $? = 0
# configure:9121: result: yes
# configure:9150: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9178: result: yes
# configure:9193: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9214: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9218: $? = 0
# configure:9240: result: yes
# configure:9248: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9295: result: yes
# configure:9328: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10485: result: yes
# configure:10522: checking whether -lc should be explicitly linked in
# configure:10530: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10533: $? = 0
# configure:10548: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10551: $? = 0
# configure:10565: result: no
# configure:10725: checking dynamic linker characteristics
# configure:11236: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11236: $? = 0
# configure:11470: result: GNU/Linux ld.so
# configure:11577: checking how to hardcode library paths into programs
# configure:11602: result: immediate
# configure:12142: checking whether stripping libraries is possible
# configure:12147: result: yes
# configure:12182: checking if libtool supports shared libraries
# configure:12184: result: yes
# configure:12187: checking whether to build shared libraries
# configure:12208: result: yes
# configure:12211: checking whether to build static libraries
# configure:12215: result: yes
# configure:12238: checking how to run the C++ preprocessor
# configure:12265: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12265: $? = 0
# configure:12279: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12279: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lrcalc"
# | #define PACKAGE_TARNAME "lrcalc"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "lrcalc 1.2"
# | #define PACKAGE_BUGREPORT "asbuch at math rutgers edu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lrcalc"
# | #define VERSION "1.2"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12304: result: arm-linux-androideabi-g++ -E
# configure:12324: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12324: $? = 0
# configure:12338: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lrcalc"
# | #define PACKAGE_TARNAME "lrcalc"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "lrcalc 1.2"
# | #define PACKAGE_BUGREPORT "asbuch at math rutgers edu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lrcalc"
# | #define VERSION "1.2"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12507: checking for ld used by arm-linux-androideabi-g++
# configure:12574: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12581: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12596: result: yes
# configure:12651: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13656: result: yes
# configure:13692: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13695: $? = 0
# configure:14215: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14222: result: -fPIC -DPIC
# configure:14230: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14248: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14252: $? = 0
# configure:14265: result: yes
# configure:14288: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14316: result: yes
# configure:14328: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14349: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14353: $? = 0
# configure:14375: result: yes
# configure:14380: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14427: result: yes
# configure:14457: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14496: result: yes
# configure:14637: checking dynamic linker characteristics
# configure:15316: result: GNU/Linux ld.so
# configure:15369: checking how to hardcode library paths into programs
# configure:15394: result: immediate
# configure:15471: checking for stdlib.h
# configure:15471: result: yes
# configure:15471: checking for string.h
# configure:15471: result: yes
# configure:15471: checking for unistd.h
# configure:15471: result: yes
# configure:15483: checking for size_t
# configure:15483: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15483: $? = 0
# configure:15483: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:15483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lrcalc"
# | #define PACKAGE_TARNAME "lrcalc"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "lrcalc 1.2"
# | #define PACKAGE_BUGREPORT "asbuch at math rutgers edu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "lrcalc"
# | #define VERSION "1.2"
# | #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 HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_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:15483: result: yes
# configure:15498: checking for stdlib.h
# configure:15498: result: yes
# configure:15508: checking for GNU libc compatible malloc
# configure:15542: result: no
# configure:15565: checking for stdlib.h
# configure:15565: result: yes
# configure:15575: checking for GNU libc compatible realloc
# configure:15609: result: no
# configure:15633: checking for memset
# configure:15633: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:15633: $? = 0
# configure:15633: result: yes
# configure:15633: checking for strtol
# configure:15633: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15633: $? = 0
# configure:15633: result: yes
# configure:15783: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by lrcalc config.status 1.2, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9c0c4f4f508f
#
# config.status:1169: creating Makefile
# config.status:1169: creating src/Makefile
# config.status:1169: creating config.h
# config.status:1398: executing depfiles commands
# config.status:1398: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memset=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_strtol=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# 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=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# 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
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/lrcalc/src/lrcalc-1.2/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/lrcalc/src/lrcalc-1.2/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/lrcalc/src/lrcalc-1.2/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/lrcalc/src/lrcalc-1.2/missing --run automake-1.11'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# 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='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBLRCALC_LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/lrcalc/src/lrcalc-1.2/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='lrcalc'
# PACKAGE_BUGREPORT='asbuch at math rutgers edu'
# PACKAGE_NAME='lrcalc'
# PACKAGE_STRING='lrcalc 1.2'
# PACKAGE_TARNAME='lrcalc'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.2'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/lrcalc/src/lrcalc-1.2/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='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "lrcalc"
# #define PACKAGE_TARNAME "lrcalc"
# #define PACKAGE_VERSION "1.2"
# #define PACKAGE_STRING "lrcalc 1.2"
# #define PACKAGE_BUGREPORT "asbuch at math rutgers edu"
# #define PACKAGE_URL ""
# #define PACKAGE "lrcalc"
# #define VERSION "1.2"
# #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 HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 0
# #define realloc rpl_realloc
# #define HAVE_MEMSET 1
# #define HAVE_STRTOL 1
#
# configure: exit 0