Build of libexttextcat with clang_glibc toolchain

The build took 00h 01m 33s 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/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libexttextcat 3.4.4-1 (Thu Apr 13 17:50:56 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 x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/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 x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking whether ln -s works... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking 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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking 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 common.lo
# CC fingerprint.lo
# CC textcat.lo
# CC wg_mempool.lo
# CC utf8misc.lo
# CCLD libexttextcat-2.0.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC createfp.o
# 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/bin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libexttextcat-2.0.la '/tmp/libexttextcat/pkg/libexttextcat/usr/lib'
# 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: ranlib /tmp/libexttextcat/pkg/libexttextcat/usr/lib/libexttextcat-2.0.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/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
# /usr/bin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/include/libexttextcat'
# /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'
# 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/bin/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/bin/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/bin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libexttextcat.pc '/tmp/libexttextcat/pkg/libexttextcat/usr/lib/pkgconfig'
# /usr/bin/mkdir -p '/tmp/libexttextcat/pkg/libexttextcat/usr/share/vala/vapi'
# /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 (Thu Apr 13 17:51:19 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/usr/lib/libexttextcat-2.0.so.0.0.0
# /sysroot/usr/lib/libexttextcat-2.0.so.0
# /sysroot/usr/lib/libexttextcat-2.0.so
# /sysroot/usr/lib/libexttextcat-2.0.la
# /sysroot/usr/lib/libexttextcat-2.0.a
# /sysroot/usr/lib/pkgconfig/libexttextcat.pc
# /sysroot/usr/include/libexttextcat/common.h
# /sysroot/usr/include/libexttextcat/constants.h
# /sysroot/usr/include/libexttextcat/fingerprint.h
# /sysroot/usr/include/libexttextcat/textcat.h
# /sysroot/usr/include/libexttextcat/utf8misc.h
# /sysroot/usr/include/libexttextcat/textcat_properties.h
# /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 --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d2ad97b91a9b
# 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: /usr/bin
# 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 x86_64-unknown-linux-strip
# configure:2540: result: no
# configure:2550: checking for strip
# configure:2566: found /usr/bin/strip
# configure:2577: result: strip
# configure:2602: checking for a thread-safe mkdir -p
# configure:2641: result: /usr/bin/mkdir -p
# configure:2648: checking for gawk
# configure:2664: found /usr/bin/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 x86_64-unknown-linux-gcc
# configure:2938: result: clang
# configure:3207: checking for C compiler version
# configure:3216: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3227: $? = 0
# configure:3216: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3227: $? = 0
# configure:3216: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3227: $? = 1
# configure:3216: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3227: $? = 1
# configure:3247: checking whether the C compiler works
# configure:3269: clang 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: clang -o conftest conftest.c >&5
# configure:3343: $? = 0
# configure:3365: result:
# configure:3387: checking whether we are cross compiling
# configure:3395: clang -o conftest conftest.c >&5
# configure:3399: $? = 0
# configure:3406: ./conftest
# configure:3410: $? = 0
# configure:3425: result: no
# configure:3430: checking for suffix of object files
# configure:3452: clang -c conftest.c >&5
# configure:3456: $? = 0
# configure:3477: result: o
# configure:3481: checking whether we are using the GNU C compiler
# configure:3500: clang -c conftest.c >&5
# configure:3500: $? = 0
# configure:3509: result: yes
# configure:3518: checking whether clang accepts -g
# configure:3538: clang -c -g conftest.c >&5
# configure:3538: $? = 0
# configure:3579: result: yes
# configure:3596: checking for clang option to accept ISO C89
# configure:3659: clang -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 clang
# configure:3868: result: gcc3
# configure:3888: checking how to run the C preprocessor
# configure:3919: clang -E conftest.c
# configure:3919: $? = 0
# configure:3933: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:3978: clang -E conftest.c
# configure:3978: $? = 0
# configure:3992: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: x86_64-unknown-linux-gnu
# 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/bin/sed
# configure:4279: checking for grep that handles long lines and -e
# configure:4337: result: /usr/bin/grep
# configure:4342: checking for egrep
# configure:4404: result: /usr/bin/grep -E
# configure:4409: checking for fgrep
# configure:4471: result: /usr/bin/grep -F
# configure:4506: checking for ld used by clang
# configure:4573: result: /usr/bin/ld
# configure:4580: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4595: result: yes
# configure:4607: checking for BSD- or MS-compatible name lister (nm)
# configure:4656: result: /usr/bin/nm -B
# configure:4786: checking the name lister (/usr/bin/nm -B) interface
# configure:4793: clang -c conftest.c >&5
# configure:4796: /usr/bin/nm -B "conftest.o"
# configure:4799: output
# 0000000000000000 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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files
# configure:5093: result: -r
# configure:5127: checking for x86_64-unknown-linux-objdump
# configure:5157: result: no
# configure:5167: checking for objdump
# configure:5183: found /usr/bin/objdump
# configure:5194: result: objdump
# configure:5226: checking how to recognize dependent libraries
# configure:5428: result: pass_all
# configure:5473: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:5647: result: no
# configure:5661: checking for ar
# configure:5677: found /usr/bin/ar
# configure:5688: result: ar
# configure:5725: checking for archiver @FILE support
# configure:5742: clang -c conftest.c >&5
# configure:5742: $? = 0
# configure:5745: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5748: $? = 0
# configure:5753: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5756: $? = 1
# configure:5768: result: @
# configure:5786: checking for x86_64-unknown-linux-strip
# configure:5813: result: strip
# configure:5885: checking for x86_64-unknown-linux-ranlib
# configure:5915: result: no
# configure:5925: checking for ranlib
# configure:5941: found /usr/bin/ranlib
# configure:5952: result: ranlib
# configure:6054: checking command to parse /usr/bin/nm -B output from clang object
# configure:6174: clang -c conftest.c >&5
# configure:6177: $? = 0
# configure:6181: /usr/bin/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: clang -o conftest conftest.c conftstm.o >&5
# configure:6253: $? = 0
# configure:6291: result: ok
# configure:6328: checking for sysroot
# configure:6358: result: no
# configure:6435: clang -c conftest.c >&5
# configure:6438: $? = 0
# configure:6580: checking for x86_64-unknown-linux-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: clang -c conftest.c >&5
# configure:7342: $? = 0
# configure:7415: clang -o conftest conftest.c >&5
# configure:7415: $? = 0
# configure:7415: ./conftest
# configure:7415: $? = 0
# configure:7426: result: yes
# configure:7439: checking for sys/types.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for sys/stat.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for stdlib.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for string.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for memory.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for strings.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for inttypes.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for stdint.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7439: checking for unistd.h
# configure:7439: clang -c conftest.c >&5
# configure:7439: $? = 0
# configure:7439: result: yes
# configure:7453: checking for dlfcn.h
# configure:7453: clang -c conftest.c >&5
# configure:7453: $? = 0
# configure:7453: result: yes
# configure:7659: checking for objdir
# configure:7674: result: .libs
# configure:7945: checking if clang supports -fno-rtti -fno-exceptions
# configure:7963: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7967: $? = 0
# configure:7980: result: yes
# configure:8307: checking for clang option to produce PIC
# configure:8314: result: -fPIC -DPIC
# configure:8322: checking if clang PIC flag -fPIC -DPIC works
# configure:8340: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8344: $? = 0
# configure:8357: result: yes
# configure:8386: checking if clang static flag -static works
# configure:8414: result: yes
# configure:8429: checking if clang supports -c -o file.o
# configure:8450: clang -c -o out/conftest2.o conftest.c >&5
# configure:8454: $? = 0
# configure:8476: result: yes
# configure:8484: checking if clang supports -c -o file.o
# configure:8531: result: yes
# configure:8564: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9717: result: yes
# configure:9754: checking whether -lc should be explicitly linked in
# configure:9762: clang -c conftest.c >&5
# configure:9765: $? = 0
# configure:9780: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9783: $? = 0
# configure:9797: result: no
# configure:9957: checking dynamic linker characteristics
# configure:10468: clang -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: clang -c conftest.c >&5
# configure:11669: $? = 0
# configure:11676: result: yes
# configure:11684: checking for inline
# configure:11700: clang -c conftest.c >&5
# configure:11700: $? = 0
# configure:11708: result: inline
# configure:11726: checking for size_t
# configure:11726: clang -c conftest.c >&5
# configure:11726: $? = 0
# configure:11726: clang -c conftest.c >&5
# conftest.c:63:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -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: clang -c conftest.c >&5
# configure:11792: $? = 0
# configure:11799: result: time.h
# configure:11810: checking for vprintf
# configure:11810: clang -o conftest conftest.c >&5
# conftest.c:51:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:51:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:11810: $? = 0
# configure:11810: result: yes
# configure:11816: checking for _doprnt
# configure:11816: clang -o conftest conftest.c >&5
# /tmp/conftest-a39400.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c >&5
# conftest.c:52:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:52:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:11830: $? = 0
# configure:11830: result: yes
# configure:11830: checking for strpbrk
# configure:11830: clang -o conftest conftest.c >&5
# conftest.c:53:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:53:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# 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 d2ad97b91a9b
#
# 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=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__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=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_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=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/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=yes
# 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=no
# 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='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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Werror -Wall -pedantic'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXTTEXTCAT_MAJOR_VERSION='3'
# EXTTEXTCAT_MICRO_VERSION='4'
# EXTTEXTCAT_MINOR_VERSION='4'
# EXTTEXTCAT_VERSION='3.4.4'
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libexttextcat/src/libexttextcat-3.4.4/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='3.4.4'
# ac_ct_AR='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=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/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