<86>Apr 21 01:14:17 userdel[74175]: delete user 'rooter' <86>Apr 21 01:14:17 groupadd[74306]: group added to /etc/group: name=rooter, GID=657 <86>Apr 21 01:14:17 groupadd[74306]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:14:17 groupadd[74306]: new group: name=rooter, GID=657 <86>Apr 21 01:14:17 useradd[74361]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Apr 21 01:14:17 userdel[74488]: delete user 'builder' <86>Apr 21 01:14:17 userdel[74488]: removed group 'builder' owned by 'builder' <86>Apr 21 01:14:17 userdel[74488]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:14:17 groupadd[74507]: group added to /etc/group: name=builder, GID=658 <86>Apr 21 01:14:17 groupadd[74507]: group added to /etc/gshadow: name=builder <86>Apr 21 01:14:17 groupadd[74507]: new group: name=builder, GID=658 <86>Apr 21 01:14:17 useradd[74528]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Apr 21 01:14:20 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 21 01:14:20 rpmi: libdnet-1.12-alt3.1 1321424268 installed <13>Apr 21 01:14:20 rpmi: libdnet-devel-1.12-alt3.1 1321424268 installed <13>Apr 21 01:14:20 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing hyenae-0.36-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hyenae-0.36-1 + echo 'Source #0 (hyenae-0.36-1.tar.gz):' Source #0 (hyenae-0.36-1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hyenae-0.36-1.tar.gz + /bin/tar -xf - + cd hyenae-0.36-1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (hyenae-0.36-1-remove_restriction.patch):' Patch #0 (hyenae-0.36-1-remove_restriction.patch): + /usr/bin/patch -p0 patching file src/hyenaed-daemon.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hyenae-0.36-1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:49: installing './compile' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes 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/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for eth_set in -ldnet... yes checking dnet.h usability... yes checking dnet.h presence... yes checking for dnet.h... yes checking for pcap_findalldevs in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1/man' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae.o hyenae.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-assistant.o hyenae-assistant.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-remote.o hyenae-remote.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-common.o hyenae-common.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-protocol.o hyenae-protocol.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-eth.o hyenae-eth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-arp.o hyenae-arp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-pppoe.o hyenae-pppoe.c hyenae.c: In function 'main': hyenae.c:563:21: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(att.hsrp_auth, optarg, HY_HSRP_AUTH_LEN); ^ In file included from /usr/include/features.h:368:0, from /usr/include/time.h:27, from hyenae-base.h:33, from hyenae-common.h:30, from hyenae.h:30, from hyenae.c:27: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ hyenae-remote.c: In function 'hy_load_server_list': hyenae-remote.c:127:7: warning: unused variable 'i' [-Wunused-variable] int i = 0; ^ hyenae-assistant.c: In function 'hy_assistant_handle_blind_pppoe_ses_ini_flood': hyenae-assistant.c:416:7: warning: unused variable 'ret' [-Wunused-variable] int ret = HY_ER_OK; ^ hyenae-assistant.c: In function 'hy_assistant_handle_hsrp_hello_hijacking': hyenae-assistant.c:1097:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(attack->hsrp_auth, hsrp_auth_inp, HY_HSRP_AUTH_LEN); ^ In file included from /usr/include/features.h:368:0, from /usr/include/time.h:27, from hyenae-base.h:33, from hyenae-common.h:30, from hyenae-assistant.h:30, from hyenae-assistant.c:27: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ hyenae-assistant.c: In function 'hy_assistant_start': hyenae-assistant.c:1698:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(attack->hsrp_auth) > 0) { ^ In file included from hyenae-base.h:37:0, from hyenae-common.h:30, from hyenae-assistant.h:30, from hyenae-assistant.c:27: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ hyenae-assistant.c: In function 'hy_assistant_handle_blind_pppoe_ses_ini_flood': hyenae-assistant.c:428:1: warning: control reaches end of non-void function [-Wreturn-type] } /* hy_assistant_handle_blind_pppoe_ses_ini_flood */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-ip.o hyenae-ip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-icmp.o hyenae-icmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-tcp.o hyenae-tcp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-udp.o hyenae-udp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-dns.o hyenae-dns.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-bootp.o hyenae-bootp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-dhcp.o hyenae-dhcp.c hyenae-icmp.c: In function 'hy_build_icmp_unreach_packet': hyenae-icmp.c:159:17: warning: unused variable 'proto_buf' [-Wunused-variable] unsigned char proto_buf[1024]; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-hsrp.o hyenae-hsrp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-attack.o hyenae-attack.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-patterns.o hyenae-patterns.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-config.o hyenae-config.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenae-base.o hyenae-base.c hyenae-dhcp.c: In function 'hy_build_dhcp_packet': hyenae-dhcp.c:256:10: warning: implicit declaration of function 'hy_build_bootp_packet' [-Wimplicit-function-declaration] return hy_build_bootp_packet( ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenaed.o hyenaed.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o hyenaed-daemon.o hyenaed-daemon.c hyenae-hsrp.c: In function 'hy_build_hsrp_packet': hyenae-hsrp.c:132:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(hsrp_auth) == 0) { ^ In file included from hyenae-base.h:37:0, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ hyenae-hsrp.c:134:7: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] hsrp_h->auth, ^ In file included from /usr/include/features.h:368:0, from /usr/include/time.h:27, from hyenae-base.h:33, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ hyenae-hsrp.c:139:7: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] hsrp_h->auth, ^ In file included from /usr/include/features.h:368:0, from /usr/include/time.h:27, from hyenae-base.h:33, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ hyenae-hsrp.c:140:7: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] hsrp_auth, ^ In file included from /usr/include/features.h:368:0, from /usr/include/time.h:27, from hyenae-base.h:33, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/string3.h:123:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ hyenae-hsrp.c:154:1: warning: control reaches end of non-void function [-Wreturn-type] } /* hy_build_hsrp_packet */ ^ hyenaed.c: In function 'main': hyenaed.c:94:8: warning: unused variable 'err_buf' [-Wunused-variable] char err_buf[PCAP_ERRBUF_SIZE]; ^ hyenae-base.c: In function 'hy_was_key_pressed': hyenae-base.c:172:9: warning: unused variable 'byt_wait' [-Wunused-variable] int byt_wait = 0; ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o hyenae hyenae.o hyenae-assistant.o hyenae-remote.o hyenae-common.o hyenae-protocol.o hyenae-eth.o hyenae-arp.o hyenae-pppoe.o hyenae-ip.o hyenae-icmp.o hyenae-tcp.o hyenae-udp.o hyenae-dns.o hyenae-bootp.o hyenae-dhcp.o hyenae-hsrp.o hyenae-attack.o hyenae-patterns.o hyenae-config.o hyenae-base.o -lpcap -ldnet -lpthread -lpthread -lpcap -ldnet -lpcap -ldnet -lpthread -lpthread -lpcap -ldnet hyenaed-daemon.c: In function 'hy_load_ip_list': hyenaed-daemon.c:72:7: warning: unused variable 'i' [-Wunused-variable] int i = 0; ^ hyenaed-daemon.c: In function 'hy_attack_to_string': hyenaed-daemon.c:695:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(attack->hsrp_auth) > 0) { ^ In file included from hyenae-base.h:37:0, from hyenaed-daemon.h:30, from hyenaed-daemon.c:27: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o hyenaed hyenaed.o hyenaed-daemon.o hyenae-common.o hyenae-protocol.o hyenae-eth.o hyenae-arp.o hyenae-pppoe.o hyenae-ip.o hyenae-icmp.o hyenae-tcp.o hyenae-udp.o hyenae-dns.o hyenae-bootp.o hyenae-dhcp.o hyenae-hsrp.o hyenae-attack.o hyenae-patterns.o hyenae-config.o hyenae-base.o -lpcap -ldnet -lpthread -lpthread -lpcap -ldnet -lpcap -ldnet -lpthread -lpthread -lpcap -ldnet make[2]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make[2]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make[1]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26329 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hyenae-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hyenae-buildroot + cd hyenae-0.36-1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/hyenae-buildroot make: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1/man' make[2]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/hyenae-buildroot/usr/share/man/man1' /bin/install -p -m 644 hyenae.1 hyenaed.1 '/usr/src/tmp/hyenae-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1/man' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1/src' /bin/mkdir -p '/usr/src/tmp/hyenae-buildroot/usr/bin' /bin/install -p hyenae hyenaed '/usr/src/tmp/hyenae-buildroot/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1/src' make[1]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make[2]: Entering directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae' /bin/install -p -m 644 HOWTO README LICENSE '/usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae' make[2]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make[1]: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1' make: Leaving directory `/usr/src/RPM/BUILD/hyenae-0.36-1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hyenae-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hyenae-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/hyenae-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hyenae-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: hyenae-0.36-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64644 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hyenae-0.36-1 + DOCDIR=/usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae-0.36 + export DOCDIR + rm -rf /usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae-0.36 + /bin/mkdir -p /usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae-0.36 + cp -prL README HOWTO LICENSE THANKS TODO /usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae-0.36 + chmod -R go-w /usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae-0.36 + chmod -R a+rX /usr/src/tmp/hyenae-buildroot/usr/share/doc/hyenae-0.36 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CH2wN5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7oQtnW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdnet.so.1()(64bit) >= set:khR3Qns2yXIxfF8ejd, libpcap.so.0.8()(64bit) >= set:khQWS16ZolpddZuQ, libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4GXORP Creating hyenae-debuginfo package Processing files: hyenae-daemon-0.36-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DGPL6L find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YiNL4K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdnet.so.1()(64bit) >= set:kgG7wLU44nzaeVO95MKPQGd, libpcap.so.0.8()(64bit) >= set:khQWS16ZolpddZuQ, libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d0GIMM Creating hyenae-daemon-debuginfo package Processing files: hyenae-debuginfo-0.36-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2fbEhR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DcneyY find-requires: running scripts (debuginfo) Requires: hyenae = 0.36-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdnet.so.1), debug64(libpcap.so.0.8), debug64(libpthread.so.0) Processing files: hyenae-daemon-debuginfo-0.36-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WftDy8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D17Mql find-requires: running scripts (debuginfo) Requires: hyenae-daemon = 0.36-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdnet.so.1), debug64(libpcap.so.0.8), debug64(libpthread.so.0) warning: Installed (but unpackaged) file(s) found: /usr/share/doc/hyenae/HOWTO /usr/share/doc/hyenae/LICENSE /usr/share/doc/hyenae/README Wrote: /usr/src/RPM/RPMS/x86_64/hyenae-0.36-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/hyenae-daemon-0.36-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/hyenae-debuginfo-0.36-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/hyenae-daemon-debuginfo-0.36-alt1.qa1.x86_64.rpm 6.55user 1.76system 0:18.90elapsed 44%CPU (0avgtext+0avgdata 32704maxresident)k 0inputs+0outputs (0major+676717minor)pagefaults 0swaps 9.52user 4.04system 0:24.90elapsed 54%CPU (0avgtext+0avgdata 124060maxresident)k 56inputs+0outputs (0major+925451minor)pagefaults 0swaps --- hyenae-0.36-alt1.qa1.x86_64.rpm.repo 2013-04-16 15:57:27.000000000 +0000 +++ hyenae-0.36-alt1.qa1.x86_64.rpm.hasher 2019-04-21 01:14:40.884284909 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/hyenae-0.36/TODO 100755 -/usr/share/man/man1/hyenae.1.gz 100644 +/usr/share/man/man1/hyenae.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 --- hyenae-daemon-0.36-alt1.qa1.x86_64.rpm.repo 2013-04-16 15:57:27.000000000 +0000 +++ hyenae-daemon-0.36-alt1.qa1.x86_64.rpm.hasher 2019-04-21 01:14:41.161282128 +0000 @@ -1,3 +1,3 @@ /usr/bin/hyenaed 100755 -/usr/share/man/man1/hyenaed.1.gz 100644 +/usr/share/man/man1/hyenaed.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2