<86>Mar  1 12:39:16 userdel[2686098]: delete user 'rooter'
<86>Mar  1 12:39:16 userdel[2686098]: removed group 'rooter' owned by 'rooter'
<86>Mar  1 12:39:16 userdel[2686098]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  1 12:39:16 groupadd[2686113]: group added to /etc/group: name=rooter, GID=621
<86>Mar  1 12:39:16 groupadd[2686113]: group added to /etc/gshadow: name=rooter
<86>Mar  1 12:39:16 groupadd[2686113]: new group: name=rooter, GID=621
<86>Mar  1 12:39:16 useradd[2686126]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>Mar  1 12:39:16 userdel[2686147]: delete user 'builder'
<86>Mar  1 12:39:16 userdel[2686147]: removed group 'builder' owned by 'builder'
<86>Mar  1 12:39:16 userdel[2686147]: removed shadow group 'builder' owned by 'builder'
<86>Mar  1 12:39:16 groupadd[2686159]: group added to /etc/group: name=builder, GID=622
<86>Mar  1 12:39:16 groupadd[2686159]: group added to /etc/gshadow: name=builder
<86>Mar  1 12:39:16 groupadd[2686159]: new group: name=builder, GID=622
<86>Mar  1 12:39:16 useradd[2686170]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash
<13>Mar  1 12:39:19 rpmi: libpopt-devel-1:1.16-alt1 1500322986 installed
<13>Mar  1 12:39:19 rpmi: libattr-devel-2.4.48.0.9.cb478-alt1 sisyphus+221900.100.1.1 1550459920 installed
<13>Mar  1 12:39:19 rpmi: libacl-devel-2.2.53-alt1 sisyphus+221902.200.4.1 1550587058 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/rsync-3.1.3-alt1.nosrc.rpm
Installing rsync-3.1.3-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71611
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf rsync-3.1.3
+ echo 'Source #0 (rsync-3.1.3.tar):'
Source #0 (rsync-3.1.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/rsync-3.1.3.tar
+ cd rsync-3.1.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (rsync-3.1.3-alt1.patch):'
Patch #0 (rsync-3.1.3-alt1.patch):
+ /usr/bin/patch -p1
patching file .gear/rules
patching file .gear/tags/9c0cb54124b8ed514b4f94c0589dd2fa10137779
patching file .gear/tags/list
patching file .gitignore
patching file clientserver.c
patching file configure.ac
patching file exclude.c
patching file flist.c
patching file loadparm.c
patching file log.c
patching file main.c
patching file options.c
patching file packaging/lsb/rsync.xinetd
patching file receiver.c
patching file rsync.1
patching file rsync.h
patching file rsync.spec
patching file rsync.yo
patching file rsyncd.conf
patching file rsyncd.conf.5
patching file rsyncd.logrotate
patching file rsyncd.socket
patching file rsyncd@.service
patching file syscall.c
patching file util.c
+ xz -9 OLDNEWS
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.236
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rsync-3.1.3
+ ./prepare-source
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
aclocal -I m4
autoconf -o configure.sh
autoheader && touch config.h.in
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure.sh: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
configure.sh: Configuring rsync 3.1.3
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking whether to include debugging symbols... yes
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a BSD-compatible install... /bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for i586-alt-linux-gcc option to accept ISO C99... none needed
checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed
checking for perl... /usr/bin/perl
checking for remsh... 0
checking for yodl2man... 0
checking for sh... /bin/sh
checking for fakeroot... /usr/bin/fakeroot
checking for broken largefile support... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking ipv6 stack type... linux-glibc
checking for library containing getaddrinfo... none required
checking whether to call shutdown on all sockets... no
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 whether byte ordering is bigendian... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking compat.h usability... no
checking compat.h presence... no
checking for compat.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking libcharset.h usability... no
checking libcharset.h presence... no
checking for libcharset.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking popt/popt.h usability... no
checking popt/popt.h presence... no
checking for popt/popt.h... no
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking whether sys/types.h defines makedev... yes
checking if makedev takes 3 args... no
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of short... 2
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of int64_t... 8
checking size of off_t... 8
checking size of off64_t... 8
checking size of time_t... 4
checking for inline... inline
checking for long double with more range or precision than double... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for id_t... yes
checking type of array argument to getgroups... gid_t
checking for struct stat.st_rdev... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for socklen_t... yes
checking for errno in errno.h... yes
checking for connect... yes
checking for library containing inet_ntop... none required
checking for library containing iconv_open... none required
checking for library containing libiconv_open... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inet_ntop... yes
checking for inet_pton... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking whether defines needed by getaddrinfo exist... yes
checking for getaddrinfo... yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct stat64... yes
checking for strcasecmp... yes
checking for aclsort... no
checking for aclsort in -lsec... no
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for size_t... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for waitpid... yes
checking for wait4... yes
checking for getcwd... yes
checking for strdup... yes
checking for chown... yes
checking for chmod... yes
checking for lchmod... no
checking for mknod... yes
checking for mkfifo... yes
checking for fchmod... yes
checking for fstat... yes
checking for ftruncate... yes
checking for strchr... yes
checking for readlink... yes
checking for link... yes
checking for utime... yes
checking for utimes... yes
checking for lutimes... yes
checking for strftime... yes
checking for memmove... yes
checking for lchown... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for setsid... yes
checking for strpbrk... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtol... yes
checking for mallinfo... yes
checking for getgroups... yes
checking for setgroups... yes
checking for geteuid... yes
checking for getegid... yes
checking for setlocale... yes
checking for setmode... no
checking for open64... yes
checking for lseek64... yes
checking for mkstemp64... yes
checking for mtrace... yes
checking for va_copy... no
checking for __va_copy... no
checking for seteuid... yes
checking for strerror... yes
checking for putenv... yes
checking for iconv_open... yes
checking for locale_charset... no
checking for nl_langinfo... yes
checking for getxattr... yes
checking for extattr_get_link... no
checking for sigaction... yes
checking for sigprocmask... yes
checking for setattrlist... no
checking for getgrouplist... yes
checking for initgroups... yes
checking for utimensat... yes
checking for posix_fallocate... yes
checking for attropen... no
checking for setvbuf... yes
checking for usleep... yes
checking for useable fallocate... yes
checking for FALLOC_FL_PUNCH_HOLE... yes
checking for FALLOC_FL_ZERO_RANGE... yes
checking for SYS_fallocate... yes
checking whether posix_fallocate is efficient... no
checking for getpgrp... yes
checking for tcgetpgrp... yes
checking whether getpgrp requires zero arguments... yes
checking whether chown() modifies symlinks... no
checking whether link() can hard-link symlinks... yes
checking whether link() can hard-link special files... yes
checking for working socketpair... yes
checking for getpass... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included libpopt... no
checking whether to use included zlib... ./zlib
checking for unsigned char... yes
checking for broken readdir... no
checking for utimbuf... yes
checking if gettimeofday takes tz argument... yes
checking for C99 vsnprintf... yes
checking for secure mkstemp... yes
checking if mknod creates FIFOs... yes
checking if mknod creates sockets... yes
checking whether -c -o works... yes
checking for stunnel... stunnel
checking for stunnel4... stunnel
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking whether to support ACLs... running tests:
checking for acl_get_file in -lacl... yes
checking for ACL support... yes
checking ACL test results... Using posix ACLs
checking for acl_get_perm_np... no
checking whether to support extended attributes... Using Linux xattrs
checking for getxattr in -lattr... yes
configure.sh: creating ./config.status
config.status: creating Makefile
config.status: creating lib/dummy
config.status: creating zlib/dummy
config.status: creating popt/dummy
config.status: creating shconfig
config.status: creating config.h
configure.sh: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext

    rsync 3.1.3 configuration successful

    Note that yodl2man was not found, so pre-existing manpage files will be
    used w/o change (if available) -- no .yo file changes will be used.

