<86>Mar 16 04:40:33 userdel[38566]: delete user 'rooter'
<86>Mar 16 04:40:33 groupadd[38575]: group added to /etc/group: name=rooter, GID=645
<86>Mar 16 04:40:33 groupadd[38575]: group added to /etc/gshadow: name=rooter
<86>Mar 16 04:40:33 groupadd[38575]: new group: name=rooter, GID=645
<86>Mar 16 04:40:33 useradd[38581]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Mar 16 04:40:33 userdel[38633]: delete user 'builder'
<86>Mar 16 04:40:33 userdel[38633]: removed group 'builder' owned by 'builder'
<86>Mar 16 04:40:33 userdel[38633]: removed shadow group 'builder' owned by 'builder'
<86>Mar 16 04:40:33 groupadd[38653]: group added to /etc/group: name=builder, GID=646
<86>Mar 16 04:40:33 groupadd[38653]: group added to /etc/gshadow: name=builder
<86>Mar 16 04:40:33 groupadd[38653]: new group: name=builder, GID=646
<86>Mar 16 04:40:33 useradd[38661]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
<13>Mar 16 04:40:36 rpmi: xorg-xtrans-devel-1.3.5-alt1 1423074065 installed
<13>Mar 16 04:40:36 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed
<13>Mar 16 04:40:36 rpmi: xorg-proto-devel-2018.4-alt3 1527685079 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xscope-1.4.1-alt1.nosrc.rpm
Installing xscope-1.4.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47153
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xscope-1.4.1
+ echo 'Source #0 (xscope-1.4.1.tar.bz2):'
Source #0 (xscope-1.4.1.tar.bz2):
+ /bin/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/xscope-1.4.1.tar.bz2
+ cd xscope-1.4.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41926
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xscope-1.4.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
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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ 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 --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 style of include used by make... GNU
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 dependency style of x86_64-alt-linux-gcc... none
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking if x86_64-alt-linux-gcc supports -Werror=unknown-warning-option... no
checking if x86_64-alt-linux-gcc supports -Werror=unused-command-line-argument... no
checking if x86_64-alt-linux-gcc supports -Wall... yes
checking if x86_64-alt-linux-gcc supports -Wpointer-arith... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-declarations... yes
checking if x86_64-alt-linux-gcc supports -Wformat=2... yes
checking if x86_64-alt-linux-gcc supports -Wstrict-prototypes... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-prototypes... yes
checking if x86_64-alt-linux-gcc supports -Wnested-externs... yes
checking if x86_64-alt-linux-gcc supports -Wbad-function-cast... yes
checking if x86_64-alt-linux-gcc supports -Wold-style-definition... yes
checking if x86_64-alt-linux-gcc supports -Wdeclaration-after-statement... yes
checking if x86_64-alt-linux-gcc supports -Wunused... yes
checking if x86_64-alt-linux-gcc supports -Wuninitialized... yes
checking if x86_64-alt-linux-gcc supports -Wshadow... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-noreturn... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-format-attribute... yes
checking if x86_64-alt-linux-gcc supports -Wredundant-decls... yes
checking if x86_64-alt-linux-gcc supports -Wlogical-op... yes
checking if x86_64-alt-linux-gcc supports -Werror=implicit... yes
checking if x86_64-alt-linux-gcc supports -Werror=nonnull... yes
checking if x86_64-alt-linux-gcc supports -Werror=init-self... yes
checking if x86_64-alt-linux-gcc supports -Werror=main... yes
checking if x86_64-alt-linux-gcc supports -Werror=missing-braces... yes
checking if x86_64-alt-linux-gcc supports -Werror=sequence-point... yes
checking if x86_64-alt-linux-gcc supports -Werror=return-type... yes
checking if x86_64-alt-linux-gcc supports -Werror=trigraphs... yes
checking if x86_64-alt-linux-gcc supports -Werror=array-bounds... yes
checking if x86_64-alt-linux-gcc supports -Werror=write-strings... yes
checking if x86_64-alt-linux-gcc supports -Werror=address... yes
checking if x86_64-alt-linux-gcc supports -Werror=int-to-pointer-cast... yes
checking if x86_64-alt-linux-gcc supports -Werror=pointer-to-int-cast... yes
checking if x86_64-alt-linux-gcc supports -pedantic... yes
checking if x86_64-alt-linux-gcc supports -Werror... yes
checking if x86_64-alt-linux-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking for struct msghdr.msg_control... yes
checking if Xtrans should support os-specific local connections... no
checking for xproto >= 7.0.17 xtrans... yes
checking for getdtablesize... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.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 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]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1/man'
  GEN      xscope.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_bigreq.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       common.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_glx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_lbx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_randr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_wcp.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_shm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       audio.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode11.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decode_render.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       extensions.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       decodenas.o
