<86>Oct 31 04:34:37 userdel[2201236]: delete user 'rooter' <86>Oct 31 04:34:37 userdel[2201236]: removed group 'rooter' owned by 'rooter' <86>Oct 31 04:34:37 userdel[2201236]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 31 04:34:37 groupadd[2201253]: group added to /etc/group: name=rooter, GID=978 <86>Oct 31 04:34:37 groupadd[2201253]: group added to /etc/gshadow: name=rooter <86>Oct 31 04:34:37 groupadd[2201253]: new group: name=rooter, GID=978 <86>Oct 31 04:34:37 useradd[2201261]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash <86>Oct 31 04:34:37 userdel[2201270]: delete user 'builder' <86>Oct 31 04:34:37 userdel[2201270]: removed group 'builder' owned by 'builder' <86>Oct 31 04:34:37 userdel[2201270]: removed shadow group 'builder' owned by 'builder' <86>Oct 31 04:34:37 groupadd[2201281]: group added to /etc/group: name=builder, GID=979 <86>Oct 31 04:34:37 groupadd[2201281]: group added to /etc/gshadow: name=builder <86>Oct 31 04:34:37 groupadd[2201281]: new group: name=builder, GID=979 <86>Oct 31 04:34:37 useradd[2201287]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash <13>Oct 31 04:34:40 rpmi: rpm-build-tcl-0.5.1-alt1 1519671307 installed <13>Oct 31 04:34:41 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed <13>Oct 31 04:34:41 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed <13>Oct 31 04:34:41 rpmi: tcl-devel-8.6.9-alt1 sisyphus+227145.100.1.2 1555606523 installed <13>Oct 31 04:34:41 rpmi: autoconf_2.50-2:2.59-alt12 1533423932 installed <13>Oct 31 04:34:41 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/eggdrop-1.8.4-alt1.nosrc.rpm (w1.gzdio) Installing eggdrop-1.8.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf eggdrop-1.8.4 + echo 'Source #0 (eggdrop-1.8.4.tar):' Source #0 (eggdrop-1.8.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/eggdrop-1.8.4.tar + cd eggdrop-1.8.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #2 (eggdrop-fix-config-interpreter.patch):' Patch #2 (eggdrop-fix-config-interpreter.patch): + /usr/bin/patch -p2 patching file eggdrop.conf Hunk #1 succeeded at 1 with fuzz 1. + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.8.4 + autoconf + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-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 for make... make checking whether make sets $(MAKE)... yes checking for x86_64-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 library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... -ldl checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking system type... Linux checking system release... 5.10.74-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 flexible array members... yes 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 for stdint types... stdint.h (shortcircuit) make use of stdint.h in eggint.h (assuming C99 compatible system) checking for clock... yes checking for dprintf... yes checking for fsync... yes checking for getrandom... yes checking for getrusage... yes checking for inet_aton... yes checking for inet_ntop... yes checking for isascii... yes checking for mbrlen... 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 strlcpy... 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 sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes configure: Autoconfiguring Tcl with tclConfig.sh checking for correct TEA configuration... ok (TEA 3.10) configure: configuring Eggdrop 1.8.4 checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking platform... unix checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking for Tcl linker... ${CC} ${CFLAGS} ${LDFLAGS} -shared checking for Tcl version... 8.6.9 checking for Tcl library flags... -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 checking for Tcl header flags... checking for system IPv6 support... yes checking for inet_pton... yes checking for gethostbyname2... yes checking for struct in6_addr... yes checking for the in6addr_any constant... yes checking for the in6addr_loopback constant... yes checking for struct sockaddr_in6... yes checking whether to enable TLS support... autodetect checking for openssl/ssl.h... no checking for openssl/x509v3.h... no checking for X509_digest in -lcrypto... no checking for SSL_accept in -lssl... no checking for EVP_md5... no checking for OPENSSL_buf2hexstr... no checking for hex_to_string... no checking for OPENSSL_hexstr2buf... no checking for string_to_hex... no checking for OpenSSL... no (make sure you have version 0.9.8 or higher installed) gawk: cmd. line:1: warning: regexp escape sequence `\"' is not a known regexp operator 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 eggint.h commands config.status: creating eggint.h : __EGGINT_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, --disable-silent-rules, --without-included-gettext Operating System: Linux 5.10.74-std-def-alt1 IPv6 Support: yes Tcl version: 8.6.9 (threaded) SSL/TLS Support: no 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.8.4' Detecting modules................... done. Calculating dependencies.................. done. Building ./src/mod/Makefile... done. make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod' Configuring module 'compress'. configure: creating cache ../../../config.cache checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for gzopen in -lz... yes checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc... (cached) x86_64-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 x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-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.8.4/src/mod' Building ./src/mod/Makefile... done. You can now compile the bot, using "make". make: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4' + make -j16 Making core eggdrop files... make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc_file.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dccutil.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c mem.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c rfc1459.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c language.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c modules.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dns.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclhash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c match.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tls.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H \ '-DCCFLAGS="x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H "' \ '-DLDFLAGS="x86_64-alt-linux-gcc"' \ '-DSTRIPFLAGS="touch"' -c ./main.c ./main.c: In function 'main': ./main.c:1083:43: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 32 [-Wformat-truncation=] egg_snprintf(ver, sizeof ver, "eggdrop v%s", egg_version); ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/tcl.h:120, from ../lush.h:4, from ./main.h:32, from ./main.c:48: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 10 and 1033 bytes into a destination of size 41 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:1085:26: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 72 [-Wformat-truncation=] "Eggdrop v%s (C) 1997 Robey Pointer (C) 2010-2018 Eggheads", ^~ egg_version); ~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/tcl.h:120, from ../lush.h:4, from ./main.h:32, from ./main.c:48: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 56 and 1079 bytes into a destination of size 81 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c in6.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c gethostbyname2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcluser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c flags.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c snprintf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strcasecmp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_ntop.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strlcpy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strftime.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/md5' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c md5c.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/md5' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_pton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userent.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_aton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/compat' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclmisc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userrec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c net.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcldcc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make linkstart && make link && make linkfinish make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' This may take a while. Go get some runts. ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop (standard build). make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -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 tls.o userent.o userrec.o users.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl md5/md5c.o compat/*.o `cat mod/mod.xlibs` make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' Successful compile: eggdrop make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src' Making modules... make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/uptime.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././uptime.mod/uptime.c && mv -f uptime.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/uptime.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/uptime.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../uptime.so ../uptime.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../uptime.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/uptime.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/ctcp.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././ctcp.mod/ctcp.c && mv -f ctcp.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/ctcp.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/console.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././console.mod/console.c && mv -f console.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/console.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/assoc.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././assoc.mod/assoc.c && mv -f assoc.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/assoc.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/ctcp.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../ctcp.so ../ctcp.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../ctcp.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/ctcp.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/assoc.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../assoc.so ../assoc.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../assoc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/assoc.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/compress.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././compress.mod/compress.c && mv -f compress.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/compress.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/compress.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../compress.so ../compress.o -lz -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../compress.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/compress.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/console.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../console.so ../console.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../console.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/console.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/dns.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././dns.mod/dns.c && mv -f dns.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/dns.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/blowfish.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././blowfish.mod/blowfish.c && mv -f blowfish.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/blowfish.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/dns.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../dns.so ../dns.o -lresolv -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../dns.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/dns.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/blowfish.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../blowfish.so ../blowfish.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../blowfish.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/blowfish.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/seen.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././seen.mod/seen.c && mv -f seen.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/seen.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/seen.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../seen.so ../seen.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../seen.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/seen.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/notes.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././notes.mod/notes.c && mv -f notes.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/notes.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/notes.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../notes.so ../notes.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../notes.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/notes.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/transfer.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././transfer.mod/transfer.c && mv -f transfer.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/transfer.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/transfer.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../transfer.so ../transfer.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../transfer.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/transfer.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/server.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././server.mod/server.c && mv -f server.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/server.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/server.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../server.so ../server.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../server.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/server.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/share.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././share.mod/share.c && mv -f share.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/share.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/share.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../share.so ../share.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../share.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/share.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/filesys.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././filesys.mod/filesys.c && mv -f filesys.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/filesys.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/filesys.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../filesys.so ../filesys.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../filesys.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/filesys.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/channels.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././channels.mod/channels.c && mv -f channels.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/channels.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/channels.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../channels.so ../channels.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../channels.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/channels.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/irc.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././irc.mod/irc.c && mv -f irc.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/irc.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/irc.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -o ../../../irc.so ../irc.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl && touch ../../../irc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod/irc.mod' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod' All modules compiled. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod' Test run of ./eggdrop -v: Eggdrop v1.8.4 (C) 1997 Robey Pointer (C) 2010-2018 Eggheads Configure flags: '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' Compiled with: IPv6, handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 builder builder 3122664 Oct 31 04:35 eggdrop Modules successfully compiled: -rwxr-xr-x 1 builder builder 99352 Oct 31 04:35 assoc.so -rwxr-xr-x 1 builder builder 112904 Oct 31 04:35 blowfish.so -rwxr-xr-x 1 builder builder 547672 Oct 31 04:35 channels.so -rwxr-xr-x 1 builder builder 100544 Oct 31 04:35 compress.so -rwxr-xr-x 1 builder builder 95048 Oct 31 04:35 console.so -rwxr-xr-x 1 builder builder 88552 Oct 31 04:35 ctcp.so -rwxr-xr-x 1 builder builder 131384 Oct 31 04:35 dns.so -rwxr-xr-x 1 builder builder 467424 Oct 31 04:35 filesys.so -rwxr-xr-x 1 builder builder 629056 Oct 31 04:35 irc.so -rwxr-xr-x 1 builder builder 184272 Oct 31 04:35 notes.so -rwxr-xr-x 1 builder builder 113992 Oct 31 04:35 seen.so -rwxr-xr-x 1 builder builder 305408 Oct 31 04:35 server.so -rwxr-xr-x 1 builder builder 221088 Oct 31 04:35 share.so -rwxr-xr-x 1 builder builder 192992 Oct 31 04:35 transfer.so -rwxr-xr-x 1 builder builder 84968 Oct 31 04:35 uptime.so Now run "make install" to install your bot. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1881 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd eggdrop-1.8.4 + 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/lib64/eggdrop/ + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4/ + 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.8.4' Eggdrop v1.8.4 (C) 1997 Robey Pointer (C) 2010-2018 Eggheads Configure flags: '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' Compiled with: IPv6, handlen=32 Installing in directory: '/usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop'. Copying new 'eggdrop' executable and creating symlink. Creating 'modules-1.8.4' 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.8.4/src/mod' Copying module help files. Creating 'help/msg' subdirectory. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod' Copying language files. Creating 'language' subdirectory. make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod' Copying module language files. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/src/mod' Creating skeletal filesystem subdirectories. make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/doc' Creating 'doc' subdirectory. Creating 'doc/man1' subdirectory. Creating 'doc/html' subdirectory. Creating 'doc/html/appendices' subdirectory. Creating 'doc/html/coreDocs' subdirectory. Creating 'doc/html/installAndSetup' subdirectory. Creating 'doc/html/mainDocs' subdirectory. Creating 'doc/html/_static' subdirectory. Creating 'doc/settings' subdirectory. Copying docs. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/scripts' Creating 'scripts' subdirectory. Copying scripts. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.8.4/scripts' Installation completed. If you intend to use this bot as a botnet hub for other 1.8 bots using SSL, please run "make sslcert" now. If you installed eggdrop to a custom path during the make install process, use the same DEST= option here. 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.8.4' + mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/lib64 + mv -f /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/modules /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/modules-1.8.4 /usr/src/tmp/eggdrop-buildroot/usr/lib64/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.8.4 /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/lib64/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/lib64/eggdrop/modules-1.8.4/uptime.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/transfer.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/share.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/server.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/seen.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/notes.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/irc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/filesys.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/dns.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/ctcp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/console.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/compress.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/channels.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/blowfish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.8.4/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,gnuconfig) Checking contents of files in /usr/src/tmp/eggdrop-buildroot/ (default) Compressing files in /usr/src/tmp/eggdrop-buildroot (auto) Adjusting library links in /usr/src/tmp/eggdrop-buildroot ./usr/lib64: ./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) Hardlinking identical .pyc and .pyo files Processing files: eggdrop-1.8.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36654 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.8.4 + DOCDIR=/usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4 + export DOCDIR + rm -rf /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4 + /bin/mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4 + 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/Changes1.8 doc/FAQ doc/FIRST-SCRIPT doc/IPV6 doc/KNOWN-PROBLEMS doc/MODULES doc/Makefile doc/Makefile.in doc/PARTYLINE doc/PATCH-HOWTO doc/TEXT-SUBSTITUTIONS doc/TLS doc/TRICKS doc/USERS doc/Versions doc/WEIRD-MESSAGES doc/html doc/settings doc/sphinx_source doc/tcl-commands.doc README README.ALT.UTF8 /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4 + chmod -R go-w /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4 + chmod -R a+rX /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.8.4 + 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.N1rYIb find-provides: running scripts (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.Ti5k4r find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) shebang.req.files: executable script /usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop/eggdrop-basic.conf is not executable Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xuiclb 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, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libresolv.so.2(GLIBC_2.2.5)(64bit), libtcl8.6.so()(64bit) >= set:nhYV5tZJaeHXQSVK4WhB3K5FhFZpdKXDSNSy6aTKdrOfbVI3Zx9eNIPwkExKUjVnYX3vaVZBatbCFxfVAYG8sAP4b4gsWKIAaMyGV81dsCAF9gAcZjU97JO4DGIgR1RkhhojnyWHcS1, libz.so.1()(64bit) >= 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.viFXSY Creating eggdrop-debuginfo package Processing files: eggdrop-debuginfo-1.8.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zMBIKQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1ceJFM find-requires: running scripts (debuginfo) Requires: eggdrop = 1.8.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0), debug64(libresolv.so.2), debug64(libtcl8.6.so), debug64(libz.so.1) Adding to eggdrop-debuginfo a strict dependency on eggdrop Wrote: /usr/src/RPM/RPMS/x86_64/eggdrop-1.8.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/eggdrop-debuginfo-1.8.4-alt1.x86_64.rpm (w2.lzdio) 40.44user 8.01system 0:54.86elapsed 88%CPU (0avgtext+0avgdata 108960maxresident)k 0inputs+0outputs (0major+3179093minor)pagefaults 0swaps 45.45user 12.59system 1:09.17elapsed 83%CPU (0avgtext+0avgdata 120172maxresident)k 752inputs+0outputs (34392major+3452429minor)pagefaults 0swaps --- eggdrop-1.8.4-alt1.x86_64.rpm.repo 2019-03-05 07:53:15.000000000 +0000 +++ eggdrop-1.8.4-alt1.x86_64.rpm.hasher 2021-10-31 04:35:42.426761452 +0000 @@ -358,3 +358,3 @@ File: /usr/bin/eggdrop 120777 root:root eggdrop-1.8.4 -File: /usr/bin/eggdrop-1.8.4 100755 root:root 53ae0f26f2555025d819283aa97f115e +File: /usr/bin/eggdrop-1.8.4 100755 root:root 1234c10ebf142c4c8d1e2103c9be6e8f File: /usr/lib64/eggdrop 40755 root:root @@ -362,17 +362,17 @@ File: /usr/lib64/eggdrop/modules-1.8.4 40755 root:root -File: /usr/lib64/eggdrop/modules-1.8.4/assoc.so 100644 root:root 5273f8a505138446da219937db092b7e -File: /usr/lib64/eggdrop/modules-1.8.4/blowfish.so 100644 root:root 385e166ec73188a7e3c88bcdec716962 -File: /usr/lib64/eggdrop/modules-1.8.4/channels.so 100644 root:root e1a1e2b92f433d13e169cdfb4abef97c -File: /usr/lib64/eggdrop/modules-1.8.4/compress.so 100644 root:root b5da980197ecae2f3e76b67ef663c04f -File: /usr/lib64/eggdrop/modules-1.8.4/console.so 100644 root:root bb7206218d2304de694645138c44c699 -File: /usr/lib64/eggdrop/modules-1.8.4/ctcp.so 100644 root:root c6fded5c384e6b8f9ba1a33b35a7b09f -File: /usr/lib64/eggdrop/modules-1.8.4/dns.so 100644 root:root de6fbbde7e1df91d005cc9b1c8203e1c -File: /usr/lib64/eggdrop/modules-1.8.4/filesys.so 100644 root:root 18efbd3400b7cdcdb1c4c98a3a2c2b3f -File: /usr/lib64/eggdrop/modules-1.8.4/irc.so 100644 root:root 43112d5605066b0ba91e9e96972fbb2f -File: /usr/lib64/eggdrop/modules-1.8.4/notes.so 100644 root:root 46da55e5307f292d81ed46c8d3cb7d12 -File: /usr/lib64/eggdrop/modules-1.8.4/seen.so 100644 root:root 5d7578667bfddf23c00ed338f093a176 -File: /usr/lib64/eggdrop/modules-1.8.4/server.so 100644 root:root d3c4f6c936e2ae869c263a19160d992e -File: /usr/lib64/eggdrop/modules-1.8.4/share.so 100644 root:root bf2b28b9f98bd2afc50bd77c36d6dc1f -File: /usr/lib64/eggdrop/modules-1.8.4/transfer.so 100644 root:root 251c1edb1fb44c2c1ff3963fd8bf8fa8 -File: /usr/lib64/eggdrop/modules-1.8.4/uptime.so 100644 root:root f21a38fddf34ab30e4c847d3328fe9f8 +File: /usr/lib64/eggdrop/modules-1.8.4/assoc.so 100644 root:root 1d5a1e7b84d85b1b490de365a83eaa0b +File: /usr/lib64/eggdrop/modules-1.8.4/blowfish.so 100644 root:root 647fadfa6f52ac57f21d678ab50eb0c5 +File: /usr/lib64/eggdrop/modules-1.8.4/channels.so 100644 root:root 3d675eecd3fa73d83d21881dec8ca8a6 +File: /usr/lib64/eggdrop/modules-1.8.4/compress.so 100644 root:root e16635508ec2783bd70af43e3c037e11 +File: /usr/lib64/eggdrop/modules-1.8.4/console.so 100644 root:root 3cbca012b8259bbb1915348cef1d7d64 +File: /usr/lib64/eggdrop/modules-1.8.4/ctcp.so 100644 root:root dcb381f6822b1b49a7d7bda25f646eda +File: /usr/lib64/eggdrop/modules-1.8.4/dns.so 100644 root:root d2838d73d40aa4fbe593659294b14aa9 +File: /usr/lib64/eggdrop/modules-1.8.4/filesys.so 100644 root:root 7323b8fe11922b517827c31dafbb1317 +File: /usr/lib64/eggdrop/modules-1.8.4/irc.so 100644 root:root 5b60eac9e3c07174a89e4846cf35bcf9 +File: /usr/lib64/eggdrop/modules-1.8.4/notes.so 100644 root:root b1dad7a7257df306b4d31edc0bc80d60 +File: /usr/lib64/eggdrop/modules-1.8.4/seen.so 100644 root:root d3c8a7965e749584cc620f60b3b20abf +File: /usr/lib64/eggdrop/modules-1.8.4/server.so 100644 root:root 66a22bba285d0a668458d5e9289b65ee +File: /usr/lib64/eggdrop/modules-1.8.4/share.so 100644 root:root 326c2f565a74515b053fb6eb5a3a6d54 +File: /usr/lib64/eggdrop/modules-1.8.4/transfer.so 100644 root:root 8263d631f86c126a9d18332fbb194c19 +File: /usr/lib64/eggdrop/modules-1.8.4/uptime.so 100644 root:root b2946c1af77be67460405cac738ec956 File: /usr/share/doc/eggdrop-1.8.4 40755 root:root @@ -680,2 +680,2 @@ File: /var/run/eggdrop 41770 root:_eggdrop -RPMIdentity: 3c8d951c9bc3c7b85a71f2f879e322ba55af14ef4c510345f43d8af9e2d71a2c5f7786907fdadddffd49d3d79545e7b579ea05fd2dea692c6d5b4cef309d7c0e +RPMIdentity: 610dbd44aa05a417e6043ee299e7e4fce31d52222b47591e105fa3621675e515f1d70c3b6d0a15eb5c8578630e9a0328b10a953c14192ceac132a4099b3a1215 --- eggdrop-debuginfo-1.8.4-alt1.x86_64.rpm.repo 2019-03-05 07:53:15.000000000 +0000 +++ eggdrop-debuginfo-1.8.4-alt1.x86_64.rpm.hasher 2021-10-31 04:35:42.679764663 +0000 @@ -1,49 +1,48 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/c1c699d2c188d91f7c3d89ac63bd87c5d43a0c 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/share.so -/usr/lib/debug/.build-id/1f/c1c699d2c188d91f7c3d89ac63bd87c5d43a0c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/share.so.debug -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/16254de19c65b935e03e3d24e345d7e7c705dc 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/blowfish.so -/usr/lib/debug/.build-id/20/16254de19c65b935e03e3d24e345d7e7c705dc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/blowfish.so.debug -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/6c905994ea59156d6f45e3b8c675af1f2a202f 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/dns.so -/usr/lib/debug/.build-id/37/6c905994ea59156d6f45e3b8c675af1f2a202f.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/dns.so.debug -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/a05dc153e0032aeacf3ec4da4b0b3f3931c565 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/channels.so -/usr/lib/debug/.build-id/3f/a05dc153e0032aeacf3ec4da4b0b3f3931c565.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/channels.so.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/6b1003a70cbf6f631b9e7ad4be42ca66210c0d 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/seen.so -/usr/lib/debug/.build-id/5a/6b1003a70cbf6f631b9e7ad4be42ca66210c0d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/seen.so.debug -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/0337f8dd04a3d606accab9e622aee14cd6d78b 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/assoc.so -/usr/lib/debug/.build-id/62/0337f8dd04a3d606accab9e622aee14cd6d78b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/assoc.so.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/e04759a86ed537c82f050718cd6d7a83a3e1bc 120777 root:root ../../../../bin/eggdrop-1.8.4 +/usr/lib/debug/.build-id/0f/e04759a86ed537c82f050718cd6d7a83a3e1bc.debug 120777 root:root ../../usr/bin/eggdrop-1.8.4.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/0758ede59ea87e95e1f099b618637eabc1db71 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/notes.so +/usr/lib/debug/.build-id/1d/0758ede59ea87e95e1f099b618637eabc1db71.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/notes.so.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/f3c3533aa13f34bca277b5c2465e154c3778b0 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/console.so +/usr/lib/debug/.build-id/2b/f3c3533aa13f34bca277b5c2465e154c3778b0.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/console.so.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/5440ebf9b98e51a838d7466e0503589c83fb95 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/uptime.so +/usr/lib/debug/.build-id/41/5440ebf9b98e51a838d7466e0503589c83fb95.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/uptime.so.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/fc15f852efb9cf5c1484098bf5a609433f2290 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/blowfish.so +/usr/lib/debug/.build-id/4a/fc15f852efb9cf5c1484098bf5a609433f2290.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/blowfish.so.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/7d599250b5ec1d3984b7c7793ed48a524b68c2 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/share.so +/usr/lib/debug/.build-id/4d/7d599250b5ec1d3984b7c7793ed48a524b68c2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/share.so.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/f149c38aaea53e9e788a06d28ecc9f3181894a 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/compress.so +/usr/lib/debug/.build-id/64/f149c38aaea53e9e788a06d28ecc9f3181894a.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/compress.so.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/a7a7919217a921169eae8847813ae98e7b6844 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/transfer.so +/usr/lib/debug/.build-id/65/a7a7919217a921169eae8847813ae98e7b6844.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/transfer.so.debug /usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/cb4ccbdb6f9045ed04d60a4d3a4d857cc1e744 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/uptime.so -/usr/lib/debug/.build-id/69/cb4ccbdb6f9045ed04d60a4d3a4d857cc1e744.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/uptime.so.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/09514add553bf4316418151c2c8f452a8bc742 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/transfer.so -/usr/lib/debug/.build-id/70/09514add553bf4316418151c2c8f452a8bc742.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/transfer.so.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/d1c4e0484b50c0aec80579733080d6c750925d 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/console.so -/usr/lib/debug/.build-id/7e/d1c4e0484b50c0aec80579733080d6c750925d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/console.so.debug -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/352cbdf1dac576536454955033b1d818b4aeeb 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/server.so -/usr/lib/debug/.build-id/87/352cbdf1dac576536454955033b1d818b4aeeb.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/server.so.debug -/usr/lib/debug/.build-id/8c 40755 root:root -/usr/lib/debug/.build-id/8c/8ca2420f39adf317289e81fab7ae82f15e3d99 120777 root:root ../../../../bin/eggdrop-1.8.4 -/usr/lib/debug/.build-id/8c/8ca2420f39adf317289e81fab7ae82f15e3d99.debug 120777 root:root ../../usr/bin/eggdrop-1.8.4.debug -/usr/lib/debug/.build-id/95 40755 root:root -/usr/lib/debug/.build-id/95/9e606f884f135a38b56ca091c14fe6ab91dcbe 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/compress.so -/usr/lib/debug/.build-id/95/9e606f884f135a38b56ca091c14fe6ab91dcbe.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/compress.so.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/27cf480ef0b353f12261a5cb0d5cac0776f2cf 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/ctcp.so -/usr/lib/debug/.build-id/ca/27cf480ef0b353f12261a5cb0d5cac0776f2cf.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/ctcp.so.debug -/usr/lib/debug/.build-id/cb 40755 root:root -/usr/lib/debug/.build-id/cb/8001492f3bc62466dd890cf8a98aca4a51e100 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/filesys.so -/usr/lib/debug/.build-id/cb/8001492f3bc62466dd890cf8a98aca4a51e100.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/filesys.so.debug -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/1527835fe7c102fa6fd113cca2b115cb42a327 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/irc.so -/usr/lib/debug/.build-id/dd/1527835fe7c102fa6fd113cca2b115cb42a327.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/irc.so.debug -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/d2d5e2f06961e8e9916168cfd980d32fb0eca2 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/notes.so -/usr/lib/debug/.build-id/f6/d2d5e2f06961e8e9916168cfd980d32fb0eca2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/notes.so.debug +/usr/lib/debug/.build-id/69/0aa745fec04c748f1d32813fd8ba82b232d8ae 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/dns.so +/usr/lib/debug/.build-id/69/0aa745fec04c748f1d32813fd8ba82b232d8ae.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/dns.so.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/a34e28766c895e1e528d27b65cd8ed20a9b0ff 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/channels.so +/usr/lib/debug/.build-id/74/a34e28766c895e1e528d27b65cd8ed20a9b0ff.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/channels.so.debug +/usr/lib/debug/.build-id/74/a41b290eb7ded79b9b0e5f51d0c247e0a7bfcc 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/ctcp.so +/usr/lib/debug/.build-id/74/a41b290eb7ded79b9b0e5f51d0c247e0a7bfcc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/ctcp.so.debug +/usr/lib/debug/.build-id/a4 40755 root:root +/usr/lib/debug/.build-id/a4/f9081f8e1a1354d8ae87d25af81ddfe194e725 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/assoc.so +/usr/lib/debug/.build-id/a4/f9081f8e1a1354d8ae87d25af81ddfe194e725.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/assoc.so.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/c101e52eee1ca9ef4fa8547f906ddeca08a79b 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/server.so +/usr/lib/debug/.build-id/b0/c101e52eee1ca9ef4fa8547f906ddeca08a79b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/server.so.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/a8e78c66ad0d9a68b230b3c4b0e403bf56a5f7 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/irc.so +/usr/lib/debug/.build-id/df/a8e78c66ad0d9a68b230b3c4b0e403bf56a5f7.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/irc.so.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/b006209d5945e494e1d59b40f58a03dbac13c0 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/seen.so +/usr/lib/debug/.build-id/e8/b006209d5945e494e1d59b40f58a03dbac13c0.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/seen.so.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/82d2361124c340cf1276890cef78ae3b79f256 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/filesys.so +/usr/lib/debug/.build-id/fa/82d2361124c340cf1276890cef78ae3b79f256.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/filesys.so.debug /usr/lib/debug/usr/bin/eggdrop-1.8.4.debug 100644 root:root @@ -79,3 +78,2 @@ /usr/src/debug/eggdrop-1.8.4/src/compat 40755 root:root -/usr/src/debug/eggdrop-1.8.4/src/compat/inet_pton.c 100644 root:root /usr/src/debug/eggdrop-1.8.4/src/dcc.c 100644 root:root @@ -193,51 +191,50 @@ Provides: eggdrop-debuginfo = 1.8.4-alt1:sisyphus+223690.100.1.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/c1c699d2c188d91f7c3d89ac63bd87c5d43a0c 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/share.so -File: /usr/lib/debug/.build-id/1f/c1c699d2c188d91f7c3d89ac63bd87c5d43a0c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/share.so.debug -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/16254de19c65b935e03e3d24e345d7e7c705dc 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/blowfish.so -File: /usr/lib/debug/.build-id/20/16254de19c65b935e03e3d24e345d7e7c705dc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/blowfish.so.debug -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/6c905994ea59156d6f45e3b8c675af1f2a202f 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/dns.so -File: /usr/lib/debug/.build-id/37/6c905994ea59156d6f45e3b8c675af1f2a202f.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/dns.so.debug -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/a05dc153e0032aeacf3ec4da4b0b3f3931c565 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/channels.so -File: /usr/lib/debug/.build-id/3f/a05dc153e0032aeacf3ec4da4b0b3f3931c565.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/channels.so.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/6b1003a70cbf6f631b9e7ad4be42ca66210c0d 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/seen.so -File: /usr/lib/debug/.build-id/5a/6b1003a70cbf6f631b9e7ad4be42ca66210c0d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/seen.so.debug -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/0337f8dd04a3d606accab9e622aee14cd6d78b 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/assoc.so -File: /usr/lib/debug/.build-id/62/0337f8dd04a3d606accab9e622aee14cd6d78b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/assoc.so.debug +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/e04759a86ed537c82f050718cd6d7a83a3e1bc 120777 root:root ../../../../bin/eggdrop-1.8.4 +File: /usr/lib/debug/.build-id/0f/e04759a86ed537c82f050718cd6d7a83a3e1bc.debug 120777 root:root ../../usr/bin/eggdrop-1.8.4.debug +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/0758ede59ea87e95e1f099b618637eabc1db71 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/notes.so +File: /usr/lib/debug/.build-id/1d/0758ede59ea87e95e1f099b618637eabc1db71.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/notes.so.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/f3c3533aa13f34bca277b5c2465e154c3778b0 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/console.so +File: /usr/lib/debug/.build-id/2b/f3c3533aa13f34bca277b5c2465e154c3778b0.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/console.so.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/5440ebf9b98e51a838d7466e0503589c83fb95 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/uptime.so +File: /usr/lib/debug/.build-id/41/5440ebf9b98e51a838d7466e0503589c83fb95.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/uptime.so.debug +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/fc15f852efb9cf5c1484098bf5a609433f2290 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/blowfish.so +File: /usr/lib/debug/.build-id/4a/fc15f852efb9cf5c1484098bf5a609433f2290.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/blowfish.so.debug +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/7d599250b5ec1d3984b7c7793ed48a524b68c2 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/share.so +File: /usr/lib/debug/.build-id/4d/7d599250b5ec1d3984b7c7793ed48a524b68c2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/share.so.debug +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/f149c38aaea53e9e788a06d28ecc9f3181894a 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/compress.so +File: /usr/lib/debug/.build-id/64/f149c38aaea53e9e788a06d28ecc9f3181894a.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/compress.so.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/a7a7919217a921169eae8847813ae98e7b6844 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/transfer.so +File: /usr/lib/debug/.build-id/65/a7a7919217a921169eae8847813ae98e7b6844.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/transfer.so.debug File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/cb4ccbdb6f9045ed04d60a4d3a4d857cc1e744 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/uptime.so -File: /usr/lib/debug/.build-id/69/cb4ccbdb6f9045ed04d60a4d3a4d857cc1e744.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/uptime.so.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/09514add553bf4316418151c2c8f452a8bc742 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/transfer.so -File: /usr/lib/debug/.build-id/70/09514add553bf4316418151c2c8f452a8bc742.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/transfer.so.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/d1c4e0484b50c0aec80579733080d6c750925d 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/console.so -File: /usr/lib/debug/.build-id/7e/d1c4e0484b50c0aec80579733080d6c750925d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/console.so.debug -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/352cbdf1dac576536454955033b1d818b4aeeb 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/server.so -File: /usr/lib/debug/.build-id/87/352cbdf1dac576536454955033b1d818b4aeeb.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/server.so.debug -File: /usr/lib/debug/.build-id/8c 40755 root:root -File: /usr/lib/debug/.build-id/8c/8ca2420f39adf317289e81fab7ae82f15e3d99 120777 root:root ../../../../bin/eggdrop-1.8.4 -File: /usr/lib/debug/.build-id/8c/8ca2420f39adf317289e81fab7ae82f15e3d99.debug 120777 root:root ../../usr/bin/eggdrop-1.8.4.debug -File: /usr/lib/debug/.build-id/95 40755 root:root -File: /usr/lib/debug/.build-id/95/9e606f884f135a38b56ca091c14fe6ab91dcbe 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/compress.so -File: /usr/lib/debug/.build-id/95/9e606f884f135a38b56ca091c14fe6ab91dcbe.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/compress.so.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/27cf480ef0b353f12261a5cb0d5cac0776f2cf 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/ctcp.so -File: /usr/lib/debug/.build-id/ca/27cf480ef0b353f12261a5cb0d5cac0776f2cf.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/ctcp.so.debug -File: /usr/lib/debug/.build-id/cb 40755 root:root -File: /usr/lib/debug/.build-id/cb/8001492f3bc62466dd890cf8a98aca4a51e100 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/filesys.so -File: /usr/lib/debug/.build-id/cb/8001492f3bc62466dd890cf8a98aca4a51e100.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/filesys.so.debug -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/1527835fe7c102fa6fd113cca2b115cb42a327 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/irc.so -File: /usr/lib/debug/.build-id/dd/1527835fe7c102fa6fd113cca2b115cb42a327.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/irc.so.debug -File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/d2d5e2f06961e8e9916168cfd980d32fb0eca2 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/notes.so -File: /usr/lib/debug/.build-id/f6/d2d5e2f06961e8e9916168cfd980d32fb0eca2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/notes.so.debug -File: /usr/lib/debug/usr/bin/eggdrop-1.8.4.debug 100644 root:root 12dfe50ab5c6442ecd8ab5f1bde347f6 +File: /usr/lib/debug/.build-id/69/0aa745fec04c748f1d32813fd8ba82b232d8ae 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/dns.so +File: /usr/lib/debug/.build-id/69/0aa745fec04c748f1d32813fd8ba82b232d8ae.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/dns.so.debug +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/a34e28766c895e1e528d27b65cd8ed20a9b0ff 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/channels.so +File: /usr/lib/debug/.build-id/74/a34e28766c895e1e528d27b65cd8ed20a9b0ff.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/channels.so.debug +File: /usr/lib/debug/.build-id/74/a41b290eb7ded79b9b0e5f51d0c247e0a7bfcc 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/ctcp.so +File: /usr/lib/debug/.build-id/74/a41b290eb7ded79b9b0e5f51d0c247e0a7bfcc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/ctcp.so.debug +File: /usr/lib/debug/.build-id/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/f9081f8e1a1354d8ae87d25af81ddfe194e725 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/assoc.so +File: /usr/lib/debug/.build-id/a4/f9081f8e1a1354d8ae87d25af81ddfe194e725.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/assoc.so.debug +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/c101e52eee1ca9ef4fa8547f906ddeca08a79b 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/server.so +File: /usr/lib/debug/.build-id/b0/c101e52eee1ca9ef4fa8547f906ddeca08a79b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/server.so.debug +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/a8e78c66ad0d9a68b230b3c4b0e403bf56a5f7 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/irc.so +File: /usr/lib/debug/.build-id/df/a8e78c66ad0d9a68b230b3c4b0e403bf56a5f7.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/irc.so.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/b006209d5945e494e1d59b40f58a03dbac13c0 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/seen.so +File: /usr/lib/debug/.build-id/e8/b006209d5945e494e1d59b40f58a03dbac13c0.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/seen.so.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/82d2361124c340cf1276890cef78ae3b79f256 120777 root:root ../../../../lib64/eggdrop/modules-1.8.4/filesys.so +File: /usr/lib/debug/.build-id/fa/82d2361124c340cf1276890cef78ae3b79f256.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.8.4/filesys.so.debug +File: /usr/lib/debug/usr/bin/eggdrop-1.8.4.debug 100644 root:root b6a84664d7510dc33eb302b6342a226c File: /usr/lib/debug/usr/bin/eggdrop.debug 120777 root:root eggdrop-1.8.4.debug @@ -245,17 +242,17 @@ File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4 40755 root:root -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/assoc.so.debug 100644 root:root 19fa2345b7157289978727ea1e7059eb -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/blowfish.so.debug 100644 root:root d08faf2121d972a003b022c00a27a2ba -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/channels.so.debug 100644 root:root cb49b5bff031ba47a2f1ce13460c0008 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/compress.so.debug 100644 root:root d2e38770f2f1f38997582c3a31e607b8 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/console.so.debug 100644 root:root b902fad63e31db7ab6f0c2a197a45917 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/ctcp.so.debug 100644 root:root 0bf6e76ad45c37d9909fea38bbb5bef3 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/dns.so.debug 100644 root:root 44d92035a9d6f03c639316001cd4b94e -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/filesys.so.debug 100644 root:root 2a025c02c0c1265d9a3df101e688ec82 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/irc.so.debug 100644 root:root 919286875d26058aa7adb72060731ebf -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/notes.so.debug 100644 root:root 197ec30b64adac735773ac6dccb7f53e -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/seen.so.debug 100644 root:root 27c8068e5578f8c3969f17988acd2b84 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/server.so.debug 100644 root:root 72407137f49fa4be73471fce77d4658a -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/share.so.debug 100644 root:root ea127d0f3ff1ef14f3e79c3c970c4de0 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/transfer.so.debug 100644 root:root 6167db78d77032820bba05d01f3840c2 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/uptime.so.debug 100644 root:root 88f7e28bfc79fd3454affbeb61f032a5 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/assoc.so.debug 100644 root:root 33daef6822941b98585cca615cd54c29 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/blowfish.so.debug 100644 root:root 070a04106173dc768b6cd652e788d36d +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/channels.so.debug 100644 root:root 0a27cdeefae47e12a6d85be8f9186604 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/compress.so.debug 100644 root:root 2a5606af87d5ac9a099f896314e55666 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/console.so.debug 100644 root:root f51639f38e5296b7ba74b43ee522741f +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/ctcp.so.debug 100644 root:root 882f7eb4eb56e664df7610557ad2203e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/dns.so.debug 100644 root:root f228113bc7590f81a2862b56e27fc34e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/filesys.so.debug 100644 root:root be11c8bcde8a7f22e09bd809436e7f0e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/irc.so.debug 100644 root:root 2b8e70724c525efe6f733af8ece98c8a +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/notes.so.debug 100644 root:root c73f622962186afa24beb9747f92f4b0 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/seen.so.debug 100644 root:root 13030047909be3852aec0b00912762f6 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/server.so.debug 100644 root:root 92cf3325db63ad1841c12045ef7f4d43 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/share.so.debug 100644 root:root 9156e8e6fceaf16da8528bc02c1e9da9 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/transfer.so.debug 100644 root:root a5b80aad3a0b83c804bc4acd557bd7ff +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.8.4/uptime.so.debug 100644 root:root 016762a1fdfff5b52ff8cb64a0e3be74 File: /usr/src/debug/eggdrop-1.8.4 40755 root:root @@ -272,3 +269,2 @@ File: /usr/src/debug/eggdrop-1.8.4/src/compat 40755 root:root -File: /usr/src/debug/eggdrop-1.8.4/src/compat/inet_pton.c 100644 root:root 049e0470c91fe45d494fa375dfd25311 File: /usr/src/debug/eggdrop-1.8.4/src/dcc.c 100644 root:root 4f47c2a5fcc71e2ab0f40f77ea42ea7d @@ -376,2 +372,2 @@ File: /usr/src/debug/eggdrop-1.8.4/src/users.h 100644 root:root efb9c7d931d25c82a66cb1df570511d3 -RPMIdentity: 4ccaa60df3480e0ab91cfa93016d1743ccd770b0752732cadd43fdea302c84d349bb1237d7adb9b6c5697f69ddfefe2b3afef8c16125130b790b6b595843c050 +RPMIdentity: 75401a7605595436ad8337a5ece58081917ad81fd6372208e3928ed4b5017651d6e1f6a2bbb999004be4354213fd2126c20373ea4dafa11f5d46e106a1d9e83f