<86>Dec 22 06:52:49 userdel[106439]: delete user 'rooter'
<86>Dec 22 06:52:49 userdel[106439]: removed group 'rooter' owned by 'rooter'
<86>Dec 22 06:52:49 userdel[106439]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 22 06:52:49 groupadd[106447]: group added to /etc/group: name=rooter, GID=699
<86>Dec 22 06:52:49 groupadd[106447]: group added to /etc/gshadow: name=rooter
<86>Dec 22 06:52:49 groupadd[106447]: new group: name=rooter, GID=699
<86>Dec 22 06:52:49 useradd[106454]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Dec 22 06:52:49 userdel[106466]: delete user 'builder'
<86>Dec 22 06:52:49 userdel[106466]: removed group 'builder' owned by 'builder'
<86>Dec 22 06:52:49 userdel[106466]: removed shadow group 'builder' owned by 'builder'
<86>Dec 22 06:52:49 groupadd[106475]: group added to /etc/group: name=builder, GID=700
<86>Dec 22 06:52:49 groupadd[106475]: group added to /etc/gshadow: name=builder
<86>Dec 22 06:52:49 groupadd[106475]: new group: name=builder, GID=700
<86>Dec 22 06:52:49 useradd[106484]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
warning: user ahtoh does not exist - using root
warning: group ahtoh does not exist - using root
warning: user ahtoh does not exist - using root
warning: group ahtoh does not exist - using root
warning: user ahtoh does not exist - using root
warning: group ahtoh does not exist - using root
warning: user ahtoh does not exist - using root
warning: group ahtoh does not exist - using root
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/frox-0.7.18-alt1.nosrc.rpm
Installing frox-0.7.18-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33522
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf frox-0.7.18
+ echo 'Source #0 (frox-0.7.18.tar.bz2):'
Source #0 (frox-0.7.18.tar.bz2):
+ /bin/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/frox-0.7.18.tar.bz2
+ cd frox-0.7.18
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (frox.conf.patch):'
Patch #1 (frox.conf.patch):
+ /usr/bin/patch -p0
patching file src/frox.conf
Hunk #8 succeeded at 183 (offset 5 lines).
Hunk #9 succeeded at 218 (offset 7 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33522
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd frox-0.7.18
+ 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 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=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 --enable-http-cache --enable-local-cache --enable-virus-scan --enable-configfile=/etc/frox.conf --enable-run-as-root --enable-debug
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking whether to include debugging stuff... yes
checking whether to compile in profiling info... no
checking whether to compile with warnings... no
checking whether to use IPFilter... no
checking whether to use an external cache... yes
checking whether to use a local cache... yes
checking whether to do virus scanning... yes
checking whether to support ssl/tls... no
checking whether to compile in transparent proxying of data connections... no
checking whether to use libiptc for transparent data connection proxying... no
checking whether to support ftp-proxy style command control programs... no
checking whether to compile in non transparent proxying... yes
checking whether to allow running as root... yes
checking whether to enable changing proc name... no
checking what to use as the default config file... "/etc/frox.conf"
checking for gawk... gawk
checking whether ln -s works... yes
checking for a BSD-compatible install... /bin/install -c
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for bzip2... bzip2
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for linux/netfilter_ipv4.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking whether socklen_t is defined... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether i586-alt-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for select... yes
checking for socket... yes
checking for strtol... yes
checking for nanosleep... yes
checking for setenv... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating lib/sstrlib/Makefile
config.status: creating lib/libiptc/Makefile
config.status: creating doc/Makefile
config.status: creating include/config.h
config.status: executing default-1 commands
+ make -j8
Making all in lib
Making all in sstrlib
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
rm -f ../../include/sstr.h
ln -fs ../lib/sstrlib/sstr.h ../../include
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c sstr_io.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c sstr.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
rm -f libsstr.a
ar cru libsstr.a sstr.o sstr_io.o 
ranlib libsstr.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
rm -f libsstr.a libiptc.a
ln -fs sstrlib/libsstr.a libiptc/libiptc.a .
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c main.c
main.c: In function 'run_with_inetd':
main.c:176:57: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
  if(getpeername(0, (struct sockaddr *) &client_address, &len)) {
                                                         ^~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from main.c:30:
/usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getpeername (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
main.c: In function 'run_daemon':
main.c:194:45: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
        (struct sockaddr *) &client_address, &len);
                                             ^~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from main.c:30:
/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
main.c: In function 'daemonify':
main.c:335:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  freopen("/dev/null", "w", stdin);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:336:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  freopen("/dev/null", "w", stdout);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c data.c
data.c: In function 'client_data_connect':
data.c:135:32: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
           client_data.address, &len);
                                ^~~~
In file included from common.h:49,
                 from data.h:27,
                 from data.c:29:
/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
data.c: In function 'server_data_connect':
data.c:171:32: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
           server_data.address, &len);
                                ^~~~
