<86>Sep 13 20:18:48 userdel[3167624]: delete user 'rooter' <86>Sep 13 20:18:49 groupadd[3167637]: group added to /etc/group: name=rooter, GID=630 <86>Sep 13 20:18:49 groupadd[3167637]: new group: name=rooter, GID=630 <86>Sep 13 20:18:49 useradd[3167666]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Sep 13 20:18:49 userdel[3167693]: delete user 'builder' <86>Sep 13 20:18:49 userdel[3167693]: removed group 'builder' owned by 'builder' <86>Sep 13 20:18:49 userdel[3167693]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 20:18:49 groupadd[3167699]: group added to /etc/group: name=builder, GID=631 <86>Sep 13 20:18:49 groupadd[3167699]: group added to /etc/gshadow: name=builder <86>Sep 13 20:18:49 groupadd[3167699]: new group: name=builder, GID=631 <86>Sep 13 20:18:49 useradd[3167723]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Sep 13 20:18:52 rpmi: rpm-build-tcl-0.6.1-alt1 sisyphus+264761.20.4.1 1610806524 installed <13>Sep 13 20:18:52 rpmi: libtcl-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed <13>Sep 13 20:18:53 rpmi: tcl-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed <13>Sep 13 20:18:53 rpmi: tcl-devel-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed <13>Sep 13 20:18:53 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 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.52632 + 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.52632 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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.136-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.136-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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H \ '-DCCFLAGS="x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclhash.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 -flto=auto -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 -flto=auto -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tls.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 -flto=auto -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 -flto=auto -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[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 -flto=auto -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 -flto=auto -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[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 -flto=auto -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 -flto=auto -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 -flto=auto -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[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userent.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 -flto=auto -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcluser.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 -flto=auto -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 -flto=auto -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/md5' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.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 -flto=auto -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/ctcp.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/assoc.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/console.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/compress.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/blowfish.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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/compress.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/assoc.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/ctcp.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/console.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/ident.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/dns.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/blowfish.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/ident.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/filesys.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/pbkdf2.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/channels.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/notes.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/seen.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/pbkdf2.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/share.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/server.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/irc.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/seen.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/twitch.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/notes.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/uptime.mod' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/transfer.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/uptime.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/twitch.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/share.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/server.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/filesys.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/irc.mod' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[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 -flto=auto -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[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 -flto=auto' Compiled with: handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 builder builder 2065544 Sep 13 20:19 eggdrop Modules successfully compiled: -rwxr-xr-x 1 builder builder 49640 Sep 13 20:19 assoc.so -rwxr-xr-x 1 builder builder 56216 Sep 13 20:19 blowfish.so -rwxr-xr-x 1 builder builder 425072 Sep 13 20:19 channels.so -rwxr-xr-x 1 builder builder 48312 Sep 13 20:19 compress.so -rwxr-xr-x 1 builder builder 48592 Sep 13 20:19 console.so -rwxr-xr-x 1 builder builder 36048 Sep 13 20:19 ctcp.so -rwxr-xr-x 1 builder builder 72584 Sep 13 20:19 dns.so -rwxr-xr-x 1 builder builder 358224 Sep 13 20:19 filesys.so -rwxr-xr-x 1 builder builder 38448 Sep 13 20:19 ident.so -rwxr-xr-x 1 builder builder 513704 Sep 13 20:19 irc.so -rwxr-xr-x 1 builder builder 118504 Sep 13 20:19 notes.so -rwxr-xr-x 1 builder builder 18480 Sep 13 20:19 pbkdf2.so -rwxr-xr-x 1 builder builder 60920 Sep 13 20:19 seen.so -rwxr-xr-x 1 builder builder 332696 Sep 13 20:19 server.so -rwxr-xr-x 1 builder builder 158688 Sep 13 20:19 share.so -rwxr-xr-x 1 builder builder 132848 Sep 13 20:19 transfer.so -rwxr-xr-x 1 builder builder 95592 Sep 13 20:19 twitch.so -rwxr-xr-x 1 builder builder 36064 Sep 13 20:19 uptime.so Now run "make install" to install your bot. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13475 + 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 -flto=auto' 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.44436 + 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.JzG5rB 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.1wMe1A 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.mHcnbz 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.eRNHtC 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.HuOzVB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hmDy2z 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) 42.83user 8.73system 0:45.51elapsed 113%CPU (0avgtext+0avgdata 57000maxresident)k 0inputs+0outputs (0major+3152390minor)pagefaults 0swaps 46.89user 11.49system 0:55.61elapsed 104%CPU (0avgtext+0avgdata 102200maxresident)k 0inputs+0outputs (0major+3430490minor)pagefaults 0swaps --- eggdrop-1.9.1-alt1.x86_64.rpm.repo 2021-06-01 02:38:41.350632979 +0000 +++ eggdrop-1.9.1-alt1.x86_64.rpm.hasher 2021-09-13 20:19:41.656419240 +0000 @@ -454,3 +454,3 @@ File: /usr/bin/eggdrop 120777 root:root eggdrop-1.9.1 -File: /usr/bin/eggdrop-1.9.1 100755 root:root 068ccfda36b96bceb70fbffc3082410b +File: /usr/bin/eggdrop-1.9.1 100755 root:root dcda3fcb4ef4e2914b1cb3ce2dfa0b7b File: /usr/lib64/eggdrop 40755 root:root @@ -458,20 +458,20 @@ File: /usr/lib64/eggdrop/modules-1.9.1 40755 root:root -File: /usr/lib64/eggdrop/modules-1.9.1/assoc.so 100644 root:root 26bd7e0d36fcffdc6776a99473c8d7f2 -File: /usr/lib64/eggdrop/modules-1.9.1/blowfish.so 100644 root:root 9c4e546608163dfa05a8e168447bab72 -File: /usr/lib64/eggdrop/modules-1.9.1/channels.so 100644 root:root 7b51a5966fcabb119acf038a0bab4a2b -File: /usr/lib64/eggdrop/modules-1.9.1/compress.so 100644 root:root e8c78ee99c401e444cd510560bca97ba -File: /usr/lib64/eggdrop/modules-1.9.1/console.so 100644 root:root 14b676455c6437373a28c2660cf29a5e -File: /usr/lib64/eggdrop/modules-1.9.1/ctcp.so 100644 root:root b41c3d784e5938c9ff9dbb4b4a77cc0d -File: /usr/lib64/eggdrop/modules-1.9.1/dns.so 100644 root:root abd1fa9c77a81c2ea5219c81d96075f2 -File: /usr/lib64/eggdrop/modules-1.9.1/filesys.so 100644 root:root 60281da0195e21d67728cb9bb8418360 -File: /usr/lib64/eggdrop/modules-1.9.1/ident.so 100644 root:root 46f4b2755b66d1526bdff34801cdd174 -File: /usr/lib64/eggdrop/modules-1.9.1/irc.so 100644 root:root de2c5a9234d642f306b20677a28d6ad6 -File: /usr/lib64/eggdrop/modules-1.9.1/notes.so 100644 root:root a4b51d2be6b5ad4d8c2c882d0fdb1928 -File: /usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so 100644 root:root 09bffafba191ea80103d2ecf1f1b83df -File: /usr/lib64/eggdrop/modules-1.9.1/seen.so 100644 root:root 5484f0667692cb92e1315a0b1414eb57 -File: /usr/lib64/eggdrop/modules-1.9.1/server.so 100644 root:root 580bb6afffd220f415b9ba8c737c4c32 -File: /usr/lib64/eggdrop/modules-1.9.1/share.so 100644 root:root cee4cffbabfbf0ac0dd2fd7afe334222 -File: /usr/lib64/eggdrop/modules-1.9.1/transfer.so 100644 root:root 4513250c74550d616949c791127a8d5c -File: /usr/lib64/eggdrop/modules-1.9.1/twitch.so 100644 root:root ae9c1f56ff4929eea3a60764198a6478 -File: /usr/lib64/eggdrop/modules-1.9.1/uptime.so 100644 root:root 091064445b5ed36235c9841c6b65af8d +File: /usr/lib64/eggdrop/modules-1.9.1/assoc.so 100644 root:root 741b022874dba59c1ca43b356e33e761 +File: /usr/lib64/eggdrop/modules-1.9.1/blowfish.so 100644 root:root 33eb3145e1af4aa869dd8a7f70dd388f +File: /usr/lib64/eggdrop/modules-1.9.1/channels.so 100644 root:root 297cd5eacdf5f5ab6da0a12ba7d099c5 +File: /usr/lib64/eggdrop/modules-1.9.1/compress.so 100644 root:root 9fd477e371217d52e3d0ee1733f5a0f5 +File: /usr/lib64/eggdrop/modules-1.9.1/console.so 100644 root:root f644bf0b3c589968fee0bdc50db5cc31 +File: /usr/lib64/eggdrop/modules-1.9.1/ctcp.so 100644 root:root 6682c3e182e507037477330c2f2c901c +File: /usr/lib64/eggdrop/modules-1.9.1/dns.so 100644 root:root d9fae34030fdbc32780319090d4f0f08 +File: /usr/lib64/eggdrop/modules-1.9.1/filesys.so 100644 root:root 7561dc22870f8eed7222864895128abc +File: /usr/lib64/eggdrop/modules-1.9.1/ident.so 100644 root:root 9e68963875c8e405498e122a33e63d5b +File: /usr/lib64/eggdrop/modules-1.9.1/irc.so 100644 root:root c5d350b098b175ad1fb049e0be1e7d8c +File: /usr/lib64/eggdrop/modules-1.9.1/notes.so 100644 root:root a3c4a2dc1a3592fa0f587e82bda85183 +File: /usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so 100644 root:root b0737bc8c7438675fcabd15f5705e9e3 +File: /usr/lib64/eggdrop/modules-1.9.1/seen.so 100644 root:root 15739d9367a62f6747d792de97af6587 +File: /usr/lib64/eggdrop/modules-1.9.1/server.so 100644 root:root 3c39d074c8102cbabeed0edec2237d41 +File: /usr/lib64/eggdrop/modules-1.9.1/share.so 100644 root:root a9ee13785219d276e40b2cea069a9df8 +File: /usr/lib64/eggdrop/modules-1.9.1/transfer.so 100644 root:root 1ed1eac67c9139966ab9aaa01b4a54a6 +File: /usr/lib64/eggdrop/modules-1.9.1/twitch.so 100644 root:root bc89c0a59584effeba61fa2140cdffc8 +File: /usr/lib64/eggdrop/modules-1.9.1/uptime.so 100644 root:root 8accf5e168a841a9211b5eb58d6a8e42 File: /usr/share/doc/eggdrop-1.9.1 40755 root:root @@ -872,2 +872,2 @@ File: /var/run/eggdrop 41770 root:_eggdrop -RPMIdentity: d0d5fee2f41d27d7a22e5d62956cebcc0f167b44d6d0cba8b956554ed45d152328bd4f1f49877f8fcc6837a42d85627eb253b507ad822da09a03df02bae62b87 +RPMIdentity: afa21dff59ff5dee9785b1d54cd4397641d2dda4d24e67190555f8a8c290eb325d93a5ac992ef994ff66a5f3e65062417e8d408b743e1354cc265e04fa9549ac --- eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm.repo 2021-06-01 02:38:41.372633128 +0000 +++ eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm.hasher 2021-09-13 20:19:41.724419483 +0000 @@ -1,56 +1,58 @@ -/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/02 40755 root:root +/usr/lib/debug/.build-id/02/abd11dd02fc6b1211fa6a0a2088441e11caae6 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so +/usr/lib/debug/.build-id/02/abd11dd02fc6b1211fa6a0a2088441e11caae6.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/34736a512df68eecf6936ae90627361558b8a9 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so +/usr/lib/debug/.build-id/1a/34736a512df68eecf6936ae90627361558b8a9.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/dd818c56e47bdedabff3dde80b724b70ad5f6e 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so +/usr/lib/debug/.build-id/26/dd818c56e47bdedabff3dde80b724b70ad5f6e.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/d74394b2c0ea2ebaed34f0ecb7c24eb6bd0a34 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so +/usr/lib/debug/.build-id/29/d74394b2c0ea2ebaed34f0ecb7c24eb6bd0a34.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/cb9ba7aabcd54c00ab617727d7186b6f566378 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so +/usr/lib/debug/.build-id/3d/cb9ba7aabcd54c00ab617727d7186b6f566378.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.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/54/e81a2d676b9ee3017b3f7495cb895184ac7084 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so +/usr/lib/debug/.build-id/54/e81a2d676b9ee3017b3f7495cb895184ac7084.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/bff5047fcdd504e6e9e123f85f626cec4d9af7 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so +/usr/lib/debug/.build-id/6b/bff5047fcdd504e6e9e123f85f626cec4d9af7.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug +/usr/lib/debug/.build-id/6c 40755 root:root +/usr/lib/debug/.build-id/6c/b211f842360bbcf119bb637f052541a245a4ed 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so +/usr/lib/debug/.build-id/6c/b211f842360bbcf119bb637f052541a245a4ed.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/8df94e5d5bc3622ecb55b64082d5536f48c980 120777 root:root ../../../../bin/eggdrop-1.9.1 +/usr/lib/debug/.build-id/6e/8df94e5d5bc3622ecb55b64082d5536f48c980.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/b5f4bc8a50a9602e25f7a9b00c86242d1a78a1 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so +/usr/lib/debug/.build-id/7c/b5f4bc8a50a9602e25f7a9b00c86242d1a78a1.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/5d9d8e0912b3016f7326a1c4afa788cb2fb09d 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so +/usr/lib/debug/.build-id/8e/5d9d8e0912b3016f7326a1c4afa788cb2fb09d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/a9fba897d57959576b210ead8792ff14edb0bb 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so +/usr/lib/debug/.build-id/a3/a9fba897d57959576b210ead8792ff14edb0bb.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/149600cf2b50224a8c9cac2227237c20099c37 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so +/usr/lib/debug/.build-id/a8/149600cf2b50224a8c9cac2227237c20099c37.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/45a8dcb1c3e22539e18a7ed2fde1966d57680c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so +/usr/lib/debug/.build-id/af/45a8dcb1c3e22539e18a7ed2fde1966d57680c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/fd88ec63f186a43515d482f93079cd54fdff14 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so +/usr/lib/debug/.build-id/b8/fd88ec63f186a43515d482f93079cd54fdff14.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/f6fba8a6d1b79460e7fbae88d4915515bcab12 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so +/usr/lib/debug/.build-id/c7/f6fba8a6d1b79460e7fbae88d4915515bcab12.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +/usr/lib/debug/.build-id/ce 40755 root:root +/usr/lib/debug/.build-id/ce/8c9689bf4812cfb79c92cc397c1434122c7c18 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so +/usr/lib/debug/.build-id/ce/8c9689bf4812cfb79c92cc397c1434122c7c18.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/dc520e098c32cdd01c517dcda63fa4cd8a5546 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so +/usr/lib/debug/.build-id/e5/dc520e098c32cdd01c517dcda63fa4cd8a5546.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/de4e2d08d64a86992117ae41038c64646f1dcb 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so +/usr/lib/debug/.build-id/f3/de4e2d08d64a86992117ae41038c64646f1dcb.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root @@ -89,2 +91,9 @@ /usr/src/debug/eggdrop-1.9.1/src/compat 40755 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/base64.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/explicit_bzero.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/gethostbyname2.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/in6.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/inet_aton.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/snprintf.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/compat/strlcpy.c 100644 root:root /usr/src/debug/eggdrop-1.9.1/src/dcc.c 100644 root:root @@ -197,2 +206,3 @@ /usr/src/debug/eggdrop-1.9.1/src/tcluser.c 100644 root:root +/usr/src/debug/eggdrop-1.9.1/src/tls.c 100644 root:root /usr/src/debug/eggdrop-1.9.1/src/userent.c 100644 root:root @@ -211,58 +221,60 @@ Provides: eggdrop-debuginfo = 1.9.1-alt1:sisyphus+273269.100.1.1 -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/a8f4828c6326febe1bd594b64baa8f9a1be732 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so -File: /usr/lib/debug/.build-id/12/a8f4828c6326febe1bd594b64baa8f9a1be732.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/33f73bfa17089c8c76c2083bf625c446cf0add 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so -File: /usr/lib/debug/.build-id/23/33f73bfa17089c8c76c2083bf625c446cf0add.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug -File: /usr/lib/debug/.build-id/23/7a1d04a4fdf54226d7e6e0d88c23097139a327 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so -File: /usr/lib/debug/.build-id/23/7a1d04a4fdf54226d7e6e0d88c23097139a327.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +File: /usr/lib/debug/.build-id/02 40755 root:root +File: /usr/lib/debug/.build-id/02/abd11dd02fc6b1211fa6a0a2088441e11caae6 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so +File: /usr/lib/debug/.build-id/02/abd11dd02fc6b1211fa6a0a2088441e11caae6.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/34736a512df68eecf6936ae90627361558b8a9 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so +File: /usr/lib/debug/.build-id/1a/34736a512df68eecf6936ae90627361558b8a9.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/dd818c56e47bdedabff3dde80b724b70ad5f6e 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so +File: /usr/lib/debug/.build-id/26/dd818c56e47bdedabff3dde80b724b70ad5f6e.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/d74394b2c0ea2ebaed34f0ecb7c24eb6bd0a34 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so +File: /usr/lib/debug/.build-id/29/d74394b2c0ea2ebaed34f0ecb7c24eb6bd0a34.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/cb9ba7aabcd54c00ab617727d7186b6f566378 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so +File: /usr/lib/debug/.build-id/3d/cb9ba7aabcd54c00ab617727d7186b6f566378.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug File: /usr/lib/debug/.build-id/54 40755 root:root -File: /usr/lib/debug/.build-id/54/df1e26777b20eeba5ae2bcd95017d94a3fab6c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so -File: /usr/lib/debug/.build-id/54/df1e26777b20eeba5ae2bcd95017d94a3fab6c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/2192c5675a0da3486540d17cb10c2916cb30e3 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so -File: /usr/lib/debug/.build-id/57/2192c5675a0da3486540d17cb10c2916cb30e3.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/8bf3d9e619f82a05d04fa5bfbc900740b9f370 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so -File: /usr/lib/debug/.build-id/5e/8bf3d9e619f82a05d04fa5bfbc900740b9f370.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/222772aa0152d7c268b4e0ef100fd0daef5869 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so -File: /usr/lib/debug/.build-id/69/222772aa0152d7c268b4e0ef100fd0daef5869.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/0ae184e6a005e3f285cf8b9225f352efaa17cc 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so -File: /usr/lib/debug/.build-id/80/0ae184e6a005e3f285cf8b9225f352efaa17cc.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/f4c4560b2ac1cfe049b7f27c92546684befad0 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so -File: /usr/lib/debug/.build-id/b9/f4c4560b2ac1cfe049b7f27c92546684befad0.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/d67a89eee7fd86799472fcd1fa8cdf37dc59fd 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so -File: /usr/lib/debug/.build-id/bd/d67a89eee7fd86799472fcd1fa8cdf37dc59fd.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.so.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/d4a962a58466d0f424dd87d2010360b8cc50b5 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so -File: /usr/lib/debug/.build-id/c0/d4a962a58466d0f424dd87d2010360b8cc50b5.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/4fe32c0606fb20c884965e23b48426bbd3408b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so -File: /usr/lib/debug/.build-id/c1/4fe32c0606fb20c884965e23b48426bbd3408b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/2a33a1043edd639d5445081de7a3aea1fc1933 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so -File: /usr/lib/debug/.build-id/c8/2a33a1043edd639d5445081de7a3aea1fc1933.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/f066f9e22952a800b35a5a60653ca7f960992e 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so -File: /usr/lib/debug/.build-id/d1/f066f9e22952a800b35a5a60653ca7f960992e.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/af6ddf536a78fa4cdb596e45c806dbe7c5fa8d 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so -File: /usr/lib/debug/.build-id/d9/af6ddf536a78fa4cdb596e45c806dbe7c5fa8d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/2be4abc5f90d7ddaedd7c4fccd0e454c75a5f2 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so -File: /usr/lib/debug/.build-id/ea/2be4abc5f90d7ddaedd7c4fccd0e454c75a5f2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug -File: /usr/lib/debug/.build-id/ea/75cb975aa6c3350cf52a38cdc7afb29f784017 120777 root:root ../../../../bin/eggdrop-1.9.1 -File: /usr/lib/debug/.build-id/ea/75cb975aa6c3350cf52a38cdc7afb29f784017.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug -File: /usr/lib/debug/.build-id/eb 40755 root:root -File: /usr/lib/debug/.build-id/eb/c101ad0cd9db879da0e6d23b4eb2d20d01d73b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so -File: /usr/lib/debug/.build-id/eb/c101ad0cd9db879da0e6d23b4eb2d20d01d73b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/c8404847ba181f1e0466b0aa0b5c8ed2612026 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so -File: /usr/lib/debug/.build-id/fa/c8404847ba181f1e0466b0aa0b5c8ed2612026.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug -File: /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root 8a20ed7a725d7311f942c0059919bfdf +File: /usr/lib/debug/.build-id/54/e81a2d676b9ee3017b3f7495cb895184ac7084 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so +File: /usr/lib/debug/.build-id/54/e81a2d676b9ee3017b3f7495cb895184ac7084.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/bff5047fcdd504e6e9e123f85f626cec4d9af7 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so +File: /usr/lib/debug/.build-id/6b/bff5047fcdd504e6e9e123f85f626cec4d9af7.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug +File: /usr/lib/debug/.build-id/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/b211f842360bbcf119bb637f052541a245a4ed 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so +File: /usr/lib/debug/.build-id/6c/b211f842360bbcf119bb637f052541a245a4ed.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/8df94e5d5bc3622ecb55b64082d5536f48c980 120777 root:root ../../../../bin/eggdrop-1.9.1 +File: /usr/lib/debug/.build-id/6e/8df94e5d5bc3622ecb55b64082d5536f48c980.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/b5f4bc8a50a9602e25f7a9b00c86242d1a78a1 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so +File: /usr/lib/debug/.build-id/7c/b5f4bc8a50a9602e25f7a9b00c86242d1a78a1.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/5d9d8e0912b3016f7326a1c4afa788cb2fb09d 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so +File: /usr/lib/debug/.build-id/8e/5d9d8e0912b3016f7326a1c4afa788cb2fb09d.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/a9fba897d57959576b210ead8792ff14edb0bb 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so +File: /usr/lib/debug/.build-id/a3/a9fba897d57959576b210ead8792ff14edb0bb.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/149600cf2b50224a8c9cac2227237c20099c37 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so +File: /usr/lib/debug/.build-id/a8/149600cf2b50224a8c9cac2227237c20099c37.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/45a8dcb1c3e22539e18a7ed2fde1966d57680c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so +File: /usr/lib/debug/.build-id/af/45a8dcb1c3e22539e18a7ed2fde1966d57680c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/fd88ec63f186a43515d482f93079cd54fdff14 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so +File: /usr/lib/debug/.build-id/b8/fd88ec63f186a43515d482f93079cd54fdff14.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/f6fba8a6d1b79460e7fbae88d4915515bcab12 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so +File: /usr/lib/debug/.build-id/c7/f6fba8a6d1b79460e7fbae88d4915515bcab12.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +File: /usr/lib/debug/.build-id/ce 40755 root:root +File: /usr/lib/debug/.build-id/ce/8c9689bf4812cfb79c92cc397c1434122c7c18 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so +File: /usr/lib/debug/.build-id/ce/8c9689bf4812cfb79c92cc397c1434122c7c18.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/dc520e098c32cdd01c517dcda63fa4cd8a5546 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so +File: /usr/lib/debug/.build-id/e5/dc520e098c32cdd01c517dcda63fa4cd8a5546.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/de4e2d08d64a86992117ae41038c64646f1dcb 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so +File: /usr/lib/debug/.build-id/f3/de4e2d08d64a86992117ae41038c64646f1dcb.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug +File: /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root f07187c092a35999f6bc174388eece02 File: /usr/lib/debug/usr/bin/eggdrop.debug 120777 root:root eggdrop-1.9.1.debug @@ -270,20 +282,20 @@ File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1 40755 root:root -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug 100644 root:root 9d589c8013ad96a431264fb0a0e345ad -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug 100644 root:root 1ff1ddb3ce1e210978b84e6f09f314da -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/channels.so.debug 100644 root:root 88fa0676a9ecd768449b0c729e0c94a1 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/compress.so.debug 100644 root:root c69d84b1e66220a9ac474d5cd61d9bdd -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/console.so.debug 100644 root:root 87a7a0476b9dab36ec2ad6a47685e83a -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug 100644 root:root 273aec5be4269d1716e076aae5cd683b -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/dns.so.debug 100644 root:root bf8bc581673670d91725bb066deca625 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug 100644 root:root 59f938ce8467989e959c8cc07247827b -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ident.so.debug 100644 root:root 01378e3c47bdef385f4067adb9fd1751 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/irc.so.debug 100644 root:root d77aa741290bb4222479dc4a7a75a4c5 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/notes.so.debug 100644 root:root 383249cdf0a60949eb58612cd924cdfe -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug 100644 root:root 3aadd851853190d4834dd4dd9920a0a1 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/seen.so.debug 100644 root:root 081bde04270367270c87160237308914 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/server.so.debug 100644 root:root 3934ad67f586f09f6653a9e94acaedaf -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/share.so.debug 100644 root:root 175abc2bda07ed5d8ab0597d8d227235 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug 100644 root:root 5032db09308889bb886cfaa5aa4ddb7e -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug 100644 root:root 8ab8181ae59227c80552fb453a8888d1 -File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug 100644 root:root d4b393dcf3366ce505fc747165cf3aee +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug 100644 root:root e12281d5687e63d61f0c0f6189661ab9 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug 100644 root:root 4d94343aa91ae43cadbadac60063c05e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/channels.so.debug 100644 root:root c3b82eca58e33f7109bc4c99d3fa1a2c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/compress.so.debug 100644 root:root b380e28e3a16e4c660fa7dcb1f441e4a +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/console.so.debug 100644 root:root e9cf20a44b48c061f128e336fa60cf23 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug 100644 root:root 7394144696d22ef6ee2e89436510594c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/dns.so.debug 100644 root:root 2af784c1abe474463b6e0e85e6be5a5c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug 100644 root:root ccd2352bf6b5d8912ce4956689120b9e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ident.so.debug 100644 root:root af126ba982651431befceb42df9d4d5f +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/irc.so.debug 100644 root:root 0999346a9cd61ae3274408fe3368c080 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/notes.so.debug 100644 root:root baab1b752fd9f284f74aa0753014c668 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug 100644 root:root 6625815d4053ee11728f175af865a9ef +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/seen.so.debug 100644 root:root ba5de31924d2fe578e03bb8ecd38710b +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/server.so.debug 100644 root:root 0af2e0fc631661e694b6a7e980e1c3c1 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/share.so.debug 100644 root:root d9e78cc557c4a480ca63743324f336a7 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug 100644 root:root 410ababd85f7f0e7f836719e586df7d6 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug 100644 root:root 97d167b68c5da5f1534b30c1542b9fe3 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug 100644 root:root 302b6827183c696f4cfb2256adc03371 File: /usr/src/debug/eggdrop-1.9.1 40755 root:root @@ -300,2 +312,9 @@ File: /usr/src/debug/eggdrop-1.9.1/src/compat 40755 root:root +File: /usr/src/debug/eggdrop-1.9.1/src/compat/base64.c 100644 root:root 9dbaf25e63918d12f7a7b0a2c0c6a013 +File: /usr/src/debug/eggdrop-1.9.1/src/compat/explicit_bzero.c 100644 root:root e1f6052c33174c717aeb297a0dc91e2f +File: /usr/src/debug/eggdrop-1.9.1/src/compat/gethostbyname2.c 100644 root:root b8a21ef1d38b009207dad052b357b09a +File: /usr/src/debug/eggdrop-1.9.1/src/compat/in6.c 100644 root:root c742a08bf6fcb31e989def9f8abf064c +File: /usr/src/debug/eggdrop-1.9.1/src/compat/inet_aton.c 100644 root:root c918d3bfc8330cbff18b669c3b778c98 +File: /usr/src/debug/eggdrop-1.9.1/src/compat/snprintf.c 100644 root:root 57efaea15c19737b24f56e54c5da310f +File: /usr/src/debug/eggdrop-1.9.1/src/compat/strlcpy.c 100644 root:root 16e7eb02431f73c2ac4e0fb87dc3905c File: /usr/src/debug/eggdrop-1.9.1/src/dcc.c 100644 root:root 3acf59407eef966adaa5e3f6facfba10 @@ -408,2 +427,3 @@ File: /usr/src/debug/eggdrop-1.9.1/src/tcluser.c 100644 root:root 5cb529b9bc31bb122ff3e006240d392a +File: /usr/src/debug/eggdrop-1.9.1/src/tls.c 100644 root:root 187a5cdf4596ff66ea85a99a0fe05de7 File: /usr/src/debug/eggdrop-1.9.1/src/userent.c 100644 root:root 246b6de94dbfd43371823780cc21bd0c @@ -412,2 +432,2 @@ File: /usr/src/debug/eggdrop-1.9.1/src/users.h 100644 root:root cf673e557556b786cacfe2497884beb4 -RPMIdentity: e366bff5511b5d24dc5119978dde7a04c8a34e7af3680b574a8b1635b7f78656e632a149d7d06a972ee109759e5256315c050e47b58e53fba6d286204be44847 +RPMIdentity: ad77c8c5cf903ae867ef0da6ba79b62d364fa9d7d0fa44f285e0376ae98e736ba56438f4f953d0eb382b7db6e23e17154d3e0a760321d61c660940b26bf1c05c