+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
sed 's;\@stunnel4\@;stunnel;g' <./stunnel-rsync.in >stunnel-rsync
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
sed 's;\@bindir\@;/usr/bin;g' <./rsync-ssl.in >rsync-ssl
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
perl ./mkproto.pl ./*.c ./lib/compat.c
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c util2.c -o util2.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c exclude.c -o exclude.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c checksum.c -o checksum.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c receiver.c -o receiver.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c cleanup.c -o cleanup.o
cleanup.c: In function '_exit_cleanup':
cleanup.c:135:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (DEBUG_GTE(EXIT, 2)) {
      ^
In file included from cleanup.c:142:
case_N.h:28:2: note: here
  case 1:
  ^~~~
cleanup.c:145:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (cleanup_child_pid != -1) {
      ^
In file included from cleanup.c:156:
case_N.h:31:2: note: here
  case 2:
  ^~~~
cleanup.c:159:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (cleanup_got_literal && (cleanup_fname || cleanup_fd_w != -1)) {
      ^
In file included from cleanup.c:187:
case_N.h:34:2: note: here
  case 3:
  ^~~~
cleanup.c:195:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (!exit_code && !code)
      ^
In file included from cleanup.c:199:
case_N.h:37:2: note: here
  case 4:
  ^~~~
cleanup.c:226:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if ((exit_code && line > 0)
       ~~~~~~~~~~~~~~~~~~~~~~~
    || am_daemon || (logfile_name && (am_server || !INFO_GTE(STATS, 1))))
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from cleanup.c:230:
case_N.h:40:2: note: here
  case 5:
  ^~~~
cleanup.c:233:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (DEBUG_GTE(EXIT, 1)) {
      ^
In file included from cleanup.c:242:
case_N.h:43:2: note: here
  case 6:
  ^~~~
cleanup.c:245:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (exit_code && exit_code != RERR_SOCKETIO && exit_code != RERR_STREAMIO && exit_code != RERR_SIGNAL1
      ^
In file included from cleanup.c:258:
case_N.h:46:2: note: here
  case 7:
  ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c main.c -o main.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c match.c -o match.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c syscall.c -o syscall.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c sender.c -o sender.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c generator.c -o generator.o
generator.c: In function 'try_dests_non':
generator.c:1050:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
    if (sxp->st.st_rdev != MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp)))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                      
generator.c: In function 'recv_generator':
generator.c:1479:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
     DEV_MAJOR(devp) = major(real_sx.st.st_dev);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                     
generator.c:1480:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
     DEV_MINOR(devp) = minor(real_sx.st.st_dev);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                     
generator.c:1561:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
   if (atomic_create(file, fname, sl, NULL, MAKEDEV(0, 0), &sx, statret == 0 ? DEL_FOR_SYMLINK : 0)) {
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                     
generator.c:1591:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
    rdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                      
generator.c:1640:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
     (long)major(rdev), (long)minor(rdev));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                          
generator.c:1640:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
generator.c: In function 'generate_files':
generator.c:2255:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       dirdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                 
generator.c:2257:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       dirdev = MAKEDEV(0, 0);
             ^~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                             
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c rsync.c -o rsync.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c delete.c -o delete.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c backup.c -o backup.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c compat.c -o compat.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c util.c -o util.o
util.c: In function 'set_modtime':
util.c:148:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
   switch_step++;
   ~~~~~~~~~~~^~
In file included from util.c:153:
case_N.h:28:2: note: here
  case 1:
  ^~~~
util.c:158:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
   switch_step++;
   ~~~~~~~~~~~^~
In file included from util.c:162:
case_N.h:31:2: note: here
  case 2:
  ^~~~
util.c:164:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if (preserve_times & PRESERVE_LINK_TIMES) {
      ^
In file included from util.c:171:
case_N.h:34:2: note: here
  case 3:
  ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c token.c -o token.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c log.c -o log.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c options.c -o options.o
options.c:131:12: warning: 'noatime' initialized and declared 'extern'
 extern int noatime = 0;
            ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c fileio.c -o fileio.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c hlink.c -o hlink.o
hlink.c: In function 'maybe_hard_link':
hlink.c:234:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
  if (atomic_create(file, fname, NULL, oldname, MAKEDEV(0, 0), sxp, statret == 0 ? DEL_FOR_FILE : 0)) {
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                    
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c batch.c -o batch.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c hashtable.c -o hashtable.o
hashtable.c: In function 'hashlittle':
hashtable.c:455:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 12: c+=((uint32_t)k[11])<<24;
              ~^~~~~~~~~~~~~~~~~~~~~~~
hashtable.c:456:5: note: here
     case 11: c+=((uint32_t)k[10])<<16;
     ^~~~
hashtable.c:456:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 11: c+=((uint32_t)k[10])<<16;
              ~^~~~~~~~~~~~~~~~~~~~~~~
hashtable.c:457:5: note: here
     case 10: c+=((uint32_t)k[9])<<8;
     ^~~~
hashtable.c:457:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 10: c+=((uint32_t)k[9])<<8;
              ~^~~~~~~~~~~~~~~~~~~~~
hashtable.c:458:5: note: here
     case 9 : c+=k[8];
     ^~~~
hashtable.c:458:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 9 : c+=k[8];
              ~^~~~~~
hashtable.c:459:5: note: here
     case 8 : b+=((uint32_t)k[7])<<24;
     ^~~~
hashtable.c:459:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 8 : b+=((uint32_t)k[7])<<24;
              ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:460:5: note: here
     case 7 : b+=((uint32_t)k[6])<<16;
     ^~~~
hashtable.c:460:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 7 : b+=((uint32_t)k[6])<<16;
              ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:461:5: note: here
     case 6 : b+=((uint32_t)k[5])<<8;
     ^~~~
hashtable.c:461:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 6 : b+=((uint32_t)k[5])<<8;
              ~^~~~~~~~~~~~~~~~~~~~~
hashtable.c:462:5: note: here
     case 5 : b+=k[4];
     ^~~~
hashtable.c:462:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 5 : b+=k[4];
              ~^~~~~~
hashtable.c:463:5: note: here
     case 4 : a+=((uint32_t)k[3])<<24;
     ^~~~
hashtable.c:463:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 4 : a+=((uint32_t)k[3])<<24;
              ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:464:5: note: here
     case 3 : a+=((uint32_t)k[2])<<16;
     ^~~~
hashtable.c:464:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 3 : a+=((uint32_t)k[2])<<16;
              ~^~~~~~~~~~~~~~~~~~~~~~
hashtable.c:465:5: note: here
     case 2 : a+=((uint32_t)k[1])<<8;
     ^~~~
hashtable.c:465:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 2 : a+=((uint32_t)k[1])<<8;
              ~^~~~~~~~~~~~~~~~~~~~~
hashtable.c:466:5: note: here
     case 1 : a+=k[0];
     ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c uidlist.c -o uidlist.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c chmod.c -o chmod.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c clientname.c -o clientname.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c socket.c -o socket.o
socket.c: In function 'open_socket_out':
socket.c:76:59: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 976 and 1005 [-Wformat-truncation=]
  snprintf(buffer, sizeof buffer, "CONNECT %s:%d HTTP/1.0%s%s\r\n\r\n",
                                                           ^~
    host, port, authhdr, authbuf);
                         ~~~~~~~                            
In file included from /usr/include/stdio.h:862,
                 from rsync.h:287,
                 from socket.c:27:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 24 or more bytes (assuming 1076) into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c pipe.c -o pipe.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c acls.c -o acls.o
acls.c: In function 'default_perms_for_dir':
acls.c:1121:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (dry_run) {
       ^
acls.c:1127:3: note: here
   default:
   ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c progress.c -o progress.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c connection.c -o connection.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c params.c -o params.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c io.c -o io.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/snprintf.c -o lib/snprintf.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c access.c -o access.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c loadparm.c -o loadparm.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/mdfour.c -o lib/mdfour.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/wildmatch.c -o lib/wildmatch.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/compat.c -o lib/compat.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c xattrs.c -o xattrs.o
In file included from lib/sysxattrs.h:4,
                 from xattrs.c:25:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
xattrs.c: In function 'get_stat_xattr':
xattrs.c:1186:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
  xst->st_rdev = MAKEDEV(rdev_major, rdev_minor);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                          
xattrs.c: In function 'set_stat_xattr':
xattrs.c:1219:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
   rdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                       
xattrs.c:1248:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
    (int)major(rdev), (int)minor(rdev),
             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                              
xattrs.c:1248:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/sysxattrs.c -o lib/sysxattrs.o
In file included from lib/sysxattrs.h:4,
                 from lib/sysxattrs.c:23:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/md5.c -o lib/md5.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/sysacls.c -o lib/sysacls.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/permstring.c -o lib/permstring.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c authenticate.c -o authenticate.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/inffast.c -o zlib/inffast.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c lib/pool_alloc.c -o lib/pool_alloc.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/compress.c -o zlib/compress.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c clientserver.c -o clientserver.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/zutil.c -o zlib/zutil.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/inftrees.c -o zlib/inftrees.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/crc32.c -o zlib/crc32.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/deflate.c -o zlib/deflate.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/adler32.c -o zlib/adler32.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/inflate.c -o zlib/inflate.o
zlib/inflate.c: In function 'inflateMark':
zlib/inflate.c:1528:61: warning: left shift of negative value [-Wshift-negative-value]
     if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
                                                             ^~
zlib/inflate.c: In function 'inflate':
zlib/inflate.c:887:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (flush == Z_TREES) goto inf_leave;
                ^
zlib/inflate.c:888:9: note: here
         case COPY_:
         ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c zlib/trees.c -o zlib/trees.o
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c flist.c -o flist.o
flist.c: In function 'send_file_entry':
flist.c:464:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
    if ((uint32)major(rdev) == rdev_major)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                           
flist.c:467:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
     rdev_major = major(rdev);
             ^~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                       
flist.c:468:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
    if (protocol_version < 30 && (uint32)minor(rdev) <= 0xFFu)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                       
flist.c:477:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
    rdev = MAKEDEV(major(rdev), 0);
             ^~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                  
flist.c:477:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
    rdev = MAKEDEV(major(rdev), 0);
             ^~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                        
flist.c:483:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
   rdev = MAKEDEV(0, 0);
             ^~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                                   
flist.c:627:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
     write_varint30(f, major(rdev));
             ^~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                 
flist.c:629:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
     write_varint(f, minor(rdev));
             ^~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                   
flist.c:631:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
     write_byte(f, minor(rdev));
             ^~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                     
flist.c:633:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
     write_int(f, minor(rdev));
             ^~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                      
flist.c: In function 'recv_file_entry':
flist.c:798:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
     rdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                     
flist.c:873:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
    rdev = MAKEDEV(rdev_major, rdev_minor);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                
flist.c:879:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
   rdev = MAKEDEV(0, 0);
             ^~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                                   
flist.c:1036:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
   DEV_MAJOR(devp) = major(rdev);
             ^~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                    
flist.c:1037:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
   DEV_MINOR(devp) = minor(rdev);
             ^~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                    
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o rsync flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o util2.o main.o checksum.o match.o syscall.o log.o backup.o delete.o options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o fileio.o batch.o clientname.o chmod.o acls.o xattrs.o progress.o pipe.o params.o loadparm.o clientserver.o access.o connection.o authenticate.o lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o  zlib/deflate.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/zutil.o zlib/adler32.o zlib/compress.o zlib/crc32.o  -lattr -lacl -lpopt 
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64089
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/rsync-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/rsync-buildroot
+ cd rsync-3.1.3
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/rsync-buildroot 'INSTALLCMD=install -p' 'INSTALLMAN=install -p'
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
/bin/mkdir -p /usr/src/tmp/rsync-buildroot/usr/bin
install -p  -m 755 rsync /usr/src/tmp/rsync-buildroot/usr/bin
/bin/mkdir -p /usr/src/tmp/rsync-buildroot/usr/share/man/man1
/bin/mkdir -p /usr/src/tmp/rsync-buildroot/usr/share/man/man5
if test -f rsync.1; then install -p -m 644 rsync.1 /usr/src/tmp/rsync-buildroot/usr/share/man/man1; fi
if test -f rsyncd.conf.5; then install -p -m 644 rsyncd.conf.5 /usr/src/tmp/rsync-buildroot/usr/share/man/man5; fi
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
+ install -pD -m640 packaging/lsb/rsync.xinetd /usr/src/tmp/rsync-buildroot/etc/xinetd.d/rsync
+ install -pD -m600 rsyncd.conf /usr/src/tmp/rsync-buildroot/etc/rsyncd.conf
+ install -pD -m640 rsyncd.logrotate /usr/src/tmp/rsync-buildroot/etc/logrotate.d/rsyncd
+ install -pD /dev/null /usr/src/tmp/rsync-buildroot/var/log/rsyncd/rsyncd.log
+ mkdir -p /usr/src/tmp/rsync-buildroot/lib/systemd/system
+ install -pm644 rsyncd.socket rsyncd@.service /usr/src/tmp/rsync-buildroot/lib/systemd/system/
+ install -Dpm644 /dev/null /usr/src/tmp/rsync-buildroot/etc/sysconfig/rsyncd
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/rsync-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/rsync-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/rsync-buildroot/ (default)
Compressing files in /usr/src/tmp/rsync-buildroot (auto)
Adjusting library links in /usr/src/tmp/rsync-buildroot
./lib:
Verifying ELF objects in /usr/src/tmp/rsync-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.96733
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rsync-3.1.3
+ make -k check
make: Entering directory '/usr/src/RPM/BUILD/rsync-3.1.3'
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c tls.c -o tls.o
In file included from lib/sysxattrs.h:4,
                 from tls.c:39:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
tls.c: In function 'stat_xattr':
tls.c:105:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
  fst->st_rdev = MAKEDEV(rdev_major, rdev_minor);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                          
tls.c: In function 'list_file':
tls.c:194:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
       (long)major(buf.st_rdev),
             ^~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                     
tls.c:195:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
       (long)minor(buf.st_rdev));
             ^~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                    
tls.c: In function 'main':
tls.c:244:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    tls_usage(0);
    ^~~~~~~~~~~~
tls.c:245:3: note: here
   default:
   ^~~~~~~
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o tls tls.o syscall.o lib/compat.o lib/snprintf.o lib/permstring.o lib/sysxattrs.o  -lattr -lacl -lpopt 
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c getgroups.c -o getgroups.o
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o getgroups getgroups.o -lattr -lacl -lpopt 
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c getfsdev.c -o getfsdev.o
getfsdev.c: In function 'main':
getfsdev.c:18:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
   printf("%ld/%ld\n", (long)major(st.st_dev),
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                       
getfsdev.c:19:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
         (long)minor(st.st_dev));
             ^~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                                    
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o getfsdev getfsdev.o -lattr -lacl -lpopt 
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c testrun.c -o testrun.o
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o testrun testrun.o
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c trimslash.c -o trimslash.o
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o trimslash trimslash.o syscall.o lib/compat.o lib/snprintf.o -lattr -lacl -lpopt 
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c t_unsafe.c -o t_unsafe.o
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c t_stub.c -o t_stub.o
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o t_unsafe t_unsafe.o syscall.o util.o util2.o t_stub.o lib/compat.o lib/snprintf.o lib/wildmatch.o -lattr -lacl -lpopt 
i586-alt-linux-gcc -I. -I. -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -c wildtest.c -o wildtest.o
i586-alt-linux-gcc -I./zlib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -W  -o wildtest wildtest.o lib/compat.o lib/snprintf.o  -lattr -lacl -lpopt 
ln -s chown.test ./testsuite/chown-fake.test
ln -s devices.test ./testsuite/devices-fake.test
ln -s xattrs.test ./testsuite/xattrs-hlink.test
rsync_bin=`pwd`/rsync ./runtests.sh
============================================================
./runtests.sh running in /usr/src/RPM/BUILD/rsync-3.1.3
    rsync_bin=/usr/src/RPM/BUILD/rsync-3.1.3/rsync 
    srcdir=/usr/src/RPM/BUILD/rsync-3.1.3
    TLS_ARGS= -l -L
    testuser=builder
    os=Linux localhost.localdomain 4.19.97-std-def-alt1 #1 SMP Sat Jan 18 11:27:14 UTC 2020 i686 GNU/Linux
    preserve_scratch=no
    scratchbase=/usr/src/RPM/BUILD/rsync-3.1.3/testtmp
PASS    00-hello
SKIP    acls (I don't know how to use setfacl or chmod for ACLs)
PASS    backup
PASS    batch-mode
PASS    chgrp
PASS    chmod-option
SKIP    chmod-temp-dir (Can't find a tmp dir on a different file system)
PASS    chmod
SKIP    chown-fake (Can't chown (probably need root))
PASS    chown
PASS    compare-dest
PASS    daemon-gzip-download
PASS    daemon-gzip-upload
PASS    daemon
SKIP    default-acls (I don't know how to use your setfacl command)
PASS    delete
SKIP    devices-fake (Can't create char device node)
PASS    devices
PASS    dir-sgid
PASS    duplicates
PASS    exclude
PASS    executability
PASS    files-from
PASS    fuzzy
PASS    hands
PASS    hardlinks
PASS    itemize
PASS    longdir
PASS    merge
PASS    missing
PASS    relative
PASS    ssh-basic
PASS    symlink-ignore
PASS    trimslash
PASS    unsafe-byname
PASS    unsafe-links
PASS    wildmatch
SKIP    xattrs-hlink (Unable to set an xattr)
SKIP    xattrs (Unable to set an xattr)
------------------------------------------------------------
----- overall results:
      32 passed
      7 skipped
------------------------------------------------------------
overall result is 0
make: Leaving directory '/usr/src/RPM/BUILD/rsync-3.1.3'
+ exit 0
Processing files: rsync-3.1.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42956
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rsync-3.1.3
+ DOCDIR=/usr/src/tmp/rsync-buildroot/usr/share/doc/rsync-3.1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/rsync-buildroot/usr/share/doc/rsync-3.1.3
+ /bin/mkdir -p /usr/src/tmp/rsync-buildroot/usr/share/doc/rsync-3.1.3
+ cp -prL support/ tech_report.tex NEWS OLDNEWS.xz README zlib/README.rsync TODO /usr/src/tmp/rsync-buildroot/usr/share/doc/rsync-3.1.3
+ chmod -R go-w /usr/src/tmp/rsync-buildroot/usr/share/doc/rsync-3.1.3
+ chmod -R a+rX /usr/src/tmp/rsync-buildroot/usr/share/doc/rsync-3.1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0obzLf
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.rIBYOD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libacl.so.1 >= set:jeD98oGJgMqUSl6HcOqEOw47S4a6Ij12vFQDk1Oc0, libacl.so.1(ACL_1.0), libc.so.6 >= set:pnCE0ZdiC7, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libpopt.so.0 >= set:jftck0pY4kFbdD7MRMZr3330, libpopt.so.0(LIBPOPT_0), 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.1Du15j
Creating rsync-debuginfo package
Processing files: rsync-server-3.1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EU1Rin
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.5LmLPT
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.ze9UqH
Requires: rsync = 3.1.3-alt1, /etc/logrotate.d, /etc/xinetd.d
Requires(interp): /bin/sh
Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Processing files: rsync-debuginfo-3.1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3XhQ4f
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YGpOQ6
find-requires: running scripts (debuginfo)
Requires: rsync = 3.1.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libacl.so.1), debug(libc.so.6), debug(libpopt.so.0)
Wrote: /usr/src/RPM/RPMS/i586/rsync-3.1.3-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/noarch/rsync-server-3.1.3-alt1.noarch.rpm
Wrote: /usr/src/RPM/RPMS/i586/rsync-debuginfo-3.1.3-alt1.i586.rpm
36.69user 8.37system 1:29.30elapsed 50%CPU (0avgtext+0avgdata 67884maxresident)k
0inputs+0outputs (0major+2484552minor)pagefaults 0swaps
40.11user 10.67system 1:36.40elapsed 52%CPU (0avgtext+0avgdata 115212maxresident)k
0inputs+0outputs (0major+2781194minor)pagefaults 0swaps