<86>Apr 14 01:30:09 userdel[56470]: delete user 'rooter' <86>Apr 14 01:30:09 userdel[56470]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:30:09 userdel[56470]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:30:09 groupadd[56525]: group added to /etc/group: name=rooter, GID=585 <86>Apr 14 01:30:09 groupadd[56525]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:30:09 groupadd[56525]: new group: name=rooter, GID=585 <86>Apr 14 01:30:09 useradd[56556]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 14 01:30:09 userdel[56612]: delete user 'builder' <86>Apr 14 01:30:09 userdel[56612]: removed group 'builder' owned by 'builder' <86>Apr 14 01:30:09 userdel[56612]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:30:09 groupadd[56653]: group added to /etc/group: name=builder, GID=586 <86>Apr 14 01:30:09 groupadd[56653]: group added to /etc/gshadow: name=builder <86>Apr 14 01:30:09 groupadd[56653]: new group: name=builder, GID=586 <86>Apr 14 01:30:09 useradd[56666]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 14 01:30:12 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:30:13 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:30:13 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 14 01:30:15 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing talkfilters-2.3.8-alt2.qa1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf talkfilters-2.3.8 + echo 'Source #0 (talkfilters-2.3.8.tar.bz2):' Source #0 (talkfilters-2.3.8.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/talkfilters-2.3.8.tar.bz2 + /bin/tar -xf - + cd talkfilters-2.3.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd talkfilters-2.3.8 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-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... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/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 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-talkfilters.lo `test -f 'talkfilters.c' || echo './'`talkfilters.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-austro.lo `test -f 'austro.c' || echo './'`austro.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-b1ff.lo `test -f 'b1ff.c' || echo './'`b1ff.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-brooklyn.lo `test -f 'brooklyn.c' || echo './'`brooklyn.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-chef.lo `test -f 'chef.c' || echo './'`chef.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c brooklyn.c -fPIC -DPIC -o .libs/libtalkfilters_la-brooklyn.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c common.c -fPIC -DPIC -o .libs/libtalkfilters_la-common.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c getopt.c -fPIC -DPIC -o .libs/libtalkfilters_la-getopt.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c austro.c -fPIC -DPIC -o .libs/libtalkfilters_la-austro.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c talkfilters.c -fPIC -DPIC -o .libs/libtalkfilters_la-talkfilters.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c b1ff.c -fPIC -DPIC -o .libs/libtalkfilters_la-b1ff.o brooklyn.c: In function 'yy_get_next_buffer': brooklyn.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ brooklyn.c:1428:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ brooklyn.l: At top level: brooklyn.c:1577:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c chef.c -fPIC -DPIC -o .libs/libtalkfilters_la-chef.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c getopt1.c -fPIC -DPIC -o .libs/libtalkfilters_la-getopt1.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-cockney.lo `test -f 'cockney.c' || echo './'`cockney.c talkfilters.c:42:20: warning: '__gtf_version' defined but not used [-Wunused-variable] static const char *__gtf_version = "GNU Talkfilters v2.3.7"; ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-drawl.lo `test -f 'drawl.c' || echo './'`drawl.c b1ff.c: In function 'yy_get_next_buffer': b1ff.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ b1ff.c:1641:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ b1ff.l: At top level: b1ff.c:1743:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ b1ff.c:1790:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-dubya.lo `test -f 'dubya.c' || echo './'`dubya.c chef.c: In function 'yy_get_next_buffer': chef.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ chef.c:1160:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ chef.l: At top level: chef.c:1262:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ chef.c:1309:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ austro.c: In function 'yy_get_next_buffer': austro.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ austro.c:1104:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ austro.l: At top level: austro.c:1253:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-fudd.lo `test -f 'fudd.c' || echo './'`fudd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c cockney.c -fPIC -DPIC -o .libs/libtalkfilters_la-cockney.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c drawl.c -fPIC -DPIC -o .libs/libtalkfilters_la-drawl.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c dubya.c -fPIC -DPIC -o .libs/libtalkfilters_la-dubya.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c fudd.c -fPIC -DPIC -o .libs/libtalkfilters_la-fudd.o dubya.c: In function 'yy_get_next_buffer': dubya.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ dubya.c:1857:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ dubya.l: At top level: dubya.c:2462:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ dubya.c:2000:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-funetak.lo `test -f 'funetak.c' || echo './'`funetak.c cockney.c: In function 'yy_get_next_buffer': cockney.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ cockney.c:3699:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ cockney.l: At top level: cockney.c:4304:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ cockney.c:3842:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ fudd.c: In function 'yy_get_next_buffer': fudd.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ fudd.c:996:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-jethro.lo `test -f 'jethro.c' || echo './'`jethro.c fudd.l: At top level: fudd.c:1098:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ fudd.c:1145:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ drawl.c: In function 'yy_get_next_buffer': drawl.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ drawl.c:5050:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ drawl.l: At top level: drawl.c:5199:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-jive.lo `test -f 'jive.c' || echo './'`jive.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c funetak.c -fPIC -DPIC -o .libs/libtalkfilters_la-funetak.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c jethro.c -fPIC -DPIC -o .libs/libtalkfilters_la-jethro.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-kraut.lo `test -f 'kraut.c' || echo './'`kraut.c funetak.c: In function 'yy_get_next_buffer': funetak.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ funetak.c:2260:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ funetak.l: At top level: funetak.c:2362:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ funetak.c:2409:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c jive.c -fPIC -DPIC -o .libs/libtalkfilters_la-jive.o jethro.c: In function 'yy_get_next_buffer': jethro.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ jethro.c:3115:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ jethro.l: At top level: jethro.c:3720:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ jethro.c:3258:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-pansy.lo `test -f 'pansy.c' || echo './'`pansy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c kraut.c -fPIC -DPIC -o .libs/libtalkfilters_la-kraut.o kraut.c: In function 'yy_get_next_buffer': kraut.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ kraut.c:1327:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ kraut.l: At top level: kraut.c:1429:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ kraut.c:1476:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c pansy.c -fPIC -DPIC -o .libs/libtalkfilters_la-pansy.o jive.c: In function 'yy_get_next_buffer': jive.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ jive.c:3883:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ jive.l: At top level: jive.c:4032:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ pansy.c: In function 'yy_get_next_buffer': pansy.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ pansy.c:1163:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ pansy.l: At top level: pansy.c:1265:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ pansy.c:1312:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-pirate.lo `test -f 'pirate.c' || echo './'`pirate.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-postmodern.lo `test -f 'postmodern.c' || echo './'`postmodern.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-redneck.lo `test -f 'redneck.c' || echo './'`redneck.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c pirate.c -fPIC -DPIC -o .libs/libtalkfilters_la-pirate.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c redneck.c -fPIC -DPIC -o .libs/libtalkfilters_la-redneck.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c postmodern.c -fPIC -DPIC -o .libs/libtalkfilters_la-postmodern.o pirate.c: In function 'yy_get_next_buffer': pirate.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ pirate.c:2169:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ pirate.l: At top level: pirate.c:2774:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ pirate.c:2312:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ postmodern.c: In function 'yy_get_next_buffer': postmodern.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ postmodern.c:1502:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ postmodern.l: At top level: postmodern.c:1604:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ postmodern.c:1651:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ redneck.c: In function 'yy_get_next_buffer': redneck.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ redneck.c:4435:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ redneck.l: At top level: redneck.c:5040:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ redneck.c:4578:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-valspeak.lo `test -f 'valspeak.c' || echo './'`valspeak.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c valspeak.c -fPIC -DPIC -o .libs/libtalkfilters_la-valspeak.o valspeak.c: In function 'yy_get_next_buffer': valspeak.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ valspeak.c:1651:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ valspeak.l: At top level: valspeak.c:2256:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ valspeak.c:1794:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c -o libtalkfilters_la-warez.lo `test -f 'warez.c' || echo './'`warez.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c austro.c austro.c:1253:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -c warez.c -fPIC -DPIC -o .libs/libtalkfilters_la-warez.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c common.c warez.c: In function 'yy_get_next_buffer': warez.c:84:17: warning: statement with no effect [-Wunused-value] #define YY_NULL 0 ^ common.h:50:42: note: in expansion of macro 'YY_NULL' #define YY_INPUT(buffer,result,max_size) YY_NULL ^ warez.c:1392:3: note: in expansion of macro 'YY_INPUT' YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), ^ warez.l: At top level: warez.c:1541:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c getopt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c getopt1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c b1ff.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c brooklyn.c b1ff.c:1743:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ b1ff.c:1790:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ brooklyn.c:1577:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c chef.c chef.c:1262:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ chef.c:1309:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c cockney.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c drawl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c dubya.c drawl.c:5199:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ dubya.c:2462:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ dubya.c:2000:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c fudd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c funetak.c fudd.c:1098:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ fudd.c:1145:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c jethro.c cockney.c:4304:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ cockney.c:3842:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ funetak.c:2362:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ funetak.c:2409:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ jethro.c:3720:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ jethro.c:3258:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c jive.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c kraut.c kraut.c:1429:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ kraut.c:1476:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ jive.c:4032:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c pansy.c pansy.c:1265:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ pansy.c:1312:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c pirate.c pirate.c:2774:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ pirate.c:2312:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c postmodern.c postmodern.c:1604:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ postmodern.c:1651:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c redneck.c redneck.c:5040:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ redneck.c:4578:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c valspeak.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c warez.c valspeak.c:2256:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^ valspeak.c:1794:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ warez.c:1541:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c wrap.c wrap.c: In function 'main': wrap.c:39:15: warning: too many arguments for format [-Wformat-extra-args] #define USAGE "%s: Usage: %s [-w width] [--help --version]\n" ^ wrap.c:88:21: note: in expansion of macro 'USAGE' fprintf(stderr, USAGE, *argv, *argv, USAGE); ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -version-info 1:4:0 -no-undefined -o libtalkfilters.la -rpath /usr/lib64 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 x86_64-alt-linux-gcc -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 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o austro austro.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) creating libtalkfilters.la (cd .libs && rm -f libtalkfilters.la && ln -s ../libtalkfilters.la libtalkfilters.la) /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o b1ff b1ff.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o brooklyn brooklyn.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o austro austro.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o b1ff b1ff.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o brooklyn brooklyn.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o chef chef.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dubya dubya.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o fudd fudd.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o dubya dubya.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o fudd fudd.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o chef chef.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o funetak funetak.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o jethro jethro.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o funetak funetak.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o kraut kraut.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pansy pansy.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pirate pirate.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o jethro jethro.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o kraut kraut.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o postmodern postmodern.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o valspeak valspeak.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pansy pansy.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pirate pirate.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o warez warez.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o postmodern postmodern.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o wrap wrap.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cockney cockney.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o valspeak valspeak.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o warez warez.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o wrap wrap.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cockney cockney.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o redneck redneck.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o redneck redneck.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o drawl drawl.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o jive jive.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o drawl drawl.o common.o getopt.o getopt1.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o jive jive.o common.o getopt.o getopt1.o make[1]: Leaving directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' make: Leaving directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81414 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/talkfilters-buildroot + : + /bin/rm -rf -- /usr/src/tmp/talkfilters-buildroot + cd talkfilters-2.3.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/talkfilters-buildroot make: Entering directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' make[1]: Entering directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -p 'libtalkfilters.la' '/usr/src/tmp/talkfilters-buildroot/usr/lib64/libtalkfilters.la' /bin/install -p .libs/libtalkfilters.so.1.0.4 /usr/src/tmp/talkfilters-buildroot/usr/lib64/libtalkfilters.so.1.0.4 (cd /usr/src/tmp/talkfilters-buildroot/usr/lib64 && { 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 /usr/src/tmp/talkfilters-buildroot/usr/lib64 && { ln -s -f libtalkfilters.so.1.0.4 libtalkfilters.so || { rm -f libtalkfilters.so && ln -s libtalkfilters.so.1.0.4 libtalkfilters.so; }; }) /bin/install -p .libs/libtalkfilters.lai /usr/src/tmp/talkfilters-buildroot/usr/lib64/libtalkfilters.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/bin" /bin/sh ./libtool --mode=install /bin/install -p 'austro' '/usr/src/tmp/talkfilters-buildroot/usr/bin/austro' /bin/install -p austro /usr/src/tmp/talkfilters-buildroot/usr/bin/austro /bin/sh ./libtool --mode=install /bin/install -p 'b1ff' '/usr/src/tmp/talkfilters-buildroot/usr/bin/b1ff' /bin/install -p b1ff /usr/src/tmp/talkfilters-buildroot/usr/bin/b1ff /bin/sh ./libtool --mode=install /bin/install -p 'brooklyn' '/usr/src/tmp/talkfilters-buildroot/usr/bin/brooklyn' /bin/install -p brooklyn /usr/src/tmp/talkfilters-buildroot/usr/bin/brooklyn /bin/sh ./libtool --mode=install /bin/install -p 'chef' '/usr/src/tmp/talkfilters-buildroot/usr/bin/chef' /bin/install -p chef /usr/src/tmp/talkfilters-buildroot/usr/bin/chef /bin/sh ./libtool --mode=install /bin/install -p 'cockney' '/usr/src/tmp/talkfilters-buildroot/usr/bin/cockney' /bin/install -p cockney /usr/src/tmp/talkfilters-buildroot/usr/bin/cockney /bin/sh ./libtool --mode=install /bin/install -p 'drawl' '/usr/src/tmp/talkfilters-buildroot/usr/bin/drawl' /bin/install -p drawl /usr/src/tmp/talkfilters-buildroot/usr/bin/drawl /bin/sh ./libtool --mode=install /bin/install -p 'dubya' '/usr/src/tmp/talkfilters-buildroot/usr/bin/dubya' /bin/install -p dubya /usr/src/tmp/talkfilters-buildroot/usr/bin/dubya /bin/sh ./libtool --mode=install /bin/install -p 'fudd' '/usr/src/tmp/talkfilters-buildroot/usr/bin/fudd' /bin/install -p fudd /usr/src/tmp/talkfilters-buildroot/usr/bin/fudd /bin/sh ./libtool --mode=install /bin/install -p 'funetak' '/usr/src/tmp/talkfilters-buildroot/usr/bin/funetak' /bin/install -p funetak /usr/src/tmp/talkfilters-buildroot/usr/bin/funetak /bin/sh ./libtool --mode=install /bin/install -p 'jethro' '/usr/src/tmp/talkfilters-buildroot/usr/bin/jethro' /bin/install -p jethro /usr/src/tmp/talkfilters-buildroot/usr/bin/jethro /bin/sh ./libtool --mode=install /bin/install -p 'jive' '/usr/src/tmp/talkfilters-buildroot/usr/bin/jive' /bin/install -p jive /usr/src/tmp/talkfilters-buildroot/usr/bin/jive /bin/sh ./libtool --mode=install /bin/install -p 'kraut' '/usr/src/tmp/talkfilters-buildroot/usr/bin/kraut' /bin/install -p kraut /usr/src/tmp/talkfilters-buildroot/usr/bin/kraut /bin/sh ./libtool --mode=install /bin/install -p 'pansy' '/usr/src/tmp/talkfilters-buildroot/usr/bin/pansy' /bin/install -p pansy /usr/src/tmp/talkfilters-buildroot/usr/bin/pansy /bin/sh ./libtool --mode=install /bin/install -p 'pirate' '/usr/src/tmp/talkfilters-buildroot/usr/bin/pirate' /bin/install -p pirate /usr/src/tmp/talkfilters-buildroot/usr/bin/pirate /bin/sh ./libtool --mode=install /bin/install -p 'postmodern' '/usr/src/tmp/talkfilters-buildroot/usr/bin/postmodern' /bin/install -p postmodern /usr/src/tmp/talkfilters-buildroot/usr/bin/postmodern /bin/sh ./libtool --mode=install /bin/install -p 'redneck' '/usr/src/tmp/talkfilters-buildroot/usr/bin/redneck' /bin/install -p redneck /usr/src/tmp/talkfilters-buildroot/usr/bin/redneck /bin/sh ./libtool --mode=install /bin/install -p 'valspeak' '/usr/src/tmp/talkfilters-buildroot/usr/bin/valspeak' /bin/install -p valspeak /usr/src/tmp/talkfilters-buildroot/usr/bin/valspeak /bin/sh ./libtool --mode=install /bin/install -p 'warez' '/usr/src/tmp/talkfilters-buildroot/usr/bin/warez' /bin/install -p warez /usr/src/tmp/talkfilters-buildroot/usr/bin/warez /bin/sh ./libtool --mode=install /bin/install -p 'wrap' '/usr/src/tmp/talkfilters-buildroot/usr/bin/wrap' /bin/install -p wrap /usr/src/tmp/talkfilters-buildroot/usr/bin/wrap test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/include" /bin/install -p -m 644 'talkfilters.h' '/usr/src/tmp/talkfilters-buildroot/usr/include/talkfilters.h' test -z "/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/share/info" /bin/install -p -m 644 './talkfilters.info' '/usr/src/tmp/talkfilters-buildroot/usr/share/info/talkfilters.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/share/man/man1" /bin/install -p -m 644 './talkfilters.man' '/usr/src/tmp/talkfilters-buildroot/usr/share/man/man1/talkfilters.1' /bin/install -p -m 644 './wrap.man' '/usr/src/tmp/talkfilters-buildroot/usr/share/man/man1/wrap.1' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/lib64/pkgconfig" /bin/install -p -m 644 'talkfilters.pc' '/usr/src/tmp/talkfilters-buildroot/usr/lib64/pkgconfig/talkfilters.pc' make[1]: Leaving directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' make: Leaving directory `/usr/src/RPM/BUILD/talkfilters-2.3.8' + rm -rf /usr/src/tmp/talkfilters-buildroot/usr/share/info/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/talkfilters-buildroot (auto) removed './usr/lib64/libtalkfilters.la' mode of './usr/lib64/libtalkfilters.so.1.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/talkfilters-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/talkfilters.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/talkfilters.pc: Libs: '-L${libdir} -ltalkfilters' --> '-ltalkfilters' Compressing files in /usr/src/tmp/talkfilters-buildroot (auto) Adjusting library links in /usr/src/tmp/talkfilters-buildroot ./usr/lib64: libtalkfilters.so.1 -> libtalkfilters.so.1.0.4 Verifying ELF objects in /usr/src/tmp/talkfilters-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: talkfilters-2.3.8-alt2.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2288 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd talkfilters-2.3.8 + DOCDIR=/usr/src/tmp/talkfilters-buildroot/usr/share/doc/talkfilters-2.3.8 + export DOCDIR + rm -rf /usr/src/tmp/talkfilters-buildroot/usr/share/doc/talkfilters-2.3.8 + /bin/mkdir -p /usr/src/tmp/talkfilters-buildroot/usr/share/doc/talkfilters-2.3.8 + cp -prL README /usr/src/tmp/talkfilters-buildroot/usr/share/doc/talkfilters-2.3.8 + chmod -R go-w /usr/src/tmp/talkfilters-buildroot/usr/share/doc/talkfilters-2.3.8 + chmod -R a+rX /usr/src/tmp/talkfilters-buildroot/usr/share/doc/talkfilters-2.3.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vmlfvL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zjtyPc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lTFAfM Creating talkfilters-debuginfo package Processing files: libtalkfilters-2.3.8-alt2.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hu2qro find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/talkfilters-buildroot/usr/lib64/libtalkfilters.so.1: 315 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J9Opr3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtalkfilters.so.1()(64bit) = set:mdc3Z5oL1Zps2YXYmlzs14hxz4ZoZnVAwk4Kb2Nd9EYaJngpQQhehHHZqgh0Z1MjzuoSQBMYgXCJJjSbKKzGX4EKAxGl1fgmP7OfJGZ3sf3mcVoFTgVwLFNTSTPz0pEJRyiPhShUY0NQ0ezjTAa8vAIfz0BTIMQk6zTA1UsJpZxCnjTgm9hO3zNNJHTcYyjq3Gca5logIskAgub9aZ6SFKBFQXCvzHEKTS4mv2LweyPea8NmxHxkXRGvcw1wdjNgz88IAWWhVsrSip1ShXbEZ1T9f0rj9PtHWwbtpNmVlltbuawK78Gm60AUoQm7xkgowr1n6okc2HQnHPev5Au0OTElqXJvDXcVKwWFvyGW1Pkm29S0zVYhqsHZLYdjXJbMTYRY9o8SGUk5ymQ0a5gtaaqUJ1DwwZ0cGQSZj1F8oVEyjnEjl8N50r9d4utqORNjN833T3x4prAJyq90Z7hZLHoY9UzdP2QSTD6ygttxUnsN7OBX3R5gZaAD39WEmQn3nM1s3ztwcnfswOzzE88W6bsf6zMnGShcUvN70ZHZJcdKsEzXBd4GpiZ5zc9LAwpqP4eez6gC2oQKaNeeGC2XRt1KUbDGweopg65Qn0BxLYvOv8osrD0nWxp5zwBdACAomoRHQUaA3 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dE3ndL Creating libtalkfilters-debuginfo package Processing files: libtalkfilters-devel-2.3.8-alt2.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5IsaPv find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Be92ij find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(talkfilters) = 2.3.8 Requires: libtalkfilters = 2.3.8-alt2.qa1.1, /usr/lib64/libtalkfilters.so.1.0.4, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JJFHB9 Processing files: talkfilters-debuginfo-2.3.8-alt2.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LNHoL2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tlIwJY find-requires: running scripts (debuginfo) Requires: talkfilters = 2.3.8-alt2.qa1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: libtalkfilters-debuginfo-2.3.8-alt2.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.blzrd0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b2Fnx4 find-requires: running scripts (debuginfo) Provides: debug64(libtalkfilters.so.1) Requires: libtalkfilters = 2.3.8-alt2.qa1.1, debug64(libc.so.6) Removing 1 extra deps from libtalkfilters-devel due to dependency on libtalkfilters Wrote: /usr/src/RPM/RPMS/x86_64/talkfilters-2.3.8-alt2.qa1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtalkfilters-2.3.8-alt2.qa1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtalkfilters-devel-2.3.8-alt2.qa1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/talkfilters-debuginfo-2.3.8-alt2.qa1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtalkfilters-debuginfo-2.3.8-alt2.qa1.1.x86_64.rpm 37.13user 4.71system 0:38.57elapsed 108%CPU (0avgtext+0avgdata 104980maxresident)k 0inputs+0outputs (0major+2174116minor)pagefaults 0swaps 43.92user 8.03system 0:51.60elapsed 100%CPU (0avgtext+0avgdata 124004maxresident)k 0inputs+0outputs (0major+2524167minor)pagefaults 0swaps --- libtalkfilters-debuginfo-2.3.8-alt2.qa1.1.x86_64.rpm.repo 2011-03-11 11:16:04.000000000 +0000 +++ libtalkfilters-debuginfo-2.3.8-alt2.qa1.1.x86_64.rpm.hasher 2019-04-14 01:30:58.464068465 +0000 @@ -2,3 +2,2 @@ /usr/lib/debug/usr/lib64/libtalkfilters.so.1.debug 120777 libtalkfilters.so.1.0.4.debug -/usr/lib/debug/usr/lib64/libtalkfilters.so.debug 120777 libtalkfilters.so.1.0.4.debug /usr/src/debug/talkfilters-2.3.8 40755 --- talkfilters-2.3.8-alt2.qa1.1.x86_64.rpm.repo 2011-03-11 11:16:04.000000000 +0000 +++ talkfilters-2.3.8-alt2.qa1.1.x86_64.rpm.hasher 2019-04-14 01:30:58.502068539 +0000 @@ -21,4 +21,4 @@ /usr/share/doc/talkfilters-2.3.8/README 100644 -/usr/share/man/man1/talkfilters.1.gz 100644 -/usr/share/man/man1/wrap.1.gz 100644 +/usr/share/man/man1/talkfilters.1.xz 100644 +/usr/share/man/man1/wrap.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2