<86>Apr 21 06:51:21 userdel[83802]: delete user 'rooter' <86>Apr 21 06:51:21 userdel[83802]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:51:21 userdel[83802]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:51:21 groupadd[83970]: group added to /etc/group: name=rooter, GID=663 <86>Apr 21 06:51:21 groupadd[83970]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:51:21 groupadd[83970]: new group: name=rooter, GID=663 <86>Apr 21 06:51:21 useradd[84002]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 21 06:51:21 userdel[84030]: delete user 'builder' <86>Apr 21 06:51:21 userdel[84030]: removed group 'builder' owned by 'builder' <86>Apr 21 06:51:21 userdel[84030]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:51:21 groupadd[84062]: group added to /etc/group: name=builder, GID=664 <86>Apr 21 06:51:21 groupadd[84062]: group added to /etc/gshadow: name=builder <86>Apr 21 06:51:21 groupadd[84062]: new group: name=builder, GID=664 <86>Apr 21 06:51:21 useradd[84090]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 21 06:51:24 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 06:51:24 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:51:24 rpmi: flex-2.6.0-alt1 1449073223 installed <13>Apr 21 06:51:25 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed Installing talkfilters-2.3.8-alt2.qa1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57224 + 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.57224 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd talkfilters-2.3.8 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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 i586-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... i586-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 i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-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 i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-talkfilters.lo `test -f 'talkfilters.c' || echo './'`talkfilters.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-austro.lo `test -f 'austro.c' || echo './'`austro.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-b1ff.lo `test -f 'b1ff.c' || echo './'`b1ff.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-brooklyn.lo `test -f 'brooklyn.c' || echo './'`brooklyn.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-chef.lo `test -f 'chef.c' || echo './'`chef.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c common.c -fPIC -DPIC -o .libs/libtalkfilters_la-common.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c brooklyn.c -fPIC -DPIC -o .libs/libtalkfilters_la-brooklyn.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c talkfilters.c -fPIC -DPIC -o .libs/libtalkfilters_la-talkfilters.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c austro.c -fPIC -DPIC -o .libs/libtalkfilters_la-austro.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c chef.c -fPIC -DPIC -o .libs/libtalkfilters_la-chef.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c getopt1.c -fPIC -DPIC -o .libs/libtalkfilters_la-getopt1.o talkfilters.c:42:20: warning: '__gtf_version' defined but not used [-Wunused-variable] static const char *__gtf_version = "GNU Talkfilters v2.3.7"; ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c getopt.c -fPIC -DPIC -o .libs/libtalkfilters_la-getopt.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() ^ 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c b1ff.c -fPIC -DPIC -o .libs/libtalkfilters_la-b1ff.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-cockney.lo `test -f 'cockney.c' || echo './'`cockney.c 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-drawl.lo `test -f 'drawl.c' || echo './'`drawl.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-dubya.lo `test -f 'dubya.c' || echo './'`dubya.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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-fudd.lo `test -f 'fudd.c' || echo './'`fudd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dubya.c -fPIC -DPIC -o .libs/libtalkfilters_la-dubya.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c cockney.c -fPIC -DPIC -o .libs/libtalkfilters_la-cockney.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drawl.c -fPIC -DPIC -o .libs/libtalkfilters_la-drawl.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]), ^ /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-funetak.lo `test -f 'funetak.c' || echo './'`funetak.c 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-jethro.lo `test -f 'jethro.c' || echo './'`jethro.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fudd.c -fPIC -DPIC -o .libs/libtalkfilters_la-fudd.o 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]), ^ 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c funetak.c -fPIC -DPIC -o .libs/libtalkfilters_la-funetak.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c jethro.c -fPIC -DPIC -o .libs/libtalkfilters_la-jethro.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-jive.lo `test -f 'jive.c' || echo './'`jive.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-kraut.lo `test -f 'kraut.c' || echo './'`kraut.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-pansy.lo `test -f 'pansy.c' || echo './'`pansy.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]), ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c jive.c -fPIC -DPIC -o .libs/libtalkfilters_la-jive.o 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c kraut.c -fPIC -DPIC -o .libs/libtalkfilters_la-kraut.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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pansy.c -fPIC -DPIC -o .libs/libtalkfilters_la-pansy.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]), ^ 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]), ^ 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 ) ^ 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() ^ jethro.c:3258: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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-pirate.lo `test -f 'pirate.c' || echo './'`pirate.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-postmodern.lo `test -f 'postmodern.c' || echo './'`postmodern.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-redneck.lo `test -f 'redneck.c' || echo './'`redneck.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pirate.c -fPIC -DPIC -o .libs/libtalkfilters_la-pirate.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c redneck.c -fPIC -DPIC -o .libs/libtalkfilters_la-redneck.o 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-valspeak.lo `test -f 'valspeak.c' || echo './'`valspeak.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libtalkfilters_la-warez.lo `test -f 'warez.c' || echo './'`warez.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLIBRARY_MODE -pipe -Wall -g -O2 -march=i586 -mtune=generic -c warez.c -fPIC -DPIC -o .libs/libtalkfilters_la-warez.o 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c austro.c austro.c:1253:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c getopt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c getopt1.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c b1ff.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c brooklyn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c chef.c brooklyn.c:1577:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ 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() ^ 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c cockney.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c drawl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dubya.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() ^ 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() ^ drawl.c:5199:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fudd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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() ^ 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c jethro.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c jive.c 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() ^ jive.c:4032:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c redneck.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c valspeak.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() ^ 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() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c warez.c warez.c:1541:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o austro austro.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o austro austro.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o b1ff b1ff.o common.o getopt.o getopt1.o i586-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 -march=i586 -mtune=generic -Wl,-soname -Wl,libtalkfilters.so.1 -o .libs/libtalkfilters.so.1.0.4 /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o brooklyn brooklyn.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o brooklyn brooklyn.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o b1ff b1ff.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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o chef chef.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o cockney cockney.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dubya dubya.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o chef chef.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o fudd fudd.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o funetak funetak.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dubya dubya.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o cockney cockney.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o funetak funetak.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o jethro jethro.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o fudd fudd.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o kraut kraut.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o pansy pansy.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o postmodern postmodern.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o pansy pansy.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o kraut kraut.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o postmodern postmodern.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o valspeak valspeak.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o warez warez.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o wrap wrap.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o jethro jethro.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o warez warez.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o valspeak valspeak.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o wrap wrap.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o pirate pirate.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o pirate pirate.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o drawl drawl.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o redneck redneck.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o drawl drawl.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o redneck redneck.o common.o getopt.o getopt1.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o jive jive.o common.o getopt.o getopt1.o i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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.12451 + 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/lib" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libtalkfilters.la' '/usr/src/tmp/talkfilters-buildroot/usr/lib/libtalkfilters.la' /bin/install -p .libs/libtalkfilters.so.1.0.4 /usr/src/tmp/talkfilters-buildroot/usr/lib/libtalkfilters.so.1.0.4 (cd /usr/src/tmp/talkfilters-buildroot/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 /usr/src/tmp/talkfilters-buildroot/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; }; }) /bin/install -p .libs/libtalkfilters.lai /usr/src/tmp/talkfilters-buildroot/usr/lib/libtalkfilters.la libtool: install: warning: remember to run `libtool --finish /usr/lib' 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/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/talkfilters-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'talkfilters.pc' '/usr/src/tmp/talkfilters-buildroot/usr/lib/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/lib/libtalkfilters.la' mode of './usr/lib/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/lib/pkgconfig/talkfilters.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: 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.9049 + 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.yiCOWf 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.AyfU0l find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WAPSMF 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.tB75j6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/talkfilters-buildroot/usr/lib/libtalkfilters.so.1: 315 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x9fYaE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtalkfilters.so.1 = set:mdc3Z5oL1Zps2YXYmlzs14hxz4ZoZnVAwk4Kb2Nd9EYaJngpQQhehHHZqgh0Z1MjzuoSQBMYgXCJJjSbKKzGX4EKAxGl1fgmP7OfJGZ3sf3mcVoFTgVwLFNTSTPz0pEJRyiPhShUY0NQ0ezjTAa8vAIfz0BTIMQk6zTA1UsJpZxCnjTgm9hO3zNNJHTcYyjq3Gca5logIskAgub9aZ6SFKBFQXCvzHEKTS4mv2LweyPea8NmxHxkXRGvcw1wdjNgz88IAWWhVsrSip1ShXbEZ1T9f0rj9PtHWwbtpNmVlltbuawK78Gm60AUoQm7xkgowr1n6okc2HQnHPev5Au0OTElqXJvDXcVKwWFvyGW1Pkm29S0zVYhqsHZLYdjXJbMTYRY9o8SGUk5ymQ0a5gtaaqUJ1DwwZ0cGQSZj1F8oVEyjnEjl8N50r9d4utqORNjN833T3x4prAJyq90Z7hZLHoY9UzdP2QSTD6ygttxUnsN7OBX3R5gZaAD39WEmQn3nM1s3ztwcnfswOzzE88W6bsf6zMnGShcUvN70ZHZJcdKsEzXBd4GpiZ5zc9LAwpqP4eez6gC2oQKaNeeGC2XRt1KUbDGweopg65Qn0BxLYvOv8osrD0nWxp5zwBdACAomoRHQUaA3 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8WZbPi 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.ylZkS4 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.zrjsSW 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/lib/libtalkfilters.so.1.0.4, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3KCdjU 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.2gceZX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tcF4S1 find-requires: running scripts (debuginfo) Requires: talkfilters = 2.3.8-alt2.qa1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(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.eBVtW8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SMgQvo find-requires: running scripts (debuginfo) Provides: debug(libtalkfilters.so.1) Requires: libtalkfilters = 2.3.8-alt2.qa1.1, debug(libc.so.6) Removing 1 extra deps from libtalkfilters-devel due to dependency on libtalkfilters Wrote: /usr/src/RPM/RPMS/i586/talkfilters-2.3.8-alt2.qa1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtalkfilters-2.3.8-alt2.qa1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtalkfilters-devel-2.3.8-alt2.qa1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/talkfilters-debuginfo-2.3.8-alt2.qa1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtalkfilters-debuginfo-2.3.8-alt2.qa1.1.i586.rpm 45.30user 8.53system 0:41.58elapsed 129%CPU (0avgtext+0avgdata 90484maxresident)k 0inputs+0outputs (0major+1989306minor)pagefaults 0swaps 49.96user 10.74system 0:52.11elapsed 116%CPU (0avgtext+0avgdata 122308maxresident)k 544inputs+0outputs (0major+2314129minor)pagefaults 0swaps --- libtalkfilters-debuginfo-2.3.8-alt2.qa1.1.i586.rpm.repo 2011-03-11 11:16:07.000000000 +0000 +++ libtalkfilters-debuginfo-2.3.8-alt2.qa1.1.i586.rpm.hasher 2019-04-21 06:52:12.133823931 +0000 @@ -2,3 +2,2 @@ /usr/lib/debug/usr/lib/libtalkfilters.so.1.debug 120777 libtalkfilters.so.1.0.4.debug -/usr/lib/debug/usr/lib/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.i586.rpm.repo 2011-03-11 11:16:07.000000000 +0000 +++ talkfilters-2.3.8-alt2.qa1.1.i586.rpm.hasher 2019-04-21 06:52:13.729827115 +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: /lib/ld-linux.so.2