<86>Apr 25 18:18:23 userdel[23503]: delete user `rooter' <86>Apr 25 18:18:23 userdel[23503]: remove group `rooter' <86>Apr 25 18:18:23 groupadd[23504]: new group: name=rooter, gid=501 <86>Apr 25 18:18:23 useradd[23505]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 18:18:23 userdel[23507]: delete user `builder' <86>Apr 25 18:18:23 userdel[23507]: remove group `builder' <86>Apr 25 18:18:23 groupadd[23508]: new group: name=builder, gid=502 <86>Apr 25 18:18:23 useradd[23509]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 18:18:25 rpmi: libtcl-8.5.2-alt1 installed <13>Apr 25 18:18:26 rpmi: tcl-8.5.2-alt1 installed <13>Apr 25 18:18:26 rpmi: rpm-build-tcl-0.4-alt1 installed <13>Apr 25 18:18:26 rpmi: tcl-devel-8.5.2-alt1 installed <13>Apr 25 18:18:26 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 18:18:26 rpmi: autoconf_2.50-2:2.59-alt9 installed Installing eggdrop-1.6.19-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62422 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf eggdrop-1.6.19 + echo 'Source #0 (eggdrop-1.6.19.tar):' Source #0 (eggdrop-1.6.19.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/eggdrop-1.6.19.tar + cd eggdrop-1.6.19 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62422 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.6.19 + autoconf + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `misc'. + ./configure --build=ppc-alt-linux --host=ppc-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext This is Eggdrop's GNU configure script. It's going to run a bunch of tests to hopefully make your compile work without much twiddling. checking for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether the compiler understands -Wall... yes checking whether the compiler understands -pipe... yes checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether head -n 1 works... yes checking for gawk... gawk checking for basename... basename checking for uname... uname checking for socket in -lsocket... no checking for connect in -lnsl... yes checking for gethostbyname in -ldns... no checking for dlopen in -ldl... yes checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking system type... Linux checking system release... 2.6.26-wks-smp-alt5 checking module loading capabilities... checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking loader.h usability... no checking loader.h presence... no checking for loader.h... no checking rld.h usability... no checking rld.h presence... no checking for rld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking mach-o/rld.h usability... no checking mach-o/rld.h presence... no checking for mach-o/rld.h... no checking for dlopen... yes checking for load... no checking for NSLinkModule... no checking for shl_load... no checking for rld_load... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking std_args.h usability... no checking std_args.h presence... no checking for std_args.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for working volatile... yes checking for socklen_t... yes checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for clock... yes checking for dprintf... yes checking for fsync... yes checking for getdtablesize... yes checking for getrusage... yes checking for inet_aton... yes checking for isascii... yes checking for mbrlen... yes checking for memcpy... yes checking for memset... yes checking for random... yes checking for rename... yes checking for setpgid... yes checking for sigaction... yes checking for sigemptyset... yes checking for snprintf... yes checking for srandom... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for uname... yes checking for vsnprintf... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for strftime... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for broken libsafe sscanf... no checking for Tcl library... found /usr/lib/libtcl8.5.so checking for Tcl header... found /usr/include/tcl.h checking whether the Tcl system has changed... yes checking for Tcl version... 8.5 checking for Tcl patch level... 8.5.2 checking for Tcl_Free in -ltcl8.5... yes checking for TclpFinalizeThreadData in -ltcl8.5... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/md5/Makefile config.status: creating src/mod/Makefile config.status: creating config.h config.status: executing replace-if-changed commands creating lush.h config.status: executing catch-make-rebuild commands Operating System: Linux 2.6.26-wks-smp-alt5 If you experience any problems compiling Eggdrop, please read the compile guide, found in doc/COMPILE-GUIDE. Type 'make config' to configure the modules, or type 'make iconfig' to interactively choose which modules to compile. + make config make: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19' Detecting modules.................... done. Calculating dependencies................... done. Building ./src/mod/Makefile... done. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for gzopen in -lz... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... grep -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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile Configuring module 'dns'. configure: loading cache ../../../config.cache checking for ppc-alt-linux-gcc... (cached) ppc-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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ANSI C... (cached) none needed checking for res_init... no checking for res_init in -lresolv... no checking for res_init in -lbind... no checking for __res_init... yes checking for res_mkquery... no checking for res_mkquery in -lresolv... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Building ./src/mod/Makefile... done. You can now compile the bot, using "make". make: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19' + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19' make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. This may take a while. Go get some runts. make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/assoc.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././assoc.mod/assoc.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c botcmd.c: In function 'bot_motd': botcmd.c:1026: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv assoc.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../assoc.so ../assoc.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../assoc.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/assoc.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/blowfish.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././blowfish.mod/blowfish.c .././blowfish.mod/blowfish.c: In function 'blowfish_init': .././blowfish.mod/blowfish.c:219: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness .././blowfish.mod/blowfish.c:219: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness .././blowfish.mod/blowfish.c: In function 'encrypt_string': .././blowfish.mod/blowfish.c:322: warning: pointer targets in assignment differ in signedness .././blowfish.mod/blowfish.c:329: warning: pointer targets in assignment differ in signedness mv blowfish.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../blowfish.so ../blowfish.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../blowfish.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/blowfish.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/channels.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././channels.mod/channels.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c chanprog.c: In function 'isowner': chanprog.c:671: warning: the address of 'owner' will always evaluate as 'true' ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c dcc.c: In function 'strip_telnet': dcc.c:94: warning: ignoring return value of 'write', declared with attribute warn_unused_result dcc.c:95: warning: ignoring return value of 'write', declared with attribute warn_unused_result dcc.c:102: warning: ignoring return value of 'write', declared with attribute warn_unused_result dcc.c:103: warning: ignoring return value of 'write', declared with attribute warn_unused_result dcc.c:109: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv channels.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../channels.so ../channels.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../channels.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/channels.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/compress.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././compress.mod/compress.c .././compress.mod/compress.c:371: warning: pointer targets in initialization differ in signedness .././compress.mod/compress.c:372: warning: pointer targets in initialization differ in signedness rm -f ../compress.o mv compress.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../compress.so ../compress.o -lz -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../compress.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/compress.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/console.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././console.mod/console.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c dccutil.c mv console.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../console.so ../console.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../console.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/console.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/ctcp.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././ctcp.mod/ctcp.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c dns.c mv ctcp.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../ctcp.so ../ctcp.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../ctcp.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/ctcp.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/dns.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././dns.mod/dns.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c flags.c mv dns.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../dns.so ../dns.o -lresolv -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../dns.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/dns.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/filesys.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././filesys.mod/filesys.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c language.c In file included from .././filesys.mod/filesys.c:136: .././filesys.mod/files.c: In function 'cmd_mkdir': .././filesys.mod/files.c:1017: warning: the address of 'buffer' will always evaluate as 'true' In file included from .././filesys.mod/filesys.c:137: .././filesys.mod/filedb3.c: In function 'filedb_readtop': .././filesys.mod/filedb3.c:166: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c: In function 'filedb_writetop': .././filesys.mod/filedb3.c:177: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c: In function 'filedb_delfile': .././filesys.mod/filedb3.c:192: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:202: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c: In function '_filedb_updatefile': .././filesys.mod/filedb3.c:371: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:375: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:377: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:379: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:381: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:383: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:385: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result .././filesys.mod/filedb3.c: In function '_filedb_getfile': .././filesys.mod/filedb3.c:435: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:463: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:469: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:470: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:471: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:472: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c:473: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/filedb3.c: In function 'filedb_cleanup': .././filesys.mod/filedb3.c:539: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result .././filesys.mod/filedb3.c: In function 'filedb_mergeempty': .././filesys.mod/filedb3.c:583: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result In file included from .././filesys.mod/filesys.c:138: .././filesys.mod/tclfiles.c: In function 'tcl_setflags': .././filesys.mod/tclfiles.c:240: warning: the address of 'f' will always evaluate as 'true' .././filesys.mod/tclfiles.c: In function 'tcl_mkdir': .././filesys.mod/tclfiles.c:353: warning: the address of 'f' will always evaluate as 'true' In file included from .././filesys.mod/filesys.c:139: .././filesys.mod/dbcompat.c: In function 'convert_old_files': .././filesys.mod/dbcompat.c:122: warning: the address of 'x' will always evaluate as 'true' .././filesys.mod/dbcompat.c:68: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result .././filesys.mod/dbcompat.c: In function 'convert_version1': .././filesys.mod/dbcompat.c:168: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness .././filesys.mod/dbcompat.c:168: warning: pointer targets in passing argument 2 of '__builtin___strcpy_chk' differ in signedness .././filesys.mod/dbcompat.c:168: warning: pointer targets in passing argument 2 of '__strcpy_ichk' differ in signedness .././filesys.mod/dbcompat.c:155: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././filesys.mod/dbcompat.c: In function 'convert_version2': .././filesys.mod/dbcompat.c:190: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c match.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H \ '-DCCFLAGS="ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H "' \ '-DLDFLAGS="ppc-alt-linux-gcc -pipe"' \ '-DSTRIPFLAGS="touch"' -c ./main.c ./main.c: In function 'main': ./main.c:833: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ./main.c:882: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result ./main.c:883: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result ./main.c:884: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c mem.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc.c misc.c: In function 'scan_help_file': misc.c:1047: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'showhelp': misc.c:1196: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'display_tellhelp': misc.c:1225: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'show_motd': misc.c:1355: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'show_banner': misc.c:1389: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc_file.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c modules.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c net.c net.c: In function 'tputs': net.c:913: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c rfc1459.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcl.c tcl.c: In function 'readtclprog': tcl.c:740: warning: assignment discards qualifiers from pointer target type ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcldcc.c mv filesys.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../filesys.so ../filesys.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../filesys.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/filesys.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/irc.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././irc.mod/irc.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclhash.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclmisc.c tclmisc.c: In function 'tcl_md5': tclmisc.c:688: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcluser.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c userent.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c userrec.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.c users.c: In function 'readuserfile': users.c:698: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result users.c:706: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/md5' ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c md5c.c make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/md5' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/compat' ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_aton.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c snprintf.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memset.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memcpy.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strcasecmp.c ppc-alt-linux-gcc -pipe -pipe -Wall -O2 -fsigned-char -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strftime.c make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/compat' ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop (standard build). ppc-alt-linux-gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl md5/md5c.o compat/*.o `cat mod/mod.xlibs` touch ../eggdrop Successful compile: eggdrop make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src' mv irc.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../irc.so ../irc.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../irc.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/irc.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/notes.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././notes.mod/notes.c .././notes.mod/notes.c: In function 'num_notes': .././notes.mod/notes.c:91: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result .././notes.mod/notes.c: In function 'notes_change': .././notes.mod/notes.c:131: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result .././notes.mod/notes.c: In function 'expire_notes': .././notes.mod/notes.c:178: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result .././notes.mod/notes.c: In function 'notes_del': .././notes.mod/notes.c:610: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv notes.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../notes.so ../notes.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../notes.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/notes.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/seen.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././seen.mod/seen.c mv seen.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../seen.so ../seen.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../seen.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/seen.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/server.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././server.mod/server.c mv server.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../server.so ../server.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../server.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/server.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/share.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././share.mod/share.c mv share.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../share.so ../share.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../share.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/share.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/transfer.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././transfer.mod/transfer.c .././transfer.mod/transfer.c: In function 'pump_file_to_sock': .././transfer.mod/transfer.c:249: warning: ignoring return value of 'fread', declared with attribute warn_unused_result .././transfer.mod/transfer.c: In function 'dcc_send': .././transfer.mod/transfer.c:643: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv transfer.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../transfer.so ../transfer.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../transfer.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/transfer.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/uptime.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././uptime.mod/uptime.c mv uptime.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../uptime.so ../uptime.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../uptime.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/uptime.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/wire.mod' ppc-alt-linux-gcc -pipe -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././wire.mod/wire.c mv wire.o ../ ppc-alt-linux-gcc -pipe -shared -nostartfiles -o ../../../wire.so ../wire.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl touch ../../../wire.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod/wire.mod' All modules compiled. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Test run of ./eggdrop -v: Eggdrop v1.6.19 (C) 1997 Robey Pointer (C) 2008 Eggheads Eggdrop successfully compiled: -rwxr-xr-x 1 builder builder 423459 Apr 25 18:19 eggdrop Modules successfully compiled: -rwxr-xr-x 1 builder builder 14910 Apr 25 18:18 assoc.so -rwxr-xr-x 1 builder builder 19074 Apr 25 18:18 blowfish.so -rwxr-xr-x 1 builder builder 140502 Apr 25 18:19 channels.so -rwxr-xr-x 1 builder builder 15716 Apr 25 18:19 compress.so -rwxr-xr-x 1 builder builder 15209 Apr 25 18:19 console.so -rwxr-xr-x 1 builder builder 11057 Apr 25 18:19 ctcp.so -rwxr-xr-x 1 builder builder 15845 Apr 25 18:19 dns.so -rwxr-xr-x 1 builder builder 110717 Apr 25 18:19 filesys.so -rwxr-xr-x 1 builder builder 172077 Apr 25 18:19 irc.so -rwxr-xr-x 1 builder builder 37346 Apr 25 18:19 notes.so -rwxr-xr-x 1 builder builder 15117 Apr 25 18:19 seen.so -rwxr-xr-x 1 builder builder 79590 Apr 25 18:19 server.so -rwxr-xr-x 1 builder builder 58642 Apr 25 18:19 share.so -rwxr-xr-x 1 builder builder 42146 Apr 25 18:19 transfer.so -rwxr-xr-x 1 builder builder 11161 Apr 25 18:19 uptime.so -rwxr-xr-x 1 builder builder 19178 Apr 25 18:19 wire.so Now run "make install" to install your bot. make: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/eggdrop-buildroot + : + /bin/rm -rf -- /usr/src/tmp/eggdrop-buildroot + cd eggdrop-1.6.19 + install -dm1770 /usr/src/tmp/eggdrop-buildroot/var/run/eggdrop + install -dm1770 /usr/src/tmp/eggdrop-buildroot/var/log/eggdrop + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/lib/eggdrop/ + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19/ + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/man/man1/ + mkdir -p /usr/src/tmp/eggdrop-buildroot/var/log/eggdrop + make DEST=/usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop install make: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19' Eggdrop v1.6.19 (C) 1997 Robey Pointer (C) 2008 Eggheads Installing in directory: '/usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop'. Copying new 'eggdrop' executable and creating symlink. Creating 'modules-1.6.19' subdirectory and symlink. Copying new modules. Creating 'logs' subdirectory. Creating 'text' subdirectory. Copying help files. Creating 'help' subdirectory. Creating 'help/set' subdirectory. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Copying module help files. Creating 'help/msg' subdirectory. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Copying language files. Creating 'language' subdirectory. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Copying module language files. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/src/mod' Creating skeletal filesystem subdirectories. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/doc' Creating 'doc' subdirectory. Creating 'doc/man1' subdirectory. Creating 'doc/html' subdirectory. Creating 'doc/settings' subdirectory. Copying docs. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/scripts' Creating 'scripts' subdirectory. Copying scripts. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19/scripts' Installation completed. You MUST ensure that you edit/verify your configuration file. An example configuration file, eggdrop.conf, is distributed with Eggdrop. Remember to change directory to /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop before you proceed. make: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.19' + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/lib + mv -f /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/modules /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/modules-1.6.19 /usr/src/tmp/eggdrop-buildroot/usr/lib/eggdrop + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/bin + mv -f /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/eggdrop /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/eggdrop-1.6.19 /usr/src/tmp/eggdrop-buildroot/usr/bin + install -pDm0755 /usr/src/RPM/SOURCES/eggdrop.init /usr/src/tmp/eggdrop-buildroot/etc/rc.d/init.d/eggdrop + install -m644 doc/man1/eggdrop.1 /usr/src/tmp/eggdrop-buildroot/usr/share/man/man1 + rm -rf doc/man1 + sed -i -e s,scripts/,/usr/share/eggdrop/scripts/,g -e s,help/,/usr/share/eggdrop/help/,g -e s,modules/,/usr/lib/eggdrop/modules/,g -e s,language/,/usr/share/eggdrop/language/,g -e s,text/,/usr/share/eggdrop/text/,g eggdrop.conf + install -pDm0755 eggdrop.conf /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/eggdrop.conf + install -pDm0755 eggdrop.conf /usr/src/tmp/eggdrop-buildroot/var/lib/eggdrop/eggdrop.conf + install -pDm0644 /usr/src/RPM/SOURCES/eggdrop.README.ALT.UTF8 README.ALT.UTF8 + install -dm1770 /usr/src/tmp/eggdrop-buildroot/var/lib/eggdrop/scripts + rm -rf /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/doc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/eggdrop-buildroot (auto) mode of `./usr/lib/eggdrop/modules-1.6.19/wire.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/uptime.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/transfer.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/share.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/server.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/seen.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/notes.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/irc.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/filesys.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/dns.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/ctcp.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/console.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/compress.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/channels.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/blowfish.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/eggdrop/modules-1.6.19/assoc.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/eggdrop-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/eggdrop-buildroot (auto) Adjusting library links in /usr/src/tmp/eggdrop-buildroot ./usr/lib: ./var/lib: Verifying ELF objects in /usr/src/tmp/eggdrop-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/eggdrop-buildroot (executable,shared) Processing files: eggdrop-1.6.19-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38032 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.6.19 + DOCDIR=/usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19 + export DOCDIR + rm -rf /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19 + /bin/mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19 + cp -prL doc/ABOUT doc/AUTHORS doc/BANS doc/BOTNET doc/BUG-REPORT doc/COMPILE-GUIDE doc/CONTENTS doc/FIRST-SCRIPT doc/KNOWN-PROBLEMS doc/MODULES doc/Makefile doc/Makefile.in doc/PARTYLINE doc/PATCH-HOWTO doc/TEXT-SUBSTITUTIONS doc/TRICKS doc/UPDATES1.6 doc/USERS doc/WEIRD-MESSAGES doc/html doc/settings doc/tcl-commands.doc README README.ALT.UTF8 /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19 + chmod -R go-w /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19 + chmod -R a+rX /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.19 + exit 0 warning: File listed twice: /var/log/eggdrop Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.38032 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell,tcl) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.81680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/eggdrop-buildroot/.pre:eggdrop + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.82863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks,tcl) + exit 0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires: /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, /usr/bin/tclsh, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libresolv.so.2(GLIBC_2.2), libtcl8.5.so, libz.so.1, rtld(GNU_HASH), tcl(msgcat) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.399 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/share/eggdrop/README /usr/share/eggdrop/logs/CONTENTS /usr/share/eggdrop/scripts/weed Wrote: /usr/src/RPM/SRPMS/eggdrop-1.6.19-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/eggdrop-1.6.19-alt1.ppc.rpm 88.24user 13.78system 1:22.41elapsed 123%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2883986minor)pagefaults 0swaps