<86>Dec 17 07:15:02 userdel[55835]: delete user 'rooter' <86>Dec 17 07:15:02 groupadd[56114]: group added to /etc/group: name=rooter, GID=543 <86>Dec 17 07:15:02 groupadd[56114]: group added to /etc/gshadow: name=rooter <86>Dec 17 07:15:02 groupadd[56114]: new group: name=rooter, GID=543 <86>Dec 17 07:15:02 useradd[56233]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Dec 17 07:15:02 userdel[56409]: delete user 'builder' <86>Dec 17 07:15:02 groupadd[56593]: group added to /etc/group: name=builder, GID=544 <86>Dec 17 07:15:02 groupadd[56593]: group added to /etc/gshadow: name=builder <86>Dec 17 07:15:02 groupadd[56593]: new group: name=builder, GID=544 <86>Dec 17 07:15:02 useradd[56662]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Dec 17 07:15:05 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Dec 17 07:15:05 rpmi: libdnet-1.12-alt3.1 1321425106 installed <13>Dec 17 07:15:05 rpmi: libdnet-devel-1.12-alt3.1 1321425106 installed <13>Dec 17 07:15:05 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hyenae-0.36-alt1.qa1.nosrc.rpm 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.66682 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/hyenae-0.36-1.tar.gz + 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.92827 + 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 + make -j8 make all-recursive Making all in man make[2]: Nothing to be done for 'all'. 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-common.o hyenae-common.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-arp.o hyenae-arp.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-protocol.o hyenae-protocol.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-eth.o hyenae-eth.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-remote.o hyenae-remote.c hyenae-remote.c: In function 'hy_load_server_list': hyenae-remote.c:127:7: warning: unused variable 'i' [-Wunused-variable] int i = 0; ^ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-pppoe.o hyenae-pppoe.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-ip.o hyenae-ip.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-icmp.o hyenae-icmp.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]; ^~~~~~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-tcp.o hyenae-tcp.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae.o hyenae.c hyenae.c: In function 'main': hyenae.c:563:24: 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:428, from /usr/include/time.h:25, from hyenae-base.h:33, from hyenae-common.h:30, from hyenae.h:30, from hyenae.c:27: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-udp.o hyenae-udp.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-bootp.o hyenae-bootp.c hyenae-bootp.c: In function 'hy_build_bootp_packet': hyenae-bootp.c:93:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ hyenae-bootp.c:95:7: src_pat.ip_addr, ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-bootp.h:30, from hyenae-bootp.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hyenae-bootp.c:99:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ hyenae-bootp.c:101:7: dst_pat.ip_addr, ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-bootp.h:30, from hyenae-bootp.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hyenae-bootp.c:80:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ hyenae-bootp.c:82:7: src_pat.ip_addr, ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-bootp.h:30, from hyenae-bootp.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hyenae-bootp.c:86:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ hyenae-bootp.c:88:7: dst_pat.ip_addr, ~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-bootp.h:30, from hyenae-bootp.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-dhcp.o hyenae-dhcp.c hyenae-dhcp.c: In function 'hy_build_dhcp_packet': hyenae-dhcp.c:256:10: warning: implicit declaration of function 'hy_build_bootp_packet'; did you mean 'hy_build_dhcp_packet'? [-Wimplicit-function-declaration] return hy_build_bootp_packet( ^~~~~~~~~~~~~~~~~~~~~ hy_build_dhcp_packet 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-patterns.o hyenae-patterns.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-dns.o hyenae-dns.c hyenae-dns.c: In function 'hy_build_dns_packet': hyenae-dns.c:197:9: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-dns.h:33, from hyenae-dns.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 522 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hyenae-dns.c:203:9: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-dns.h:33, from hyenae-dns.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-hsrp.o hyenae-hsrp.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, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ hyenae-hsrp.c:134:13: 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:428, from /usr/include/time.h:25, from hyenae-base.h:33, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/string_fortified.h:103: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:13: 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:428, from /usr/include/time.h:25, from hyenae-base.h:33, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/string_fortified.h:103: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:428, from /usr/include/time.h:25, from hyenae-base.h:33, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/string_fortified.h:103: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 */ ^ hyenae-hsrp.c:101:9: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [-Wformat-overflow=] "%s-%s@%i", ^~ In file included from /usr/include/stdio.h:862, from hyenae-base.h:34, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 515 bytes into a destination of size 255 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-config.o hyenae-config.c 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-assistant.o hyenae-assistant.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:19: 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:428, from /usr/include/time.h:25, from hyenae-base.h:33, from hyenae-common.h:30, from hyenae-assistant.h:30, from hyenae-assistant.c:27: /usr/include/bits/string_fortified.h:103: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:24: 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, from hyenae-common.h:30, from hyenae-assistant.h:30, from hyenae-assistant.c:27: /usr/include/string.h:384: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 */ ^ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-attack.o hyenae-attack.c hyenae-attack.c: In function 'hy_get_attack_result_string': hyenae-attack.c:168:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(ret, "%s(%li bytes) ", ret, result->tot_byt); ^~~~~~~ hyenae-attack.c:179:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] msec); ^~~~ hyenae-attack.c:184:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] ret); ^~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenaed.o hyenaed.c hyenaed.c: In function 'main': hyenaed.c:94:8: warning: unused variable 'err_buf' [-Wunused-variable] char err_buf[PCAP_ERRBUF_SIZE]; ^~~~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenaed-daemon.o hyenaed-daemon.c 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:550:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->src_pat.src); ^~~~~~ hyenaed-daemon.c:555:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:562:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->dst_pat.src); ^~~~~~ hyenaed-daemon.c:567:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:574:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->sec_src_pat.src); ^~~~~~ hyenaed-daemon.c:579:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:586:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->sec_dst_pat.src); ^~~~~~ hyenaed-daemon.c:591:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:597:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] hy_get_attack_name(attack->type)); ^~~~~~~~~~~~~~~~~~ hyenaed-daemon.c:602:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->ip_v_asm); ^~~~~~ hyenaed-daemon.c:609:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->ip_ttl); ^~~~~~ hyenaed-daemon.c:628:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] tmp); ^~~ hyenaed-daemon.c:633:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->seq_sid); ^~~~~~ hyenaed-daemon.c:638:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->seq_sid_ins); ^~~~~~ hyenaed-daemon.c:662:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] tmp); ^~~ hyenaed-daemon.c:694:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] tmp); ^~~ hyenaed-daemon.c:695:22: 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, from hyenaed-daemon.h:30, from hyenaed-daemon.c:27: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ hyenaed-daemon.c:700:9: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->hsrp_auth); ^~~~~~ hyenaed-daemon.c:705:9: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:711:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->hsrp_prio); ^~~~~~ hyenaed-daemon.c:716:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->hsrp_group); ^~~~~~ hyenaed-daemon.c:723:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->dns_qry); ^~~~~~ hyenaed-daemon.c:731:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->seq_sid); ^~~~~~ hyenaed-daemon.c:736:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->seq_sid_ins); ^~~~~~ hyenaed-daemon.c:741:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->tcp_ack); ^~~~~~ hyenaed-daemon.c:763:9: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] tmp); ^~~ hyenaed-daemon.c:768:9: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->tcp_wnd); ^~~~~~ hyenaed-daemon.c:775:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->min_cnt); ^~~~~~ hyenaed-daemon.c:780:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->max_cnt); ^~~~~~ hyenaed-daemon.c:785:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->min_del); ^~~~~~ hyenaed-daemon.c:790:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->max_del); ^~~~~~ hyenaed-daemon.c:795:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->min_dur); ^~~~~~ hyenaed-daemon.c:800:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->max_dur); ^~~~~~ hyenaed-daemon.c:805:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] attack->pay_len); ^~~~~~ hyenaed-daemon.c:810:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:815:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:821:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ hyenaed-daemon.c:826:7: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] buffer); ^~~~~~ In file included from /usr/include/string.h:507, from hyenae-base.h:37, from hyenaed-daemon.h:30, from hyenaed-daemon.c:27: In function 'memcpy', inlined from 'hy_start_daemon' at hyenaed-daemon.c:179:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [8, 255] is out of the bounds [0, 7] [-Warray-bounds] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'hy_handle_client' at hyenaed-daemon.c:951:7: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [8, 255] is out of the bounds [0, 7] [-Warray-bounds] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyenae-base.o hyenae-base.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; ^~~~~~~~ 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/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/hyenae-0.36-1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93035 + 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) Checking contents of files in /usr/src/tmp/hyenae-buildroot/ (default) 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.8765 + 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.vEC19f find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JWwfpQ 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.mpKBNX 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.F47Slr find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.juUtQo 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.Jtb7KG 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.WBizIq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RPTK1u 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.v0NaK2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mXxed8 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 10.00user 1.30system 0:27.77elapsed 40%CPU (0avgtext+0avgdata 29956maxresident)k 0inputs+0outputs (0major+657425minor)pagefaults 0swaps 18.70user 3.58system 0:43.30elapsed 51%CPU (0avgtext+0avgdata 122588maxresident)k 56inputs+0outputs (0major+1071797minor)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 2018-12-17 07:15:37.423672560 +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 2018-12-17 07:15:37.448672301 +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