<86>Apr 19 02:28:08 userdel[2726567]: delete user 'rooter'
<86>Apr 19 02:28:08 groupadd[2726604]: group added to /etc/group: name=rooter, GID=687
<86>Apr 19 02:28:08 groupadd[2726604]: group added to /etc/gshadow: name=rooter
<86>Apr 19 02:28:08 groupadd[2726604]: new group: name=rooter, GID=687
<86>Apr 19 02:28:08 useradd[2726627]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Apr 19 02:28:08 userdel[2726665]: delete user 'builder'
<86>Apr 19 02:28:08 userdel[2726665]: removed group 'builder' owned by 'builder'
<86>Apr 19 02:28:08 userdel[2726665]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 02:28:08 groupadd[2726686]: group added to /etc/group: name=builder, GID=688
<86>Apr 19 02:28:08 groupadd[2726686]: group added to /etc/gshadow: name=builder
<86>Apr 19 02:28:08 groupadd[2726686]: new group: name=builder, GID=688
<86>Apr 19 02:28:08 useradd[2726701]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cpqarrayd-2.3-alt1.qa1.nosrc.rpm
Installing cpqarrayd-2.3-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19849
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cpqarrayd-2.3
+ echo 'Source #0 (cpqarrayd-2.3.tar.gz):'
Source #0 (cpqarrayd-2.3.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cpqarrayd-2.3.tar.gz
+ /bin/tar -xf -
+ cd cpqarrayd-2.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (cpqarrayd-headers.patch):'
Patch #0 (cpqarrayd-headers.patch):
+ /usr/bin/patch -p1
patching file configure.ac
Hunk #1 succeeded at 19 with fuzz 2.
patching file drivers/block/cpqarray.h
patching file drivers/block/ida_cmd.h
patching file drivers/block/ida_ioctl.h
+ echo 'Patch #1 (cpqarrayd-2.3-message-overrun.patch):'
Patch #1 (cpqarrayd-2.3-message-overrun.patch):
+ /usr/bin/patch -p1
patching file cciss_functions.c
patching file cciss_structs.h
patching file discover.c
Hunk #1 succeeded at 289 (offset -11 lines).
Hunk #2 succeeded at 317 (offset -11 lines).
patching file status.c
Hunk #2 succeeded at 55 (offset -5 lines).
Hunk #3 succeeded at 131 (offset -5 lines).
Hunk #4 succeeded at 167 (offset -5 lines).
Hunk #5 succeeded at 208 with fuzz 1 (offset -5 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90971
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpqarrayd-2.3
+ 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:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:8: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ 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
+ '[' -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 --disable-snmptrap
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.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 kernel sources... found . 
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.h... no
checking ida_ioctl.h usability... yes
checking ida_ioctl.h presence... yes
checking for ida_ioctl.h... yes
checking ida_cmd.h usability... yes
checking ida_cmd.h presence... yes
checking for ida_cmd.h... yes
checking cpqarray.h usability... yes
checking cpqarray.h presence... yes
checking for cpqarray.h... yes
checking SmartArray driver version... ok
checking linux/cciss_ioctl.h usability... yes
checking linux/cciss_ioctl.h presence... yes
checking for linux/cciss_ioctl.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... 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 whether x86_64-alt-linux-gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for memset... yes
checking for strerror... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/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 scripts
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I./include -I./drivers/block  -pipe -frecord-gcc-switches -Wall -g -O2 -I./include -I./drivers/block -c -o cciss_functions.o cciss_functions.c
In file included from cciss_functions.c:34:
cciss_structs.h:36: warning: "CISS_MAX_LUN" redefined
 #define CISS_MAX_LUN    16
 
In file included from /usr/include/linux/cciss_ioctl.h:7,
                 from cciss_functions.c:33:
/usr/include/linux/cciss_defs.h:49: note: this is the location of the previous definition
 #define CISS_MAX_LUN 1024
 
cciss_functions.c: In function 'cciss_get_logical_luns':
cciss_functions.c:68:14: warning: unused variable 'outfile' [-Wunused-variable]
  int result, outfile;
              ^~~~~~~
cciss_functions.c: In function 'cciss_get_event':
cciss_functions.c:125:14: warning: unused variable 'outfile' [-Wunused-variable]
  int result, outfile;
              ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I./include -I./drivers/block  -pipe -frecord-gcc-switches -Wall -g -O2 -I./include -I./drivers/block -c -o status.o status.c
