Build of libexttextcat with android toolchain

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

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

SLOCLanguage
11,091 sh
2,838 makefile
1,517 ansic
15,446 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: libexttextcat 3.4.4-1 (Tue Apr 4 21:20:44 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 make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether make supports nested variables... (cached) yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# 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 for style of include used by make... GNU
# 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 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 for ANSI C header files... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for vprintf... yes
# checking for _doprnt... no
# checking for strdup... yes
# checking for strpbrk... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating libexttextcat.pc
# config.status: creating Makefile
# config.status: creating langclass/Makefile
# config.status: creating langclass/LM/Makefile
# config.status: creating langclass/ShortTexts/Makefile
# config.status: creating src/Makefile
# config.status: creating src/exttextcat-version.h
# config.status: creating src/test-primary.sh
# config.status: creating src/test-secondary.sh
# config.status: creating src/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure:
# ==============================================================================
# Build configuration:
# werror: yes
# ==============================================================================
#
# Making all in src
# make[1]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# make all-am
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# CC fingerprint.lo
# CC common.lo
# CC textcat.lo
# CC wg_mempool.lo
# CC utf8misc.lo
# CC createfp.o
# CCLD libexttextcat-2.0.la
# CCLD createfp
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# make[1]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# Making all in langclass
# make[1]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# Making all in LM
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/LM'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/LM'
# Making all in ShortTexts
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/ShortTexts'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/ShortTexts'
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[1]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[1]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/include/libexttextcat'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libexttextcat-2.0.la '/tmp/libexttextcat/pkg/libexttextcat/usr/lib'
# /usr/bin/install -c -m 644 common.h constants.h fingerprint.h textcat.h utf8misc.h textcat_properties.h ./exttextcat-version.h '/tmp/libexttextcat/pkg/libexttextcat/usr/include/libexttextcat'
# libtool: install: /usr/bin/install -c .libs/libexttextcat-2.0.so.0.0.0 /tmp/libexttextcat/pkg/libexttextcat/usr/lib/libexttextcat-2.0.so.0.0.0
# libtool: install: (cd /tmp/libexttextcat/pkg/libexttextcat/usr/lib && { ln -s -f libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so.0 || { rm -f libexttextcat-2.0.so.0 && ln -s libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so.0; }; })
# libtool: install: (cd /tmp/libexttextcat/pkg/libexttextcat/usr/lib && { ln -s -f libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so || { rm -f libexttextcat-2.0.so && ln -s libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so; }; })
# libtool: install: /usr/bin/install -c .libs/libexttextcat-2.0.lai /tmp/libexttextcat/pkg/libexttextcat/usr/lib/libexttextcat-2.0.la
# libtool: install: /usr/bin/install -c .libs/libexttextcat-2.0.a /tmp/libexttextcat/pkg/libexttextcat/usr/lib/libexttextcat-2.0.a
# libtool: install: chmod 644 /tmp/libexttextcat/pkg/libexttextcat/usr/lib/libexttextcat-2.0.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/libexttextcat/pkg/libexttextcat/usr/lib/libexttextcat-2.0.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c createfp '/tmp/libexttextcat/pkg/libexttextcat/usr/bin'
# libtool: install: warning: `libexttextcat-2.0.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/createfp /tmp/libexttextcat/pkg/libexttextcat/usr/bin/createfp
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# make[1]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/src'
# Making install in langclass
# make[1]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# Making install in LM
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/LM'
# make[3]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/LM'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# /usr/bin/install -c -m 644 om.lm ti.lm ln.lm ta.lm kng.lm sq.lm fj.lm ky.lm tk.lm rue.lm ty.lm hi.lm ru.lm sg.lm mai.lm fi.lm ada.lm ka.lm arn.lm ja.lm cy.lm ia.lm az.lm tet.lm az-Cyrl.lm ug.lm pt.lm sa.lm kk.lm da.lm nb.lm ca.lm ban.lm eo.lm shs.lm alt.lm ss.lm gu.lm nr.lm gl.lm '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# /usr/bin/install -c -m 644 bg.lm dv.lm mr.lm lb.lm gd.lm ckb.lm ktu.lm ga.lm emk-Latn.lm lo.lm fa.lm ny.lm la.lm ts.lm ay.lm ml.lm my.lm nn.lm bn.lm bik.lm sc.lm hy.lm ak.lm fur.lm es.lm it.lm ko.lm tt.lm nds.lm oc.lm fy.lm et.lm br.lm hil.lm ar.lm mi.lm th.lm tn.lm sw.lm kl.lm '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# /usr/bin/install -c -m 644 tzm-Latn.lm hr.lm mos.lm bo.lm zh-Hans.lm sr-Latn.lm bi.lm zh-Hant.lm sk.lm pa.lm mt.lm nso.lm af.lm ms.lm lt.lm fr.lm nl.lm se.lm tg.lm plt.lm so.lm ne.lm ab.lm ace.lm haw.lm rm.lm mn.lm eu.lm uz-Cyrl.lm ha-NG.lm bem.lm is.lm km.lm xh.lm rw.lm zu.lm kn.lm be.lm sco.lm am.lm '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# /usr/bin/install -c -m 644 gug.lm ast.lm ur.lm tpi.lm uk.lm lg.lm st.lm sd.lm grc.lm en.lm ve.lm hu.lm vep.lm uz.lm quz.lm el.lm de.lm bm.lm ro.lm sr-Cyrl.lm bs.lm fo.lm sv.lm he.lm hsb.lm tr.lm cs.lm id.lm pl.lm lv.lm ht.lm yo.lm yi.lm sl.lm ee.lm vi.lm tl.lm mk.lm gv.lm si.lm '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# /usr/bin/install -c -m 644 qxa.lm bho.lm wa.lm '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# make[3]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/LM'
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/LM'
# Making install in ShortTexts
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/ShortTexts'
# make[3]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/ShortTexts'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/ShortTexts'
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass/ShortTexts'
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[3]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# /usr/bin/install -c -m 644 fpdb.conf '/tmp/libexttextcat/pkg/libexttextcat/usr/share/libexttextcat'
# make[3]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[1]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4/langclass'
# make[1]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4'
# make[2]: Entering directory '/tmp/libexttextcat/src/libexttextcat-3.4.4'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/share/vala/vapi'
# /usr/bin/install -c -m 644 libexttextcat.pc '/tmp/libexttextcat/pkg/libexttextcat/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libexttextcat.vapi '/tmp/libexttextcat/pkg/libexttextcat/usr/share/vala/vapi'
# make[2]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4'
# make[1]: Leaving directory '/tmp/libexttextcat/src/libexttextcat-3.4.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libexttextcat"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libexttextcat 3.4.4-1 (Tue Apr 4 21:20:51 UTC 2017)

CMD: pacman --query --file libexttextcat-3.4.4-1-x86_64.pkg.tar.xz
# libexttextcat 3.4.4-1

Creating hybrid package for 'libexttextcat'

Trying to find vanilla package 'libexttextcat'...

CMD: pacman --query --file /mirror/libexttextcat-3.4.4-1.pkg.tar.xz
# libexttextcat 3.4.4-1

Package file has the following structure:
# /.PKGINFO
# /.CHANGELOG
# /.MTREE
# /usr/bin/createfp
# /usr/lib/libexttextcat-2.0.so.0.0.0
# /usr/lib/libexttextcat-2.0.so
# /usr/lib/libexttextcat-2.0.so.0
# /usr/lib/pkgconfig/libexttextcat.pc
# /usr/include/libexttextcat/fingerprint.h
# /usr/include/libexttextcat/textcat_properties.h
# /usr/include/libexttextcat/utf8misc.h
# /usr/include/libexttextcat/constants.h
# /usr/include/libexttextcat/exttextcat-version.h
# /usr/include/libexttextcat/textcat.h
# /usr/include/libexttextcat/common.h
# /usr/share/libexttextcat/zh-Hans.lm
# /usr/share/libexttextcat/bm.lm
# /usr/share/libexttextcat/hr.lm
# /usr/share/libexttextcat/ms.lm
# /usr/share/libexttextcat/fur.lm
# /usr/share/libexttextcat/nds.lm
# /usr/share/libexttextcat/nso.lm
# /usr/share/libexttextcat/ln.lm
# /usr/share/libexttextcat/ny.lm
# /usr/share/libexttextcat/mos.lm
# /usr/share/libexttextcat/gd.lm
# /usr/share/libexttextcat/lv.lm
# /usr/share/libexttextcat/bg.lm
# /usr/share/libexttextcat/af.lm
# /usr/share/libexttextcat/ckb.lm
# /usr/share/libexttextcat/uz-Cyrl.lm
# /usr/share/libexttextcat/bi.lm
# /usr/share/libexttextcat/tpi.lm
# /usr/share/libexttextcat/da.lm
# /usr/share/libexttextcat/tg.lm
# /usr/share/libexttextcat/sr-Latn.lm
# /usr/share/libexttextcat/ve.lm
# /usr/share/libexttextcat/ja.lm
# /usr/share/libexttextcat/ti.lm
# /usr/share/libexttextcat/pt.lm
# /usr/share/libexttextcat/kng.lm
# /usr/share/libexttextcat/rue.lm
# /usr/share/libexttextcat/arn.lm
# /usr/share/libexttextcat/hil.lm
# /usr/share/libexttextcat/oc.lm
# /usr/share/libexttextcat/ht.lm
# /usr/share/libexttextcat/se.lm
# /usr/share/libexttextcat/nl.lm
# /usr/share/libexttextcat/dv.lm
# /usr/share/libexttextcat/mk.lm
# /usr/share/libexttextcat/yo.lm
# /usr/share/libexttextcat/mi.lm
# /usr/share/libexttextcat/bik.lm
# /usr/share/libexttextcat/ka.lm
# /usr/share/libexttextcat/st.lm
# /usr/share/libexttextcat/ts.lm
# /usr/share/libexttextcat/ha-NG.lm
# /usr/share/libexttextcat/ia.lm
# /usr/share/libexttextcat/mai.lm
# /usr/share/libexttextcat/id.lm
# /usr/share/libexttextcat/sg.lm
# /usr/share/libexttextcat/si.lm
# /usr/share/libexttextcat/fi.lm
# /usr/share/libexttextcat/fpdb.conf
# /usr/share/libexttextcat/sq.lm
# /usr/share/libexttextcat/fy.lm
# /usr/share/libexttextcat/ug.lm
# /usr/share/libexttextcat/hi.lm
# /usr/share/libexttextcat/en.lm
# /usr/share/libexttextcat/my.lm
# /usr/share/libexttextcat/bn.lm
# /usr/share/libexttextcat/bho.lm
# /usr/share/libexttextcat/hsb.lm
# /usr/share/libexttextcat/sc.lm
# /usr/share/libexttextcat/br.lm
# /usr/share/libexttextcat/ee.lm
# /usr/share/libexttextcat/eu.lm
# /usr/share/libexttextcat/ru.lm
# /usr/share/libexttextcat/wa.lm
# /usr/share/libexttextcat/sa.lm
# /usr/share/libexttextcat/fr.lm
# /usr/share/libexttextcat/tk.lm
# /usr/share/libexttextcat/cs.lm
# /usr/share/libexttextcat/bs.lm
# /usr/share/libexttextcat/ca.lm
# /usr/share/libexttextcat/ur.lm
# /usr/share/libexttextcat/fj.lm
# /usr/share/libexttextcat/so.lm
# /usr/share/libexttextcat/ar.lm
# /usr/share/libexttextcat/hu.lm
# /usr/share/libexttextcat/km.lm
# /usr/share/libexttextcat/yi.lm
# /usr/share/libexttextcat/tt.lm
# /usr/share/libexttextcat/mt.lm
# /usr/share/libexttextcat/it.lm
# /usr/share/libexttextcat/ml.lm
# /usr/share/libexttextcat/om.lm
# /usr/share/libexttextcat/grc.lm
# /usr/share/libexttextcat/rw.lm
# /usr/share/libexttextcat/es.lm
# /usr/share/libexttextcat/nr.lm
# /usr/share/libexttextcat/fa.lm
# /usr/share/libexttextcat/ban.lm
# /usr/share/libexttextcat/th.lm
# /usr/share/libexttextcat/ga.lm
# /usr/share/libexttextcat/el.lm
# /usr/share/libexttextcat/ada.lm
# /usr/share/libexttextcat/lt.lm
# /usr/share/libexttextcat/shs.lm
# /usr/share/libexttextcat/uz.lm
# /usr/share/libexttextcat/de.lm
# /usr/share/libexttextcat/ktu.lm
# /usr/share/libexttextcat/rm.lm
# /usr/share/libexttextcat/ne.lm
# /usr/share/libexttextcat/bo.lm
# /usr/share/libexttextcat/ak.lm
# /usr/share/libexttextcat/lo.lm
# /usr/share/libexttextcat/sl.lm
# /usr/share/libexttextcat/tzm-Latn.lm
# /usr/share/libexttextcat/tl.lm
# /usr/share/libexttextcat/lg.lm
# /usr/share/libexttextcat/gl.lm
# /usr/share/libexttextcat/sv.lm
# /usr/share/libexttextcat/ast.lm
# /usr/share/libexttextcat/ta.lm
# /usr/share/libexttextcat/tn.lm
# /usr/share/libexttextcat/tr.lm
# /usr/share/libexttextcat/pa.lm
# /usr/share/libexttextcat/is.lm
# /usr/share/libexttextcat/nn.lm
# /usr/share/libexttextcat/ro.lm
# /usr/share/libexttextcat/et.lm
# /usr/share/libexttextcat/sr-Cyrl.lm
# /usr/share/libexttextcat/be.lm
# /usr/share/libexttextcat/gu.lm
# /usr/share/libexttextcat/tet.lm
# /usr/share/libexttextcat/quz.lm
# /usr/share/libexttextcat/vi.lm
# /usr/share/libexttextcat/emk-Latn.lm
# /usr/share/libexttextcat/az-Cyrl.lm
# /usr/share/libexttextcat/mn.lm
# /usr/share/libexttextcat/sd.lm
# /usr/share/libexttextcat/kk.lm
# /usr/share/libexttextcat/la.lm
# /usr/share/libexttextcat/nb.lm
# /usr/share/libexttextcat/cy.lm
# /usr/share/libexttextcat/uk.lm
# /usr/share/libexttextcat/ky.lm
# /usr/share/libexttextcat/sco.lm
# /usr/share/libexttextcat/gv.lm
# /usr/share/libexttextcat/sw.lm
# /usr/share/libexttextcat/hy.lm
# /usr/share/libexttextcat/ss.lm
# /usr/share/libexttextcat/ab.lm
# /usr/share/libexttextcat/kl.lm
# /usr/share/libexttextcat/zh-Hant.lm
# /usr/share/libexttextcat/zu.lm
# /usr/share/libexttextcat/eo.lm
# /usr/share/libexttextcat/xh.lm
# /usr/share/libexttextcat/ay.lm
# /usr/share/libexttextcat/pl.lm
# /usr/share/libexttextcat/haw.lm
# /usr/share/libexttextcat/gug.lm
# /usr/share/libexttextcat/alt.lm
# /usr/share/libexttextcat/ko.lm
# /usr/share/libexttextcat/mr.lm
# /usr/share/libexttextcat/vep.lm
# /usr/share/libexttextcat/kn.lm
# /usr/share/libexttextcat/az.lm
# /usr/share/libexttextcat/fo.lm
# /usr/share/libexttextcat/am.lm
# /usr/share/libexttextcat/sk.lm
# /usr/share/libexttextcat/ty.lm
# /usr/share/libexttextcat/he.lm
# /usr/share/libexttextcat/qxa.lm
# /usr/share/libexttextcat/bem.lm
# /usr/share/libexttextcat/lb.lm
# /usr/share/libexttextcat/ace.lm
# /usr/share/libexttextcat/plt.lm
# /usr/share/vala/vapi/libexttextcat.vapi
# /usr/share/licenses/libexttextcat/LICENSE
# /sysroot/sysroot/usr/lib/libexttextcat-2.0.so.0.0.0
# /sysroot/sysroot/usr/lib/libexttextcat-2.0.so.0
# /sysroot/sysroot/usr/lib/libexttextcat-2.0.so
# /sysroot/sysroot/usr/lib/libexttextcat-2.0.la
# /sysroot/sysroot/usr/lib/libexttextcat-2.0.a
# /sysroot/sysroot/usr/lib/pkgconfig/libexttextcat.pc
# /sysroot/sysroot/usr/include/libexttextcat/common.h
# /sysroot/sysroot/usr/include/libexttextcat/constants.h
# /sysroot/sysroot/usr/include/libexttextcat/fingerprint.h
# /sysroot/sysroot/usr/include/libexttextcat/textcat.h
# /sysroot/sysroot/usr/include/libexttextcat/utf8misc.h
# /sysroot/sysroot/usr/include/libexttextcat/textcat_properties.h
# /sysroot/sysroot/usr/include/libexttextcat/exttextcat-version.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libexttextcat.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libexttextcat.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libexttextcat.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/libexttextcat/src/libexttextcat-3.4.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 libexttextcat configure 3.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = da34b7f0393f
# 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:2317: checking for a BSD-compatible install
# configure:2385: result: /usr/bin/install -c
# configure:2396: checking whether build environment is sane
# configure:2451: result: yes
# configure:2510: checking for arm-linux-androideabi-strip
# configure:2526: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2537: result: arm-linux-androideabi-strip
# configure:2602: checking for a thread-safe mkdir -p
# configure:2641: result: /usr/sbin/mkdir -p
# configure:2648: checking for gawk
# configure:2664: found /usr/sbin/gawk
# configure:2675: result: gawk
# configure:2686: checking whether make sets $(MAKE)
# configure:2708: result: yes
# configure:2737: checking whether make supports nested variables
# configure:2754: result: yes
# configure:2839: checking whether to enable maintainer-specific portions of Makefiles
# configure:2848: result: no
# configure:2874: checking whether make supports nested variables
# configure:2891: result: yes
# configure:2911: checking for arm-linux-androideabi-gcc
# configure:2938: result: arm-linux-androideabi-gcc
# configure:3207: checking for C compiler version
# configure:3216: 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:3227: $? = 0
# configure:3216: 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:3227: $? = 0
# configure:3216: 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:3227: $? = 1
# configure:3216: 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:3227: $? = 1
# configure:3247: checking whether the C compiler works
# configure:3269: arm-linux-androideabi-gcc conftest.c >&5
# configure:3273: $? = 0
# configure:3321: result: yes
# configure:3324: checking for C compiler default output file name
# configure:3326: result: a.out
# configure:3332: checking for suffix of executables
# configure:3339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3343: $? = 0
# configure:3365: result:
# configure:3387: checking whether we are cross compiling
# configure:3425: result: yes
# configure:3430: checking for suffix of object files
# configure:3452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3456: $? = 0
# configure:3477: result: o
# configure:3481: checking whether we are using the GNU C compiler
# configure:3500: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3500: $? = 0
# configure:3509: result: yes
# configure:3518: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3538: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3538: $? = 0
# configure:3579: result: yes
# configure:3596: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3659: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3659: $? = 0
# configure:3672: result: none needed
# configure:3703: checking for style of include used by make
# configure:3731: result: GNU
# configure:3757: checking dependency style of arm-linux-androideabi-gcc
# configure:3868: result: gcc3
# configure:3888: checking how to run the C preprocessor
# configure:3919: arm-linux-androideabi-gcc -E conftest.c
# configure:3919: $? = 0
# configure:3933: 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:3933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libexttextcat"
# | #define PACKAGE_TARNAME "libexttextcat"
# | #define PACKAGE_VERSION "3.4.4"
# | #define PACKAGE_STRING "libexttextcat 3.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libexttextcat"
# | #define VERSION "3.4.4"
# | /* end confdefs.h. */
# | #include
# configure:3958: result: arm-linux-androideabi-gcc -E
# configure:3978: arm-linux-androideabi-gcc -E conftest.c
# configure:3978: $? = 0
# configure:3992: 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:3992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libexttextcat"
# | #define PACKAGE_TARNAME "libexttextcat"
# | #define PACKAGE_VERSION "3.4.4"
# | #define PACKAGE_STRING "libexttextcat 3.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libexttextcat"
# | #define VERSION "3.4.4"
# | /* end confdefs.h. */
# | #include
# configure:4021: checking whether ln -s works
# configure:4025: result: yes
# configure:4061: checking build system type
# configure:4075: result: x86_64-unknown-linux-gnu
# configure:4095: checking host system type
# configure:4108: result: arm-unknown-linux-androideabi
# configure:4149: checking how to print strings
# configure:4176: result: printf
# configure:4197: checking for a sed that does not truncate output
# configure:4261: result: /usr/sbin/sed
# configure:4279: checking for grep that handles long lines and -e
# configure:4337: result: /usr/sbin/grep
# configure:4342: checking for egrep
# configure:4404: result: /usr/sbin/grep -E
# configure:4409: checking for fgrep
# configure:4471: result: /usr/sbin/grep -F
# configure:4506: checking for ld used by arm-linux-androideabi-gcc
# configure:4573: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4580: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4595: result: yes
# configure:4607: checking for BSD- or MS-compatible name lister (nm)
# configure:4656: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4786: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4793: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4796: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4799: output
# 00000000 B some_variable
# configure:4806: result: BSD nm
# configure:4810: checking the maximum length of command line arguments
# configure:4940: result: 1572864
# configure:4957: checking whether the shell understands some XSI constructs
# configure:4967: result: yes
# configure:4971: checking whether the shell understands "+="
# configure:4977: result: yes
# configure:5012: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5052: result: func_convert_file_noop
# configure:5059: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5079: result: func_convert_file_noop
# configure:5086: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5093: result: -r
# configure:5127: checking for arm-linux-androideabi-objdump
# configure:5143: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5154: result: arm-linux-androideabi-objdump
# configure:5226: checking how to recognize dependent libraries
# configure:5428: result: pass_all
# configure:5473: checking for arm-linux-androideabi-dlltool
# configure:5503: result: no
# configure:5513: checking for dlltool
# configure:5543: result: no
# configure:5573: checking how to associate runtime and link libraries
# configure:5600: result: printf %s\n
# configure:5617: checking for arm-linux-androideabi-ar
# configure:5633: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5644: result: arm-linux-androideabi-ar
# configure:5725: checking for archiver @FILE support
# configure:5742: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5742: $? = 0
# configure:5745: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5748: $? = 0
# configure:5753: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5756: $? = 1
# configure:5768: result: @
# configure:5786: checking for arm-linux-androideabi-strip
# configure:5813: result: arm-linux-androideabi-strip
# configure:5885: checking for arm-linux-androideabi-ranlib
# configure:5901: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5912: result: arm-linux-androideabi-ranlib
# configure:6054: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6174: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6177: $? = 0
# configure:6181: /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:6184: $? = 0
# configure:6250: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6253: $? = 0
# configure:6291: result: ok
# configure:6328: checking for sysroot
# configure:6358: result: no
# configure:6580: checking for arm-linux-androideabi-mt
# configure:6610: result: no
# configure:6620: checking for mt
# configure:6650: result: no
# configure:6670: checking if : is a manifest tool
# configure:6676: : '-?'
# configure:6684: result: no
# configure:7322: checking for ANSI C header files
# configure:7342: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7342: $? = 0
# configure:7426: result: yes
# configure:7439: checking for sys/types.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for sys/stat.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for stdlib.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for string.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for memory.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for strings.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for inttypes.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for stdint.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for unistd.h
# configure:7439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7453: checking for dlfcn.h
# configure:7453: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7453: $? = 0
# configure:7453: result: yes
# configure:7659: checking for objdir
# configure:7674: result: .libs
# configure:7945: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:7963: 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:7967: $? = 0
# configure:7980: result: no
# configure:8307: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8314: result: -fPIC -DPIC
# configure:8322: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8340: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8344: $? = 0
# configure:8357: result: yes
# configure:8386: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8414: result: yes
# configure:8429: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8450: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8454: $? = 0
# configure:8476: result: yes
# configure:8484: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8531: result: yes
# configure:8564: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9717: result: yes
# configure:9754: checking whether -lc should be explicitly linked in
# configure:9762: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9765: $? = 0
# configure:9780: 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:9783: $? = 0
# configure:9797: result: no
# configure:9957: checking dynamic linker characteristics
# configure:10468: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10468: $? = 0
# configure:10694: result: GNU/Linux ld.so
# configure:10801: checking how to hardcode library paths into programs
# configure:10826: result: immediate
# configure:11366: checking whether stripping libraries is possible
# configure:11371: result: yes
# configure:11406: checking if libtool supports shared libraries
# configure:11408: result: yes
# configure:11411: checking whether to build shared libraries
# configure:11432: result: yes
# configure:11435: checking whether to build static libraries
# configure:11439: result: yes
# configure:11477: checking for ANSI C header files
# configure:11581: result: yes
# configure:11592: checking for inttypes.h
# configure:11592: result: yes
# configure:11592: checking for stdint.h
# configure:11592: result: yes
# configure:11592: checking for string.h
# configure:11592: result: yes
# configure:11603: checking for an ANSI C-conforming const
# configure:11669: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11669: $? = 0
# configure:11676: result: yes
# configure:11684: checking for inline
# configure:11700: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11700: $? = 0
# configure:11708: result: inline
# configure:11726: checking for size_t
# configure:11726: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11726: $? = 0
# configure:11726: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:11726: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libexttextcat"
# | #define PACKAGE_TARNAME "libexttextcat"
# | #define PACKAGE_VERSION "3.4.4"
# | #define PACKAGE_STRING "libexttextcat 3.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libexttextcat"
# | #define VERSION "3.4.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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRING_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:11726: result: yes
# configure:11737: checking whether time.h and sys/time.h may both be included
# configure:11757: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11764: result: yes
# configure:11772: checking whether struct tm is in sys/time.h or time.h
# configure:11792: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11792: $? = 0
# configure:11799: result: time.h
# configure:11810: checking for vprintf
# configure:11810: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:51:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
# char vprintf ();
# ^
# configure:11810: $? = 0
# configure:11810: result: yes
# configure:11816: checking for _doprnt
# configure:11816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccGIwWqY.o:conftest.c:function main: error: undefined reference to '_doprnt'
# collect2: error: ld returned 1 exit status
# configure:11816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libexttextcat"
# | #define PACKAGE_TARNAME "libexttextcat"
# | #define PACKAGE_VERSION "3.4.4"
# | #define PACKAGE_STRING "libexttextcat 3.4.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libexttextcat"
# | #define VERSION "3.4.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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRING_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:11816: result: no
# configure:11830: checking for strdup
# configure:11830: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:11830: $? = 0
# configure:11830: result: yes
# configure:11830: checking for strpbrk
# configure:11830: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
# char strpbrk ();
# ^
# configure:11830: $? = 0
# configure:11830: result: yes
# configure:11985: checking that generated files are newer than configure
# configure:11991: result: done
# configure:12018: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libexttextcat config.status 3.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on da34b7f0393f
#
# config.status:1103: creating libexttextcat.pc
# config.status:1103: creating Makefile
# config.status:1103: creating langclass/Makefile
# config.status:1103: creating langclass/LM/Makefile
# config.status:1103: creating langclass/ShortTexts/Makefile
# config.status:1103: creating src/Makefile
# config.status:1103: creating src/exttextcat-version.h
# config.status:1103: creating src/test-primary.sh
# config.status:1103: creating src/test-secondary.sh
# config.status:1103: creating src/config.h
# config.status:1332: executing depfiles commands
# config.status:1332: executing libtool commands
# configure:14259:
# ==============================================================================
# Build configuration:
# werror: yes
# ==============================================================================
#
#
# ## ---------------- ##
# ## 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_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_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__doprnt=no
# ac_cv_func_strdup=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_vprintf=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_time=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_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_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# 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_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_pic='-fPIC -DPIC'
# 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_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/libexttextcat/src/libexttextcat-3.4.4/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/libexttextcat/src/libexttextcat-3.4.4/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libexttextcat/src/libexttextcat-3.4.4/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libexttextcat/src/libexttextcat-3.4.4/missing automake-1.13'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Werror -Wall -pedantic'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# 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=''
# EXTTEXTCAT_MAJOR_VERSION='3'
# EXTTEXTCAT_MICRO_VERSION='4'
# EXTTEXTCAT_MINOR_VERSION='4'
# EXTTEXTCAT_VERSION='3.4.4'
# 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=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libexttextcat/src/libexttextcat-3.4.4/missing 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='libexttextcat'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libexttextcat'
# PACKAGE_STRING='libexttextcat 3.4.4'
# PACKAGE_TARNAME='libexttextcat'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.4.4'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='3.4.4'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_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/libexttextcat/src/libexttextcat-3.4.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(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 "libexttextcat"
# #define PACKAGE_TARNAME "libexttextcat"
# #define PACKAGE_VERSION "3.4.4"
# #define PACKAGE_STRING "libexttextcat 3.4.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libexttextcat"
# #define VERSION "3.4.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 STDC_HEADERS 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STRING_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_VPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRPBRK 1
#
# configure: exit 0