In file included from common.h:49,
                 from data.h:27,
                 from data.c:29:
/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c misc.c
misc.c: In function 'droppriv':
misc.c:248:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
   setgid(config.gid);
   ^~~~~~~~~~~~~~~~~~
misc.c:249:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
   setgid(config.gid);
   ^~~~~~~~~~~~~~~~~~
misc.c:252:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(config.uid);
   ^~~~~~~~~~~~~~~~~~
misc.c:253:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
   setuid(config.uid);
   ^~~~~~~~~~~~~~~~~~
misc.c: In function 'make_tmpdir':
misc.c:397:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
   chown(sstr_buf(name), config.uid, config.gid);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c httpcache.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c configs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c ntp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c linux.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c vscan.c
vscan.c: In function 'vscan_scan':
vscan.c:252:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(0);
   ^~~~~~
vscan.c:253:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
   dup(0);
   ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c ftp-cmds.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c cache.c
cache.c: In function 'cache_inc_data':
cache.c:460:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(info->server_control.fd, "NOOP\r\n", 6);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c localcache.c
localcache.c: In function 'file_cached':
localcache.c:156:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(cmgrfd, sstr_buf(sbuf), sstr_len(sbuf));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c control.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g -c cachemgr.c
cachemgr.c: In function 'cachemgr_init':
cachemgr.c:148:2: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  chown(sstr_buf(socket_file), config.uid, config.gid);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cachemgr.c: In function 'init_dir':
cachemgr.c:697:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
   chown(sstr_buf(name), config.uid, config.gid);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cachemgr.c:712:4: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
    chown(sstr_buf(name), config.uid, config.gid);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cachemgr.c: In function 'scan_dir':
cachemgr.c:612:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir(dir);
  ^~~~~~~~~~
cachemgr.c:622:4: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
    getcwd(name, 300);
    ^~~~~~~~~~~~~~~~~
cachemgr.c:630:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir("..");
  ^~~~~~~~~~~
cachemgr.c: In function 'make_entry':
cachemgr.c:656:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fd, buf, 5);
  ^~~~~~~~~~~~~~~~
cachemgr.c: In function 'cmgr_run':
cachemgr.c:200:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(fd, "A", 1);
     ^~~~~~~~~~~~~~~~~
cachemgr.c:216:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fd, "\0", 1);
    ^~~~~~~~~~~~~~~~~~