decodenas.c: In function 'DecodeAudioError':
decodenas.c:318:11: warning: unused variable 'Error' [-Wunused-variable]
     short Error = IByte(&buf[1]);
           ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_bigreq.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       fd.o
fd.c: In function 'MainLoop':
fd.c:420:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
 MainLoop(void)
 ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_glx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_lbx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_shm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_wcp.o
print_wcp.c: In function 'WcpAnalyzeImage1RLL':
print_wcp.c:73:39: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
             fprintf(stdout, "%s %9d %9d:", Leader, y, (char *) data - buf);
                                     ~~^               ~~~~~~~~~~~~~~~~~~~
                                     %9ld
print_wcp.c:103:42: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
         fprintf(stdout, "%s%20s: %d, %d %d\n", Leader, error,
                                         ~^
                                         %ld
                 x, y - 1, (char *) data - buf);
                           ~~~~~~~~~~~~~~~~~~~
print_wcp.c: In function 'WcpAnalyzeImageNLRU':
print_wcp.c:180:39: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
             fprintf(stdout, "%s %9d %9d:", Leader, y, (char *) data - buf);
                                     ~~^               ~~~~~~~~~~~~~~~~~~~
                                     %9ld
print_wcp.c:220:43: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'PIXEL' {aka 'long unsigned int'} [-Wformat=]
                 fprintf(stdout, " %3ld:%0*x", run, bytes * 2, pix);
                                        ~~~^                   ~~~
                                        %0*lx
print_wcp.c:229:42: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
         fprintf(stdout, "%s%20s: %d, %d %d\n", Leader, error,
                                         ~^
                                         %ld
                 x, y - 1, (char *) data - buf);
                           ~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       printnas.o
printnas.c: In function 'PrintSuccessfulAudioSetUpReply':
printnas.c:105:11: warning: variable 'm' set but not used [-Wunused-but-set-variable]
     short m;
           ^
printnas.c:104:11: warning: variable 'n' set but not used [-Wunused-but-set-variable]
     short n;
           ^
printnas.c: In function 'AudioListDevicesReply':
printnas.c:326:10: warning: variable 'n' set but not used [-Wunused-but-set-variable]
     long n;
          ^
printnas.c: In function 'AuDeviceAttributes':
printnas.c:354:9: warning: variable 'l' set but not used [-Wunused-but-set-variable]
     int l;
         ^
At top level:
printnas.c:221:1: warning: 'AudioImplementationError' defined but not used [-Wunused-function]
 AudioImplementationError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~~~~~~~~~~
printnas.c:210:1: warning: 'AudioLengthError' defined but not used [-Wunused-function]
 AudioLengthError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~~
printnas.c:198:1: warning: 'AudioIDChoiceError' defined but not used [-Wunused-function]
 AudioIDChoiceError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~~~~
printnas.c:187:1: warning: 'AudioAllocError' defined but not used [-Wunused-function]
 AudioAllocError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~
printnas.c:176:1: warning: 'AudioAccessError' defined but not used [-Wunused-function]
 AudioAccessError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~~
printnas.c:165:1: warning: 'AudioMatchError' defined but not used [-Wunused-function]
 AudioMatchError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~
printnas.c:153:1: warning: 'AudioValueError' defined but not used [-Wunused-function]
 AudioValueError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~
printnas.c:142:1: warning: 'AudioRequestError' defined but not used [-Wunused-function]
 AudioRequestError(const unsigned char *buf)
 ^~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       prtype.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_render.o
print_render.c: In function 'RenderQueryPictFormatsReply':
print_render.c:82:10: warning: variable 'v' set but not used [-Wunused-but-set-variable]
     long v;
          ^
print_render.c:81:10: warning: variable 'd' set but not used [-Wunused-but-set-variable]
     long d;
          ^
print_render.c:80:10: warning: variable 's' set but not used [-Wunused-but-set-variable]
     long s;
          ^
print_render.c:78:10: warning: variable 'n' set but not used [-Wunused-but-set-variable]
     long n;
          ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       server.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       scope.o
