<86>Apr 21 07:07:57 userdel[50716]: delete user 'rooter' <86>Apr 21 07:07:57 groupadd[50738]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 07:07:57 groupadd[50738]: group added to /etc/gshadow: name=rooter <86>Apr 21 07:07:57 groupadd[50738]: new group: name=rooter, GID=639 <86>Apr 21 07:07:57 useradd[50755]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 07:07:57 userdel[50859]: delete user 'builder' <86>Apr 21 07:07:57 userdel[50859]: removed group 'builder' owned by 'builder' <86>Apr 21 07:07:57 userdel[50859]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 07:07:57 groupadd[50921]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 07:07:57 groupadd[50921]: group added to /etc/gshadow: name=builder <86>Apr 21 07:07:57 groupadd[50921]: new group: name=builder, GID=640 <86>Apr 21 07:07:57 useradd[50954]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 21 07:08:00 rpmi: rpm-build-tcl-0.4-alt2 1445508295 installed <13>Apr 21 07:08:00 rpmi: libtcl-8.5.9-alt2 1351878908 installed <13>Apr 21 07:08:00 rpmi: tcl-8.5.9-alt2 1351878908 installed <13>Apr 21 07:08:01 rpmi: tcl-devel-8.5.9-alt2 1351878908 installed <13>Apr 21 07:08:01 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed <13>Apr 21 07:08:01 rpmi: autoconf_2.50-2:2.59-alt11 1449525230 installed Installing eggdrop-1.6.21-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36595 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf eggdrop-1.6.21 + echo 'Source #0 (eggdrop-1.6.21.tar):' Source #0 (eggdrop-1.6.21.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/eggdrop-1.6.21.tar + cd eggdrop-1.6.21 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (eggdrop-clang-ftbfs.patch):' Patch #1 (eggdrop-clang-ftbfs.patch): + /usr/bin/patch -p1 patching file src/match.c patching file src/tclhash.c patching file src/tclhash.h patching file src/net.c patching file src/proto.h patching file src/userrec.c + echo 'Patch #2 (eggdrop-fix-config-interpreter.patch):' Patch #2 (eggdrop-fix-config-interpreter.patch): + /usr/bin/patch -p2 patching file eggdrop.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56339 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.6.21 + autoconf + 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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 configure: WARNING: unrecognized options: --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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for icc... no checking whether the compiler understands -pipe... yes checking whether the compiler understands -Wall... yes checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether head -n 1 works... yes checking for strip... strip 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking system type... Linux checking system release... 4.19.32-std-def-alt1 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 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... no checking for inline... inline checking for intptr_t... yes 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 size of long... 4 checking size of int... 4 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 rand... yes checking for lrand48... yes checking for rename... yes checking for setpgid... yes checking for sigaction... yes checking for sigemptyset... yes checking for snprintf... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strdup... 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 sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes 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.9 checking for Tcl_Free in -ltcl8.5... yes checking for Tcl_GetCurrentThread in -ltcl8.5... yes checking for Tcl_GetThreadData in -ltcl8.5... yes checking for Tcl_SetNotifier in -ltcl8.5... yes checking for Tcl_NotifierProcs.initNotifierProc... yes 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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext Operating System: Linux 4.19.32-std-def-alt1 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.21' Detecting modules.................... done. Calculating dependencies................... done. Building ./src/mod/Makefile... done. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for gzopen in -lz... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile Configuring module 'dns'. configure: loading cache ../../../config.cache checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for a working resolver library... yes (-lresolv) configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/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.21' + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21' make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/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.21/src' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/assoc.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././assoc.mod/assoc.c This may take a while. Go get some runts. i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c botcmd.c: In function 'bot_motd': botcmd.c:1024:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, vv); ^ mv assoc.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../assoc.so ../assoc.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../assoc.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/assoc.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/blowfish.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././blowfish.mod/blowfish.c mv blowfish.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../blowfish.so ../blowfish.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../blowfish.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/blowfish.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/channels.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././channels.mod/channels.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c chanprog.c: In function 'tell_verbose_status': chanprog.c:281:19: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!uname(&un) < 0) { ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c dcc.c: In function 'strip_telnet': dcc.c:126:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, TLN_IAC_C TLN_DONT_C, 2); ^ dcc.c:127:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, p + 1, 1); ^ dcc.c:133:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, TLN_IAC_C TLN_WONT_C, 2); ^ dcc.c:134:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, p + 1, 1); ^ dcc.c:139:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, "\r\nHell, yes!\r\n", 14); ^ mv channels.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../channels.so ../channels.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../channels.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/channels.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/compress.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././compress.mod/compress.c .././compress.mod/compress.c: In function 'is_compressedfile': .././compress.mod/compress.c:85:7: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fin = gzopen(filename, "rb"); ^ .././compress.mod/compress.c:88:17: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] len1 = gzread(fin, buf1, sizeof(buf1)); ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1313:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ .././compress.mod/compress.c:91:15: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] if (gzclose(fin) != Z_OK) ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1511:24: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ .././compress.mod/compress.c: In function 'uncompress_to_file': .././compress.mod/compress.c:131:7: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fin = gzopen(f_src, "rb"); ^ .././compress.mod/compress.c:146:18: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] len = gzread(fin, buf, sizeof(buf)); ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1313:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ .././compress.mod/compress.c:165:15: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] if (gzclose(fin) != Z_OK) { ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1511:24: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ .././compress.mod/compress.c: In function 'compress_to_file_mmap': .././compress.mod/compress.c:205:17: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] len = gzwrite(fout, buf, st.st_size); ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1341:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^ .././compress.mod/compress.c:211:15: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] if (gzclose(fout) != Z_OK) ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1511:24: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ .././compress.mod/compress.c: In function 'compress_to_file': .././compress.mod/compress.c:239:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fout = gzopen(f_target, mode); ^ .././compress.mod/compress.c:254:13: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] gzclose(fout); ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1511:24: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ .././compress.mod/compress.c:255:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fout = gzopen(f_target, mode); ^ .././compress.mod/compress.c:268:17: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] if (gzwrite(fout, buf, (unsigned int) len) != len) { ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1341:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^ .././compress.mod/compress.c:275:15: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] if (gzclose(fout) != Z_OK) { ^ In file included from .././compress.mod/compress.c:34:0: /usr/include/zlib.h:1511:24: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dccutil.c rm -f ../compress.o mv compress.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../compress.so ../compress.o -lz -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../compress.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/compress.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/console.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././console.mod/console.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dns.c mv console.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../console.so ../console.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../console.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/console.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/ctcp.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././ctcp.mod/ctcp.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c flags.c mv ctcp.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../ctcp.so ../ctcp.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../ctcp.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/ctcp.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/dns.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././dns.mod/dns.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c language.c mv dns.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../dns.so ../dns.o -lresolv -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../dns.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/dns.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/filesys.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././filesys.mod/filesys.c language.c: In function 'read_lang': language.c:245:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(lbuf, 511, FLANG); ^ In file included from .././filesys.mod/filesys.c:139:0: .././filesys.mod/dbcompat.c: In function 'convert_old_files': .././filesys.mod/dbcompat.c:68:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, f); ^ In file included from .././filesys.mod/filesys.c:137:0: .././filesys.mod/filedb3.c: In function 'filedb_delfile': .././filesys.mod/filedb3.c:192:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fdh, 1, sizeof(filedb_header), fdb); /* Read header */ ^ .././filesys.mod/filedb3.c: In function '_filedb_getfile': .././filesys.mod/filedb3.c:435:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fdh, 1, sizeof(filedb_header), fdb); ^ .././filesys.mod/filedb3.c:418:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((entry), 1, (len), (fdb)); \ ^ .././filesys.mod/filedb3.c:463:5: note: in expansion of macro 'filedb_read' filedb_read(fdb, fdbe->filename, fdh.filename_len); ^ .././filesys.mod/filedb3.c:418:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((entry), 1, (len), (fdb)); \ ^ .././filesys.mod/filedb3.c:469:5: note: in expansion of macro 'filedb_read' filedb_read(fdb, fdbe->desc, fdh.desc_len); ^ .././filesys.mod/filedb3.c:418:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((entry), 1, (len), (fdb)); \ ^ .././filesys.mod/filedb3.c:470:5: note: in expansion of macro 'filedb_read' filedb_read(fdb, fdbe->chan, fdh.chan_len); ^ .././filesys.mod/filedb3.c:418:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((entry), 1, (len), (fdb)); \ ^ .././filesys.mod/filedb3.c:471:5: note: in expansion of macro 'filedb_read' filedb_read(fdb, fdbe->uploader, fdh.uploader_len); ^ .././filesys.mod/filedb3.c:418:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((entry), 1, (len), (fdb)); \ ^ .././filesys.mod/filedb3.c:472:5: note: in expansion of macro 'filedb_read' filedb_read(fdb, fdbe->flags_req, fdh.flags_req_len); ^ .././filesys.mod/filedb3.c:418:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((entry), 1, (len), (fdb)); \ ^ .././filesys.mod/filedb3.c:473:5: note: in expansion of macro 'filedb_read' filedb_read(fdb, fdbe->sharelink, fdh.sharelink_len); ^ .././filesys.mod/filedb3.c: In function 'filedb_readtop': .././filesys.mod/filedb3.c:166:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(fdbt, 1, sizeof(filedb_top), fdb); ^ In file included from .././filesys.mod/filesys.c:139:0: .././filesys.mod/dbcompat.c: In function 'convert_version1': .././filesys.mod/dbcompat.c:155:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fdb1, sizeof(filedb1), 1, fdb_s); ^ .././filesys.mod/dbcompat.c: In function 'convert_version2': .././filesys.mod/dbcompat.c:190:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fdb2, sizeof(filedb2), 1, fdb_s); ^ In file included from .././filesys.mod/filesys.c:137:0: .././filesys.mod/filedb3.c: In function 'filedb_cleanup': .././filesys.mod/filedb3.c:539:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fileno(fdb), oldpos); /* Shorten file */ ^ .././filesys.mod/filedb3.c: In function 'filedb_mergeempty': .././filesys.mod/filedb3.c:583:11: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fileno(fdb), fdbe_t->pos); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c match.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H \ '-DCCFLAGS="i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H "' \ '-DLDFLAGS="i586-alt-linux-gcc"' \ '-DSTRIPFLAGS="touch"' -c ./main.c ./main.c:694:13: warning: 'patch' defined but not used [-Wunused-function] static void patch(const char *str) ^ ./main.c: In function 'main': ./main.c:1083:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 10, f); ^ ./main.c:1127:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ^ ./main.c:1128:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^ ./main.c:1129:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c mem.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc.c misc.c: In function 'scan_help_file': misc.c:1071:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, HELP_BUF_LEN, f); ^ misc.c: In function 'showhelp': misc.c:1220:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, HELP_BUF_LEN, f); ^ misc.c: In function 'display_tellhelp': misc.c:1249:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, HELP_BUF_LEN, f); ^ misc.c: In function 'show_motd': misc.c:1379:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, vv); ^ misc.c: In function 'show_banner': misc.c:1413:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 120, vv); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc_file.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c modules.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c net.c net.c: In function 'tputs': net.c:1015:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(z, s, len); ^ mv filesys.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../filesys.so ../filesys.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../filesys.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/filesys.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/irc.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././irc.mod/irc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c rfc1459.c In file included from .././irc.mod/irc.c:77:0: .././irc.mod/msgcmds.c: In function 'msg_status': .././irc.mod/msgcmds.c:798:19: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!uname(&un) < 0) { ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcl.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcldcc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclhash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclmisc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcluser.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userent.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userrec.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.c users.c: In function 'readuserfile': users.c:698:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 180, f); ^ users.c:706:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 511, f); ^ make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/md5' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c md5c.c md5c.c: In function 'MD5_Final': md5c.c:270:27: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] egg_memset(ctx, 0, sizeof(ctx)); ^ mv irc.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../irc.so ../irc.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../irc.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/irc.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/notes.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././notes.mod/notes.c .././notes.mod/notes.c: In function 'notes_change': .././notes.mod/notes.c:131:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 512, f); ^ .././notes.mod/notes.c: In function 'notes_del': .././notes.mod/notes.c:611:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 512, f); ^ .././notes.mod/notes.c: In function 'num_notes': .././notes.mod/notes.c:91:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 512, f); ^ .././notes.mod/notes.c: In function 'expire_notes': .././notes.mod/notes.c:178:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 512, f); ^ make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/md5' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/compat' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_aton.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c snprintf.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memset.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memcpy.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strcasecmp.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strdup.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strftime.c mv notes.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../notes.so ../notes.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/compat' ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop (standard build). i586-alt-linux-gcc -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 -lpthread md5/md5c.o compat/*.o `cat mod/mod.xlibs` touch ../../../notes.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/notes.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/seen.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././seen.mod/seen.c touch ../eggdrop Successful compile: eggdrop make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src' mv seen.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../seen.so ../seen.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../seen.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/seen.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/server.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././server.mod/server.c mv server.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../server.so ../server.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../server.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/server.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/share.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././share.mod/share.c mv share.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../share.so ../share.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../share.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/share.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/transfer.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -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:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bf, actual_size, 1, file); ^ mv transfer.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../transfer.so ../transfer.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../transfer.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/transfer.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/uptime.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././uptime.mod/uptime.c mv uptime.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../uptime.so ../uptime.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../uptime.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/uptime.mod' make[2]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/wire.mod' i586-alt-linux-gcc -fPIC -pipe -Wall -g -O2 -march=i586 -mtune=generic -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././wire.mod/wire.c .././wire.mod/wire.c: In function 'wire_start': .././wire.mod/wire.c:598:19: warning: variable 'H_temp' set but not used [-Wunused-but-set-variable] p_tcl_bind_list H_temp; ^ mv wire.o ../ i586-alt-linux-gcc -shared -nostartfiles -o ../../../wire.so ../wire.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread touch ../../../wire.so make[2]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod/wire.mod' All modules compiled. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod' Test run of ./eggdrop -v: Eggdrop v1.6.21 (C) 1997 Robey Pointer (C) 2011 Eggheads Configured with: '--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' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic' handlen=9 Eggdrop successfully compiled: -rwxr-xr-x 1 builder builder 1201200 Apr 21 07:08 eggdrop Modules successfully compiled: -rwxr-xr-x 1 builder builder 33092 Apr 21 07:08 assoc.so -rwxr-xr-x 1 builder builder 32632 Apr 21 07:08 blowfish.so -rwxr-xr-x 1 builder builder 309388 Apr 21 07:08 channels.so -rwxr-xr-x 1 builder builder 32636 Apr 21 07:08 compress.so -rwxr-xr-x 1 builder builder 29908 Apr 21 07:08 console.so -rwxr-xr-x 1 builder builder 25232 Apr 21 07:08 ctcp.so -rwxr-xr-x 1 builder builder 51552 Apr 21 07:08 dns.so -rwxr-xr-x 1 builder builder 261076 Apr 21 07:08 filesys.so -rwxr-xr-x 1 builder builder 368296 Apr 21 07:08 irc.so -rwxr-xr-x 1 builder builder 83172 Apr 21 07:08 notes.so -rwxr-xr-x 1 builder builder 45436 Apr 21 07:08 seen.so -rwxr-xr-x 1 builder builder 165100 Apr 21 07:08 server.so -rwxr-xr-x 1 builder builder 109544 Apr 21 07:08 share.so -rwxr-xr-x 1 builder builder 89176 Apr 21 07:08 transfer.so -rwxr-xr-x 1 builder builder 25484 Apr 21 07:08 uptime.so -rwxr-xr-x 1 builder builder 42556 Apr 21 07:08 wire.so Now run "make install" to install your bot. make: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11444 + 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.21 + 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.21/ + 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.21' Eggdrop v1.6.21 (C) 1997 Robey Pointer (C) 2011 Eggheads Configured with: '--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' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic' handlen=9 Installing in directory: '/usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop'. Copying new 'eggdrop' executable and creating symlink. Creating 'modules-1.6.21' 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.21/src/mod' Copying module help files. Creating 'help/msg' subdirectory. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod' Copying language files. Creating 'language' subdirectory. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod' Copying module language files. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/src/mod' Creating skeletal filesystem subdirectories. make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/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.21/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/scripts' Creating 'scripts' subdirectory. Copying scripts. make[1]: Leaving directory `/usr/src/RPM/BUILD/eggdrop-1.6.21/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.21' + 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.21 /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.21 /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.21/wire.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/uptime.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/transfer.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/share.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/server.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/seen.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/notes.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/irc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/filesys.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/dns.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/ctcp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/console.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/compress.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/channels.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/blowfish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/eggdrop/modules-1.6.21/assoc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/eggdrop-buildroot (binconfig,pkgconfig,libtool,desktop) 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,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/eggdrop-1.6.21: uses non-LFS functions: __fxstat __xstat creat fopen freopen open verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/uptime.so: uses non-LFS functions: __xstat verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/transfer.so: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/share.so: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/notes.so: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/filesys.so: uses non-LFS functions: __xstat fopen ftruncate readdir verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/compress.so: uses non-LFS functions: __fxstat fopen mmap verify-elf: WARNING: ./usr/lib/eggdrop/modules-1.6.21/channels.so: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: eggdrop-1.6.21-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3333 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.6.21 + DOCDIR=/usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.21 + export DOCDIR + rm -rf /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.21 + /bin/mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.21 + cp -prL doc/ABOUT doc/BANS doc/BOTNET doc/BUG-REPORT doc/COMPILE-GUIDE doc/CONTENTS doc/Changes0.6 doc/Changes0.7 doc/Changes0.9 doc/Changes1.0 doc/Changes1.1 doc/Changes1.2 doc/Changes1.3 doc/Changes1.4 doc/Changes1.5 doc/Changes1.6 doc/FIRST-SCRIPT doc/KNOWN-PROBLEMS doc/MODULES doc/Makefile doc/Makefile.in doc/PARTYLINE doc/PATCH-HOWTO doc/TEXT-SUBSTITUTIONS doc/TRICKS doc/USERS doc/Versions 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.21 + chmod -R go-w /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.21 + chmod -R a+rX /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.6.21 + exit 0 warning: File listed twice: /usr/share/eggdrop/help warning: File listed twice: /usr/share/eggdrop/help/msg warning: File listed twice: /usr/share/eggdrop/help/set warning: File listed twice: /usr/share/eggdrop/language warning: File listed twice: /usr/share/eggdrop/scripts warning: File listed twice: /usr/share/eggdrop/text Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P4NlP5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VPpaO6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v8PAPe Requires: /bin/sh, /etc/rc.d/init.d, /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-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), 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), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), libresolv.so.2 >= set:kiEZna9h1, libresolv.so.2(GLIBC_2.2), libtcl8.5.so >= set:nhYV5tZJaeXqL7I03hjiHr2PJ8daRfrsTfEZArPCYPieXMvAU4Pe3yM5gVnY37voUZBatbCFxfVAYG8skZqZykyjTBBwKpQ0W6JOUlDCwcSYZ3BxAAzmp2HkbECUXvyWb, libz.so.1 >= set:khgtd6gPfmY2e, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fZnxHi Creating eggdrop-debuginfo package Processing files: eggdrop-debuginfo-1.6.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IRr6ew find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kDZDeP find-requires: running scripts (debuginfo) Requires: eggdrop = 1.6.21-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libpthread.so.0), debug(libresolv.so.2), debug(libtcl8.5.so), debug(libz.so.1) Wrote: /usr/src/RPM/RPMS/i586/eggdrop-1.6.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/eggdrop-debuginfo-1.6.21-alt3.i586.rpm 44.54user 6.33system 0:49.53elapsed 102%CPU (0avgtext+0avgdata 75828maxresident)k 0inputs+0outputs (0major+2242612minor)pagefaults 0swaps 48.83user 8.80system 0:57.71elapsed 99%CPU (0avgtext+0avgdata 122324maxresident)k 0inputs+0outputs (0major+2497980minor)pagefaults 0swaps --- eggdrop-1.6.21-alt3.i586.rpm.repo 2015-10-07 03:29:47.000000000 +0000 +++ eggdrop-1.6.21-alt3.i586.rpm.hasher 2019-04-21 07:08:54.436731695 +0000 @@ -213,3 +213,3 @@ /usr/share/eggdrop/text/motd 100644 -/usr/share/man/man1/eggdrop.1.gz 100644 +/usr/share/man/man1/eggdrop.1.xz 100644 /var/lib/eggdrop 41770