<86>Oct 11 01:48:00 userdel[4039084]: delete user 'rooter'
<86>Oct 11 01:48:00 userdel[4039084]: removed group 'rooter' owned by 'rooter'
<86>Oct 11 01:48:00 userdel[4039084]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 11 01:48:00 groupadd[4039096]: group added to /etc/group: name=rooter, GID=663
<86>Oct 11 01:48:00 groupadd[4039096]: group added to /etc/gshadow: name=rooter
<86>Oct 11 01:48:00 groupadd[4039096]: new group: name=rooter, GID=663
<86>Oct 11 01:48:00 useradd[4039113]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Oct 11 01:48:00 userdel[4039125]: delete user 'builder'
<86>Oct 11 01:48:00 userdel[4039125]: removed group 'builder' owned by 'builder'
<86>Oct 11 01:48:00 userdel[4039125]: removed shadow group 'builder' owned by 'builder'
<86>Oct 11 01:48:00 groupadd[4039132]: group added to /etc/group: name=builder, GID=664
<86>Oct 11 01:48:00 groupadd[4039132]: group added to /etc/gshadow: name=builder
<86>Oct 11 01:48:00 groupadd[4039132]: new group: name=builder, GID=664
<86>Oct 11 01:48:00 useradd[4039138]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
<13>Oct 11 01:48:02 rpmi: xorg-proto-devel-2018.4-alt3 1527685079 installed
<13>Oct 11 01:48:02 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>Oct 11 01:48:02 rpmi: libX11-locales-3:1.6.7-alt2 p9+258208.100.1.1 1600333167 installed
<13>Oct 11 01:48:02 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>Oct 11 01:48:02 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Oct 11 01:48:03 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Oct 11 01:48:03 rpmi: libX11-3:1.6.7-alt2 p9+258208.100.1.1 1600333167 installed
<13>Oct 11 01:48:04 rpmi: libX11-devel-3:1.6.7-alt2 p9+258208.100.1.1 1600333167 installed
<13>Oct 11 01:48:04 rpmi: libXau-devel-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ltspfsd-0.3-alt0.2.2.qa1.nosrc.rpm
Installing ltspfsd-0.3-alt0.2.2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99759
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ltspfsd-cvs-20070416
+ echo 'Source #0 (ltspfsd-cvs-20070416.tar.bz2):'
Source #0 (ltspfsd-cvs-20070416.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/ltspfsd-cvs-20070416.tar.bz2
+ /bin/tar -xf -
+ cd ltspfsd-cvs-20070416
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ltspfsd-0.3-mount_hal+info.patch):'
Patch #0 (ltspfsd-0.3-mount_hal+info.patch):
+ /usr/bin/patch -p1
patching file common.c
patching file ltspfsd.c
patching file ltspfsd_functions.c
+ echo 'Patch #1 (ltspfsd-0.3-alt-DSO.patch):'
Patch #1 (ltspfsd-0.3-alt-DSO.patch):
+ /usr/bin/patch -p2
patching file Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99759
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ltspfsd-cvs-20070416
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -Os'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./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 a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
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 X... no
checking for XOpenDisplay in -lX11... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 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 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/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/Xauth.h usability... yes
checking X11/Xauth.h presence... yes
checking for X11/Xauth.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1  -I. -I.    -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -Os -c ltspfsd.c
ltspfsd.c: In function 'main':
ltspfsd.c:91:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   } else
     ^~~~
ltspfsd.c:94:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
     umask(0);
     ^~~~~
ltspfsd.c:129:63: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
     newsockfd = accept(sockfd, (struct sockaddr *) &cli_addr, &clilen);
                                                               ^~~~~~~
In file included from ltspfsd.c:11:
/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,
            ^~~~~~
ltspfsd.c:49:9: warning: unused variable 'uid' [-Wunused-variable]
   uid_t uid;
         ^~~
ltspfsd.c: In function 'sig_chld':
ltspfsd.c:241:11: warning: variable 'pid' set but not used [-Wunused-but-set-variable]
     pid_t pid;
           ^~~