scope.c: In function 'FlushFD':
scope.c:1054:38: warning: logical 'and' of equal expressions [-Wlogical-op]
             if (errno != EWOULDBLOCK && errno != EAGAIN) {
                                      ^~
scope.c: In function 'DataFromRawFile':
scope.c:1374:36: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign]
             if (fgets(FDinfo[rawfd].buffer, BUFFER_SIZE, raw) == NULL) {
                       ~~~~~~~~~~~~~^~~~~~~
In file included from /usr/include/stdio.h:862,
                 from scope.h:58,
                 from scope.c:51:
/usr/include/bits/stdio2.h:252:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
 ^~~~~
scope.c:1378:58: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
             FDinfo[rawfd].bufcount = strlen(FDinfo[rawfd].buffer);
                                             ~~~~~~~~~~~~~^~~~~~~
In file included from /usr/include/X11/Xos.h:62,
                 from scope.h:56,
                 from scope.c:51:
/usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
scope.c:1382:12: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
         in = FDinfo[rawfd].buffer;
            ^
scope.c:1470:43: warning: pointer targets in passing argument 1 of 'warn' differ in signedness [-Wpointer-sign]
                         warn(FDinfo[rawfd].buffer);
                              ~~~~~~~~~~~~~^~~~~~~
In file included from scope.h:127,
                 from scope.c:51:
proto.h:6:13: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern void warn(const char *s);
             ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print_randr.o
print_randr.c: In function 'RandrOldGetScreenInfoReply':
print_randr.c:85:20: warning: variable 'ngvg' set but not used [-Wunused-but-set-variable]
     unsigned short ngvg;
                    ^~~~
print_randr.c:84:20: warning: variable 'nvg' set but not used [-Wunused-but-set-variable]
     unsigned short nvg;
                    ^~~
print_randr.c:83:20: warning: variable 'nsize' set but not used [-Wunused-but-set-variable]
     unsigned short nsize;
                    ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       scope-transport.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       table11.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CC       print11.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
  CCLD     xscope
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30809
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xscope-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xscope-buildroot
+ cd xscope-1.4.1
+ make DESTDIR=/usr/src/tmp/xscope-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/xscope-buildroot/usr/share/man/man1'
 /bin/install -c -m 644 xscope.1 '/usr/src/tmp/xscope-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1'
 /bin/mkdir -p '/usr/src/tmp/xscope-buildroot/usr/bin'
  /bin/install -c xscope '/usr/src/tmp/xscope-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
make: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xscope-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xscope-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/xscope-buildroot/ (default)
Compressing files in /usr/src/tmp/xscope-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/xscope-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: xscope-1.4.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30809
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xscope-1.4.1
+ DOCDIR=/usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1
+ /bin/mkdir -p /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1
+ cp -prL README NEWS AUTHORS /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1
+ chmod -R go-w /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1
+ chmod -R a+rX /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ieBDA
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.Ux55kZ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib64/ld-linux-x86-64.so.2, 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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z0CV9q
Creating xscope-debuginfo package
Processing files: xscope-debuginfo-1.4.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gMJF6V
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dIdcau
find-requires: running scripts (debuginfo)
Requires: xscope = 1.4.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/xscope-1.4.1-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/xscope-debuginfo-1.4.1-alt1.x86_64.rpm
12.65user 1.92system 0:18.39elapsed 79%CPU (0avgtext+0avgdata 62688maxresident)k
0inputs+0outputs (0major+926139minor)pagefaults 0swaps
21.32user 4.45system 0:31.31elapsed 82%CPU (0avgtext+0avgdata 119500maxresident)k
0inputs+0outputs (0major+1354503minor)pagefaults 0swaps
--- xscope-1.4.1-alt1.x86_64.rpm.repo	2014-06-09 16:54:02.000000000 +0000
+++ xscope-1.4.1-alt1.x86_64.rpm.hasher	2019-03-16 04:40:57.819374298 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/xscope-1.4.1/README	100644	
-/usr/share/man/man1/xscope.1.gz	100644	
+/usr/share/man/man1/xscope.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2  
--- xscope-debuginfo-1.4.1-alt1.x86_64.rpm.repo	2014-06-09 16:54:02.000000000 +0000
+++ xscope-debuginfo-1.4.1-alt1.x86_64.rpm.hasher	2019-03-16 04:40:57.895373529 +0000
@@ -34,2 +34,3 @@
 /usr/src/debug/xscope-1.4.1/renderscope.h	100644	
+/usr/src/debug/xscope-1.4.1/scope-transport.c	100644	
 /usr/src/debug/xscope-1.4.1/scope.c	100644