<86>Jul 16 04:18:34 userdel[231715]: delete user 'rooter' <86>Jul 16 04:18:34 userdel[231715]: removed group 'rooter' owned by 'rooter' <86>Jul 16 04:18:34 userdel[231715]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 04:18:34 groupadd[231724]: group added to /etc/group: name=rooter, GID=654 <86>Jul 16 04:18:34 groupadd[231724]: group added to /etc/gshadow: name=rooter <86>Jul 16 04:18:34 groupadd[231724]: new group: name=rooter, GID=654 <86>Jul 16 04:18:34 useradd[231733]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Jul 16 04:18:34 userdel[231741]: delete user 'builder' <86>Jul 16 04:18:34 userdel[231741]: removed group 'builder' owned by 'builder' <86>Jul 16 04:18:34 userdel[231741]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 04:18:34 groupadd[231747]: group added to /etc/group: name=builder, GID=655 <86>Jul 16 04:18:34 groupadd[231747]: group added to /etc/gshadow: name=builder <86>Jul 16 04:18:34 groupadd[231747]: new group: name=builder, GID=655 <86>Jul 16 04:18:34 useradd[231752]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Jul 16 04:18:36 rpmi: rpm-build-tcl-0.6.1-alt1 sisyphus+264761.20.4.1 1610806524 installed <13>Jul 16 04:18:36 rpmi: libtcl-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Jul 16 04:18:36 rpmi: tcl-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Jul 16 04:18:36 rpmi: tcl-devel-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Jul 16 04:18:36 rpmi: zlib-devel-1.2.11-alt1 sisyphus+278099.4700.1.1 1626031564 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/eggdrop-1.9.1-alt1.nosrc.rpm (w1.gzdio) Installing eggdrop-1.9.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf eggdrop-1.9.1 + echo 'Source #0 (eggdrop-1.9.1.tar):' Source #0 (eggdrop-1.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/eggdrop-1.9.1.tar + cd eggdrop-1.9.1 + /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.12724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.9.1 + 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + 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=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 for x86_64-alt-linux-gcc option to accept ISO C99... 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.4.84-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 dprintf... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for getrandom... yes checking for getrusage... yes checking for inet_aton... yes checking for isascii... yes checking for memset_s... no checking for random... yes checking for rand... yes checking for lrand48... yes checking for snprintf... yes checking for strlcpy... 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 b64_ntop... no checking for b64_ntop with -lresolv... 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.9.1 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.11 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... no 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) checking for threaded dns core (beta)... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/md5/Makefile config.status: creating src/mod/Makefile config.status: creating config.h config.status: executing 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.4.84-std-def-alt1 IPv6 Support: no Tcl version: 8.6.11 (threaded) SSL/TLS Support: no Threaded DNS core (beta): 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.9.1' Detecting modules...................... done. Calculating dependencies..................... done. Building ./src/mod/Makefile... done. make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod' Building ./src/mod/Makefile... done. You can now compile the bot, using "make". make: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1' + make -j8 Making core eggdrop files... make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c base64.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/compat' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c explicit_bzero.c make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/compat' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/compat' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/compat' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/md5' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make linkstart && make link && make linkfinish make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv md5/md5c.o compat/*.o `cat mod/mod.xlibs` make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src' Successful compile: eggdrop make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src' Making modules... make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/compress.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/console.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/assoc.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../assoc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/assoc.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../compress.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/compress.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/ctcp.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../console.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/console.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../ctcp.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/ctcp.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/pbkdf2.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 .././pbkdf2.mod/pbkdf2.c && mv -f pbkdf2.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/pbkdf2.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/pbkdf2.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 ../../../pbkdf2.so ../pbkdf2.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl -lresolv && touch ../../../pbkdf2.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/pbkdf2.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/blowfish.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/dns.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../blowfish.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/blowfish.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../dns.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/dns.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/ident.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 .././ident.mod/ident.c && mv -f ident.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/ident.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/seen.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../seen.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/seen.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/ident.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 ../../../ident.so ../ident.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl -lresolv && touch ../../../ident.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/ident.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/notes.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../notes.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/notes.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/twitch.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 .././twitch.mod/twitch.c && mv -f twitch.o ../ make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/twitch.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/twitch.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 ../../../twitch.so ../twitch.o -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -ldl -lresolv && touch ../../../twitch.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/twitch.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/uptime.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../uptime.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/uptime.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/transfer.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/share.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../transfer.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/transfer.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../share.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/share.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/filesys.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../filesys.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/filesys.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/server.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../server.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/server.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/channels.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../channels.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/channels.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/src/mod/irc.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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 -lresolv && touch ../../../irc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/irc.mod' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' All modules compiled. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' Test run of ./eggdrop -v: Eggdrop v1.9.1 (C) 1997 Robey Pointer (C) 1999-2021 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: handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 builder builder 2053088 Jul 16 04:18 eggdrop Modules successfully compiled: -rwxr-xr-x 1 builder builder 51496 Jul 16 04:18 assoc.so -rwxr-xr-x 1 builder builder 65984 Jul 16 04:18 blowfish.so -rwxr-xr-x 1 builder builder 508272 Jul 16 04:18 channels.so -rwxr-xr-x 1 builder builder 54056 Jul 16 04:18 compress.so -rwxr-xr-x 1 builder builder 48704 Jul 16 04:18 console.so -rwxr-xr-x 1 builder builder 41336 Jul 16 04:18 ctcp.so -rwxr-xr-x 1 builder builder 84336 Jul 16 04:18 dns.so -rwxr-xr-x 1 builder builder 431376 Jul 16 04:18 filesys.so -rwxr-xr-x 1 builder builder 40368 Jul 16 04:18 ident.so -rwxr-xr-x 1 builder builder 608488 Jul 16 04:18 irc.so -rwxr-xr-x 1 builder builder 138216 Jul 16 04:18 notes.so -rwxr-xr-x 1 builder builder 18576 Jul 16 04:18 pbkdf2.so -rwxr-xr-x 1 builder builder 68920 Jul 16 04:18 seen.so -rwxr-xr-x 1 builder builder 383000 Jul 16 04:18 server.so -rwxr-xr-x 1 builder builder 178800 Jul 16 04:18 share.so -rwxr-xr-x 1 builder builder 152024 Jul 16 04:18 transfer.so -rwxr-xr-x 1 builder builder 106352 Jul 16 04:18 twitch.so -rwxr-xr-x 1 builder builder 37968 Jul 16 04:18 uptime.so Now run "make install" to install your bot. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98802 + 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.9.1 + 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.9.1/ + 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.9.1' Eggdrop v1.9.1 (C) 1997 Robey Pointer (C) 1999-2021 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: handlen=32 Installing in directory: '/usr/src/tmp/eggdrop-buildroot/usr/share/eggdrop'. Copying new 'eggdrop' executable and creating symlink. Creating 'modules-1.9.1' 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.9.1/src/mod' Copying module help files. Creating 'help/msg' subdirectory. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' Copying language files. Creating 'language' subdirectory. make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' Copying module language files. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' Creating skeletal filesystem subdirectories. make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/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.9.1/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/scripts' Creating 'scripts' subdirectory. Copying scripts. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/scripts' Installation completed. If you intend to use this bot as a botnet hub for other Eggdrops 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.9.1' + 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.9.1 /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.9.1 /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.9.1/uptime.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/twitch.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/transfer.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/share.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/server.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/seen.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/notes.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/irc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/ident.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/filesys.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/dns.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/ctcp.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/console.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/compress.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/channels.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/blowfish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/eggdrop/modules-1.9.1/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: (from :0) ./var/lib: (from :0) 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) Processing files: eggdrop-1.9.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eggdrop-1.9.1 + DOCDIR=/usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.9.1 + export DOCDIR + rm -rf /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.9.1 + /bin/mkdir -p /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.9.1 + 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/Changes1.9 doc/FAQ doc/FIRST-SCRIPT doc/IPV6 doc/KNOWN-PROBLEMS doc/MODULES doc/Makefile doc/Makefile.in doc/PARTYLINE doc/PATCH-HOWTO doc/PBKDF2 doc/TEXT-SUBSTITUTIONS doc/TLS doc/TRICKS doc/TWITCH 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.9.1 + chmod -R go-w /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.9.1 + chmod -R a+rX /usr/src/tmp/eggdrop-buildroot/usr/share/doc/eggdrop-1.9.1 + 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.pseo7j find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6XtBni find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.oZEFuh 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:nhYV5tZJaeHXQSVu8Pjf9leUmA6BWDdKXDSNSy6DdSvjqCwDheQoZfpeXMvAU4Pe3ix6WkgMVfEALBXT7Zk9ZLiFrNcdY9DAn5x33hpsRV5V2vnmWr7K991DIyFig3D9pq249zZwuOhHcNFabkZ0xWviaa2rWikvBNe, 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.O0pq4g Creating eggdrop-debuginfo package Processing files: eggdrop-debuginfo-1.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1yemsh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HohCNg find-requires: running scripts (debuginfo) Requires: eggdrop = 1.9.1-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.9.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm (w2.lzdio) 35.74user 7.37system 0:24.22elapsed 177%CPU (0avgtext+0avgdata 109180maxresident)k 0inputs+0outputs (0major+2937337minor)pagefaults 0swaps 39.20user 9.80system 0:29.85elapsed 164%CPU (0avgtext+0avgdata 109180maxresident)k 0inputs+0outputs (0major+3226683minor)pagefaults 0swaps --- eggdrop-1.9.1-alt1.x86_64.rpm.repo 2021-06-01 02:38:41.000000000 +0000 +++ eggdrop-1.9.1-alt1.x86_64.rpm.hasher 2021-07-16 04:19:02.660086385 +0000 @@ -454,25 +454,25 @@ File: /usr/bin/eggdrop 120777 root:root 13 eggdrop-1.9.1 -File: /usr/bin/eggdrop-1.9.1 100755 root:root 476064 068ccfda36b96bceb70fbffc3082410b -File: /usr/lib64/eggdrop 40755 root:root 80 +File: /usr/bin/eggdrop-1.9.1 100755 root:root 476064 941adb7fd7b0872cdbb344f869241ce4 +File: /usr/lib64/eggdrop 40755 root:root 0 File: /usr/lib64/eggdrop/modules 120777 root:root 13 modules-1.9.1 -File: /usr/lib64/eggdrop/modules-1.9.1 40755 root:root 400 -File: /usr/lib64/eggdrop/modules-1.9.1/assoc.so 100644 root:root 18920 26bd7e0d36fcffdc6776a99473c8d7f2 -File: /usr/lib64/eggdrop/modules-1.9.1/blowfish.so 100644 root:root 27056 9c4e546608163dfa05a8e168447bab72 -File: /usr/lib64/eggdrop/modules-1.9.1/channels.so 100644 root:root 149040 7b51a5966fcabb119acf038a0bab4a2b -File: /usr/lib64/eggdrop/modules-1.9.1/compress.so 100644 root:root 19088 e8c78ee99c401e444cd510560bca97ba -File: /usr/lib64/eggdrop/modules-1.9.1/console.so 100644 root:root 19048 14b676455c6437373a28c2660cf29a5e -File: /usr/lib64/eggdrop/modules-1.9.1/ctcp.so 100644 root:root 15048 b41c3d784e5938c9ff9dbb4b4a77cc0d -File: /usr/lib64/eggdrop/modules-1.9.1/dns.so 100644 root:root 23296 abd1fa9c77a81c2ea5219c81d96075f2 -File: /usr/lib64/eggdrop/modules-1.9.1/filesys.so 100644 root:root 111208 60281da0195e21d67728cb9bb8418360 -File: /usr/lib64/eggdrop/modules-1.9.1/ident.so 100644 root:root 15024 46f4b2755b66d1526bdff34801cdd174 -File: /usr/lib64/eggdrop/modules-1.9.1/irc.so 100644 root:root 182824 de2c5a9234d642f306b20677a28d6ad6 -File: /usr/lib64/eggdrop/modules-1.9.1/notes.so 100644 root:root 44544 a4b51d2be6b5ad4d8c2c882d0fdb1928 -File: /usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so 100644 root:root 14168 09bffafba191ea80103d2ecf1f1b83df -File: /usr/lib64/eggdrop/modules-1.9.1/seen.so 100644 root:root 19096 5484f0667692cb92e1315a0b1414eb57 -File: /usr/lib64/eggdrop/modules-1.9.1/server.so 100644 root:root 121120 580bb6afffd220f415b9ba8c737c4c32 -File: /usr/lib64/eggdrop/modules-1.9.1/share.so 100644 root:root 60264 cee4cffbabfbf0ac0dd2fd7afe334222 -File: /usr/lib64/eggdrop/modules-1.9.1/transfer.so 100644 root:root 48520 4513250c74550d616949c791127a8d5c -File: /usr/lib64/eggdrop/modules-1.9.1/twitch.so 100644 root:root 35944 ae9c1f56ff4929eea3a60764198a6478 -File: /usr/lib64/eggdrop/modules-1.9.1/uptime.so 100644 root:root 14664 091064445b5ed36235c9841c6b65af8d -File: /usr/share/doc/eggdrop-1.9.1 40755 root:root 860 +File: /usr/lib64/eggdrop/modules-1.9.1 40755 root:root 0 +File: /usr/lib64/eggdrop/modules-1.9.1/assoc.so 100644 root:root 18920 e1643878341b67a90489f2be1e4c3e5d +File: /usr/lib64/eggdrop/modules-1.9.1/blowfish.so 100644 root:root 27056 e30bd229157794f0c23c86226f2fbe29 +File: /usr/lib64/eggdrop/modules-1.9.1/channels.so 100644 root:root 149040 17f30efa3c25fa8470b9228dcd1b8ba0 +File: /usr/lib64/eggdrop/modules-1.9.1/compress.so 100644 root:root 19088 b6e8b3891389397e63e8672a924ac1ad +File: /usr/lib64/eggdrop/modules-1.9.1/console.so 100644 root:root 19048 d5ca62707793955adfb7f63d66f321cf +File: /usr/lib64/eggdrop/modules-1.9.1/ctcp.so 100644 root:root 15048 c8109f343a64773bc06f9757179cd919 +File: /usr/lib64/eggdrop/modules-1.9.1/dns.so 100644 root:root 23296 4a4ba6dc339be30d900ffae40ae31da6 +File: /usr/lib64/eggdrop/modules-1.9.1/filesys.so 100644 root:root 111208 d65a68395354bb492ce0da04382223f8 +File: /usr/lib64/eggdrop/modules-1.9.1/ident.so 100644 root:root 15024 71703f96a6f422ae4e5bc7d9c79b7f1e +File: /usr/lib64/eggdrop/modules-1.9.1/irc.so 100644 root:root 182824 3360508a213f40758bf7cceb32bf11af +File: /usr/lib64/eggdrop/modules-1.9.1/notes.so 100644 root:root 44544 3ab9e35ce423c1847ff3ce7b8365e8a6 +File: /usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so 100644 root:root 14168 9ee0fa1f61125f1708e0ee0a95e1e991 +File: /usr/lib64/eggdrop/modules-1.9.1/seen.so 100644 root:root 19096 ce0bd283ab1a637ff5c99fa4357171aa +File: /usr/lib64/eggdrop/modules-1.9.1/server.so 100644 root:root 121120 5a8670b62fb9230359490dd7ef2ec575 +File: /usr/lib64/eggdrop/modules-1.9.1/share.so 100644 root:root 60264 a02e45f669ece3a817b4a95899bf1ce5 +File: /usr/lib64/eggdrop/modules-1.9.1/transfer.so 100644 root:root 48520 9b52bd766575e10523ec521264435cb2 +File: /usr/lib64/eggdrop/modules-1.9.1/twitch.so 100644 root:root 35944 78c47d648f92132669a65cc527fcdaf3 +File: /usr/lib64/eggdrop/modules-1.9.1/uptime.so 100644 root:root 14664 0359aacda59c638fe71c043d7c6a0623 +File: /usr/share/doc/eggdrop-1.9.1 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/ABOUT 100644 root:root 3128 6c06c85ee932d81ac684956a4cb31c35 @@ -514,4 +514,4 @@ File: /usr/share/doc/eggdrop-1.9.1/WEIRD-MESSAGES 100644 root:root 2446 afa7cd0c0162cc5a7e8ebb2fd94e5057 -File: /usr/share/doc/eggdrop-1.9.1/html 40755 root:root 240 -File: /usr/share/doc/eggdrop-1.9.1/html/_static 40755 root:root 620 +File: /usr/share/doc/eggdrop-1.9.1/html 40755 root:root 0 +File: /usr/share/doc/eggdrop-1.9.1/html/_static 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/html/_static/agogo.css 100644 root:root 8188 b84c2a66cc2671af79d26b1fa18efd2b @@ -545,3 +545,3 @@ File: /usr/share/doc/eggdrop-1.9.1/html/_static/websupport.js 100644 root:root 25355 f6a7be0b6d33f7a68e926560d9f632ee -File: /usr/share/doc/eggdrop-1.9.1/html/appendices 40755 root:root 160 +File: /usr/share/doc/eggdrop-1.9.1/html/appendices 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/html/appendices/first-script.html 100644 root:root 21514 ba55fd3be97a0f72418c0f1e9f9cad6e @@ -552,3 +552,3 @@ File: /usr/share/doc/eggdrop-1.9.1/html/appendices/weird-msgs.html 100644 root:root 10945 aa44ae26ae80bfc6367b61f24e3d4cba -File: /usr/share/doc/eggdrop-1.9.1/html/coreDocs 40755 root:root 480 +File: /usr/share/doc/eggdrop-1.9.1/html/coreDocs 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/html/coreDocs/assoc.html 100644 root:root 8479 fd03a32a14711af8cba1bed135532759 @@ -575,3 +575,3 @@ File: /usr/share/doc/eggdrop-1.9.1/html/coreDocs/woobie.html 100644 root:root 8535 abef642c331c916f8780f8260b15a9fc -File: /usr/share/doc/eggdrop-1.9.1/html/firstinstall 40755 root:root 80 +File: /usr/share/doc/eggdrop-1.9.1/html/firstinstall 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/html/firstinstall/firstinstall.html 100644 root:root 54517 baf11f668f118b3c4e8b0ab3d7755cc9 @@ -579,3 +579,3 @@ File: /usr/share/doc/eggdrop-1.9.1/html/index.html 100644 root:root 13342 2d3ac129e1a6eacf33294761ce4dacbf -File: /usr/share/doc/eggdrop-1.9.1/html/installAndSetup 40755 root:root 120 +File: /usr/share/doc/eggdrop-1.9.1/html/installAndSetup 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/html/installAndSetup/faq.html 100644 root:root 17174 22217e8688f63648ec91317c87547e76 @@ -584,3 +584,3 @@ File: /usr/share/doc/eggdrop-1.9.1/html/installAndSetup/readme.html 100644 root:root 30425 efc3ca7ef923a786eff63f35f197789c -File: /usr/share/doc/eggdrop-1.9.1/html/mainDocs 40755 root:root 320 +File: /usr/share/doc/eggdrop-1.9.1/html/mainDocs 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/html/mainDocs/about.html 100644 root:root 11236 a059fd7e098a973a88dde52d059261af @@ -602,3 +602,3 @@ File: /usr/share/doc/eggdrop-1.9.1/html/searchindex.js 100644 root:root 55717 180bc2ecf555605bde98749628c1c496 -File: /usr/share/doc/eggdrop-1.9.1/settings 40755 root:root 420 +File: /usr/share/doc/eggdrop-1.9.1/settings 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/settings/CONTENTS 100644 root:root 1684 082f431529fc53597196b4c09b55d5e3 @@ -622,11 +622,11 @@ File: /usr/share/doc/eggdrop-1.9.1/settings/mod.woobie 100644 root:root 357 68c8ac907a34a0fd33a3667fda222b6b -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source 40755 root:root 240 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/Makefile 100644 root:root 6800 baa5b94c300c512972d1591aadaf69ce -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_static 40755 root:root 80 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_static 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_static/eggdrop.css 100644 root:root 567 88101c2ddd7bdef901adaf373044db1c File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_static/eggman.png.gif 100644 root:root 4435 c14043c35f250a7a5c4a434551ee7192 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes 40755 root:root 80 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo 40755 root:root 100 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes 40755 root:root 0 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo/layout.html 100644 root:root 3313 aafb004284e2e31c8b7784fcc7a58baf -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo/static 40755 root:root 100 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo/static 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo/static/agogo.css_t 100644 root:root 8534 8a28aa767a16951e67fcf2615bc8e201 @@ -635,6 +635,6 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/agogo/theme.conf 100644 root:root 470 758c06001ce97e8ba77e28060ce31f58 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/eggdrop 40755 root:root 80 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/eggdrop 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/eggdrop/layout.html 100644 root:root 35 f16b40f878b2c548da8e0981110aac2b File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/_themes/eggdrop/theme.conf 100644 root:root 49 98db66663791b4eb0dfa3a7bba9e8162 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/appendices 40755 root:root 160 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/appendices 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/appendices/first-script.rst 100644 root:root 11021 3b4d40fc84c761735a078c72b29fadab @@ -646,3 +646,3 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/conf.py 100644 root:root 8263 9925833b9257016734542efb0ad57db6 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/coreDocs 40755 root:root 480 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/coreDocs 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/coreDocs/assoc.rst 100644 root:root 337 94338eb7daaa00ae2a8c8f14a4ce5a70 @@ -669,6 +669,6 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/coreDocs/woobie.rst 100644 root:root 397 58f4ebeb9bd58633d87383bbce7a7c03 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall 40755 root:root 200 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/Makefile 100644 root:root 6766 cfe22aa568b87f98e8d1f8e64c4bd046 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build 40755 root:root 80 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/doctrees 40755 root:root 100 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build 40755 root:root 0 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/doctrees 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/doctrees/environment.pickle 100644 root:root 15837 366e216d85b9ad8242f7cfcc4dcaf027 @@ -676,8 +676,8 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/doctrees/index.doctree 100644 root:root 3731 571fa7c57e29dc17aef76d02ea94dc52 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html 40755 root:root 200 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/.buildinfo 100644 root:root 230 ac7274c1d11d257295117b7a046d0cb6 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_sources 40755 root:root 80 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_sources 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_sources/firstinstall.rst.txt 100644 root:root 19162 920e2184099e348232ae1f21c8583265 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_sources/index.rst.txt 100644 root:root 356 79e48a600fe2e8194b9630f271ff583e -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_static 40755 root:root 580 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_static 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/_static/agogo.css 100644 root:root 8188 b84c2a66cc2671af79d26b1fa18efd2b @@ -714,9 +714,9 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_build/html/searchindex.js 100644 root:root 5399 9d44c398f64c1893e78f326e8a2f2754 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_static 40755 root:root 80 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_static 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_static/eggdrop.css 100644 root:root 567 88101c2ddd7bdef901adaf373044db1c File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_static/eggman.png.gif 100644 root:root 4435 c14043c35f250a7a5c4a434551ee7192 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes 40755 root:root 80 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo 40755 root:root 100 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes 40755 root:root 0 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo/layout.html 100644 root:root 3313 aafb004284e2e31c8b7784fcc7a58baf -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo/static 40755 root:root 100 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo/static 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo/static/agogo.css_t 100644 root:root 8534 8a28aa767a16951e67fcf2615bc8e201 @@ -725,3 +725,3 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/agogo/theme.conf 100644 root:root 470 758c06001ce97e8ba77e28060ce31f58 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/eggdrop 40755 root:root 80 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/eggdrop 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/firstinstall/_themes/eggdrop/layout.html 100644 root:root 35 f16b40f878b2c548da8e0981110aac2b @@ -733,3 +733,3 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/index.rst 100644 root:root 733 5d63c3e0c5023b3d2c697c60100bde8f -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/installAndSetup 40755 root:root 120 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/installAndSetup 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/installAndSetup/faq.rst 100644 root:root 5929 c6d6f646103ab7c478691844136392d8 @@ -738,3 +738,3 @@ File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/installAndSetup/readme.rst 100644 root:root 16101 9612d0457ffb56f70d673cccc83aa0e6 -File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/mainDocs 40755 root:root 320 +File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/mainDocs 40755 root:root 0 File: /usr/share/doc/eggdrop-1.9.1/sphinx_source/mainDocs/about.rst 100644 root:root 3123 b0bda47cdb34a8ba662973b614f34894 @@ -757,5 +757,5 @@ File: /usr/share/eggdrop/eggdrop.conf 100755 root:root 70027 bc0a7d8108e0026450292b0136be2b05 -File: /usr/share/eggdrop/filesys 40755 root:root 60 -File: /usr/share/eggdrop/filesys/incoming 40755 root:root 40 -File: /usr/share/eggdrop/help 40755 root:root 520 +File: /usr/share/eggdrop/filesys 40755 root:root 0 +File: /usr/share/eggdrop/filesys/incoming 40755 root:root 0 +File: /usr/share/eggdrop/help 40755 root:root 0 File: /usr/share/eggdrop/help/assoc.help 100644 root:root 941 7fd5122ff6a88ff742282f162e39441b @@ -775,3 +775,3 @@ File: /usr/share/eggdrop/help/irc.help 100644 root:root 9394 0d0f998b3f3fe1d6794bbea51d7e5c1d -File: /usr/share/eggdrop/help/msg 40755 root:root 120 +File: /usr/share/eggdrop/help/msg 40755 root:root 0 File: /usr/share/eggdrop/help/msg/irc.help 100644 root:root 3918 3fc5d12e12f645816c8227e334d82e38 @@ -783,3 +783,3 @@ File: /usr/share/eggdrop/help/server.help 100644 root:root 2582 7690488e52b0116e6ecca721fc10541c -File: /usr/share/eggdrop/help/set 40755 root:root 320 +File: /usr/share/eggdrop/help/set 40755 root:root 0 File: /usr/share/eggdrop/help/set/blowfish.help 100644 root:root 382 8d6b84da8c7a98c8b1655133158030f4 @@ -802,3 +802,3 @@ File: /usr/share/eggdrop/help/userinfo.help 100644 root:root 4979 5baa3a65db0ea9c1dcd8e8853743c3f1 -File: /usr/share/eggdrop/language 40755 root:root 860 +File: /usr/share/eggdrop/language 40755 root:root 0 File: /usr/share/eggdrop/language/assoc.danish.lang 100644 root:root 748 de6b1fb8fc7057df90696a766de76863 @@ -844,5 +844,5 @@ File: /usr/share/eggdrop/language/transfer.portuguese.lang 100644 root:root 3265 ebeea47ce28794ed4058d0d7fedc37c4 -File: /usr/share/eggdrop/logs 40755 root:root 60 +File: /usr/share/eggdrop/logs 40755 root:root 0 File: /usr/share/eggdrop/logs/CONTENTS 100644 root:root 360 41da99863d50517a279131b7cb45be4e -File: /usr/share/eggdrop/scripts 40755 root:root 360 +File: /usr/share/eggdrop/scripts 40755 root:root 0 File: /usr/share/eggdrop/scripts/CONTENTS 100644 root:root 2438 c6d4c934a48d405ebf8beafd71c9a64a @@ -863,3 +863,3 @@ File: /usr/share/eggdrop/scripts/weed 100755 root:root 22332 f5e753bb062895295b9fba720f4472d2 -File: /usr/share/eggdrop/text 40755 root:root 80 +File: /usr/share/eggdrop/text 40755 root:root 0 File: /usr/share/eggdrop/text/banner 100644 root:root 274 516f8d33e4fbf495bd6826068d62b3ab @@ -867,7 +867,7 @@ File: /usr/share/man/man1/eggdrop.1.xz 100644 root:root 2848 90f52a1f72dc2c3a3a1d3163f7bcab32 -File: /var/lib/eggdrop 41770 root:_eggdrop 80 +File: /var/lib/eggdrop 41770 root:_eggdrop 0 File: /var/lib/eggdrop/eggdrop.conf 100755 root:root 70027 bc0a7d8108e0026450292b0136be2b05 -File: /var/lib/eggdrop/scripts 41770 root:_eggdrop 40 -File: /var/log/eggdrop 41770 root:_eggdrop 40 -File: /var/run/eggdrop 41770 root:_eggdrop 40 -RPMIdentity: baaccd4ca5bb4fc2707e77519cc4edee +File: /var/lib/eggdrop/scripts 41770 root:_eggdrop 0 +File: /var/log/eggdrop 41770 root:_eggdrop 0 +File: /var/run/eggdrop 41770 root:_eggdrop 0 +RPMIdentity: 74087e86cc0e2f2b9b4e47e98a32f067 --- eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm.repo 2021-06-01 02:38:41.000000000 +0000 +++ eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm.hasher 2021-07-16 04:19:02.740086657 +0000 @@ -1,56 +1,56 @@ -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/a8f4828c6326febe1bd594b64baa8f9a1be732 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so -/usr/lib/debug/.build-id/12/a8f4828c6326febe1bd594b64baa8f9a1be732.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/33f73bfa17089c8c76c2083bf625c446cf0add 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so -/usr/lib/debug/.build-id/23/33f73bfa17089c8c76c2083bf625c446cf0add.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug -/usr/lib/debug/.build-id/23/7a1d04a4fdf54226d7e6e0d88c23097139a327 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so -/usr/lib/debug/.build-id/23/7a1d04a4fdf54226d7e6e0d88c23097139a327.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug -/usr/lib/debug/.build-id/54 40755 root:root -/usr/lib/debug/.build-id/54/df1e26777b20eeba5ae2bcd95017d94a3fab6c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so -/usr/lib/debug/.build-id/54/df1e26777b20eeba5ae2bcd95017d94a3fab6c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/2192c5675a0da3486540d17cb10c2916cb30e3 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so -/usr/lib/debug/.build-id/57/2192c5675a0da3486540d17cb10c2916cb30e3.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/8bf3d9e619f82a05d04fa5bfbc900740b9f370 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so -/usr/lib/debug/.build-id/5e/8bf3d9e619f82a05d04fa5bfbc900740b9f370.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/222772aa0152d7c268b4e0ef100fd0daef5869 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so -/usr/lib/debug/.build-id/69/222772aa0152d7c268b4e0ef100fd0daef5869.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/0ae184e6a005e3f285cf8b9225f352efaa17cc 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so -/usr/lib/debug/.build-id/80/0ae184e6a005e3f285cf8b9225f352efaa17cc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/f4c4560b2ac1cfe049b7f27c92546684befad0 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so -/usr/lib/debug/.build-id/b9/f4c4560b2ac1cfe049b7f27c92546684befad0.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/d67a89eee7fd86799472fcd1fa8cdf37dc59fd 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so -/usr/lib/debug/.build-id/bd/d67a89eee7fd86799472fcd1fa8cdf37dc59fd.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/d4a962a58466d0f424dd87d2010360b8cc50b5 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so -/usr/lib/debug/.build-id/c0/d4a962a58466d0f424dd87d2010360b8cc50b5.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/4fe32c0606fb20c884965e23b48426bbd3408b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so -/usr/lib/debug/.build-id/c1/4fe32c0606fb20c884965e23b48426bbd3408b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/2a33a1043edd639d5445081de7a3aea1fc1933 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so -/usr/lib/debug/.build-id/c8/2a33a1043edd639d5445081de7a3aea1fc1933.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/f066f9e22952a800b35a5a60653ca7f960992e 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so -/usr/lib/debug/.build-id/d1/f066f9e22952a800b35a5a60653ca7f960992e.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/af6ddf536a78fa4cdb596e45c806dbe7c5fa8d 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so -/usr/lib/debug/.build-id/d9/af6ddf536a78fa4cdb596e45c806dbe7c5fa8d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/2be4abc5f90d7ddaedd7c4fccd0e454c75a5f2 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so -/usr/lib/debug/.build-id/ea/2be4abc5f90d7ddaedd7c4fccd0e454c75a5f2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug -/usr/lib/debug/.build-id/ea/75cb975aa6c3350cf52a38cdc7afb29f784017 120777 root:root ../../../../bin/eggdrop-1.9.1 -/usr/lib/debug/.build-id/ea/75cb975aa6c3350cf52a38cdc7afb29f784017.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/c101ad0cd9db879da0e6d23b4eb2d20d01d73b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so -/usr/lib/debug/.build-id/eb/c101ad0cd9db879da0e6d23b4eb2d20d01d73b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/c8404847ba181f1e0466b0aa0b5c8ed2612026 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so -/usr/lib/debug/.build-id/fa/c8404847ba181f1e0466b0aa0b5c8ed2612026.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/db4c52b89d16ea3cc532570c77bfd53f7e52c6 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so +/usr/lib/debug/.build-id/1e/db4c52b89d16ea3cc532570c77bfd53f7e52c6.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/129dcd85ba7c90085b5f20673b07f4c96368f0 120777 root:root ../../../../bin/eggdrop-1.9.1 +/usr/lib/debug/.build-id/37/129dcd85ba7c90085b5f20673b07f4c96368f0.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/9ffc751ce55624d3a9aca4d883473d4d22240d 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so +/usr/lib/debug/.build-id/3c/9ffc751ce55624d3a9aca4d883473d4d22240d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug +/usr/lib/debug/.build-id/3c/cfe9cb0c8854fd88e4ce4a408770d175f55456 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so +/usr/lib/debug/.build-id/3c/cfe9cb0c8854fd88e4ce4a408770d175f55456.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug +/usr/lib/debug/.build-id/40 40755 root:root +/usr/lib/debug/.build-id/40/2587fb9c1bc2aeaf50088ce9577af943cef76e 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so +/usr/lib/debug/.build-id/40/2587fb9c1bc2aeaf50088ce9577af943cef76e.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/dbb851fb92ab875fd7492805208e61a8f7caa7 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so +/usr/lib/debug/.build-id/48/dbb851fb92ab875fd7492805208e61a8f7caa7.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/13f50e94d39cba255c4e8e8fb849b6d91dd96e 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so +/usr/lib/debug/.build-id/67/13f50e94d39cba255c4e8e8fb849b6d91dd96e.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/fb5b688291a7d70b4d789818a504a3ffd1d642 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so +/usr/lib/debug/.build-id/71/fb5b688291a7d70b4d789818a504a3ffd1d642.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/f9c38b38a84c9da0bda2f64c35da489d9822cd 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so +/usr/lib/debug/.build-id/8d/f9c38b38a84c9da0bda2f64c35da489d9822cd.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/dac1af0a778cecdc637589775628deb88100b6 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so +/usr/lib/debug/.build-id/8e/dac1af0a778cecdc637589775628deb88100b6.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/1110a5fd8982b7b9d1a83f7ea375b2eb5fcedf 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so +/usr/lib/debug/.build-id/97/1110a5fd8982b7b9d1a83f7ea375b2eb5fcedf.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/5f40fc5ef75d7c1eab8eeb3a9c158db31ee8fc 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so +/usr/lib/debug/.build-id/9d/5f40fc5ef75d7c1eab8eeb3a9c158db31ee8fc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/3053a0a00e5612c87624b5b46c6a0578719c72 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so +/usr/lib/debug/.build-id/af/3053a0a00e5612c87624b5b46c6a0578719c72.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/00d54c646e9e8dee55488c14012e9febd9dc82 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so +/usr/lib/debug/.build-id/ba/00d54c646e9e8dee55488c14012e9febd9dc82.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/29b12ebe8f6316c583d75002e0c8f539e5fe5b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so +/usr/lib/debug/.build-id/bb/29b12ebe8f6316c583d75002e0c8f539e5fe5b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/7122181ab6ec15e5a2224580f9fa6078a4bd98 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so +/usr/lib/debug/.build-id/ca/7122181ab6ec15e5a2224580f9fa6078a4bd98.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug +/usr/lib/debug/.build-id/ca/8a499660d7a35e84547b5e29c97e4372294807 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so +/usr/lib/debug/.build-id/ca/8a499660d7a35e84547b5e29c97e4372294807.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/ac344d9efbbf3f236de869fdafefda0208bdf8 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so +/usr/lib/debug/.build-id/dd/ac344d9efbbf3f236de869fdafefda0208bdf8.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/4aa99f0bc6722845c318f0b6bc9262fbbd2058 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so +/usr/lib/debug/.build-id/ff/4aa99f0bc6722845c318f0b6bc9262fbbd2058.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root @@ -211,81 +211,81 @@ Provides: eggdrop-debuginfo = 1.9.1-alt1:sisyphus+273269.100.1.1 -File: /usr/lib/debug/.build-id/12 40755 root:root 80 -File: /usr/lib/debug/.build-id/12/a8f4828c6326febe1bd594b64baa8f9a1be732 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/notes.so -File: /usr/lib/debug/.build-id/12/a8f4828c6326febe1bd594b64baa8f9a1be732.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug -File: /usr/lib/debug/.build-id/23 40755 root:root 120 -File: /usr/lib/debug/.build-id/23/33f73bfa17089c8c76c2083bf625c446cf0add 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/uptime.so -File: /usr/lib/debug/.build-id/23/33f73bfa17089c8c76c2083bf625c446cf0add.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug -File: /usr/lib/debug/.build-id/23/7a1d04a4fdf54226d7e6e0d88c23097139a327 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/twitch.so -File: /usr/lib/debug/.build-id/23/7a1d04a4fdf54226d7e6e0d88c23097139a327.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug -File: /usr/lib/debug/.build-id/54 40755 root:root 80 -File: /usr/lib/debug/.build-id/54/df1e26777b20eeba5ae2bcd95017d94a3fab6c 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/assoc.so -File: /usr/lib/debug/.build-id/54/df1e26777b20eeba5ae2bcd95017d94a3fab6c.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug -File: /usr/lib/debug/.build-id/57 40755 root:root 80 -File: /usr/lib/debug/.build-id/57/2192c5675a0da3486540d17cb10c2916cb30e3 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/ident.so -File: /usr/lib/debug/.build-id/57/2192c5675a0da3486540d17cb10c2916cb30e3.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root 80 -File: /usr/lib/debug/.build-id/5e/8bf3d9e619f82a05d04fa5bfbc900740b9f370 120777 root:root 50 ../../../../lib64/eggdrop/modules-1.9.1/filesys.so -File: /usr/lib/debug/.build-id/5e/8bf3d9e619f82a05d04fa5bfbc900740b9f370.debug 120777 root:root 54 ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug -File: /usr/lib/debug/.build-id/69 40755 root:root 80 -File: /usr/lib/debug/.build-id/69/222772aa0152d7c268b4e0ef100fd0daef5869 120777 root:root 46 ../../../../lib64/eggdrop/modules-1.9.1/irc.so -File: /usr/lib/debug/.build-id/69/222772aa0152d7c268b4e0ef100fd0daef5869.debug 120777 root:root 50 ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug -File: /usr/lib/debug/.build-id/80 40755 root:root 80 -File: /usr/lib/debug/.build-id/80/0ae184e6a005e3f285cf8b9225f352efaa17cc 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so -File: /usr/lib/debug/.build-id/80/0ae184e6a005e3f285cf8b9225f352efaa17cc.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug -File: /usr/lib/debug/.build-id/b9 40755 root:root 80 -File: /usr/lib/debug/.build-id/b9/f4c4560b2ac1cfe049b7f27c92546684befad0 120777 root:root 50 ../../../../lib64/eggdrop/modules-1.9.1/console.so -File: /usr/lib/debug/.build-id/b9/f4c4560b2ac1cfe049b7f27c92546684befad0.debug 120777 root:root 54 ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug -File: /usr/lib/debug/.build-id/bd 40755 root:root 80 -File: /usr/lib/debug/.build-id/bd/d67a89eee7fd86799472fcd1fa8cdf37dc59fd 120777 root:root 47 ../../../../lib64/eggdrop/modules-1.9.1/seen.so -File: /usr/lib/debug/.build-id/bd/d67a89eee7fd86799472fcd1fa8cdf37dc59fd.debug 120777 root:root 51 ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root 80 -File: /usr/lib/debug/.build-id/c0/d4a962a58466d0f424dd87d2010360b8cc50b5 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/channels.so -File: /usr/lib/debug/.build-id/c0/d4a962a58466d0f424dd87d2010360b8cc50b5.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug -File: /usr/lib/debug/.build-id/c1 40755 root:root 80 -File: /usr/lib/debug/.build-id/c1/4fe32c0606fb20c884965e23b48426bbd3408b 120777 root:root 46 ../../../../lib64/eggdrop/modules-1.9.1/dns.so -File: /usr/lib/debug/.build-id/c1/4fe32c0606fb20c884965e23b48426bbd3408b.debug 120777 root:root 50 ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root 80 -File: /usr/lib/debug/.build-id/c8/2a33a1043edd639d5445081de7a3aea1fc1933 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so -File: /usr/lib/debug/.build-id/c8/2a33a1043edd639d5445081de7a3aea1fc1933.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root 80 -File: /usr/lib/debug/.build-id/d1/f066f9e22952a800b35a5a60653ca7f960992e 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/share.so -File: /usr/lib/debug/.build-id/d1/f066f9e22952a800b35a5a60653ca7f960992e.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug -File: /usr/lib/debug/.build-id/d9 40755 root:root 80 -File: /usr/lib/debug/.build-id/d9/af6ddf536a78fa4cdb596e45c806dbe7c5fa8d 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/transfer.so -File: /usr/lib/debug/.build-id/d9/af6ddf536a78fa4cdb596e45c806dbe7c5fa8d.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root 120 -File: /usr/lib/debug/.build-id/ea/2be4abc5f90d7ddaedd7c4fccd0e454c75a5f2 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/compress.so -File: /usr/lib/debug/.build-id/ea/2be4abc5f90d7ddaedd7c4fccd0e454c75a5f2.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug -File: /usr/lib/debug/.build-id/ea/75cb975aa6c3350cf52a38cdc7afb29f784017 120777 root:root 29 ../../../../bin/eggdrop-1.9.1 -File: /usr/lib/debug/.build-id/ea/75cb975aa6c3350cf52a38cdc7afb29f784017.debug 120777 root:root 33 ../../usr/bin/eggdrop-1.9.1.debug -File: /usr/lib/debug/.build-id/eb 40755 root:root 80 -File: /usr/lib/debug/.build-id/eb/c101ad0cd9db879da0e6d23b4eb2d20d01d73b 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/server.so -File: /usr/lib/debug/.build-id/eb/c101ad0cd9db879da0e6d23b4eb2d20d01d73b.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root 80 -File: /usr/lib/debug/.build-id/fa/c8404847ba181f1e0466b0aa0b5c8ed2612026 120777 root:root 47 ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so -File: /usr/lib/debug/.build-id/fa/c8404847ba181f1e0466b0aa0b5c8ed2612026.debug 120777 root:root 51 ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug -File: /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root 1579968 8a20ed7a725d7311f942c0059919bfdf +File: /usr/lib/debug/.build-id/1e 40755 root:root 0 +File: /usr/lib/debug/.build-id/1e/db4c52b89d16ea3cc532570c77bfd53f7e52c6 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/twitch.so +File: /usr/lib/debug/.build-id/1e/db4c52b89d16ea3cc532570c77bfd53f7e52c6.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +File: /usr/lib/debug/.build-id/37 40755 root:root 0 +File: /usr/lib/debug/.build-id/37/129dcd85ba7c90085b5f20673b07f4c96368f0 120777 root:root 29 ../../../../bin/eggdrop-1.9.1 +File: /usr/lib/debug/.build-id/37/129dcd85ba7c90085b5f20673b07f4c96368f0.debug 120777 root:root 33 ../../usr/bin/eggdrop-1.9.1.debug +File: /usr/lib/debug/.build-id/3c 40755 root:root 0 +File: /usr/lib/debug/.build-id/3c/9ffc751ce55624d3a9aca4d883473d4d22240d 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/notes.so +File: /usr/lib/debug/.build-id/3c/9ffc751ce55624d3a9aca4d883473d4d22240d.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug +File: /usr/lib/debug/.build-id/3c/cfe9cb0c8854fd88e4ce4a408770d175f55456 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so +File: /usr/lib/debug/.build-id/3c/cfe9cb0c8854fd88e4ce4a408770d175f55456.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug +File: /usr/lib/debug/.build-id/40 40755 root:root 0 +File: /usr/lib/debug/.build-id/40/2587fb9c1bc2aeaf50088ce9577af943cef76e 120777 root:root 47 ../../../../lib64/eggdrop/modules-1.9.1/seen.so +File: /usr/lib/debug/.build-id/40/2587fb9c1bc2aeaf50088ce9577af943cef76e.debug 120777 root:root 51 ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug +File: /usr/lib/debug/.build-id/48 40755 root:root 0 +File: /usr/lib/debug/.build-id/48/dbb851fb92ab875fd7492805208e61a8f7caa7 120777 root:root 50 ../../../../lib64/eggdrop/modules-1.9.1/console.so +File: /usr/lib/debug/.build-id/48/dbb851fb92ab875fd7492805208e61a8f7caa7.debug 120777 root:root 54 ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug +File: /usr/lib/debug/.build-id/67 40755 root:root 0 +File: /usr/lib/debug/.build-id/67/13f50e94d39cba255c4e8e8fb849b6d91dd96e 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/transfer.so +File: /usr/lib/debug/.build-id/67/13f50e94d39cba255c4e8e8fb849b6d91dd96e.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug +File: /usr/lib/debug/.build-id/71 40755 root:root 0 +File: /usr/lib/debug/.build-id/71/fb5b688291a7d70b4d789818a504a3ffd1d642 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/server.so +File: /usr/lib/debug/.build-id/71/fb5b688291a7d70b4d789818a504a3ffd1d642.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root 0 +File: /usr/lib/debug/.build-id/8d/f9c38b38a84c9da0bda2f64c35da489d9822cd 120777 root:root 46 ../../../../lib64/eggdrop/modules-1.9.1/irc.so +File: /usr/lib/debug/.build-id/8d/f9c38b38a84c9da0bda2f64c35da489d9822cd.debug 120777 root:root 50 ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root 0 +File: /usr/lib/debug/.build-id/8e/dac1af0a778cecdc637589775628deb88100b6 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so +File: /usr/lib/debug/.build-id/8e/dac1af0a778cecdc637589775628deb88100b6.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug +File: /usr/lib/debug/.build-id/97 40755 root:root 0 +File: /usr/lib/debug/.build-id/97/1110a5fd8982b7b9d1a83f7ea375b2eb5fcedf 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/assoc.so +File: /usr/lib/debug/.build-id/97/1110a5fd8982b7b9d1a83f7ea375b2eb5fcedf.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root 0 +File: /usr/lib/debug/.build-id/9d/5f40fc5ef75d7c1eab8eeb3a9c158db31ee8fc 120777 root:root 50 ../../../../lib64/eggdrop/modules-1.9.1/filesys.so +File: /usr/lib/debug/.build-id/9d/5f40fc5ef75d7c1eab8eeb3a9c158db31ee8fc.debug 120777 root:root 54 ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug +File: /usr/lib/debug/.build-id/af 40755 root:root 0 +File: /usr/lib/debug/.build-id/af/3053a0a00e5612c87624b5b46c6a0578719c72 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/compress.so +File: /usr/lib/debug/.build-id/af/3053a0a00e5612c87624b5b46c6a0578719c72.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug +File: /usr/lib/debug/.build-id/ba 40755 root:root 0 +File: /usr/lib/debug/.build-id/ba/00d54c646e9e8dee55488c14012e9febd9dc82 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/ident.so +File: /usr/lib/debug/.build-id/ba/00d54c646e9e8dee55488c14012e9febd9dc82.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug +File: /usr/lib/debug/.build-id/bb 40755 root:root 0 +File: /usr/lib/debug/.build-id/bb/29b12ebe8f6316c583d75002e0c8f539e5fe5b 120777 root:root 47 ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so +File: /usr/lib/debug/.build-id/bb/29b12ebe8f6316c583d75002e0c8f539e5fe5b.debug 120777 root:root 51 ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root 0 +File: /usr/lib/debug/.build-id/ca/7122181ab6ec15e5a2224580f9fa6078a4bd98 120777 root:root 46 ../../../../lib64/eggdrop/modules-1.9.1/dns.so +File: /usr/lib/debug/.build-id/ca/7122181ab6ec15e5a2224580f9fa6078a4bd98.debug 120777 root:root 50 ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug +File: /usr/lib/debug/.build-id/ca/8a499660d7a35e84547b5e29c97e4372294807 120777 root:root 51 ../../../../lib64/eggdrop/modules-1.9.1/channels.so +File: /usr/lib/debug/.build-id/ca/8a499660d7a35e84547b5e29c97e4372294807.debug 120777 root:root 55 ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root 0 +File: /usr/lib/debug/.build-id/dd/ac344d9efbbf3f236de869fdafefda0208bdf8 120777 root:root 48 ../../../../lib64/eggdrop/modules-1.9.1/share.so +File: /usr/lib/debug/.build-id/dd/ac344d9efbbf3f236de869fdafefda0208bdf8.debug 120777 root:root 52 ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug +File: /usr/lib/debug/.build-id/ff 40755 root:root 0 +File: /usr/lib/debug/.build-id/ff/4aa99f0bc6722845c318f0b6bc9262fbbd2058 120777 root:root 49 ../../../../lib64/eggdrop/modules-1.9.1/uptime.so +File: /usr/lib/debug/.build-id/ff/4aa99f0bc6722845c318f0b6bc9262fbbd2058.debug 120777 root:root 53 ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug +File: /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root 1579968 0538d4916dfe395e574acdf018e87f2e File: /usr/lib/debug/usr/bin/eggdrop.debug 120777 root:root 19 eggdrop-1.9.1.debug -File: /usr/lib/debug/usr/lib64/eggdrop 40755 root:root 60 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1 40755 root:root 400 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug 100644 root:root 35336 9d589c8013ad96a431264fb0a0e345ad -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug 100644 root:root 41696 1ff1ddb3ce1e210978b84e6f09f314da -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/channels.so.debug 100644 root:root 362000 88fa0676a9ecd768449b0c729e0c94a1 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/compress.so.debug 100644 root:root 37736 c69d84b1e66220a9ac474d5cd61d9bdd -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/console.so.debug 100644 root:root 32432 87a7a0476b9dab36ec2ad6a47685e83a -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug 100644 root:root 29048 273aec5be4269d1716e076aae5cd683b -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/dns.so.debug 100644 root:root 63776 bf8bc581673670d91725bb066deca625 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug 100644 root:root 322928 59f938ce8467989e959c8cc07247827b -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ident.so.debug 100644 root:root 28096 01378e3c47bdef385f4067adb9fd1751 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/irc.so.debug 100644 root:root 428408 d77aa741290bb4222479dc4a7a75a4c5 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/notes.so.debug 100644 root:root 96424 383249cdf0a60949eb58612cd924cdfe -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug 100644 root:root 6880 3aadd851853190d4834dd4dd9920a0a1 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/seen.so.debug 100644 root:root 52584 081bde04270367270c87160237308914 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/server.so.debug 100644 root:root 264632 3934ad67f586f09f6653a9e94acaedaf -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/share.so.debug 100644 root:root 121296 175abc2bda07ed5d8ab0597d8d227235 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug 100644 root:root 106264 5032db09308889bb886cfaa5aa4ddb7e -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug 100644 root:root 73168 8ab8181ae59227c80552fb453a8888d1 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug 100644 root:root 26064 d4b393dcf3366ce505fc747165cf3aee -File: /usr/src/debug/eggdrop-1.9.1 40755 root:root 60 -File: /usr/src/debug/eggdrop-1.9.1/src 40755 root:root 920 +File: /usr/lib/debug/usr/lib64/eggdrop 40755 root:root 0 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1 40755 root:root 0 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug 100644 root:root 35336 cbbd1a79eabd5adcdd92d0e7876d0a4c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug 100644 root:root 41696 12add33eb3ff8f1ec151599e1392fb1e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/channels.so.debug 100644 root:root 362000 8da93ae5bc1aec6c1b0190ecce6047d6 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/compress.so.debug 100644 root:root 37736 a4ccda7bcfe0bb1c7364e10508728a45 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/console.so.debug 100644 root:root 32432 1aaa897e6cd95b6a5c7b2a3a22f098aa +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug 100644 root:root 29048 ebe01c0c7515e317041d27e08eaefcd1 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/dns.so.debug 100644 root:root 63776 3fd22aa7305579e23a394c658521a703 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug 100644 root:root 322928 737a38da25a1e4b635d8b2cb0fdf6397 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ident.so.debug 100644 root:root 28096 83bcb03dd7644c5230d51acb01ffccc3 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/irc.so.debug 100644 root:root 428424 97bb3ed592ace99e15e7f8ef89ec4948 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/notes.so.debug 100644 root:root 96440 acd3eb8de1b9df7812e48e95f497caed +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug 100644 root:root 6880 5bb489f4e0aff4ef19ba1abe2004db2d +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/seen.so.debug 100644 root:root 52584 fcaa90f62c4a12629e8482f8ef471f2c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/server.so.debug 100644 root:root 264632 53bc07081bc6db28d888caab14877e26 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/share.so.debug 100644 root:root 121296 3a9dc9f774c04c3ac7523bbe1a1a48a0 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug 100644 root:root 106264 af418dcd5cace6c2aac48e45b923e37c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug 100644 root:root 73168 2b5653bf73a63690b9c5f37d03a03682 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug 100644 root:root 26064 dfc5f29960e4404938e2fe8eb3b3712e +File: /usr/src/debug/eggdrop-1.9.1 40755 root:root 0 +File: /usr/src/debug/eggdrop-1.9.1/src 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/bg.c 100644 root:root 7172 d2cec8d1d16419a20235633ebba73ddd @@ -299,3 +299,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/cmdt.h 100644 root:root 1158 3656d9ba50510362df67cb4059e01257 -File: /usr/src/debug/eggdrop-1.9.1/src/compat 40755 root:root 40 +File: /usr/src/debug/eggdrop-1.9.1/src/compat 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/dcc.c 100644 root:root 66849 3acf59407eef966adaa5e3f6facfba10 @@ -311,3 +311,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/match.c 100644 root:root 13196 1ee44896b67c7f2d9a612f5168ff090a -File: /usr/src/debug/eggdrop-1.9.1/src/md5 40755 root:root 80 +File: /usr/src/debug/eggdrop-1.9.1/src/md5 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/md5/md5.h 100644 root:root 1482 8a01d39876b3cde2559f441ef6f2f46a @@ -318,6 +318,6 @@ File: /usr/src/debug/eggdrop-1.9.1/src/misc_file.h 100644 root:root 1066 29efc4edc0fffa6f8c1c898ae9cb8a9f -File: /usr/src/debug/eggdrop-1.9.1/src/mod 40755 root:root 420 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/assoc.mod 40755 root:root 60 +File: /usr/src/debug/eggdrop-1.9.1/src/mod 40755 root:root 0 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/assoc.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/assoc.mod/assoc.c 100644 root:root 10464 a4bd875784c177c2094e4fa58b0634d0 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/blowfish.mod 40755 root:root 100 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/blowfish.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/blowfish.mod/bf_tab.h 100644 root:root 14356 92e55656aeb06a3fa9ece65ee69af007 @@ -325,3 +325,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/blowfish.mod/blowfish.h 100644 root:root 1472 932c423bf46a9281ceaecc65ee08add5 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/channels.mod 40755 root:root 160 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/channels.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/channels.mod/channels.c 100644 root:root 31890 b9e86c4b6386e31769846e30c78d1191 @@ -332,3 +332,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/channels.mod/userchan.c 100644 root:root 40372 aa3041a93dbafc2c56caf216a8078377 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/compress.mod 40755 root:root 100 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/compress.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/compress.mod/compress.c 100644 root:root 11507 5ecf2b2d7822e4aadca2fe514c3faa05 @@ -336,7 +336,7 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/compress.mod/tclcompress.c 100644 root:root 3149 11c1c0949a7c1fee404cfc01abfbc634 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/console.mod 40755 root:root 60 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/console.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/console.mod/console.c 100644 root:root 11278 17d2d29b55c39ffcd76a3f4aa2d37829 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/ctcp.mod 40755 root:root 60 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/ctcp.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/ctcp.mod/ctcp.c 100644 root:root 8628 8f6389d48e387077a54970e5a8f170b2 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/dns.mod 40755 root:root 100 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/dns.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/dns.mod/coredns.c 100644 root:root 39572 c03ec9c3b485bddd446044454aa94cee @@ -344,3 +344,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/dns.mod/dns.h 100644 root:root 2240 6db4ed086c6f026536eeb1e34310c3c1 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/filesys.mod 40755 root:root 220 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/filesys.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/filesys.mod/dbcompat.c 100644 root:root 8587 66011af8fe6f9020e6c325220c13cf8e @@ -354,5 +354,5 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/filesys.mod/tclfiles.c 100644 root:root 16122 c1a00ebbd15a48f7e38c34ee02571261 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/ident.mod 40755 root:root 60 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/ident.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/ident.mod/ident.c 100644 root:root 8701 22021770606f59c277e8a33ec810f044 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/irc.mod 40755 root:root 160 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/irc.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/irc.mod/chan.c 100644 root:root 83946 47935db738934904519102a37f331722 @@ -364,10 +364,10 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/modvals.h 100644 root:root 3728 5d41d04a5c72a78d7ca7f7fddc975ac2 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/notes.mod 40755 root:root 80 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/notes.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/notes.mod/cmdsnote.c 100644 root:root 6964 6c8bfbfa683bdd2fcaa7fd4352c54000 File: /usr/src/debug/eggdrop-1.9.1/src/mod/notes.mod/notes.c 100644 root:root 33675 ba5e1421cd9143d9bac406a521cf96b3 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/pbkdf2.mod 40755 root:root 60 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/pbkdf2.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/pbkdf2.mod/pbkdf2.c 100644 root:root 9590 3cf5dac6839c06d83d7246dd54f9a86f -File: /usr/src/debug/eggdrop-1.9.1/src/mod/seen.mod 40755 root:root 60 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/seen.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/seen.mod/seen.c 100644 root:root 19623 be72f8a7b8725b8708109c5a264bde9d -File: /usr/src/debug/eggdrop-1.9.1/src/mod/server.mod 40755 root:root 180 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/server.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/server.mod/cmdsserv.c 100644 root:root 5767 cfb48eee4cf03bffc24efb980961a0e2 @@ -379,3 +379,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/server.mod/tclserv.c 100644 root:root 13067 770ee4d93fa91aa103d620e1215411bf -File: /usr/src/debug/eggdrop-1.9.1/src/mod/share.mod 40755 root:root 100 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/share.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/share.mod/share.c 100644 root:root 69782 95aa525d752901e2d2b80f9549bea450 @@ -383,3 +383,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/share.mod/uf_features.c 100644 root:root 10027 a1c5e7849c58459b428acf42b666adcd -File: /usr/src/debug/eggdrop-1.9.1/src/mod/transfer.mod 40755 root:root 140 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/transfer.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/transfer.mod/tcltransfer.c 100644 root:root 2903 05477b79e9fae65dd8e15982f5e1ce22 @@ -389,6 +389,6 @@ File: /usr/src/debug/eggdrop-1.9.1/src/mod/transfer.mod/transferqueue.c 100644 root:root 7881 16cbf91ffaed2e781fcfe291c9862108 -File: /usr/src/debug/eggdrop-1.9.1/src/mod/twitch.mod 40755 root:root 80 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/twitch.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/twitch.mod/twitch.c 100644 root:root 29696 1252d79d4f9da2e2378e7c43c9d6c6ac File: /usr/src/debug/eggdrop-1.9.1/src/mod/twitch.mod/twitch.h 100644 root:root 1549 88276c66a5907f3df9118e9314f8be4c -File: /usr/src/debug/eggdrop-1.9.1/src/mod/uptime.mod 40755 root:root 80 +File: /usr/src/debug/eggdrop-1.9.1/src/mod/uptime.mod 40755 root:root 0 File: /usr/src/debug/eggdrop-1.9.1/src/mod/uptime.mod/uptime.c 100644 root:root 8237 0d33ddc5b577e01ebde691486c4b3603 @@ -412,2 +412,2 @@ File: /usr/src/debug/eggdrop-1.9.1/src/users.h 100644 root:root 6116 cf673e557556b786cacfe2497884beb4 -RPMIdentity: 0a946c2db3f1198d0bb40f2269da758c +RPMIdentity: eb49598bfe715f4e4a3a88734d37bda5