ltspfsd.c: In function 'main':
ltspfsd.c:88:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result]
     daemon(0,0);
     ^~~~~~~~~~~
ltspfsd.c:92:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     chdir("/");
     ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
make: Entering directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1  -I. -I.    -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -Os -c common.c
common.c: In function 'am_mount':
common.c:232:34: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration]
   if (mounted && ((unsigned int) time(NULL) - uLastMounted) < AUTOMOUNT_TIMEOUT) /* buh? */
                                  ^~~~
                                  utimes
common.c:241:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     system(cmdline);
     ^~~~~~~~~~~~~~~
common.c: In function 'am_umount':
common.c:264:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     system(cmdline);
     ^~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
make: Entering directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1  -I. -I.    -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -Os -c ltspfsd_functions.c
ltspfsd_functions.c: In function 'ltspfs_getattr':
ltspfsd_functions.c:241:19: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types]
   xdr_u_int(&out, &(stbuf.st_nlink));  /* number of hard links */
                   ^~~~~~~~~~~~~~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:289:46: note: expected 'u_int *' {aka 'unsigned int *'} but argument is of type '__nlink_t *' {aka 'long unsigned int *'}
 extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW;
                                       ~~~~~~~^~~~
ltspfsd_functions.c: In function 'ltspfs_read':
ltspfsd_functions.c:718:22: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types]
   if (!xdr_u_int(in, &size)) {   /* Get the size */
                      ^~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:289:46: note: expected 'u_int *' {aka 'unsigned int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
 extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW;
                                       ~~~~~~~^~~~
ltspfsd_functions.c: In function 'ltspfs_write':
ltspfsd_functions.c:795:22: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types]
   if (!xdr_u_int(in, &size)) {   /* Get the size */
                      ^~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:289:46: note: expected 'u_int *' {aka 'unsigned int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
 extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW;
                                       ~~~~~~~^~~~
ltspfsd_functions.c: In function 'ltspfs_statfs':
ltspfsd_functions.c:884:17: warning: passing argument 2 of 'xdr_int' from incompatible pointer type [-Wincompatible-pointer-types]
   xdr_int(&out, &stbuf.f_type);         /* type of fs */
                 ^~~~~~~~~~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:288:42: note: expected 'int *' but argument is of type '__fsword_t *' {aka 'long int *'}
 extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW;
                                     ~~~~~^~~~
ltspfsd_functions.c:885:17: warning: passing argument 2 of 'xdr_int' from incompatible pointer type [-Wincompatible-pointer-types]
   xdr_int(&out, &stbuf.f_bsize);   /* optimal transfer block sz */
                 ^~~~~~~~~~~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:288:42: note: expected 'int *' but argument is of type '__fsword_t *' {aka 'long int *'}
 extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW;
                                     ~~~~~^~~~
ltspfsd_functions.c:891:17: warning: passing argument 2 of 'xdr_int' from incompatible pointer type [-Wincompatible-pointer-types]
   xdr_int(&out, &stbuf.f_namelen);   /* max length of filenames */
                 ^~~~~~~~~~~~~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:288:42: note: expected 'int *' but argument is of type '__fsword_t *' {aka 'long int *'}
 extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW;
                                     ~~~~~^~~~
ltspfsd_functions.c: In function 'handle_auth':
ltspfsd_functions.c:1002:22: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types]
   if (!xdr_u_int(in, &auth_size)) {  /* Get the size */
                      ^~~~~~~~~~
In file included from ltspfsd_functions.c:12:
/usr/include/rpc/xdr.h:289:46: note: expected 'u_int *' {aka 'unsigned int *'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
 extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW;
                                       ~~~~~~~^~~~
ltspfsd_functions.c:1045:32: warning: '%d' directive writing between 1 and 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=]
       sprintf(displayname, "%s:%d", hostname, i);  /* displayify it */
                                ^~
ltspfsd_functions.c:1045:28: note: directive argument in the range [0, 12]
       sprintf(displayname, "%s:%d", hostname, i);  /* displayify it */
                            ^~~~~~~
In file included from /usr/include/stdio.h:862,
                 from ltspfsd_functions.c:1:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 8195 bytes into a destination of size 8192
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
make: Entering directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
x86_64-alt-linux-gcc -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -Os   -o ltspfsd  ltspfsd.o ltspfsd_functions.o common.o  -lXau -lX11  
make: Leaving directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93637
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ltspfsd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ltspfsd-buildroot
+ cd ltspfsd-cvs-20070416
+ make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/ltspfsd-buildroot bindir=/usr/sbin install
make: Entering directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
make[1]: Entering directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/ltspfsd-buildroot/usr/sbin"
  /bin/install -p 'ltspfsd' '/usr/src/tmp/ltspfsd-buildroot/usr/sbin/ltspfsd'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
make: Leaving directory '/usr/src/RPM/BUILD/ltspfsd-cvs-20070416'
+ install -pD -m 0644 /usr/src/RPM/SOURCES/ltspfsd.1 /usr/src/tmp/ltspfsd-buildroot/usr/share/man/man1/ltspfsd.1
+ install -d -m 0755 /usr/src/tmp/ltspfsd-buildroot/sbin
+ install -m 0700 /usr/src/RPM/SOURCES/ltspfs_mount.sh /usr/src/tmp/ltspfsd-buildroot/sbin/ltspfs_mount
+ install -m 0700 /usr/src/RPM/SOURCES/ltspfs_umount.sh /usr/src/tmp/ltspfsd-buildroot/sbin/ltspfs_umount
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ltspfsd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ltspfsd-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ltspfsd-buildroot/ (default)
Compressing files in /usr/src/tmp/ltspfsd-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/ltspfsd-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: ltspfsd-0.3-alt0.2.2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36116
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ltspfsd-cvs-20070416
+ DOCDIR=/usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3
+ /bin/mkdir -p /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3
+ cp -prL AUTHORS README /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3
+ chmod -R go-w /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3
+ chmod -R a+rX /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RjyQ5w
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.cbYn85
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: grep mkdir mount umount
Requires: fuse >= 2.5.2, /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, grep, libX11.so.6()(64bit) >= set:omGNRQ5rc, libXau.so.6()(64bit) >= set:gfBf1, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), mount, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.53bUjI
Creating ltspfsd-debuginfo package
Processing files: ltspfsd-debuginfo-0.3-alt0.2.2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.azwMCn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l9zt45
find-requires: running scripts (debuginfo)
Requires: ltspfsd = 0.3-alt0.2.2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXau.so.6), debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/ltspfsd-0.3-alt0.2.2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/ltspfsd-debuginfo-0.3-alt0.2.2.qa1.x86_64.rpm
3.50user 1.03system 0:10.71elapsed 42%CPU (0avgtext+0avgdata 32808maxresident)k
0inputs+0outputs (0major+564128minor)pagefaults 0swaps
8.19user 3.34system 0:19.30elapsed 59%CPU (0avgtext+0avgdata 117796maxresident)k
0inputs+0outputs (0major+865916minor)pagefaults 0swaps
--- ltspfsd-0.3-alt0.2.2.qa1.x86_64.rpm.repo	2013-04-19 20:08:56.000000000 +0000
+++ ltspfsd-0.3-alt0.2.2.qa1.x86_64.rpm.hasher	2020-10-11 01:48:17.781512840 +0000
@@ -6,3 +6,3 @@
 /usr/share/doc/ltspfsd-0.3/README	100644	
-/usr/share/man/man1/ltspfsd.1.gz	100644	
+/usr/share/man/man1/ltspfsd.1.xz	100644	
 Requires: fuse >= 2.5.2
@@ -14,3 +14,3 @@
 Requires: rpmlib(SetVersions)  
-Requires: libXau.so.6()(64bit) >= set:hgav2
+Requires: libXau.so.6()(64bit) >= set:gfBf1
 Requires: libc.so.6(GLIBC_2.15)(64bit)