<86>Oct 20 04:07:27 userdel[1066668]: delete user 'rooter' <86>Oct 20 04:07:27 userdel[1066668]: removed group 'rooter' owned by 'rooter' <86>Oct 20 04:07:27 userdel[1066668]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 20 04:07:27 groupadd[1066673]: group added to /etc/group: name=rooter, GID=705 <86>Oct 20 04:07:27 groupadd[1066673]: group added to /etc/gshadow: name=rooter <86>Oct 20 04:07:27 groupadd[1066673]: new group: name=rooter, GID=705 <86>Oct 20 04:07:27 useradd[1066677]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Oct 20 04:07:27 userdel[1066683]: delete user 'builder' <86>Oct 20 04:07:27 userdel[1066683]: removed group 'builder' owned by 'builder' <86>Oct 20 04:07:27 userdel[1066683]: removed shadow group 'builder' owned by 'builder' <86>Oct 20 04:07:27 groupadd[1066688]: group added to /etc/group: name=builder, GID=706 <86>Oct 20 04:07:27 groupadd[1066688]: group added to /etc/gshadow: name=builder <86>Oct 20 04:07:27 groupadd[1066688]: new group: name=builder, GID=706 <86>Oct 20 04:07:27 useradd[1066692]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Oct 20 04:07:29 rpmi: rpm-build-tcl-0.6.1-alt1 sisyphus+264761.20.4.1 1610806524 installed <13>Oct 20 04:07:29 rpmi: libtcl-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed <13>Oct 20 04:07:29 rpmi: tcl-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed <13>Oct 20 04:07:29 rpmi: tcl-devel-8.6.11-alt3 sisyphus+284233.40.3.1 1630366241 installed <13>Oct 20 04:07:29 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.49309 + 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.49309 + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext This is Eggdrop's GNU configure script. It's going to run a bunch of tests to hopefully make your compile work without much twiddling. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for icc... no checking whether the compiler understands -pipe... yes checking whether the compiler understands -Wall... yes checking for a BSD-compatible install... /bin/install -c checking for make... make checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether head -n 1 works... yes checking for strip... strip checking for gawk... gawk checking for basename... basename checking for uname... uname checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... none required checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking system type... Linux checking system release... 5.10.69-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... yes checking for gethostbyname2... yes checking for struct in6_addr... yes checking for the in6addr_any constant... yes checking for the in6addr_loopback constant... yes checking for struct sockaddr_in6... yes checking whether to enable TLS support... autodetect checking for openssl/ssl.h... no checking for openssl/x509v3.h... no checking for X509_digest in -lcrypto... no checking for SSL_accept in -lssl... no checking for EVP_md5... no checking for OPENSSL_buf2hexstr... no checking for hex_to_string... no checking for OPENSSL_hexstr2buf... no checking for string_to_hex... no checking for OpenSSL... no (make sure you have version 0.9.8 or higher installed) 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.10.69-std-def-alt1 IPv6 Support: yes 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 () 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 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 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 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 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 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 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 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 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 -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 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 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 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 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 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 \ '-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 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 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[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 tcldcc.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[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[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[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[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[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[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 userrec.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 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/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[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 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 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 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 -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/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/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/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/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/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 -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/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 -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/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 -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/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/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 -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/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 -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 -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/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 -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/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/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/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 -L/usr/lib64 -ltcl8.6 -lpthread -ltcl8.6 -lpthread -ltclstub8.6 -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/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 -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/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/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/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/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 -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 -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/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 -lresolv && touch ../../../notes.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/notes.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/twitch.mod' x86_64-alt-linux-gcc -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 -lresolv && touch ../../../twitch.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/twitch.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/uptime.mod' x86_64-alt-linux-gcc -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 -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/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 -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/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 -lresolv && touch ../../../channels.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/channels.mod' make[2]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/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 -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 -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 -lresolv && touch ../../../irc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod/irc.mod' make[1]: Entering directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' All modules compiled. make[1]: Leaving directory '/usr/src/RPM/BUILD/eggdrop-1.9.1/src/mod' Test run of ./eggdrop -v: Eggdrop v1.9.1 (C) 1997 Robey Pointer (C) 1999-2021 Eggheads Configure flags: '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' Compiled with: IPv6, handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 builder builder 2074736 Oct 20 04:07 eggdrop Modules successfully compiled: -rwxr-xr-x 1 builder builder 47616 Oct 20 04:07 assoc.so -rwxr-xr-x 1 builder builder 55560 Oct 20 04:07 blowfish.so -rwxr-xr-x 1 builder builder 423040 Oct 20 04:07 channels.so -rwxr-xr-x 1 builder builder 47824 Oct 20 04:07 compress.so -rwxr-xr-x 1 builder builder 46496 Oct 20 04:07 console.so -rwxr-xr-x 1 builder builder 35864 Oct 20 04:07 ctcp.so -rwxr-xr-x 1 builder builder 74808 Oct 20 04:07 dns.so -rwxr-xr-x 1 builder builder 355608 Oct 20 04:07 filesys.so -rwxr-xr-x 1 builder builder 38200 Oct 20 04:07 ident.so -rwxr-xr-x 1 builder builder 511632 Oct 20 04:07 irc.so -rwxr-xr-x 1 builder builder 118064 Oct 20 04:07 notes.so -rwxr-xr-x 1 builder builder 17832 Oct 20 04:07 pbkdf2.so -rwxr-xr-x 1 builder builder 58864 Oct 20 04:07 seen.so -rwxr-xr-x 1 builder builder 330816 Oct 20 04:07 server.so -rwxr-xr-x 1 builder builder 156552 Oct 20 04:07 share.so -rwxr-xr-x 1 builder builder 130672 Oct 20 04:07 transfer.so -rwxr-xr-x 1 builder builder 93496 Oct 20 04:07 twitch.so -rwxr-xr-x 1 builder builder 35592 Oct 20 04:07 uptime.so Now run "make install" to install your bot. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17488 + 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: IPv6, 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.27753 + 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.HQWjbD 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.QGAbS3 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.SUzVcQ 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(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.HfPR32 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.3IobnH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Elslwb 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(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) 48.37user 12.76system 0:32.47elapsed 188%CPU (0avgtext+0avgdata 57548maxresident)k 0inputs+0outputs (0major+3167655minor)pagefaults 0swaps 52.15user 17.06system 0:39.52elapsed 175%CPU (0avgtext+0avgdata 104700maxresident)k 5192inputs+0outputs (30494major+3418645minor)pagefaults 0swaps --- eggdrop-1.9.1-alt1.x86_64.rpm.repo 2021-06-01 02:38:41.000000000 +0000 +++ eggdrop-1.9.1-alt1.x86_64.rpm.hasher 2021-10-20 04:08:05.617184357 +0000 @@ -440,6 +440,6 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libresolv.so.2(GLIBC_2.2.5)(64bit) @@ -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 832046783f24ba1a9411fbb3ca7e9180 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 4af71ebe56ecc1418991fe27f3054122 +File: /usr/lib64/eggdrop/modules-1.9.1/blowfish.so 100644 root:root a68beda2446727d8ba5c1361e8d5ebd2 +File: /usr/lib64/eggdrop/modules-1.9.1/channels.so 100644 root:root d76c4987691c02dfeeacf63e96f17fe0 +File: /usr/lib64/eggdrop/modules-1.9.1/compress.so 100644 root:root a61e66862e1982f50d8effbcf33061fc +File: /usr/lib64/eggdrop/modules-1.9.1/console.so 100644 root:root 67535e19d12419f4aa2c0ca0a9d4b995 +File: /usr/lib64/eggdrop/modules-1.9.1/ctcp.so 100644 root:root 74689d6be6a0a1f33c5ccc6a6aa4a275 +File: /usr/lib64/eggdrop/modules-1.9.1/dns.so 100644 root:root fd6128bd51b73cab6fdd8c278ad6e1cb +File: /usr/lib64/eggdrop/modules-1.9.1/filesys.so 100644 root:root 18f3e911d62861f706cea24a8e3b073b +File: /usr/lib64/eggdrop/modules-1.9.1/ident.so 100644 root:root b81dc6baa3d9f7117e1d190e6a44ffe3 +File: /usr/lib64/eggdrop/modules-1.9.1/irc.so 100644 root:root e26d30b445aaf0fcbb367a3034a0139a +File: /usr/lib64/eggdrop/modules-1.9.1/notes.so 100644 root:root f28306489e950646a02a80ad0a8bad67 +File: /usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so 100644 root:root 70bcfde31a8199c806bc1628f3b2072f +File: /usr/lib64/eggdrop/modules-1.9.1/seen.so 100644 root:root 0b9da4fb875227f3f2b5c4246de8dee7 +File: /usr/lib64/eggdrop/modules-1.9.1/server.so 100644 root:root bb852c9f7b9536895982c5b2509f7261 +File: /usr/lib64/eggdrop/modules-1.9.1/share.so 100644 root:root 1bb5a5314877235b1c6c0de8a82c220f +File: /usr/lib64/eggdrop/modules-1.9.1/transfer.so 100644 root:root cc2ed4837be977cac4beb20b5e492669 +File: /usr/lib64/eggdrop/modules-1.9.1/twitch.so 100644 root:root 832486588dc2805b77c1df711c4f7144 +File: /usr/lib64/eggdrop/modules-1.9.1/uptime.so 100644 root:root a7e1b9697d0f3926fca99e5f0bf25a39 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: 67a39cd209e64e9abb09b5224eb87874248690472a0907aa4f716ab25dd7e48212bb2b1e8225376e97d92aeaec42f13ffc61e4d3aeb96de9943fecf5cc903dae --- eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm.repo 2021-06-01 02:38:41.000000000 +0000 +++ eggdrop-debuginfo-1.9.1-alt1.x86_64.rpm.hasher 2021-10-20 04:08:05.911185526 +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/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/07 40755 root:root +/usr/lib/debug/.build-id/07/88c92ee16a5624aacf914a6a31fcff2609f386 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so +/usr/lib/debug/.build-id/07/88c92ee16a5624aacf914a6a31fcff2609f386.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/7d3a59a03f805b5394cfe48017a4952586e385 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so +/usr/lib/debug/.build-id/0b/7d3a59a03f805b5394cfe48017a4952586e385.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/dccbb6dfdc5b0fc4d93196c9fdce6dc658b705 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so +/usr/lib/debug/.build-id/3a/dccbb6dfdc5b0fc4d93196c9fdce6dc658b705.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug +/usr/lib/debug/.build-id/40 40755 root:root +/usr/lib/debug/.build-id/40/717e04e08d0bd1979876e9715fb974d0c2efa2 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so +/usr/lib/debug/.build-id/40/717e04e08d0bd1979876e9715fb974d0c2efa2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/cee8be5bb4e846108dd1ac5d7269832ab95695 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so +/usr/lib/debug/.build-id/42/cee8be5bb4e846108dd1ac5d7269832ab95695.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/22d34af89f625a6fd2071b9b14abfefc28d1ec 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so +/usr/lib/debug/.build-id/44/22d34af89f625a6fd2071b9b14abfefc28d1ec.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/999392f48fbc6555b95d74bde64c9e2b6ea079 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so +/usr/lib/debug/.build-id/4b/999392f48fbc6555b95d74bde64c9e2b6ea079.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/fc43b473fb9444512bc2f00a6c31f8f3fdf436 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so +/usr/lib/debug/.build-id/4d/fc43b473fb9444512bc2f00a6c31f8f3fdf436.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/29ae0b5465175c7e6d30a59c0c734d4dd47a5f 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so +/usr/lib/debug/.build-id/50/29ae0b5465175c7e6d30a59c0c734d4dd47a5f.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.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/57/a4a881df29b22d2e2d2699bd6785a3f8ca61c4 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so +/usr/lib/debug/.build-id/57/a4a881df29b22d2e2d2699bd6785a3f8ca61c4.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/6e245b0025487e99fd8dd931c092474ae15b63 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so +/usr/lib/debug/.build-id/58/6e245b0025487e99fd8dd931c092474ae15b63.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +/usr/lib/debug/.build-id/5d 40755 root:root +/usr/lib/debug/.build-id/5d/8c58142a23246f9f80b99cb95cfc2445e18cee 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so +/usr/lib/debug/.build-id/5d/8c58142a23246f9f80b99cb95cfc2445e18cee.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.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/5e/f5c3b315d0271dd40da8d9debbd23a214983ee 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so +/usr/lib/debug/.build-id/5e/f5c3b315d0271dd40da8d9debbd23a214983ee.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/feaa5335d21b8c2130e97157b58a755c8b2576 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so +/usr/lib/debug/.build-id/7d/feaa5335d21b8c2130e97157b58a755c8b2576.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/fbc56adcdb046551e2e4c089333592ca2b21fa 120777 root:root ../../../../bin/eggdrop-1.9.1 +/usr/lib/debug/.build-id/8c/fbc56adcdb046551e2e4c089333592ca2b21fa.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/3d67a75825b1620c004acbe0333a175db54b4b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so +/usr/lib/debug/.build-id/8e/3d67a75825b1620c004acbe0333a175db54b4b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/dbb229691e79601075f360572b3c53aa66e40c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so +/usr/lib/debug/.build-id/bb/dbb229691e79601075f360572b3c53aa66e40c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.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/d9/3b8e41b889cfa640bdebdb9bc192e700cf2564 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so +/usr/lib/debug/.build-id/d9/3b8e41b889cfa640bdebdb9bc192e700cf2564.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/298c54ac9e8578d811b5d9997f524a96e7712c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so +/usr/lib/debug/.build-id/e6/298c54ac9e8578d811b5d9997f524a96e7712c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.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 @@ -203,4 +213,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) -Requires: debug64(libpthread.so.0) Requires: debug64(libresolv.so.2) @@ -211,58 +219,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/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/07 40755 root:root +File: /usr/lib/debug/.build-id/07/88c92ee16a5624aacf914a6a31fcff2609f386 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/assoc.so +File: /usr/lib/debug/.build-id/07/88c92ee16a5624aacf914a6a31fcff2609f386.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/assoc.so.debug +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/7d3a59a03f805b5394cfe48017a4952586e385 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/blowfish.so +File: /usr/lib/debug/.build-id/0b/7d3a59a03f805b5394cfe48017a4952586e385.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/dccbb6dfdc5b0fc4d93196c9fdce6dc658b705 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/irc.so +File: /usr/lib/debug/.build-id/3a/dccbb6dfdc5b0fc4d93196c9fdce6dc658b705.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/irc.so.debug +File: /usr/lib/debug/.build-id/40 40755 root:root +File: /usr/lib/debug/.build-id/40/717e04e08d0bd1979876e9715fb974d0c2efa2 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/server.so +File: /usr/lib/debug/.build-id/40/717e04e08d0bd1979876e9715fb974d0c2efa2.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/server.so.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/cee8be5bb4e846108dd1ac5d7269832ab95695 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/console.so +File: /usr/lib/debug/.build-id/42/cee8be5bb4e846108dd1ac5d7269832ab95695.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/console.so.debug +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/22d34af89f625a6fd2071b9b14abfefc28d1ec 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/dns.so +File: /usr/lib/debug/.build-id/44/22d34af89f625a6fd2071b9b14abfefc28d1ec.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/dns.so.debug +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/999392f48fbc6555b95d74bde64c9e2b6ea079 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ident.so +File: /usr/lib/debug/.build-id/4b/999392f48fbc6555b95d74bde64c9e2b6ea079.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ident.so.debug +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/fc43b473fb9444512bc2f00a6c31f8f3fdf436 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/filesys.so +File: /usr/lib/debug/.build-id/4d/fc43b473fb9444512bc2f00a6c31f8f3fdf436.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/29ae0b5465175c7e6d30a59c0c734d4dd47a5f 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/transfer.so +File: /usr/lib/debug/.build-id/50/29ae0b5465175c7e6d30a59c0c734d4dd47a5f.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/transfer.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/57/a4a881df29b22d2e2d2699bd6785a3f8ca61c4 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/compress.so +File: /usr/lib/debug/.build-id/57/a4a881df29b22d2e2d2699bd6785a3f8ca61c4.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/compress.so.debug +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/6e245b0025487e99fd8dd931c092474ae15b63 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/twitch.so +File: /usr/lib/debug/.build-id/58/6e245b0025487e99fd8dd931c092474ae15b63.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug +File: /usr/lib/debug/.build-id/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/8c58142a23246f9f80b99cb95cfc2445e18cee 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/uptime.so +File: /usr/lib/debug/.build-id/5d/8c58142a23246f9f80b99cb95cfc2445e18cee.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/uptime.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/5e/f5c3b315d0271dd40da8d9debbd23a214983ee 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/pbkdf2.so +File: /usr/lib/debug/.build-id/5e/f5c3b315d0271dd40da8d9debbd23a214983ee.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/feaa5335d21b8c2130e97157b58a755c8b2576 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/share.so +File: /usr/lib/debug/.build-id/7d/feaa5335d21b8c2130e97157b58a755c8b2576.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/share.so.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/fbc56adcdb046551e2e4c089333592ca2b21fa 120777 root:root ../../../../bin/eggdrop-1.9.1 +File: /usr/lib/debug/.build-id/8c/fbc56adcdb046551e2e4c089333592ca2b21fa.debug 120777 root:root ../../usr/bin/eggdrop-1.9.1.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/3d67a75825b1620c004acbe0333a175db54b4b 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/ctcp.so +File: /usr/lib/debug/.build-id/8e/3d67a75825b1620c004acbe0333a175db54b4b.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/dbb229691e79601075f360572b3c53aa66e40c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/seen.so +File: /usr/lib/debug/.build-id/bb/dbb229691e79601075f360572b3c53aa66e40c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/seen.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/d9/3b8e41b889cfa640bdebdb9bc192e700cf2564 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/channels.so +File: /usr/lib/debug/.build-id/d9/3b8e41b889cfa640bdebdb9bc192e700cf2564.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/channels.so.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/298c54ac9e8578d811b5d9997f524a96e7712c 120777 root:root ../../../../lib64/eggdrop/modules-1.9.1/notes.so +File: /usr/lib/debug/.build-id/e6/298c54ac9e8578d811b5d9997f524a96e7712c.debug 120777 root:root ../../usr/lib64/eggdrop/modules-1.9.1/notes.so.debug +File: /usr/lib/debug/usr/bin/eggdrop-1.9.1.debug 100644 root:root a815b3bcf0aa71a100773789a86976df File: /usr/lib/debug/usr/bin/eggdrop.debug 120777 root:root eggdrop-1.9.1.debug @@ -270,20 +280,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 8dbdb6b00e471c966a94d743d1e824b9 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/blowfish.so.debug 100644 root:root e97e93d5086c0a7d32611c52222e0fbd +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/channels.so.debug 100644 root:root 0f139642b188fea18c11021004921a6c +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/compress.so.debug 100644 root:root 18a6d8f8ccbd109b3f2c8ba662234a1e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/console.so.debug 100644 root:root 2390857e9dfe826571c238375c901d5a +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ctcp.so.debug 100644 root:root db494b4c66af687d30470d1a011b67fa +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/dns.so.debug 100644 root:root 99b5ea9a17b703618945e73c724bfe01 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/filesys.so.debug 100644 root:root 5d7c89073047f3320783c9e613ba5d1b +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/ident.so.debug 100644 root:root 91fcb7d643ed66c7c5f24ef87f802c4d +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/irc.so.debug 100644 root:root 24cb24c41a6fd51e21d661579fc08bc6 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/notes.so.debug 100644 root:root 77377fccd7d3e3983af6c22d2a578fb2 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/pbkdf2.so.debug 100644 root:root b881b0a70087440289874a5c27fe9c41 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/seen.so.debug 100644 root:root 8db057eedea081e6894038bb78487003 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/server.so.debug 100644 root:root 63b3cbef7e5fbd453a9b8492823bcc4e +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/share.so.debug 100644 root:root bed84a2ea579bc26c4df84bf84c993ec +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/transfer.so.debug 100644 root:root 5b78c22ebd376723837e9800cebb6a9a +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/twitch.so.debug 100644 root:root 051753c6d6b6d0ec714e14974fe8f807 +File: /usr/lib/debug/usr/lib64/eggdrop/modules-1.9.1/uptime.so.debug 100644 root:root 3133fb2aab7fb775a33a93cb857dec38 File: /usr/src/debug/eggdrop-1.9.1 40755 root:root @@ -300,2 +310,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 +425,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 +430,2 @@ File: /usr/src/debug/eggdrop-1.9.1/src/users.h 100644 root:root cf673e557556b786cacfe2497884beb4 -RPMIdentity: e366bff5511b5d24dc5119978dde7a04c8a34e7af3680b574a8b1635b7f78656e632a149d7d06a972ee109759e5256315c050e47b58e53fba6d286204be44847 +RPMIdentity: 9223f2b602bf666dbbce9b659f90c3aef35b160c2397b53f08910674e58b029fd75c70a7d433daabc6d0fc420f8fdf78cebeebc28fac4ec50b66ae473cc0142a