<86>Dec 13 02:16:30 userdel[287695]: delete user 'rooter'
<86>Dec 13 02:16:30 userdel[287695]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 13 02:16:30 groupadd[287700]: group added to /etc/group: name=rooter, GID=621
<86>Dec 13 02:16:30 groupadd[287700]: group added to /etc/gshadow: name=rooter
<86>Dec 13 02:16:30 groupadd[287700]: new group: name=rooter, GID=621
<86>Dec 13 02:16:30 useradd[287705]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>Dec 13 02:16:30 userdel[287718]: delete user 'builder'
<86>Dec 13 02:16:30 userdel[287718]: removed group 'builder' owned by 'builder'
<86>Dec 13 02:16:30 userdel[287718]: removed shadow group 'builder' owned by 'builder'
<86>Dec 13 02:16:30 groupadd[287726]: group added to /etc/group: name=builder, GID=622
<86>Dec 13 02:16:30 groupadd[287726]: group added to /etc/gshadow: name=builder
<86>Dec 13 02:16:30 groupadd[287726]: new group: name=builder, GID=622
<86>Dec 13 02:16:30 useradd[287733]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash
<13>Dec 13 02:16:33 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Dec 13 02:16:33 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Dec 13 02:16:33 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Dec 13 02:16:34 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/bld-0.3.4.1-alt2.nosrc.rpm
Installing bld-0.3.4.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31150
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf bld-0.3.4.1
+ echo 'Source #0 (bld-0.3.4.1.tar):'
Source #0 (bld-0.3.4.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/bld-0.3.4.1.tar
+ cd bld-0.3.4.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (01-fix_potential_core_dump):'
Patch #0 (01-fix_potential_core_dump):
+ /usr/bin/patch -p1
patching file postfix_policy.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31150
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bld-0.3.4.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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 --disable-silent-rules --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for main in -lnsl... no
checking for main in -lresolv... yes
checking for socket in -lsocket... no
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/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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for alarm... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating bld.8
config.status: creating bld_acl.conf.5
config.status: creating bld_whitelist.conf.5
config.status: creating bld.conf.5
config.status: creating config.h
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o utils.o utils.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o daemon.o daemon.c
daemon.c: In function 'daemon_init':
daemon.c:79:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
    chdir(opt.working_dir);       /* change working directory */
    ^~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o net.o net.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o iptree.o iptree.c
iptree.c: In function 'dlist_add':
iptree.c:209:54: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
       syslog(LOG_ERR, "dlist_add failed to allocate %d bytes",
                                                     ~^
                                                     %ld
       sizeof(struct dl_node));
       ~~~~~~~~~~~~~~~~~~~~~~                          
iptree.c:222:40: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
       syslog(LOG_INFO, "%s list size: %u/%u",
                                       ~^
                                       %lu
       mode == IPTREE_M_IPLIST?"IP":"black", l->count, list_size);
                                             ~~~~~~~~
iptree.c:244:34: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
         "%u.%u.%u.%u put in bl: %u reqs / %lu secs",
                                 ~^
                                 %lu
iptree.c:246:9:
         val->count, (unsigned long)delta);
         ~~~~~~~~~~                
iptree.c: In function 'iptree_init':
iptree.c:323:3: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   memset(tmp->ab, 0, 256 * 256);
   ^~~~~~
iptree.c: In function 'iptree_add':
iptree.c:367:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
       syslog(LOG_ERR, "iptree_add failed to alloc %d bytes for %u.%u.%u.%u 1",
                                                   ~^
                                                   %ld
       sizeof(struct ipt_node), iptbl[3], iptbl[2], iptbl[1], iptbl[0]);
       ~~~~~~~~~~~~~~~~~~~~~~~                       
iptree.c:376:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
       syslog(LOG_ERR, "iptree_add failed to alloc %d bytes for %u.%u.%u.%u 2",
                                                   ~^
                                                   %ld
       sizeof(struct ipt_node), iptbl[3], iptbl[2], iptbl[1], iptbl[0]);
       ~~~~~~~~~~~~~~~~~~~~~~~                       
