<86>Apr 21 06:27:32 userdel[69562]: delete user 'rooter' <86>Apr 21 06:27:32 groupadd[69698]: group added to /etc/group: name=rooter, GID=693 <86>Apr 21 06:27:32 groupadd[69698]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:27:32 groupadd[69698]: new group: name=rooter, GID=693 <86>Apr 21 06:27:32 useradd[69745]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 21 06:27:32 userdel[69845]: delete user 'builder' <86>Apr 21 06:27:32 userdel[69845]: removed group 'builder' owned by 'builder' <86>Apr 21 06:27:32 userdel[69845]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:27:32 groupadd[69897]: group added to /etc/group: name=builder, GID=694 <86>Apr 21 06:27:32 groupadd[69897]: group added to /etc/gshadow: name=builder <86>Apr 21 06:27:32 groupadd[69897]: new group: name=builder, GID=694 <86>Apr 21 06:27:32 useradd[69939]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 21 06:27:34 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 21 06:27:34 rpmi: libdnet-1.12-alt3.1 1321425106 installed <13>Apr 21 06:27:34 rpmi: libdnet-devel-1.12-alt3.1 1321425106 installed <13>Apr 21 06:27:34 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing hyenae-0.36-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66694 + 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.66694 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae.o hyenae.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-assistant.o hyenae-assistant.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-remote.o hyenae-remote.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-common.o hyenae-common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-protocol.o hyenae-protocol.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-eth.o hyenae-eth.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-arp.o hyenae-arp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-pppoe.o hyenae-pppoe.c 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-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_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 */ ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-ip.o hyenae-ip.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-icmp.o hyenae-icmp.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, ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-tcp.o hyenae-tcp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-udp.o hyenae-udp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-dns.o hyenae-dns.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-bootp.o hyenae-bootp.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]; ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-dhcp.o hyenae-dhcp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-hsrp.o hyenae-hsrp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-attack.o hyenae-attack.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 */ ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-patterns.o hyenae-patterns.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-config.o hyenae-config.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-base.o hyenae-base.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenaed.o hyenaed.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( ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenaed-daemon.o hyenaed-daemon.c 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; ^ hyenaed.c: In function 'main': hyenaed.c:94:8: warning: unused variable 'err_buf' [-Wunused-variable] char err_buf[PCAP_ERRBUF_SIZE]; ^ 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) ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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.30206 + 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) verify-elf: WARNING: ./usr/bin/hyenaed: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/hyenae: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: hyenae-0.36-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30206 + 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.Aevhgj 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.jkiFov find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdnet.so.1 >= set:khR3Qns2yXIxfF8ejd, libpcap.so.0.8 >= set:khQWS16ZolpddZuQ, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), 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.hrFLVP 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.qxvyGg 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.yk3MDP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdnet.so.1 >= set:kgG7wLU44nzaeVO95MKPQGd, libpcap.so.0.8 >= set:khQWS16ZolpddZuQ, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), 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.d27JIy 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.FoeWIq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q0lNQp find-requires: running scripts (debuginfo) Requires: hyenae = 0.36-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdnet.so.1), debug(libpcap.so.0.8), debug(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.SBlUpx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m9zylA find-requires: running scripts (debuginfo) Requires: hyenae-daemon = 0.36-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdnet.so.1), debug(libpcap.so.0.8), debug(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/i586/hyenae-0.36-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/hyenae-daemon-0.36-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/hyenae-debuginfo-0.36-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/hyenae-daemon-debuginfo-0.36-alt1.qa1.i586.rpm 8.20user 1.90system 0:20.17elapsed 50%CPU (0avgtext+0avgdata 26236maxresident)k 0inputs+0outputs (0major+589072minor)pagefaults 0swaps 10.94user 4.15system 0:25.94elapsed 58%CPU (0avgtext+0avgdata 122380maxresident)k 112inputs+0outputs (0major+820717minor)pagefaults 0swaps --- hyenae-0.36-alt1.qa1.i586.rpm.repo 2013-04-16 15:57:27.000000000 +0000 +++ hyenae-0.36-alt1.qa1.i586.rpm.hasher 2019-04-21 06:27:56.549600602 +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: /lib/ld-linux.so.2 --- hyenae-daemon-0.36-alt1.qa1.i586.rpm.repo 2013-04-16 15:57:27.000000000 +0000 +++ hyenae-daemon-0.36-alt1.qa1.i586.rpm.hasher 2019-04-21 06:27:56.578600292 +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: /lib/ld-linux.so.2