cachemgr.c: In function 'open_cachefile':
cachemgr.c:410:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, buf2, 12);
  ^~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DDEBUG -g  -o frox -L../lib configs.o data.o main.o misc.o control.o ftp-cmds.o vscan.o cache.o httpcache.o localcache.o cachemgr.o ntp.o    linux.o -lsstr    
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
Making all in doc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67094
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/frox-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/frox-buildroot
+ cd frox-0.7.18
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/frox-buildroot/usr exec_prefix=/usr/src/tmp/frox-buildroot/usr bindir=/usr/src/tmp/frox-buildroot/usr/bin sbindir=/usr/src/tmp/frox-buildroot/usr/sbin sysconfdir=/usr/src/tmp/frox-buildroot/etc datadir=/usr/src/tmp/frox-buildroot/usr/share includedir=/usr/src/tmp/frox-buildroot/usr/include libdir=/usr/src/tmp/frox-buildroot/usr/lib libexecdir=/usr/src/tmp/frox-buildroot/usr/lib localstatedir=/usr/src/tmp/frox-buildroot/var/lib sharedstatedir=/usr/src/tmp/frox-buildroot/var/lib mandir=/usr/src/tmp/frox-buildroot/usr/share/man infodir=/usr/src/tmp/frox-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
Making install in sstrlib
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
rm -f ../../include/sstr.h
ln -fs ../lib/sstrlib/sstr.h ../../include
make[3]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib/sstrlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
rm -f libsstr.a libiptc.a
ln -fs sstrlib/libsstr.a libiptc/libiptc.a .
make[3]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
/bin/sh ../mkinstalldirs /usr/src/tmp/frox-buildroot/usr/sbin
mkdir /usr/src/tmp/frox-buildroot
mkdir /usr/src/tmp/frox-buildroot/usr
mkdir /usr/src/tmp/frox-buildroot/usr/sbin
  /bin/install -p  frox /usr/src/tmp/frox-buildroot/usr/sbin/frox
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18'
make[2]: Entering directory '/usr/src/RPM/BUILD/frox-0.7.18'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18'
make: Leaving directory '/usr/src/RPM/BUILD/frox-0.7.18'
+ /bin/mkdir -p /usr/src/tmp/frox-buildroot/usr/share/man/man5
+ /bin/mkdir -p /usr/src/tmp/frox-buildroot/usr/share/man/man8
+ /bin/mkdir -p /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/
+ /bin/mkdir -p /usr/src/tmp/frox-buildroot/etc/rc.d/init.d
+ /bin/mkdir -p /usr/src/tmp/frox-buildroot/var/lib/frox
+ /bin/mkdir -p /usr/src/tmp/frox-buildroot/var/log/frox
+ /bin/cp doc/CREDITS doc/ChangeLog doc/FAQ doc/FAQ-1.html doc/FAQ-2.html doc/FAQ-3.html doc/FAQ-4.html doc/FAQ-5.html doc/FAQ-6.html doc/FAQ-7.html doc/FAQ-8.html doc/FAQ.html doc/FAQ.sgml doc/INSTALL doc/INTERNALS doc/Makefile doc/Makefile.am doc/Makefile.in doc/README.transdata doc/RELEASE doc/SECURITY doc/TODO doc/ccp-mirrors-example.c doc/ccp-sizelimit-example.sh doc/frox.conf.man doc/frox.conf.sgml doc/frox.man doc/frox.sgml /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/
+ /bin/rm /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/Makefile /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/Makefile.am /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/Makefile.in /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/FAQ.sgml /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/frox.conf.sgml /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/frox.sgml /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/frox.conf.man /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/frox.man
+ /bin/cp README COPYING BUGS /usr/src/tmp/frox-buildroot/usr/share/doc/frox-0.7.18/
+ /bin/install doc/frox.conf.man /usr/src/tmp/frox-buildroot/usr/share/man/man5/frox.conf.5
+ /bin/install doc/frox.man /usr/src/tmp/frox-buildroot/usr/share/man/man8/frox.8
+ /bin/install -m755 /usr/src/RPM/SOURCES/frox.initd /usr/src/tmp/frox-buildroot/etc/rc.d/init.d/frox
+ /bin/cp src/frox.conf /usr/src/tmp/frox-buildroot/etc/frox.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/frox-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/frox-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/frox-buildroot/ (default)
Compressing files in /usr/src/tmp/frox-buildroot (auto)
mode of '/usr/src/tmp/frox-buildroot/usr/share/man/man8/frox.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/frox-buildroot/usr/share/man/man5/frox.conf.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Adjusting library links in /usr/src/tmp/frox-buildroot
./var/lib:
Verifying ELF objects in /usr/src/tmp/frox-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/frox: uses non-LFS functions: __fxstat __xstat creat fopen freopen lseek open readdir
Hardlinking identical .pyc and .pyo files
Processing files: frox-0.7.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QzBZKG
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.heZiVz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UdfrtG
Requires: /bin/sh, /etc/rc.d/init.d, /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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(post): /bin/sh, /usr/sbin/post_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.onaPU3
Creating frox-debuginfo package
Processing files: frox-debuginfo-0.7.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vDT1PM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M5ebjY
find-requires: running scripts (debuginfo)
Requires: frox = 0.7.18-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/frox-0.7.18-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/frox-debuginfo-0.7.18-alt1.i586.rpm
7.59user 1.78system 0:15.21elapsed 61%CPU (0avgtext+0avgdata 27476maxresident)k
0inputs+0outputs (0major+605358minor)pagefaults 0swaps
15.23user 4.51system 0:26.45elapsed 74%CPU (0avgtext+0avgdata 122424maxresident)k
0inputs+0outputs (0major+897893minor)pagefaults 0swaps
--- frox-0.7.18-alt1.i586.rpm.repo	2005-04-11 14:35:18.000000000 +0000
+++ frox-0.7.18-alt1.i586.rpm.hasher	2018-12-22 06:53:06.901180234 +0000
@@ -27,4 +27,4 @@
 /usr/share/doc/frox-0.7.18/ccp-sizelimit-example.sh	100644	
-/usr/share/man/man5/frox.conf.5.gz	100644	
-/usr/share/man/man8/frox.8.gz	100644	
+/usr/share/man/man5/frox.conf.5.xz	100644	
+/usr/share/man/man8/frox.8.xz	100644	
 /var/lib/frox	40755	
@@ -32,4 +32,4 @@
 Requires: /bin/sh  
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
+Requires: /bin/sh  
+Requires: /etc/rc.d/init.d  
 Requires: /etc/rc.d/init.d(msg_usage)  
@@ -38,8 +38,13 @@
 Requires: /etc/rc.d/init.d(stop_daemon)  
-Requires: libc.so.6  
+Requires: /etc/rc.d/init.d/functions  
+Requires: /lib/ld-linux.so.2  
 Requires: libc.so.6(GLIBC_2.0)  
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.15)  
 Requires: libc.so.6(GLIBC_2.3)  
-Requires: service  
-Requires: sh  
+Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.4)  
+Requires: rtld(GNU_HASH)  
+Requires: /usr/sbin/post_service  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: frox = 0.7.18-alt1
error: open of /ALT/repo/sisyphus/task/archive/_213/218304/files/i586/RPMS/frox-debuginfo-0.7.18-alt1.i586.rpm failed: No such file or directory