iptree.c:390:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
       syslog(LOG_ERR, "iptree_add failed to alloc %d bytes for %u.%u.%u.%u 3",
                                                   ~^
                                                   %ld
       sizeof(struct ipt_node), iptbl[3], iptbl[2], iptbl[1], iptbl[0]);
       ~~~~~~~~~~~~~~~~~~~~~~~                       
iptree.c: In function 'iptree_show_stats':
iptree.c:570:33: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     syslog(LOG_INFO, "IP list: %u/%u", ipt->ipl->count, opt.list_size);
                                ~^      ~~~~~~~~~~~~~~~
                                %lu
iptree.c:572:33: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     syslog(LOG_INFO, "IP list: %u/%u (oldest: %lu secs)",
                                ~^
                                %lu
     ipt->ipl->count, opt.list_size,
     ~~~~~~~~~~~~~~~              
iptree.c:577:35: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     syslog(LOG_INFO, "Blacklist: %u/%u", ipt->bl->count, opt.blacklist_size);
                                  ~^      ~~~~~~~~~~~~~~
                                  %lu
iptree.c:579:35: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     syslog(LOG_INFO, "Blacklist: %u/%u (oldest: %lu secs)",
                                  ~^
                                  %lu
     ipt->bl->count, opt.blacklist_size,
     ~~~~~~~~~~~~~~                 
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o dumpread.o dumpread.c
dumpread.c: In function 'main':
dumpread.c:50:34: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     printf("%u.%u.%u.%u;%lu;%lu;%u;%u;%d;%d;%p;%p\n",
                                 ~^
                                 %lu
dumpread.c:52:56:
     (unsigned long)ipi.start, (unsigned long)ipi.last, ipi.count,
                                                        ~~~~~~~~~
dumpread.c:50:37: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     printf("%u.%u.%u.%u;%lu;%lu;%u;%u;%d;%d;%p;%p\n",
                                    ~^
                                    %lu
dumpread.c:53:5:
     ipi.count2, ipi.options, ipi.blp ? 1 : 0, (void *)ipi.iplp,
     ~~~~~~~~~~                       
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o client.o client.c
client.c: In function 'client_send_cmdc':
client.c:119:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(sd, buf, strlen(buf));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o netlist.o netlist.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o parse_config.o parse_config.c
parse_config.c: In function 'notify_hosts_append':
parse_config.c:51:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
       syslog(LOG_ERR, "%s: unable to calloc %d bytes to split host\n",
                                             ~^
                                             %ld
       opt.progname, sizeof(char *) * 3);
                     ~~~~~~~~~~~~~~~~~~        
parse_config.c:54:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
       fprintf(stderr, "%s: unable to calloc %d bytes to split host\n",
                                             ~^
                                             %ld
        opt.progname, sizeof(char *) * 3);
                      ~~~~~~~~~~~~~~~~~~       
parse_config.c: In function 'parse_config':
parse_config.c:242:53: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  syslog(LOG_ERR, "%s: parse_config failed to alloc %d bytes",
                                                    ~^
                                                    %ld
        opt.progname, end - i);
                      ~~~~~~~                         
parse_config.c:245:53: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  fprintf(stderr, "%s: parse_config failed to alloc %d bytes",
                                                    ~^
                                                    %ld
   opt.progname, end - i);
                 ~~~~~~~                              
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o options.o options.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o submit.o submit.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o parse_args.o parse_args.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -o bldread dumpread.o
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o postfix_policy.o postfix_policy.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -o bldsubmit  submit.o net.o client.o utils.o options.o \
	netlist.o -lresolv 
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o cmd.o cmd.c
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -o bld-pf_policy  postfix_policy.o net.o client.o -lresolv 
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" -DETC_LOCATION=\"/etc\"   -c -o main.o main.c
main.c: In function 'main':
main.c:550:66: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types]
       client_sd = accept(listen_sd, (struct sockaddr *)&cliaddr, &csize);
                                                                  ^~~~~~
In file included from main.c:40:
/usr/include/sys/socket.h:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
      socklen_t *__restrict __addr_len);
      ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
main.c:576:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(client_sd, BANNER, strlen(BANNER));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
x86_64-alt-linux-gcc -o bld  main.o net.o cmd.o iptree.o daemon.o netlist.o utils.o parse_args.o parse_config.o options.o client.o -lresolv 
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5859
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/bld-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/bld-buildroot
+ cd bld-0.3.4.1
+ make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/bld-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
[ -d /usr/src/tmp/bld-buildroot/usr/sbin ] || mkdir -p /usr/src/tmp/bld-buildroot/usr/sbin
cp bld bldread bld-pf_policy utils/bld-mrtg.pl utils/bld-pf_log.pl utils/bld-pf_policy.pl /usr/src/tmp/bld-buildroot/usr/sbin
strip /usr/src/tmp/bld-buildroot/usr/sbin/bld
strip /usr/src/tmp/bld-buildroot/usr/sbin/bldread
strip /usr/src/tmp/bld-buildroot/usr/sbin/bld-pf_policy
cp bldsubmit /usr/src/tmp/bld-buildroot/usr/sbin \
    && (cd /usr/src/tmp/bld-buildroot/usr/sbin && ln -s bldsubmit bldquery) \
    && (cd /usr/src/tmp/bld-buildroot/usr/sbin && ln -s bldsubmit bldinsert) \
    && (cd /usr/src/tmp/bld-buildroot/usr/sbin && ln -s bldsubmit blddecr)
strip /usr/src/tmp/bld-buildroot/usr/sbin/bldsubmit
[ -d /usr/src/tmp/bld-buildroot/usr/share/man/man8 ] || mkdir -p /usr/src/tmp/bld-buildroot/usr/share/man/man8
gzip -c -9 -c bld.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld.8.gz
gzip -c -9 -c bldread.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldread.8.gz
gzip -c -9 -c bldquery.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldquery.8.gz
gzip -c -9 -c bldsubmit.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldsubmit.8.gz
gzip -c -9 -c bldinsert.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bldinsert.8.gz
gzip -c -9 -c blddecr.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/blddecr.8.gz
gzip -c -9 -c bld-pf_policy.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld-pf_policy.8.gz
[ -d /usr/src/tmp/bld-buildroot/usr/share/man/man5 ] || mkdir -p /usr/src/tmp/bld-buildroot/usr/share/man/man5
gzip -c -9 -c bld.conf.5 > /usr/src/tmp/bld-buildroot/usr/share/man/man5/bld.conf.5.gz
gzip -c -9 -c bld_acl.conf.5 > /usr/src/tmp/bld-buildroot/usr/share/man/man5/bld_acl.conf.5.gz
gzip -c -9 -c bld_whitelist.conf.5 > /usr/src/tmp/bld-buildroot/usr/share/man/man5/bld_whitelist.conf.5.gz
gzip -c -9 -c utils/bld-pf_log.pl.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld-pf_log.pl.8.gz
gzip -c -9 -c utils/bld-mrtg.pl.8 > /usr/src/tmp/bld-buildroot/usr/share/man/man8/bld-mrtg.pl.8.gz
make: Leaving directory '/usr/src/RPM/BUILD/bld-0.3.4.1'
+ install -d -m1711 /usr/src/tmp/bld-buildroot/var/lib/bld
+ install -d -m1755 /usr/src/tmp/bld-buildroot/var/run/bld
+ install -d -m1755 /usr/src/tmp/bld-buildroot/etc/bld
+ install -pD -m0755 /usr/src/RPM/SOURCES/bld.init /usr/src/tmp/bld-buildroot/etc/rc.d/init.d/bld
+ install -p -m0644 /usr/src/RPM/SOURCES/bld.conf /usr/src/tmp/bld-buildroot/etc
+ touch /usr/src/tmp/bld-buildroot/etc/bld/bld_whitelist.conf
+ touch /usr/src/tmp/bld-buildroot/etc/bld/bld_acl.conf
+ mkdir -p /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ cp COPYRIGHT ChangeLog README.postfix TODO bld.conf.sample /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1/
+ rm -f /usr/src/tmp/bld-buildroot/usr/sbin/bld-mrtg.pl
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/bld-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/bld-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/bld-buildroot/ (default)
Compressing files in /usr/src/tmp/bld-buildroot (auto)
Adjusting library links in /usr/src/tmp/bld-buildroot
./var/lib:
056-debuginfo.brp: WARNING: You have 4 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/sbin/bld
  ./usr/sbin/bld-pf_policy
  ./usr/sbin/bldread
  ./usr/sbin/bldsubmit
Verifying ELF objects in /usr/src/tmp/bld-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: bld-0.3.4.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31204
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bld-0.3.4.1
+ DOCDIR=/usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ /bin/mkdir -p /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ cp -prL COPYRIGHT ChangeLog README README.postfix TODO bld.conf.sample /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ chmod -R go-w /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ chmod -R a+rX /usr/src/tmp/bld-buildroot/usr/share/doc/bld-0.3.4.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.za3PwV
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.2ZqYVN
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/bld-buildroot/usr/sbin/bld-pf_log.pl syntax OK
/usr/src/tmp/bld-buildroot/usr/sbin/bld-pf_policy.pl syntax OK
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FTpLjM
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PH4A7N
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0QujpT
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_reloading), /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), /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), perl(IO/Socket.pm), perl(IO/Socket/INET.pm), perl(Sys/Syslog.pm), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dDb6a2
Wrote: /usr/src/RPM/RPMS/x86_64/bld-0.3.4.1-alt2.x86_64.rpm
11.08user 6.15system 0:17.97elapsed 95%CPU (0avgtext+0avgdata 35024maxresident)k
0inputs+0outputs (0major+954376minor)pagefaults 0swaps
17.60user 11.51system 0:28.86elapsed 100%CPU (0avgtext+0avgdata 119784maxresident)k
0inputs+0outputs (0major+1237885minor)pagefaults 0swaps
--- bld-0.3.4.1-alt2.x86_64.rpm.repo	2010-01-29 14:02:41.000000000 +0000
+++ bld-0.3.4.1-alt2.x86_64.rpm.hasher	2020-12-13 02:16:56.208240906 +0000
@@ -20,14 +20,14 @@
 /usr/share/doc/bld-0.3.4.1/bld.conf.sample	100644	
