The build took 00h 01m 44s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
42,129 |
ansic |
8,814 |
sh |
4,129 |
lex |
1,199 |
makefile |
56,271 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: talkfilters 2.3.8-4 (Wed Apr 5 00:15:54 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
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 for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
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 ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for /sysroot/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /sysroot/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-cf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-pghpf... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-gfortran... no
checking for x86_64-unknown-linux-g95... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-ifort... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... strip
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/sysroot/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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating talkfilters.pc
config.status: creating config.h
config.status: executing depfiles commands
make all-am
make[1]: Entering directory '/tmp/talkfilters/src/talkfilters-2.3.8'
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-talkfilters.lo -MD -MP -MF .deps/libtalkfilters_la-talkfilters.Tpo -c -o libtalkfilters_la-talkfilters.lo `test -f 'talkfilters.c' || echo './'`talkfilters.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-common.lo -MD -MP -MF .deps/libtalkfilters_la-common.Tpo -c -o libtalkfilters_la-common.lo `test -f 'common.c' || echo './'`common.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-getopt.lo -MD -MP -MF .deps/libtalkfilters_la-getopt.Tpo -c -o libtalkfilters_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-getopt1.lo -MD -MP -MF .deps/libtalkfilters_la-getopt1.Tpo -c -o libtalkfilters_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c
mkdir .libs
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-talkfilters.lo -MD -MP -MF .deps/libtalkfilters_la-talkfilters.Tpo -c talkfilters.c -fPIC -DPIC -o .libs/libtalkfilters_la-talkfilters.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-getopt.lo -MD -MP -MF .deps/libtalkfilters_la-getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/libtalkfilters_la-getopt.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-getopt1.lo -MD -MP -MF .deps/libtalkfilters_la-getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/libtalkfilters_la-getopt1.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-common.lo -MD -MP -MF .deps/libtalkfilters_la-common.Tpo -c common.c -fPIC -DPIC -o .libs/libtalkfilters_la-common.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-getopt1.lo -MD -MP -MF .deps/libtalkfilters_la-getopt1.Tpo -c getopt1.c -o libtalkfilters_la-getopt1.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-talkfilters.lo -MD -MP -MF .deps/libtalkfilters_la-talkfilters.Tpo -c talkfilters.c -o libtalkfilters_la-talkfilters.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-getopt1.Tpo .deps/libtalkfilters_la-getopt1.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-austro.lo -MD -MP -MF .deps/libtalkfilters_la-austro.Tpo -c -o libtalkfilters_la-austro.lo `test -f 'austro.c' || echo './'`austro.c
mv -f .deps/libtalkfilters_la-talkfilters.Tpo .deps/libtalkfilters_la-talkfilters.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-b1ff.lo -MD -MP -MF .deps/libtalkfilters_la-b1ff.Tpo -c -o libtalkfilters_la-b1ff.lo `test -f 'b1ff.c' || echo './'`b1ff.c
getopt.c:408:30: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
if (optind != argc && !strcmp (argv[optind], "--"))
^
getopt.c:408:30: note: include the header or explicitly provide a declaration for 'strcmp'
getopt.c:484:7: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
if (!strncmp (p->name, nextchar, nameend - nextchar))
^
getopt.c:484:7: note: include the header or explicitly provide a declaration for 'strncmp'
getopt.c:486:32: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
if (nameend - nextchar == strlen (p->name))
^
getopt.c:486:32: note: include the header or explicitly provide a declaration for 'strlen'
3 warnings generated.
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-getopt.lo -MD -MP -MF .deps/libtalkfilters_la-getopt.Tpo -c getopt.c -o libtalkfilters_la-getopt.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-b1ff.lo -MD -MP -MF .deps/libtalkfilters_la-b1ff.Tpo -c b1ff.c -fPIC -DPIC -o .libs/libtalkfilters_la-b1ff.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-austro.lo -MD -MP -MF .deps/libtalkfilters_la-austro.Tpo -c austro.c -fPIC -DPIC -o .libs/libtalkfilters_la-austro.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-common.lo -MD -MP -MF .deps/libtalkfilters_la-common.Tpo -c common.c -o libtalkfilters_la-common.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-getopt.Tpo .deps/libtalkfilters_la-getopt.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-brooklyn.lo -MD -MP -MF .deps/libtalkfilters_la-brooklyn.Tpo -c -o libtalkfilters_la-brooklyn.lo `test -f 'brooklyn.c' || echo './'`brooklyn.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-b1ff.lo -MD -MP -MF .deps/libtalkfilters_la-b1ff.Tpo -c b1ff.c -o libtalkfilters_la-b1ff.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-common.Tpo .deps/libtalkfilters_la-common.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-chef.lo -MD -MP -MF .deps/libtalkfilters_la-chef.Tpo -c -o libtalkfilters_la-chef.lo `test -f 'chef.c' || echo './'`chef.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-austro.lo -MD -MP -MF .deps/libtalkfilters_la-austro.Tpo -c austro.c -o libtalkfilters_la-austro.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-b1ff.Tpo .deps/libtalkfilters_la-b1ff.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-cockney.lo -MD -MP -MF .deps/libtalkfilters_la-cockney.Tpo -c -o libtalkfilters_la-cockney.lo `test -f 'cockney.c' || echo './'`cockney.c
mv -f .deps/libtalkfilters_la-austro.Tpo .deps/libtalkfilters_la-austro.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-drawl.lo -MD -MP -MF .deps/libtalkfilters_la-drawl.Tpo -c -o libtalkfilters_la-drawl.lo `test -f 'drawl.c' || echo './'`drawl.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-brooklyn.lo -MD -MP -MF .deps/libtalkfilters_la-brooklyn.Tpo -c brooklyn.c -fPIC -DPIC -o .libs/libtalkfilters_la-brooklyn.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-chef.lo -MD -MP -MF .deps/libtalkfilters_la-chef.Tpo -c chef.c -fPIC -DPIC -o .libs/libtalkfilters_la-chef.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-chef.lo -MD -MP -MF .deps/libtalkfilters_la-chef.Tpo -c chef.c -o libtalkfilters_la-chef.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-brooklyn.lo -MD -MP -MF .deps/libtalkfilters_la-brooklyn.Tpo -c brooklyn.c -o libtalkfilters_la-brooklyn.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-drawl.lo -MD -MP -MF .deps/libtalkfilters_la-drawl.Tpo -c drawl.c -fPIC -DPIC -o .libs/libtalkfilters_la-drawl.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-cockney.lo -MD -MP -MF .deps/libtalkfilters_la-cockney.Tpo -c cockney.c -fPIC -DPIC -o .libs/libtalkfilters_la-cockney.o
mv -f .deps/libtalkfilters_la-chef.Tpo .deps/libtalkfilters_la-chef.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-dubya.lo -MD -MP -MF .deps/libtalkfilters_la-dubya.Tpo -c -o libtalkfilters_la-dubya.lo `test -f 'dubya.c' || echo './'`dubya.c
mv -f .deps/libtalkfilters_la-brooklyn.Tpo .deps/libtalkfilters_la-brooklyn.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-fudd.lo -MD -MP -MF .deps/libtalkfilters_la-fudd.Tpo -c -o libtalkfilters_la-fudd.lo `test -f 'fudd.c' || echo './'`fudd.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-fudd.lo -MD -MP -MF .deps/libtalkfilters_la-fudd.Tpo -c fudd.c -fPIC -DPIC -o .libs/libtalkfilters_la-fudd.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-dubya.lo -MD -MP -MF .deps/libtalkfilters_la-dubya.Tpo -c dubya.c -fPIC -DPIC -o .libs/libtalkfilters_la-dubya.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-cockney.lo -MD -MP -MF .deps/libtalkfilters_la-cockney.Tpo -c cockney.c -o libtalkfilters_la-cockney.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-fudd.lo -MD -MP -MF .deps/libtalkfilters_la-fudd.Tpo -c fudd.c -o libtalkfilters_la-fudd.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-dubya.lo -MD -MP -MF .deps/libtalkfilters_la-dubya.Tpo -c dubya.c -o libtalkfilters_la-dubya.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-fudd.Tpo .deps/libtalkfilters_la-fudd.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-funetak.lo -MD -MP -MF .deps/libtalkfilters_la-funetak.Tpo -c -o libtalkfilters_la-funetak.lo `test -f 'funetak.c' || echo './'`funetak.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-drawl.lo -MD -MP -MF .deps/libtalkfilters_la-drawl.Tpo -c drawl.c -o libtalkfilters_la-drawl.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-dubya.Tpo .deps/libtalkfilters_la-dubya.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-jethro.lo -MD -MP -MF .deps/libtalkfilters_la-jethro.Tpo -c -o libtalkfilters_la-jethro.lo `test -f 'jethro.c' || echo './'`jethro.c
mv -f .deps/libtalkfilters_la-cockney.Tpo .deps/libtalkfilters_la-cockney.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-jive.lo -MD -MP -MF .deps/libtalkfilters_la-jive.Tpo -c -o libtalkfilters_la-jive.lo `test -f 'jive.c' || echo './'`jive.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-funetak.lo -MD -MP -MF .deps/libtalkfilters_la-funetak.Tpo -c funetak.c -fPIC -DPIC -o .libs/libtalkfilters_la-funetak.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-funetak.lo -MD -MP -MF .deps/libtalkfilters_la-funetak.Tpo -c funetak.c -o libtalkfilters_la-funetak.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-jethro.lo -MD -MP -MF .deps/libtalkfilters_la-jethro.Tpo -c jethro.c -fPIC -DPIC -o .libs/libtalkfilters_la-jethro.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-jive.lo -MD -MP -MF .deps/libtalkfilters_la-jive.Tpo -c jive.c -fPIC -DPIC -o .libs/libtalkfilters_la-jive.o
mv -f .deps/libtalkfilters_la-drawl.Tpo .deps/libtalkfilters_la-drawl.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-kraut.lo -MD -MP -MF .deps/libtalkfilters_la-kraut.Tpo -c -o libtalkfilters_la-kraut.lo `test -f 'kraut.c' || echo './'`kraut.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-jethro.lo -MD -MP -MF .deps/libtalkfilters_la-jethro.Tpo -c jethro.c -o libtalkfilters_la-jethro.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-funetak.Tpo .deps/libtalkfilters_la-funetak.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-pansy.lo -MD -MP -MF .deps/libtalkfilters_la-pansy.Tpo -c -o libtalkfilters_la-pansy.lo `test -f 'pansy.c' || echo './'`pansy.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-kraut.lo -MD -MP -MF .deps/libtalkfilters_la-kraut.Tpo -c kraut.c -fPIC -DPIC -o .libs/libtalkfilters_la-kraut.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-jive.lo -MD -MP -MF .deps/libtalkfilters_la-jive.Tpo -c jive.c -o libtalkfilters_la-jive.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-jethro.Tpo .deps/libtalkfilters_la-jethro.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-pirate.lo -MD -MP -MF .deps/libtalkfilters_la-pirate.Tpo -c -o libtalkfilters_la-pirate.lo `test -f 'pirate.c' || echo './'`pirate.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-kraut.lo -MD -MP -MF .deps/libtalkfilters_la-kraut.Tpo -c kraut.c -o libtalkfilters_la-kraut.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-pansy.lo -MD -MP -MF .deps/libtalkfilters_la-pansy.Tpo -c pansy.c -fPIC -DPIC -o .libs/libtalkfilters_la-pansy.o
mv -f .deps/libtalkfilters_la-kraut.Tpo .deps/libtalkfilters_la-kraut.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-postmodern.lo -MD -MP -MF .deps/libtalkfilters_la-postmodern.Tpo -c -o libtalkfilters_la-postmodern.lo `test -f 'postmodern.c' || echo './'`postmodern.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-pansy.lo -MD -MP -MF .deps/libtalkfilters_la-pansy.Tpo -c pansy.c -o libtalkfilters_la-pansy.o >/dev/null 2>&1
mv -f .deps/libtalkfilters_la-jive.Tpo .deps/libtalkfilters_la-jive.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-redneck.lo -MD -MP -MF .deps/libtalkfilters_la-redneck.Tpo -c -o libtalkfilters_la-redneck.lo `test -f 'redneck.c' || echo './'`redneck.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-pirate.lo -MD -MP -MF .deps/libtalkfilters_la-pirate.Tpo -c pirate.c -fPIC -DPIC -o .libs/libtalkfilters_la-pirate.o
mv -f .deps/libtalkfilters_la-pansy.Tpo .deps/libtalkfilters_la-pansy.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-valspeak.lo -MD -MP -MF .deps/libtalkfilters_la-valspeak.Tpo -c -o libtalkfilters_la-valspeak.lo `test -f 'valspeak.c' || echo './'`valspeak.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-postmodern.lo -MD -MP -MF .deps/libtalkfilters_la-postmodern.Tpo -c postmodern.c -fPIC -DPIC -o .libs/libtalkfilters_la-postmodern.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-pirate.lo -MD -MP -MF .deps/libtalkfilters_la-pirate.Tpo -c pirate.c -o libtalkfilters_la-pirate.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-redneck.lo -MD -MP -MF .deps/libtalkfilters_la-redneck.Tpo -c redneck.c -fPIC -DPIC -o .libs/libtalkfilters_la-redneck.o
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-postmodern.lo -MD -MP -MF .deps/libtalkfilters_la-postmodern.Tpo -c postmodern.c -o libtalkfilters_la-postmodern.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-valspeak.lo -MD -MP -MF .deps/libtalkfilters_la-valspeak.Tpo -c valspeak.c -fPIC -DPIC -o .libs/libtalkfilters_la-valspeak.o
mv -f .deps/libtalkfilters_la-pirate.Tpo .deps/libtalkfilters_la-pirate.Plo
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-warez.lo -MD -MP -MF .deps/libtalkfilters_la-warez.Tpo -c -o libtalkfilters_la-warez.lo `test -f 'warez.c' || echo './'`warez.c
mv -f .deps/libtalkfilters_la-postmodern.Tpo .deps/libtalkfilters_la-postmodern.Plo
clang -DHAVE_CONFIG_H -I. -MT austro.o -MD -MP -MF .deps/austro.Tpo -c -o austro.o austro.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-valspeak.lo -MD -MP -MF .deps/libtalkfilters_la-valspeak.Tpo -c valspeak.c -o libtalkfilters_la-valspeak.o >/dev/null 2>&1
mv -f .deps/austro.Tpo .deps/austro.Po
clang -DHAVE_CONFIG_H -I. -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
mv -f .deps/common.Tpo .deps/common.Po
clang -DHAVE_CONFIG_H -I. -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
getopt.c:408:30: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
if (optind != argc && !strcmp (argv[optind], "--"))
^
getopt.c:408:30: note: include the header or explicitly provide a declaration for 'strcmp'
getopt.c:484:7: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
if (!strncmp (p->name, nextchar, nameend - nextchar))
^
getopt.c:484:7: note: include the header or explicitly provide a declaration for 'strncmp'
getopt.c:486:32: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
if (nameend - nextchar == strlen (p->name))
^
getopt.c:486:32: note: include the header or explicitly provide a declaration for 'strlen'
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-warez.lo -MD -MP -MF .deps/libtalkfilters_la-warez.Tpo -c warez.c -fPIC -DPIC -o .libs/libtalkfilters_la-warez.o
3 warnings generated.
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-redneck.lo -MD -MP -MF .deps/libtalkfilters_la-redneck.Tpo -c redneck.c -o libtalkfilters_la-redneck.o >/dev/null 2>&1
mv -f .deps/getopt.Tpo .deps/getopt.Po
clang -DHAVE_CONFIG_H -I. -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/libtalkfilters_la-valspeak.Tpo .deps/libtalkfilters_la-valspeak.Plo
clang -DHAVE_CONFIG_H -I. -MT b1ff.o -MD -MP -MF .deps/b1ff.Tpo -c -o b1ff.o b1ff.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
clang -DHAVE_CONFIG_H -I. -MT brooklyn.o -MD -MP -MF .deps/brooklyn.Tpo -c -o brooklyn.o brooklyn.c
clang -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -MT libtalkfilters_la-warez.lo -MD -MP -MF .deps/libtalkfilters_la-warez.Tpo -c warez.c -o libtalkfilters_la-warez.o >/dev/null 2>&1
mv -f .deps/b1ff.Tpo .deps/b1ff.Po
clang -DHAVE_CONFIG_H -I. -MT chef.o -MD -MP -MF .deps/chef.Tpo -c -o chef.o chef.c
mv -f .deps/brooklyn.Tpo .deps/brooklyn.Po
clang -DHAVE_CONFIG_H -I. -MT cockney.o -MD -MP -MF .deps/cockney.Tpo -c -o cockney.o cockney.c
mv -f .deps/chef.Tpo .deps/chef.Po
clang -DHAVE_CONFIG_H -I. -MT drawl.o -MD -MP -MF .deps/drawl.Tpo -c -o drawl.o drawl.c
mv -f .deps/libtalkfilters_la-warez.Tpo .deps/libtalkfilters_la-warez.Plo
clang -DHAVE_CONFIG_H -I. -MT dubya.o -MD -MP -MF .deps/dubya.Tpo -c -o dubya.o dubya.c
mv -f .deps/libtalkfilters_la-redneck.Tpo .deps/libtalkfilters_la-redneck.Plo
clang -DHAVE_CONFIG_H -I. -MT fudd.o -MD -MP -MF .deps/fudd.Tpo -c -o fudd.o fudd.c
mv -f .deps/dubya.Tpo .deps/dubya.Po
clang -DHAVE_CONFIG_H -I. -MT funetak.o -MD -MP -MF .deps/funetak.Tpo -c -o funetak.o funetak.c
mv -f .deps/fudd.Tpo .deps/fudd.Po
clang -DHAVE_CONFIG_H -I. -MT jethro.o -MD -MP -MF .deps/jethro.Tpo -c -o jethro.o jethro.c
mv -f .deps/cockney.Tpo .deps/cockney.Po
clang -DHAVE_CONFIG_H -I. -MT jive.o -MD -MP -MF .deps/jive.Tpo -c -o jive.o jive.c
mv -f .deps/funetak.Tpo .deps/funetak.Po
clang -DHAVE_CONFIG_H -I. -MT kraut.o -MD -MP -MF .deps/kraut.Tpo -c -o kraut.o kraut.c
mv -f .deps/jethro.Tpo .deps/jethro.Po
clang -DHAVE_CONFIG_H -I. -MT pansy.o -MD -MP -MF .deps/pansy.Tpo -c -o pansy.o pansy.c
mv -f .deps/kraut.Tpo .deps/kraut.Po
clang -DHAVE_CONFIG_H -I. -MT pirate.o -MD -MP -MF .deps/pirate.Tpo -c -o pirate.o pirate.c
mv -f .deps/drawl.Tpo .deps/drawl.Po
clang -DHAVE_CONFIG_H -I. -MT postmodern.o -MD -MP -MF .deps/postmodern.Tpo -c -o postmodern.o postmodern.c
mv -f .deps/pansy.Tpo .deps/pansy.Po
clang -DHAVE_CONFIG_H -I. -MT redneck.o -MD -MP -MF .deps/redneck.Tpo -c -o redneck.o redneck.c
mv -f .deps/postmodern.Tpo .deps/postmodern.Po
clang -DHAVE_CONFIG_H -I. -MT valspeak.o -MD -MP -MF .deps/valspeak.Tpo -c -o valspeak.o valspeak.c
mv -f .deps/pirate.Tpo .deps/pirate.Po
clang -DHAVE_CONFIG_H -I. -MT warez.o -MD -MP -MF .deps/warez.Tpo -c -o warez.o warez.c
mv -f .deps/jive.Tpo .deps/jive.Po
clang -DHAVE_CONFIG_H -I. -MT wrap.o -MD -MP -MF .deps/wrap.Tpo -c -o wrap.o wrap.c
wrap.c:88:42: warning: data argument not used by format string [-Wformat-extra-args]
fprintf(stderr, USAGE, *argv, *argv, USAGE);
~~~~~ ^
wrap.c:39:15: note: expanded from macro 'USAGE'
#define USAGE "%s: Usage: %s [-w width] [--help --version]\n"
^
wrap.c:108:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
printf(wbuf);
^~~~
wrap.c:126:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
printf(wbuf);
^~~~
wrap.c:134:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
printf(wbuf);
^~~~
wrap.c:151:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
printf(wbuf);
^~~~
5 warnings generated.
mv -f .deps/warez.Tpo .deps/warez.Po
mv -f .deps/valspeak.Tpo .deps/valspeak.Po
mv -f .deps/wrap.Tpo .deps/wrap.Po
/bin/sh ./libtool --tag=CC --mode=link clang -version-info 1:4:0 -no-undefined -o libtalkfilters.la -rpath /usr/lib libtalkfilters_la-talkfilters.lo libtalkfilters_la-common.lo libtalkfilters_la-getopt.lo libtalkfilters_la-getopt1.lo libtalkfilters_la-austro.lo libtalkfilters_la-b1ff.lo libtalkfilters_la-brooklyn.lo libtalkfilters_la-chef.lo libtalkfilters_la-cockney.lo libtalkfilters_la-drawl.lo libtalkfilters_la-dubya.lo libtalkfilters_la-fudd.lo libtalkfilters_la-funetak.lo libtalkfilters_la-jethro.lo libtalkfilters_la-jive.lo libtalkfilters_la-kraut.lo libtalkfilters_la-pansy.lo libtalkfilters_la-pirate.lo libtalkfilters_la-postmodern.lo libtalkfilters_la-redneck.lo libtalkfilters_la-valspeak.lo libtalkfilters_la-warez.lo
/bin/sh ./libtool --tag=CC --mode=link clang -o austro austro.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o b1ff b1ff.o common.o getopt.o getopt1.o
mv -f .deps/redneck.Tpo .deps/redneck.Po
/bin/sh ./libtool --tag=CC --mode=link clang -o brooklyn brooklyn.o common.o getopt.o getopt1.o
clang -o austro austro.o common.o getopt.o getopt1.o
clang -o b1ff b1ff.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o chef chef.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o cockney cockney.o common.o getopt.o getopt1.o
clang -o brooklyn brooklyn.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o drawl drawl.o common.o getopt.o getopt1.o
clang -o cockney cockney.o common.o getopt.o getopt1.o
clang -o chef chef.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o dubya dubya.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o fudd fudd.o common.o getopt.o getopt1.o
clang -o drawl drawl.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o funetak funetak.o common.o getopt.o getopt1.o
clang -shared .libs/libtalkfilters_la-talkfilters.o .libs/libtalkfilters_la-common.o .libs/libtalkfilters_la-getopt.o .libs/libtalkfilters_la-getopt1.o .libs/libtalkfilters_la-austro.o .libs/libtalkfilters_la-b1ff.o .libs/libtalkfilters_la-brooklyn.o .libs/libtalkfilters_la-chef.o .libs/libtalkfilters_la-cockney.o .libs/libtalkfilters_la-drawl.o .libs/libtalkfilters_la-dubya.o .libs/libtalkfilters_la-fudd.o .libs/libtalkfilters_la-funetak.o .libs/libtalkfilters_la-jethro.o .libs/libtalkfilters_la-jive.o .libs/libtalkfilters_la-kraut.o .libs/libtalkfilters_la-pansy.o .libs/libtalkfilters_la-pirate.o .libs/libtalkfilters_la-postmodern.o .libs/libtalkfilters_la-redneck.o .libs/libtalkfilters_la-valspeak.o .libs/libtalkfilters_la-warez.o -Wl,-soname -Wl,libtalkfilters.so.1 -o .libs/libtalkfilters.so.1.0.4
clang -o dubya dubya.o common.o getopt.o getopt1.o
(cd .libs && rm -f libtalkfilters.so.1 && ln -s libtalkfilters.so.1.0.4 libtalkfilters.so.1)
(cd .libs && rm -f libtalkfilters.so && ln -s libtalkfilters.so.1.0.4 libtalkfilters.so)
clang -o funetak funetak.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o jethro jethro.o common.o getopt.o getopt1.o
clang -o fudd fudd.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o jive jive.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o kraut kraut.o common.o getopt.o getopt1.o
ar cru .libs/libtalkfilters.a libtalkfilters_la-talkfilters.o libtalkfilters_la-common.o libtalkfilters_la-getopt.o libtalkfilters_la-getopt1.o libtalkfilters_la-austro.o libtalkfilters_la-b1ff.o libtalkfilters_la-brooklyn.o libtalkfilters_la-chef.o libtalkfilters_la-cockney.o libtalkfilters_la-drawl.o libtalkfilters_la-dubya.o libtalkfilters_la-fudd.o libtalkfilters_la-funetak.o libtalkfilters_la-jethro.o libtalkfilters_la-jive.o libtalkfilters_la-kraut.o libtalkfilters_la-pansy.o libtalkfilters_la-pirate.o libtalkfilters_la-postmodern.o libtalkfilters_la-redneck.o libtalkfilters_la-valspeak.o libtalkfilters_la-warez.o
clang -o kraut kraut.o common.o getopt.o getopt1.o
clang -o jethro jethro.o common.o getopt.o getopt1.o
clang -o jive jive.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o pansy pansy.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o pirate pirate.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o postmodern postmodern.o common.o getopt.o getopt1.o
clang -o pansy pansy.o common.o getopt.o getopt1.o
clang -o pirate pirate.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o redneck redneck.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o valspeak valspeak.o common.o getopt.o getopt1.o
clang -o postmodern postmodern.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o warez warez.o common.o getopt.o getopt1.o
clang -o redneck redneck.o common.o getopt.o getopt1.o
clang -o valspeak valspeak.o common.o getopt.o getopt1.o
/bin/sh ./libtool --tag=CC --mode=link clang -o wrap wrap.o common.o getopt.o getopt1.o
clang -o warez warez.o common.o getopt.o getopt1.o
clang -o wrap wrap.o common.o getopt.o getopt1.o
/r: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libtalkfilters.a
creating libtalkfilters.la
(cd .libs && rm -f libtalkfilters.la && ln -s ../libtalkfilters.la libtalkfilters.la)
make[1]: Leaving directory '/tmp/talkfilters/src/talkfilters-2.3.8'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/tmp/talkfilters/src/talkfilters-2.3.8'
make[1]: Entering directory '/tmp/talkfilters/src/talkfilters-2.3.8'
test -z "/tmp/talkfilters/pkg/talkfilters/usr/include" || /usr/sbin/mkdir -p "/tmp/talkfilters/pkg/talkfilters/usr/include"
test -z "/tmp/talkfilters/pkg/talkfilters/usr/share/info" || /usr/sbin/mkdir -p "/tmp/talkfilters/pkg/talkfilters/usr/share/info"
test -z "/tmp/talkfilters/pkg/talkfilters/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/talkfilters/pkg/talkfilters/usr/share/man/man1"
test -z "/tmp/talkfilters/pkg/talkfilters/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/talkfilters/pkg/talkfilters/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'talkfilters.pc' '/tmp/talkfilters/pkg/talkfilters/usr/lib/pkgconfig/talkfilters.pc'
/usr/bin/install -c -m 644 'talkfilters.h' '/tmp/talkfilters/pkg/talkfilters/usr/include/talkfilters.h'
test -z "/tmp/talkfilters/pkg/talkfilters/usr/lib" || /usr/sbin/mkdir -p "/tmp/talkfilters/pkg/talkfilters/usr/lib"
/usr/bin/install -c -m 644 './talkfilters.man' '/tmp/talkfilters/pkg/talkfilters/usr/share/man/man1/talkfilters.1'
/usr/bin/install -c -m 644 './talkfilters.info' '/tmp/talkfilters/pkg/talkfilters/usr/share/info/talkfilters.info'
/bin/sh ./libtool --mode=install /usr/bin/install -c 'libtalkfilters.la' '/tmp/talkfilters/pkg/talkfilters/usr/lib/libtalkfilters.la'
/usr/bin/install -c -m 644 './wrap.man' '/tmp/talkfilters/pkg/talkfilters/usr/share/man/man1/wrap.1'
install-info --info-dir='/tmp/talkfilters/pkg/talkfilters/usr/share/info' '/tmp/talkfilters/pkg/talkfilters/usr/share/info/talkfilters.info'
install-info: warning: no info dir entry in `/tmp/talkfilters/pkg/talkfilters/usr/share/info/talkfilters.info'
/usr/bin/install -c .libs/libtalkfilters.so.1.0.4 /tmp/talkfilters/pkg/talkfilters/usr/lib/libtalkfilters.so.1.0.4
(cd /tmp/talkfilters/pkg/talkfilters/usr/lib && { ln -s -f libtalkfilters.so.1.0.4 libtalkfilters.so.1 || { rm -f libtalkfilters.so.1 && ln -s libtalkfilters.so.1.0.4 libtalkfilters.so.1; }; })
(cd /tmp/talkfilters/pkg/talkfilters/usr/lib && { ln -s -f libtalkfilters.so.1.0.4 libtalkfilters.so || { rm -f libtalkfilters.so && ln -s libtalkfilters.so.1.0.4 libtalkfilters.so; }; })
/usr/bin/install -c .libs/libtalkfilters.lai /tmp/talkfilters/pkg/talkfilters/usr/lib/libtalkfilters.la
/usr/bin/install -c .libs/libtalkfilters.a /tmp/talkfilters/pkg/talkfilters/usr/lib/libtalkfilters.a
chmod 644 /tmp/talkfilters/pkg/talkfilters/usr/lib/libtalkfilters.a
ranlib /tmp/talkfilters/pkg/talkfilters/usr/lib/libtalkfilters.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/tmp/talkfilters/pkg/talkfilters/usr/bin" || /usr/sbin/mkdir -p "/tmp/talkfilters/pkg/talkfilters/usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/install -c 'austro' '/tmp/talkfilters/pkg/talkfilters/usr/bin/austro'
/usr/bin/install -c austro /tmp/talkfilters/pkg/talkfilters/usr/bin/austro
/bin/sh ./libtool --mode=install /usr/bin/install -c 'b1ff' '/tmp/talkfilters/pkg/talkfilters/usr/bin/b1ff'
/usr/bin/install -c b1ff /tmp/talkfilters/pkg/talkfilters/usr/bin/b1ff
/bin/sh ./libtool --mode=install /usr/bin/install -c 'brooklyn' '/tmp/talkfilters/pkg/talkfilters/usr/bin/brooklyn'
/usr/bin/install -c brooklyn /tmp/talkfilters/pkg/talkfilters/usr/bin/brooklyn
/bin/sh ./libtool --mode=install /usr/bin/install -c 'chef' '/tmp/talkfilters/pkg/talkfilters/usr/bin/chef'
/usr/bin/install -c chef /tmp/talkfilters/pkg/talkfilters/usr/bin/chef
/bin/sh ./libtool --mode=install /usr/bin/install -c 'cockney' '/tmp/talkfilters/pkg/talkfilters/usr/bin/cockney'
/usr/bin/install -c cockney /tmp/talkfilters/pkg/talkfilters/usr/bin/cockney
/bin/sh ./libtool --mode=install /usr/bin/install -c 'drawl' '/tmp/talkfilters/pkg/talkfilters/usr/bin/drawl'
/usr/bin/install -c drawl /tmp/talkfilters/pkg/talkfilters/usr/bin/drawl
/bin/sh ./libtool --mode=install /usr/bin/install -c 'dubya' '/tmp/talkfilters/pkg/talkfilters/usr/bin/dubya'
/usr/bin/install -c dubya /tmp/talkfilters/pkg/talkfilters/usr/bin/dubya
/bin/sh ./libtool --mode=install /usr/bin/install -c 'fudd' '/tmp/talkfilters/pkg/talkfilters/usr/bin/fudd'
/usr/bin/install -c fudd /tmp/talkfilters/pkg/talkfilters/usr/bin/fudd
/bin/sh ./libtool --mode=install /usr/bin/install -c 'funetak' '/tmp/talkfilters/pkg/talkfilters/usr/bin/funetak'
/usr/bin/install -c funetak /tmp/talkfilters/pkg/talkfilters/usr/bin/funetak
/bin/sh ./libtool --mode=install /usr/bin/install -c 'jethro' '/tmp/talkfilters/pkg/talkfilters/usr/bin/jethro'
/usr/bin/install -c jethro /tmp/talkfilters/pkg/talkfilters/usr/bin/jethro
/bin/sh ./libtool --mode=install /usr/bin/install -c 'jive' '/tmp/talkfilters/pkg/talkfilters/usr/bin/jive'
/usr/bin/install -c jive /tmp/talkfilters/pkg/talkfilters/usr/bin/jive
/bin/sh ./libtool --mode=install /usr/bin/install -c 'kraut' '/tmp/talkfilters/pkg/talkfilters/usr/bin/kraut'
/usr/bin/install -c kraut /tmp/talkfilters/pkg/talkfilters/usr/bin/kraut
/bin/sh ./libtool --mode=install /usr/bin/install -c 'pansy' '/tmp/talkfilters/pkg/talkfilters/usr/bin/pansy'
/usr/bin/install -c pansy /tmp/talkfilters/pkg/talkfilters/usr/bin/pansy
/bin/sh ./libtool --mode=install /usr/bin/install -c 'pirate' '/tmp/talkfilters/pkg/talkfilters/usr/bin/pirate'
/usr/bin/install -c pirate /tmp/talkfilters/pkg/talkfilters/usr/bin/pirate
/bin/sh ./libtool --mode=install /usr/bin/install -c 'postmodern' '/tmp/talkfilters/pkg/talkfilters/usr/bin/postmodern'
/usr/bin/install -c postmodern /tmp/talkfilters/pkg/talkfilters/usr/bin/postmodern
/bin/sh ./libtool --mode=install /usr/bin/install -c 'redneck' '/tmp/talkfilters/pkg/talkfilters/usr/bin/redneck'
/usr/bin/install -c redneck /tmp/talkfilters/pkg/talkfilters/usr/bin/redneck
/bin/sh ./libtool --mode=install /usr/bin/install -c 'valspeak' '/tmp/talkfilters/pkg/talkfilters/usr/bin/valspeak'
/usr/bin/install -c valspeak /tmp/talkfilters/pkg/talkfilters/usr/bin/valspeak
/bin/sh ./libtool --mode=install /usr/bin/install -c 'warez' '/tmp/talkfilters/pkg/talkfilters/usr/bin/warez'
/usr/bin/install -c warez /tmp/talkfilters/pkg/talkfilters/usr/bin/warez
/bin/sh ./libtool --mode=install /usr/bin/install -c 'wrap' '/tmp/talkfilters/pkg/talkfilters/usr/bin/wrap'
/usr/bin/install -c wrap /tmp/talkfilters/pkg/talkfilters/usr/bin/wrap
make[1]: Leaving directory '/tmp/talkfilters/src/talkfilters-2.3.8'
make: Leaving directory '/tmp/talkfilters/src/talkfilters-2.3.8'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "talkfilters"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: talkfilters 2.3.8-4 (Wed Apr 5 00:16:23 UTC 2017)
CMD: pacman --query --file talkfilters-2.3.8-4-x86_64.pkg.tar.xz
Creating hybrid package for 'talkfilters'
Trying to find vanilla package 'talkfilters'...
CMD: pacman --query --file /mirror/talkfilters-2.3.8-4.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/info/talkfilters.info.gz
/usr/share/man/man1/talkfilters.1.gz
/usr/share/man/man1/wrap.1.gz
/usr/include/talkfilters.h
/usr/lib/libtalkfilters.so.1
/usr/lib/libtalkfilters.so
/usr/lib/libtalkfilters.so.1.0.4
/usr/lib/pkgconfig/talkfilters.pc
/usr/bin/austro
/usr/bin/b1ff
/usr/bin/brooklyn
/usr/bin/chef
/usr/bin/cockney
/usr/bin/drawl
/usr/bin/dubya
/usr/bin/fudd
/usr/bin/funetak
/usr/bin/jethro
/usr/bin/jive
/usr/bin/kraut
/usr/bin/pansy
/usr/bin/pirate
/usr/bin/postmodern
/usr/bin/redneck
/usr/bin/valspeak
/usr/bin/warez
/usr/bin/wrap
/sysroot/usr/lib/libtalkfilters.so.1.0.4
/sysroot/usr/lib/libtalkfilters.so.1
/sysroot/usr/lib/libtalkfilters.so
/sysroot/usr/lib/libtalkfilters.la
/sysroot/usr/lib/libtalkfilters.a
/sysroot/usr/lib/pkgconfig/talkfilters.pc
/sysroot/usr/include/talkfilters.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf talkfilters.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/talkfilters.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/talkfilters.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/talkfilters.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/talkfilters/src/talkfilters-2.3.8/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 configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = fe0752b8a29f
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: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1970: checking build system type
configure:1988: result: x86_64-unknown-linux-gnu
configure:2010: checking host system type
configure:2025: result: x86_64-unknown-linux-gnu
configure:2047: checking target system type
configure:2062: result: x86_64-unknown-linux-gnu
configure:2105: checking for a BSD-compatible install
configure:2161: result: /usr/bin/install -c
configure:2172: checking whether build environment is sane
configure:2215: result: yes
configure:2243: checking for a thread-safe mkdir -p
configure:2282: result: /usr/sbin/mkdir -p
configure:2295: checking for gawk
configure:2311: found /usr/sbin/gawk
configure:2322: result: gawk
configure:2333: checking whether make sets $(MAKE)
configure:2354: result: yes
configure:2434: checking for x86_64-unknown-linux-strip
configure:2464: result: no
configure:2474: checking for strip
configure:2490: found /sysroot/bin/strip
configure:2501: result: strip
configure:2558: checking for a BSD-compatible install
configure:2614: result: /usr/bin/install -c
configure:2633: checking for x86_64-unknown-linux-gcc
configure:2660: result: clang
configure:2938: checking for C compiler version
configure:2945: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2948: $? = 0
configure:2955: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2958: $? = 0
configure:2965: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2968: $? = 1
configure:2991: checking for C compiler default output file name
configure:3018: clang conftest.c >&5
configure:3021: $? = 0
configure:3059: result: a.out
configure:3076: checking whether the C compiler works
configure:3086: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3089: $? = 127
configure:3106: result: yes
configure:3113: checking whether we are cross compiling
configure:3115: result: yes
configure:3118: checking for suffix of executables
configure:3125: clang -o conftest conftest.c >&5
configure:3128: $? = 0
configure:3152: result:
configure:3158: checking for suffix of object files
configure:3184: clang -c conftest.c >&5
configure:3187: $? = 0
configure:3210: result: o
configure:3214: checking whether we are using the GNU C compiler
configure:3243: clang -c conftest.c >&5
configure:3249: $? = 0
configure:3266: result: yes
configure:3271: checking whether clang accepts -g
configure:3301: clang -c -g conftest.c >&5
configure:3307: $? = 0
configure:3406: result: yes
configure:3423: checking for clang option to accept ISO C89
configure:3497: clang -c conftest.c >&5
configure:3503: $? = 0
configure:3526: result: none needed
configure:3555: checking for style of include used by make
configure:3583: result: GNU
configure:3608: checking dependency style of clang
configure:3699: result: gcc3
configure:3720: checking for flex
configure:3736: found /usr/sbin/flex
configure:3747: result: flex
configure:3784: flex conftest.l
configure:3787: $? = 1
configure:3789: checking lex output file root
configure:3805: result: lex.yy
configure:3810: checking lex library
configure:3829: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3835: $? = 1
configure: failed program was:
|
configure:3829: clang -o conftest conftest.c -lfl >&5
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3835: $? = 1
configure: failed program was:
|
configure:3829: clang -o conftest conftest.c -ll >&5
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3835: $? = 1
configure: failed program was:
|
configure:3856: result: none needed
configure:3862: checking whether yytext is a pointer
configure:3883: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3889: $? = 1
configure: failed program was:
| #define YYTEXT_POINTER 1
|
configure:3908: result: no
configure:4008: checking for a sed that does not truncate output
configure:4064: result: /usr/sbin/sed
configure:4067: checking for grep that handles long lines and -e
configure:4141: result: /usr/sbin/grep
configure:4146: checking for egrep
configure:4224: result: /usr/sbin/grep -E
configure:4240: checking for ld used by clang
configure:4307: result: /sysroot/bin/ld
configure:4316: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4331: result: yes
configure:4336: checking for /sysroot/bin/ld option to reload object files
configure:4343: result: -r
configure:4361: checking for BSD-compatible nm
configure:4410: result: /sysroot/bin/nm -B
configure:4414: checking whether ln -s works
configure:4418: result: yes
configure:4425: checking how to recognize dependent libraries
configure:4611: result: pass_all
configure:4699: clang -c conftest.c >&5
configure:4702: $? = 0
configure:5141: checking how to run the C preprocessor
configure:5181: clang -E conftest.c
configure:5187: $? = 0
configure:5218: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5224: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "talkfilters"
| #define VERSION "2.3.8"
| /* end confdefs.h. */
| #include
configure:5257: result: clang -E
configure:5286: clang -E conftest.c
configure:5292: $? = 0
configure:5323: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5329: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "talkfilters"
| #define VERSION "2.3.8"
| /* end confdefs.h. */
| #include
configure:5367: checking for ANSI C header files
configure:5397: clang -c conftest.c >&5
configure:5403: $? = 0
configure:5531: result: yes
configure:5555: checking for sys/types.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for sys/stat.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for stdlib.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for string.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for memory.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for strings.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for inttypes.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for stdint.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5555: checking for unistd.h
configure:5576: clang -c conftest.c >&5
configure:5582: $? = 0
configure:5598: result: yes
configure:5625: checking dlfcn.h usability
configure:5642: clang -c conftest.c >&5
configure:5648: $? = 0
configure:5662: result: yes
configure:5666: checking dlfcn.h presence
configure:5681: clang -E conftest.c
configure:5687: $? = 0
configure:5701: result: yes
configure:5729: checking for dlfcn.h
configure:5737: result: yes
configure:5866: checking for C++ compiler version
configure:5873: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5876: $? = 0
configure:5883: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5886: $? = 0
configure:5893: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5896: $? = 1
configure:5899: checking whether we are using the GNU C++ compiler
configure:5928: clang++ -c conftest.cpp >&5
configure:5934: $? = 0
configure:5951: result: yes
configure:5956: checking whether clang++ accepts -g
configure:5986: clang++ -c -g conftest.cpp >&5
configure:5992: $? = 0
configure:6091: result: yes
configure:6116: checking dependency style of clang++
configure:6207: result: gcc3
configure:6232: checking how to run the C++ preprocessor
configure:6268: clang++ -E conftest.cpp
configure:6274: $? = 0
configure:6305: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6311: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "talkfilters"
| #define VERSION "2.3.8"
| #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
| /* end confdefs.h. */
| #include
configure:6344: result: clang++ -E
configure:6373: clang++ -E conftest.cpp
configure:6379: $? = 0
configure:6410: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6416: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "talkfilters"
| #define VERSION "2.3.8"
| #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
| /* end confdefs.h. */
| #include
configure:6465: checking for x86_64-unknown-linux-g77
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-xlf
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-f77
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-frt
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-pgf77
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-cf77
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-fort77
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-fl32
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-af77
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-xlf90
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-f90
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-pgf90
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-pghpf
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-epcf90
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-gfortran
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-g95
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-xlf95
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-f95
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-fort
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-ifort
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-ifc
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-efc
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-pgf95
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-lf95
configure:6495: result: no
configure:6465: checking for x86_64-unknown-linux-ftn
configure:6495: result: no
configure:6509: checking for g77
configure:6539: result: no
configure:6509: checking for xlf
configure:6539: result: no
configure:6509: checking for f77
configure:6539: result: no
configure:6509: checking for frt
configure:6539: result: no
configure:6509: checking for pgf77
configure:6539: result: no
configure:6509: checking for cf77
configure:6539: result: no
configure:6509: checking for fort77
configure:6539: result: no
configure:6509: checking for fl32
configure:6539: result: no
configure:6509: checking for af77
configure:6539: result: no
configure:6509: checking for xlf90
configure:6539: result: no
configure:6509: checking for f90
configure:6539: result: no
configure:6509: checking for pgf90
configure:6539: result: no
configure:6509: checking for pghpf
configure:6539: result: no
configure:6509: checking for epcf90
configure:6539: result: no
configure:6509: checking for gfortran
configure:6525: found /usr/sbin/gfortran
configure:6536: result: gfortran
configure:6554: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:6566: checking for Fortran 77 compiler version
configure:6573: gfortran --version >&5
GNU Fortran (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6576: $? = 0
configure:6583: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:6586: $? = 0
configure:6593: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6596: $? = 1
configure:6604: checking whether we are using the GNU Fortran 77 compiler
configure:6623: gfortran -c conftest.F >&5
configure:6629: $? = 0
configure:6646: result: yes
configure:6652: checking whether gfortran accepts -g
configure:6669: gfortran -c -g conftest.f >&5
configure:6675: $? = 0
configure:6691: result: yes
configure:6721: checking the maximum length of command line arguments
configure:6833: result: 1572864
configure:6845: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6950: clang -c conftest.c >&5
configure:6953: $? = 0
configure:6957: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6960: $? = 0
configure:7012: clang -o conftest conftest.c conftstm.o >&5
configure:7015: $? = 0
configure:7053: result: ok
configure:7057: checking for objdir
configure:7072: result: .libs
configure:7124: checking for x86_64-unknown-linux-ar
configure:7154: result: no
configure:7164: checking for ar
configure:7180: found /sysroot/bin/ar
configure:7191: result: ar
configure:7220: checking for x86_64-unknown-linux-ranlib
configure:7250: result: no
configure:7260: checking for ranlib
configure:7276: found /sysroot/bin/ranlib
configure:7287: result: ranlib
configure:7316: checking for x86_64-unknown-linux-strip
configure:7343: result: strip
configure:7669: checking if clang supports -fno-rtti -fno-exceptions
configure:7687: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7691: $? = 0
configure:7704: result: yes
configure:7719: checking for clang option to produce PIC
configure:7951: result: -fPIC
configure:7959: checking if clang PIC flag -fPIC works
configure:7977: clang -c -fPIC -DPIC conftest.c >&5
configure:7981: $? = 0
configure:7994: result: yes
configure:8022: checking if clang static flag -static works
configure:8050: result: no
configure:8060: checking if clang supports -c -o file.o
configure:8081: clang -c -o out/conftest2.o conftest.c >&5
configure:8085: $? = 0
configure:8107: result: yes
configure:8133: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:9113: result: yes
configure:9134: checking whether -lc should be explicitly linked in
configure:9139: clang -c conftest.c >&5
configure:9142: $? = 0
configure:9157: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9160: $? = 0
configure:9172: result: no
configure:9180: checking dynamic linker characteristics
configure:9782: result: GNU/Linux ld.so
configure:9791: checking how to hardcode library paths into programs
configure:9816: result: immediate
configure:9830: checking whether stripping libraries is possible
configure:9835: result: yes
configure:10637: checking if libtool supports shared libraries
configure:10639: result: yes
configure:10642: checking whether to build shared libraries
configure:10663: result: yes
configure:10666: checking whether to build static libraries
configure:10670: result: yes
configure:10763: creating libtool
configure:11351: checking for ld used by clang++
configure:11418: result: /sysroot/bin/ld -m elf_x86_64
configure:11427: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:11442: result: yes
configure:11493: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:12467: result: yes
configure:12485: clang++ -c conftest.cpp >&5
configure:12488: $? = 0
configure:12640: checking for clang++ option to produce PIC
configure:12924: result: -fPIC
configure:12932: checking if clang++ PIC flag -fPIC works
configure:12950: clang++ -c -fPIC -DPIC conftest.cpp >&5
configure:12954: $? = 0
configure:12967: result: yes
configure:12995: checking if clang++ static flag -static works
configure:13023: result: no
configure:13033: checking if clang++ supports -c -o file.o
configure:13054: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:13058: $? = 0
configure:13080: result: yes
configure:13106: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:13131: result: yes
configure:13198: checking dynamic linker characteristics
configure:13748: result: GNU/Linux ld.so
configure:13757: checking how to hardcode library paths into programs
configure:13782: result: immediate
configure:14316: checking if libtool supports shared libraries
configure:14318: result: yes
configure:14321: checking whether to build shared libraries
configure:14341: result: yes
configure:14344: checking whether to build static libraries
configure:14348: result: yes
configure:14358: checking for gfortran option to produce PIC
configure:14590: result: -fPIC
configure:14598: checking if gfortran PIC flag -fPIC works
configure:14616: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14620: $? = 0
configure:14633: result: yes
configure:14661: checking if gfortran static flag -static works
configure:14689: result: no
configure:14699: checking if gfortran supports -c -o file.o
configure:14720: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14724: $? = 0
configure:14746: result: yes
configure:14772: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:15732: result: yes
configure:15799: checking dynamic linker characteristics
configure:16349: result: GNU/Linux ld.so
configure:16358: checking how to hardcode library paths into programs
configure:16383: result: immediate
configure:19956: checking for ANSI C header files
configure:20120: result: yes
configure:20136: checking for unistd.h
configure:20142: result: yes
configure:20136: checking for string.h
configure:20142: result: yes
configure:20272: checking for an ANSI C-conforming const
configure:20347: clang -c conftest.c >&5
configure:20353: $? = 0
configure:20368: result: yes
configure:20526: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on fe0752b8a29f
config.status:675: creating Makefile
config.status:675: creating talkfilters.pc
config.status:675: creating config.h
config.status:951: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_LEX=flex
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=gfortran
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_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_SED=/usr/sbin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/talkfilters/src/talkfilters-2.3.8/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/talkfilters/src/talkfilters-2.3.8/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/talkfilters/src/talkfilters-2.3.8/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/talkfilters/src/talkfilters-2.3.8/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/talkfilters/src/talkfilters-2.3.8/missing --run automake-1.10'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GNU_WIN_FALSE=''
GNU_WIN_TRUE='#'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/talkfilters/src/talkfilters-2.3.8/missing --run makeinfo'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='talkfilters'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.3.8'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='gfortran'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
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/talkfilters/src/talkfilters-2.3.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "talkfilters"
#define VERSION "2.3.8"
#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 STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
configure: exit 0