request from: hawk checking if we should skip the build started at: Mon May 28 16:01:06 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/1e283052-6bcc-4e01-b4d2-e18bd2759b57/rsync-3.1.3-2.src.rpm fetched 1096385 bytes, 1102.0 K/s installing srpm: rsync-3.1.3-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.kQY_4V/BUILD /tmp/B.kQY_4V/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog rsync-3.1.3-2.src.rpm * Mon May 28 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/rsync.git;a=log;h=master * Mon May 28 2018 Marcin Krol 2f9fbda - workaround segfault during daemon startup * Wed Apr 11 2018 Marcin Krol 5778458 - updated to 3.1.3 + rpm -Uhv --nodeps --define '_topdir /tmp/B.kQY_4V' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' rsync-3.1.3-2.src.rpm rsync ################################################## + rm -f rsync-3.1.3-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.kQY_4V/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.kQY_4V/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.kQY_4V' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.kQY_4V/rsync.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 1e283052-6bcc-4e01-b4d2-e18bd2759b57; TMPDIR=/tmp/B.kQY_4V/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.kQY_4V' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.kQY_4V/rsync.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 1e283052-6bcc-4e01-b4d2-e18bd2759b57 + TMPDIR=/tmp/B.kQY_4V/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.kQY_4V' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.kQY_4V/rsync.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kQY_4V/BUILD/tmp /bin/sh -e /tmp/B.kQY_4V/BUILD/tmp/rpm-tmp.30637 + umask 022 + cd /tmp/B.kQY_4V/BUILD + cd /tmp/B.kQY_4V/BUILD + rm -rf rsync-3.1.3 + /usr/bin/gzip -dc /tmp/B.kQY_4V/rsync-3.1.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /tmp/B.kQY_4V/rsync-patches-3.1.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rsync-3.1.3 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rsync-config.patch):' Patch #0 (rsync-config.patch): + rsync-ssl sed 's;\@stunnel4\@;stunnel;g' <./stunnel-rsync.in >stunnel-rsync sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c generator.c -o generator.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c receiver.c -o receiver.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c cleanup.c -o cleanup.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c sender.c -o sender.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c exclude.c -o exclude.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c util.c -o util.o generator.c: In function 'try_dests_non': generator.c:1050:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . 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 . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . DEV_MAJOR(devp) = major(real_sx.st.st_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ generator.c:1480:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . DEV_MINOR(devp) = minor(real_sx.st.st_dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ generator.c:1561:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . 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 . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ generator.c:1640:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . (long)major(rdev), (long)minor(rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ generator.c:1640:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . util.c: In function 'set_modtime': util.c:147:14: warning: this statement may fall through [-Wimplicit-fallthrough=] switch_step++; ~~~~~~~~~~~^~ In file included from util.c:152:0: case_N.h:28:2: note: here case 1: ^~~~ util.c:157:14: warning: this statement may fall through [-Wimplicit-fallthrough=] switch_step++; ~~~~~~~~~~~^~ In file included from util.c:161:0: case_N.h:31:2: note: here case 2: ^~~~ util.c:163:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (preserve_times & PRESERVE_LINK_TIMES) { ^ In file included from util.c:170:0: case_N.h:34:2: note: here case 3: ^~~~ generator.c: In function 'generate_files': generator.c:2255:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . dirdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ generator.c:2257:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . dirdev = MAKEDEV(0, 0); ^~~~~~~~~~~~~~~~~ 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:0: 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:0: 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:0: 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:0: 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:0: 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:0: 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:0: case_N.h:46:2: note: here case 7: ^~~~ i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c util2.c -o util2.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c main.c -o main.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c checksum.c -o checksum.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c match.c -o match.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c syscall.c -o syscall.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c log.c -o log.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c backup.c -o backup.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c delete.c -o delete.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c io.c -o io.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c compat.c -o compat.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c hlink.c -o hlink.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c token.c -o token.o options.c:1288:13: warning: 'popt_unalias' defined but not used [-Wunused-function] static void popt_unalias(poptContext con, const char *opt) ^~~~~~~~~~~~ hlink.c: In function 'maybe_hard_link': hlink.c:234:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . if (atomic_create(file, fname, NULL, oldname, MAKEDEV(0, 0), sxp, statret == 0 ? DEL_FOR_FILE : 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c uidlist.c -o uidlist.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c socket.c -o socket.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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]; ^~~~ i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c fileio.c -o fileio.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c batch.c -o batch.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c clientname.c -o clientname.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c chmod.c -o chmod.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c acls.c -o acls.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c xattrs.c -o xattrs.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c progress.c -o progress.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c pipe.c -o pipe.o acls.c: In function 'default_perms_for_dir': acls.c:1388:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (dry_run) { ^ acls.c:1394:3: note: here default: ^~~~~~~ xattrs.c: In function 'get_stat_xattr': i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c params.c -o params.o xattrs.c:1219:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . xst->st_rdev = MAKEDEV(rdev_major, rdev_minor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xattrs.c: In function 'set_stat_xattr': xattrs.c:1252:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xattrs.c:1281:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . (int)major(rdev), (int)minor(rdev), ^~~~~~~~~~~~~~~~~~~~~~~~~~ xattrs.c:1281:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c loadparm.c -o loadparm.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c clientserver.c -o clientserver.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c access.c -o access.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c connection.c -o connection.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c authenticate.c -o authenticate.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/wildmatch.c -o lib/wildmatch.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/compat.c -o lib/compat.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/snprintf.c -o lib/snprintf.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/mdfour.c -o lib/mdfour.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/md5.c -o lib/md5.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/permstring.c -o lib/permstring.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/pool_alloc.c -o lib/pool_alloc.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/sysacls.c -o lib/sysacls.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c lib/sysxattrs.c -o lib/sysxattrs.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/deflate.c -o zlib/deflate.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/inffast.c -o zlib/inffast.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/inflate.c -o zlib/inflate.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/inftrees.c -o zlib/inftrees.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/trees.c -o zlib/trees.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/zutil.c -o zlib/zutil.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/adler32.c -o zlib/adler32.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_: ^~~~ i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/compress.c -o zlib/compress.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c zlib/crc32.c -o zlib/crc32.o i686-tld-linux-gcc -I. -I. -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -c flist.c -o flist.o flist.c: In function 'send_file_entry': flist.c:436:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if ((uint32)major(rdev) == rdev_major) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flist.c:439:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . rdev_major = major(rdev); ^~~~~~~~~~~~~~~~~ flist.c:440:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if (protocol_version < 30 && (uint32)minor(rdev) <= 0xFFu) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flist.c:449:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . rdev = MAKEDEV(major(rdev), 0); ^~~~~~~~~~~~~~~~~~~~~~ flist.c:449:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(major(rdev), 0); ^~~~~~~~~~~~~~~~~~~~~~ flist.c:455:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(0, 0); ^~~~~~~~~~~ flist.c:599:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . write_varint30(f, major(rdev)); ^~~~~~~~~~~~~~~~~~~~~~~ flist.c:601:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . write_varint(f, minor(rdev)); ^~~~~~~~~~~~~~~~~~~~~ flist.c:603:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . write_byte(f, minor(rdev)); ^~~~~~~~~~~~~~~~~~~ flist.c:605:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . write_int(f, minor(rdev)); ^~~~~~~~~~~~~~~~~~ flist.c: In function 'recv_file_entry': flist.c:770:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(DEV_MAJOR(devp), DEV_MINOR(devp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flist.c:845:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(rdev_major, rdev_minor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flist.c:851:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = MAKEDEV(0, 0); ^~~~~~~~~~~ flist.c:1008:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . DEV_MAJOR(devp) = major(rdev); ^~~~~~~~~~~~~~~~~~~~ flist.c:1009:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . DEV_MINOR(devp) = minor(rdev); ^~~~~~~~~~~~~~~~~~~~ i686-tld-linux-gcc -I./zlib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DHAVE_CONFIG_H -Wall -W -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 -lcrypto + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kQY_4V/BUILD/tmp /bin/sh -e /tmp/B.kQY_4V/BUILD/tmp/rpm-tmp.50514 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kQY_4V/BUILD/tmp + umask 022 + cd /tmp/B.kQY_4V/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder + /bin/mkdir -p /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder + cd rsync-3.1.3 + rm -rf /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder + install -d /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/rsyncd /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/sysconfig/rc-inetd /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/rc.d/init.d /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/logrotate.d /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/env.d /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/var/log + /usr/bin/make -j8 install 'prefix=/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr' 'mandir=/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/man' 'bindir=/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/bin' /bin/mkdir -p /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/bin /usr/bin/install -c -m 755 rsync /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/bin /bin/mkdir -p /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/man/man1 /bin/mkdir -p /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/man/man5 if test -f rsync.1; then /usr/bin/install -c -m 644 rsync.1 /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/man/man1; fi if test -f rsyncd.conf.5; then /usr/bin/install -c -m 644 rsyncd.conf.5 /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/man/man5; fi + >/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/var/log/rsyncd.log + : + >/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/rsyncd/rsyncd.secrets + : + </tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/rsyncd/rsyncd.conf + cat + <<"EOF" + >/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/env.d/CVSIGNORE + cat + <<"EOF" + >/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/env.d/RSYNC_RSH + cat + <<"EOF" + >/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/env.d/RSYNC_PROXY + cat + <<"EOF" + >/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/env.d/RSYNC_PASSWORD + cat + install /tmp/B.kQY_4V/rsync.inet /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/sysconfig/rc-inetd/rsyncd + install /tmp/B.kQY_4V/rsync.init /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/rc.d/init.d/rsyncd + install /tmp/B.kQY_4V/rsync.sysconfig /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/sysconfig/rsyncd + install /tmp/B.kQY_4V/rsyncd.logrotate /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/etc/logrotate.d/rsyncd + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: rsync-3.1.3-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kQY_4V/BUILD/tmp /bin/sh -e /tmp/B.kQY_4V/BUILD/tmp/rpm-tmp.50514 + umask 022 + cd /tmp/B.kQY_4V/BUILD + cd rsync-3.1.3 + DOCDIR=/tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/doc/rsync-3.1.3 + export DOCDIR + rm -rf /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/doc/rsync-3.1.3 + /bin/mkdir -p /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/doc/rsync-3.1.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/doc/rsync-3.1.3... Documentation compressed. + cp -pr README NEWS OLDNEWS TODO /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/doc/rsync-3.1.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder/usr/share/doc/rsync-3.1.3... ./OLDNEWS ./NEWS ./README ./TODO Documentation compressed. + exit 0 Provides: config(rsync) = 0:3.1.3-2 Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libacl.so.1 libacl.so.1(ACL_1.0) libc.so.6 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.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 libpopt.so.0(LIBPOPT_0) rtld(GNU_HASH) Processing files: rsyncd-inetd-3.1.3-2 Provides: config(rsyncd-inetd) = 0:3.1.3-2 rsyncd Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Obsoletes: rsyncd rsyncd-standalone Processing files: rsyncd-standalone-3.1.3-2 Provides: config(rsyncd-standalone) = 0:3.1.3-2 rsyncd Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires: /bin/sh Obsoletes: rsyncd rsyncd-inetd Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder Wrote: /tmp/B.kQY_4V/RPMS/rsync-3.1.3-2.i686.rpm Wrote: /tmp/B.kQY_4V/RPMS/rsyncd-inetd-3.1.3-2.i686.rpm Wrote: /tmp/B.kQY_4V/RPMS/rsyncd-standalone-3.1.3-2.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kQY_4V/BUILD/tmp /bin/sh -e /tmp/B.kQY_4V/BUILD/tmp/rpm-tmp.28586 + umask 022 + cd /tmp/B.kQY_4V/BUILD + cd rsync-3.1.3 + /bin/rm '--interactive=never' -rf /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder + rm -rf /tmp/B.kQY_4V/BUILD/tmp/rsync-3.1.3-root-builder ended at: Mon May 28 16:01:19 2018, done in 0:00:11.677226 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.kQY_4V/BUILD + rm -rf /tmp/B.kQY_4V/tmp /tmp/B.kQY_4V/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..496 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## rsync ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.kQY_4V Begin-TLD-Builder-Info Build-Time: user:18.70s sys:2.25s real:13.90s (faults io:0 non-io:1294408) Files queued for ftp: 23597 rsyncd-standalone-3.1.3-2.i686.rpm 22923 rsyncd-inetd-3.1.3-2.i686.rpm 325618 rsync-3.1.3-2.i686.rpm 155 rsync-3.1.3-2.src.rpm.uploadinfo End-TLD-Builder-Info