In file included from status.c:46:
cciss_structs.h:36: warning: "CISS_MAX_LUN" redefined
 #define CISS_MAX_LUN    16
 
In file included from /usr/include/linux/cciss_ioctl.h:7,
                 from status.c:45:
/usr/include/linux/cciss_defs.h:49: note: this is the location of the previous definition
 #define CISS_MAX_LUN 1024
 
status.c: In function 'status_check':
status.c:134:8: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
    if (asprintf(&statusmsg, statusstr[status], ctrl_cntr, logd_cntr, pvalue) > 0) {
        ^~~~~~~~
        vsprintf
status.c:139:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      if (trap_stat = sendtrap(opts, "beheer", status, statusmsg)) {
          ^~~~~~~~~
status.c:144:10: warning: too many arguments for format [-Wformat-extra-args]
   printf("DEBUG: Problem sending snmp trap",
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
status.c:149:6: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
      free(statusmsg);
      ^~~~
status.c:149:6: warning: incompatible implicit declaration of built-in function 'free'
status.c:149:6: note: include '<stdlib.h>' or provide a declaration of 'free'
status.c:48:1:
+#include <stdlib.h>
 
status.c:149:6:
      free(statusmsg);
      ^~~~
status.c:174:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      if (trap_stat = sendtrap(opts, "beheer", status, statusmsg)) {
          ^~~~~~~~~
status.c:179:10: warning: too many arguments for format [-Wformat-extra-args]
   printf("DEBUG: Problem sending snmp trap ",
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
status.c:184:6: warning: incompatible implicit declaration of built-in function 'free'
      free(statusmsg);
      ^~~~
status.c:184:6: note: include '<stdlib.h>' or provide a declaration of 'free'
status.c:59:7: warning: unused variable 'counter' [-Wunused-variable]
   int counter;
       ^~~~~~~
status.c: In function 'cciss_status_check':
status.c:234:13: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
     event = malloc(sizeof(cciss_event_type));
             ^~~~~~
status.c:234:13: warning: incompatible implicit declaration of built-in function 'malloc'
status.c:234:13: note: include '<stdlib.h>' or provide a declaration of 'malloc'
status.c:249:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    if (trap_stat = sendtrap(opts, "public", status, statusmsg)) {
        ^~~~~~~~~
status.c:254:15: warning: too many arguments for format [-Wformat-extra-args]
        printf("DEBUG: Problem sending snmp trap",
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
status.c:259:4: warning: incompatible implicit declaration of built-in function 'free'
    free(statusmsg);
    ^~~~
status.c:259:4: note: include '<stdlib.h>' or provide a declaration of 'free'
status.c:276:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    if (trap_stat = sendtrap(opts, "public", status, statusmsg)) {
        ^~~~~~~~~
status.c:281:15: warning: too many arguments for format [-Wformat-extra-args]
        printf("DEBUG: Problem sending snmp trap",
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
status.c:286:4: warning: incompatible implicit declaration of built-in function 'free'
    free(statusmsg);
    ^~~~
status.c:286:4: note: include '<stdlib.h>' or provide a declaration of 'free'
status.c:296:5: warning: incompatible implicit declaration of built-in function 'free'
     free(event);
     ^~~~
status.c:296:5: note: include '<stdlib.h>' or provide a declaration of 'free'
status.c:212:7: warning: unused variable 'counter' [-Wunused-variable]
   int counter;
       ^~~~~~~
status.c:210:9: warning: unused variable 'pvalue' [-Wunused-variable]
   float pvalue;
         ^~~~~~
status.c:209:24: warning: unused variable 'blks_tr' [-Wunused-variable]
   int status, nr_blks, blks_tr, trap_stat;
                        ^~~~~~~
status.c:209:15: warning: unused variable 'nr_blks' [-Wunused-variable]
   int status, nr_blks, blks_tr, trap_stat;
               ^~~~~~~
status.c:208:19: warning: unused variable 'io2' [-Wunused-variable]
   ida_ioctl_t io, io2;
                   ^~~
status.c:208:15: warning: unused variable 'io' [-Wunused-variable]
   ida_ioctl_t io, io2;
               ^~
status.c:207:7: warning: unused variable 'logd_cntr' [-Wunused-variable]
   int logd_cntr;
       ^~~~~~~~~
status.c:206:18: warning: variable 'result' set but not used [-Wunused-but-set-variable]
   int ctrl_cntr, result;
                  ^~~~~~
status.c: In function 'status_check':
status.c:158:13: warning: 'pvalue' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ((pvalue - ctrls_found[ctrl_cntr].log_disk[logd_cntr].pvalue)
     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I./include -I./drivers/block  -pipe -frecord-gcc-switches -Wall -g -O2 -I./include -I./drivers/block -c -o sendtrap.o sendtrap.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I./include -I./drivers/block  -pipe -frecord-gcc-switches -Wall -g -O2 -I./include -I./drivers/block -c -o cpqarrayd.o cpqarrayd.c
cpqarrayd.c: In function 'main':
cpqarrayd.c:152:50: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
      opts.traphosts[opts.nr_traphosts] = (char *)malloc(strlen(optarg)+1);
                                                  ^~~~~~
cpqarrayd.c:152:50: warning: incompatible implicit declaration of built-in function 'malloc'
cpqarrayd.c:152:50: note: include '<stdlib.h>' or provide a declaration of 'malloc'
cpqarrayd.c:59:1:
+#include <stdlib.h>
 
cpqarrayd.c:152:50:
      opts.traphosts[opts.nr_traphosts] = (char *)malloc(strlen(optarg)+1);
                                                  ^~~~~~
cpqarrayd.c:163:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
    exit(0);
    ^~~~
cpqarrayd.c:163:4: warning: incompatible implicit declaration of built-in function 'exit'
cpqarrayd.c:163:4: note: include '<stdlib.h>' or provide a declaration of 'exit'
cpqarrayd.c:176:5: warning: incompatible implicit declaration of built-in function 'exit'
     exit(1);
     ^~~~
cpqarrayd.c:176:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
cpqarrayd.c:219:7: warning: incompatible implicit declaration of built-in function 'exit'
       exit(1);
       ^~~~
cpqarrayd.c:219:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
cpqarrayd.c:226:7: warning: incompatible implicit declaration of built-in function 'exit'
       exit(0);
       ^~~~
cpqarrayd.c:226:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
cpqarrayd.c:232:10: warning: incompatible implicit declaration of built-in function 'exit'
          exit(1);
          ^~~~
cpqarrayd.c:232:10: note: include '<stdlib.h>' or provide a declaration of 'exit'
cpqarrayd.c:253:5: warning: implicit declaration of function 'cciss_status_check'; did you mean 'status_check'? [-Wimplicit-function-declaration]
     cciss_status_check(opts);
     ^~~~~~~~~~~~~~~~~~
     status_check
cpqarrayd.c:128:19: warning: unused variable 'myhostname' [-Wunused-variable]
   struct utsname *myhostname;
                   ^~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I./include -I./drivers/block  -pipe -frecord-gcc-switches -Wall -g -O2 -I./include -I./drivers/block -c -o discover.o discover.c
In file included from discover.c:50:
cciss_structs.h:36: warning: "CISS_MAX_LUN" redefined
 #define CISS_MAX_LUN    16
 
In file included from /usr/include/linux/cciss_ioctl.h:7,
                 from discover.c:49:
/usr/include/linux/cciss_defs.h:49: note: this is the location of the previous definition
 #define CISS_MAX_LUN 1024
 
discover.c: In function 'discover_controllers':
discover.c:113:8: warning: implicit declaration of function 'cciss_interrogate_controller'; did you mean 'interrogate_controller'? [-Wimplicit-function-declaration]
    if (cciss_interrogate_controller (opts, cciss_controllers[cntr]))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        interrogate_controller
discover.c: In function 'interrogate_controller':
discover.c:156:58: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
   ctrls_found[ctrls_found_num].ctrl_devicename = (char *)malloc(strlen(buffer)+1);
                                                          ^~~~~~
discover.c:156:58: warning: incompatible implicit declaration of built-in function 'malloc'
discover.c:156:58: note: include '<stdlib.h>' or provide a declaration of 'malloc'
discover.c:52:1:
+#include <stdlib.h>
 
discover.c:156:58:
   ctrls_found[ctrls_found_num].ctrl_devicename = (char *)malloc(strlen(buffer)+1);
                                                          ^~~~~~
discover.c:136:7: warning: variable 'foundone' set but not used [-Wunused-but-set-variable]
   int foundone = 0;
       ^~~~~~~~
discover.c: In function 'interrogate_logical':
discover.c:190:16: warning: unused variable 'blks_tr' [-Wunused-variable]
   int nr_blks, blks_tr;
                ^~~~~~~
discover.c:190:7: warning: unused variable 'nr_blks' [-Wunused-variable]
   int nr_blks, blks_tr;
       ^~~~~~~
discover.c: In function 'cciss_interrogate_controller':
discover.c:311:53: warning: incompatible implicit declaration of built-in function 'malloc'
   ctrls_found[ctrls_found_num].devicefile = (char *)malloc(strlen(devicefile)+1);
                                                     ^~~~~~
discover.c:311:53: note: include '<stdlib.h>' or provide a declaration of 'malloc'
discover.c:327:3: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
   free(event);
   ^~~~
discover.c:327:3: warning: incompatible implicit declaration of built-in function 'free'
discover.c:327:3: note: include '<stdlib.h>' or provide a declaration of 'free'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -I./include -I./drivers/block   -o cpqarrayd cpqarrayd.o discover.o sendtrap.o status.o cciss_functions.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1926
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cpqarrayd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cpqarrayd-buildroot
+ cd cpqarrayd-2.3
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/cpqarrayd-buildroot
make: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
Making install in scripts
make[1]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3/scripts'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3/scripts'
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/cpqarrayd-2.3/scripts'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3/scripts'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
 /bin/mkdir -p '/usr/src/tmp/cpqarrayd-buildroot/usr/sbin'
  /bin/install -p cpqarrayd '/usr/src/tmp/cpqarrayd-buildroot/usr/sbin'
 /bin/mkdir -p '/usr/src/tmp/cpqarrayd-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 cpqarrayd.1 '/usr/src/tmp/cpqarrayd-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
make: Leaving directory '/usr/src/RPM/BUILD/cpqarrayd-2.3'
+ install -pDm755 /usr/src/RPM/SOURCES/cpqarrayd.init /usr/src/tmp/cpqarrayd-buildroot/etc/rc.d/init.d/cpqarrayd
+ install -pDm644 /usr/src/RPM/SOURCES/cpqarrayd.sysconfig /usr/src/tmp/cpqarrayd-buildroot/etc/sysconfig/cpqarrayd
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cpqarrayd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cpqarrayd-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/cpqarrayd-buildroot/ (default)
Compressing files in /usr/src/tmp/cpqarrayd-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/cpqarrayd-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: cpqarrayd-2.3-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52269
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpqarrayd-2.3
+ DOCDIR=/usr/src/tmp/cpqarrayd-buildroot/usr/share/doc/cpqarrayd-2.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/cpqarrayd-buildroot/usr/share/doc/cpqarrayd-2.3
+ /bin/mkdir -p /usr/src/tmp/cpqarrayd-buildroot/usr/share/doc/cpqarrayd-2.3
+ cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/cpqarrayd-buildroot/usr/share/doc/cpqarrayd-2.3
+ chmod -R go-w /usr/src/tmp/cpqarrayd-buildroot/usr/share/doc/cpqarrayd-2.3
+ chmod -R a+rX /usr/src/tmp/cpqarrayd-buildroot/usr/share/doc/cpqarrayd-2.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vu854e
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.xUOb1A
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.jJNll0
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t61gAt
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
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.rFZ3n0
Creating cpqarrayd-debuginfo package
Processing files: cpqarrayd-debuginfo-2.3-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nub7FA
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p21Dve
find-requires: running scripts (debuginfo)
Requires: cpqarrayd = 2.3-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/cpqarrayd-2.3-alt1.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/cpqarrayd-debuginfo-2.3-alt1.qa1.x86_64.rpm
7.27user 2.17system 0:18.69elapsed 50%CPU (0avgtext+0avgdata 29752maxresident)k
0inputs+0outputs (0major+729964minor)pagefaults 0swaps
8.84user 4.69system 0:24.17elapsed 55%CPU (0avgtext+0avgdata 29752maxresident)k
0inputs+0outputs (0major+920255minor)pagefaults 0swaps
--- cpqarrayd-2.3-alt1.qa1.x86_64.rpm.repo	2013-04-15 03:23:47.000000000 +0000
+++ cpqarrayd-2.3-alt1.qa1.x86_64.rpm.hasher	2020-04-19 02:28:30.376690801 +0000
@@ -8,4 +8,3 @@
 /usr/share/doc/cpqarrayd-2.3/README	100644	
-/usr/share/man/man1/cpqarrayd.1.gz	100644	
-Requires: /bin/sh  
+/usr/share/man/man1/cpqarrayd.1.xz	100644	
 Requires: /bin/sh