-/usr/share/man/man5/bld.conf.5.gz	100644	
-/usr/share/man/man5/bld_acl.conf.5.gz	100644	
-/usr/share/man/man5/bld_whitelist.conf.5.gz	100644	
-/usr/share/man/man8/bld-mrtg.pl.8.gz	100644	
-/usr/share/man/man8/bld-pf_log.pl.8.gz	100644	
-/usr/share/man/man8/bld-pf_policy.8.gz	100644	
-/usr/share/man/man8/bld.8.gz	100644	
-/usr/share/man/man8/blddecr.8.gz	100644	
-/usr/share/man/man8/bldinsert.8.gz	100644	
-/usr/share/man/man8/bldquery.8.gz	100644	
-/usr/share/man/man8/bldread.8.gz	100644	
-/usr/share/man/man8/bldsubmit.8.gz	100644	
+/usr/share/man/man5/bld.conf.5.xz	100644	
+/usr/share/man/man5/bld_acl.conf.5.xz	100644	
+/usr/share/man/man5/bld_whitelist.conf.5.xz	100644	
+/usr/share/man/man8/bld-mrtg.pl.8.xz	100644	
+/usr/share/man/man8/bld-pf_log.pl.8.xz	100644	
+/usr/share/man/man8/bld-pf_policy.8.xz	100644	
+/usr/share/man/man8/bld.8.xz	100644	
+/usr/share/man/man8/blddecr.8.xz	100644	
+/usr/share/man/man8/bldinsert.8.xz	100644	
+/usr/share/man/man8/bldquery.8.xz	100644	
+/usr/share/man/man8/bldread.8.xz	100644	
+/usr/share/man/man8/bldsubmit.8.xz	100644	
 /var/lib/bld	41771	
@@ -36,4 +36,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -46,2 +44,4 @@
 Requires: /usr/bin/perl  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
+Requires: libc.so.6(GLIBC_2.15)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)