Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/vsftpd.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-363ddeab2bab0bcbb8a780d8c73a668a2a99e501/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/vsftpd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Aug 24 2009 Martin Nagy - 2.2.0-1 warning: bogus date in %changelog: Thu Aug 01 2006 Maros Barabas - 2.0.5-4 warning: bogus date in %changelog: Mon Nov 11 2004 Radek Vokal 2.0.1-6 warning: bogus date in %changelog: Fri Feb 1 2001 Seth Vidal warning: bogus date in %changelog: Fri Feb 1 2001 Seth Vidal Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/vsftpd-3.0.2-9.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/vsftpd.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-363ddeab2bab0bcbb8a780d8c73a668a2a99e501/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/vsftpd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Aug 24 2009 Martin Nagy - 2.2.0-1 warning: bogus date in %changelog: Thu Aug 01 2006 Maros Barabas - 2.0.5-4 warning: bogus date in %changelog: Mon Nov 11 2004 Radek Vokal 2.0.1-6 warning: bogus date in %changelog: Fri Feb 1 2001 Seth Vidal warning: bogus date in %changelog: Fri Feb 1 2001 Seth Vidal Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zTjuG8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vsftpd-3.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/vsftpd-3.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vsftpd-3.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/vsftpd.xinetd . + echo 'Patch #1 (vsftpd-2.1.0-libs.patch):' Patch #1 (vsftpd-2.1.0-libs.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-libs.patch + /usr/bin/patch -p1 -b --suffix .libs --fuzz=0 patching file Makefile + echo 'Patch #2 (vsftpd-2.1.0-build_ssl.patch):' Patch #2 (vsftpd-2.1.0-build_ssl.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-build_ssl.patch + /usr/bin/patch -p1 -b --suffix .build_ssl --fuzz=0 patching file builddefs.h + echo 'Patch #3 (vsftpd-2.1.0-tcp_wrappers.patch):' Patch #3 (vsftpd-2.1.0-tcp_wrappers.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-tcp_wrappers.patch + /usr/bin/patch -p1 -b --suffix .tcp_wrappers --fuzz=0 patching file builddefs.h + echo 'Patch #4 (vsftpd-2.1.0-configuration.patch):' Patch #4 (vsftpd-2.1.0-configuration.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-configuration.patch + /usr/bin/patch -p1 -b --suffix .configuration --fuzz=0 patching file defs.h patching file EXAMPLE/INTERNET_SITE_NOINETD/README patching file EXAMPLE/INTERNET_SITE/README patching file EXAMPLE/PER_IP_CONFIG/README patching file EXAMPLE/VIRTUAL_USERS/README patching file FAQ Hunk #1 succeeded at 35 (offset 1 line). Hunk #2 succeeded at 47 (offset 1 line). Hunk #3 succeeded at 88 (offset 1 line). patching file INSTALL patching file README patching file tunables.c Hunk #1 succeeded at 190 (offset 4 lines). Hunk #2 succeeded at 262 (offset 8 lines). Hunk #3 succeeded at 279 (offset 8 lines). patching file vsftpd.8 patching file vsftpd.conf.5 Hunk #7 succeeded at 803 (offset 2 lines). Hunk #8 succeeded at 864 (offset 2 lines). Hunk #9 succeeded at 987 (offset 2 lines). Hunk #10 succeeded at 1026 (offset 2 lines). patching file vsftpd.conf Hunk #5 succeeded at 100 (offset 3 lines). Hunk #6 succeeded at 117 (offset 3 lines). Patch #5 (vsftpd-2.1.0-pam_hostname.patch): + echo 'Patch #5 (vsftpd-2.1.0-pam_hostname.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-pam_hostname.patch + /usr/bin/patch -p1 -b --suffix .pam_hostname --fuzz=0 patching file sysdeputil.c Hunk #2 succeeded at 327 (offset -2 lines). Hunk #3 succeeded at 354 (offset 1 line). Hunk #4 succeeded at 572 (offset 1 line). Hunk #5 succeeded at 1094 (offset 1 line). Patch #6 (vsftpd-close-std-fds.patch): + echo 'Patch #6 (vsftpd-close-std-fds.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-close-std-fds.patch + /usr/bin/patch -p1 -b --suffix .close_fds --fuzz=0 patching file standalone.c Hunk #1 succeeded at 130 (offset -1 lines). + echo 'Patch #7 (vsftpd-2.1.0-filter.patch):' Patch #7 (vsftpd-2.1.0-filter.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-filter.patch + /usr/bin/patch -p1 -b --suffix .filter --fuzz=0 patching file ls.c Hunk #1 succeeded at 246 (offset 7 lines). patching file str.c Hunk #1 succeeded at 711 (offset 31 lines). patching file str.h + echo 'Patch #9 (vsftpd-2.1.0-userlist_log.patch):' Patch #9 (vsftpd-2.1.0-userlist_log.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-userlist_log.patch + /usr/bin/patch -p1 -b --suffix .userlist_log --fuzz=0 patching file logging.c Hunk #1 succeeded at 103 (offset 8 lines). patching file logging.h patching file parseconf.c Hunk #1 succeeded at 91 (offset -5 lines). patching file prelogin.c Hunk #1 succeeded at 246 (offset 26 lines). patching file tunables.c Hunk #2 succeeded at 213 (offset 6 lines). patching file tunables.h patching file vsftpd.conf.5 Hunk #1 succeeded at 588 (offset 3 lines). Patch #10 (vsftpd-2.1.0-trim.patch): + echo 'Patch #10 (vsftpd-2.1.0-trim.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.0-trim.patch + /usr/bin/patch -p1 -b --suffix .trim --fuzz=0 patching file parseconf.c Hunk #1 succeeded at 280 (offset 5 lines). patching file str.c Hunk #1 succeeded at 104 (offset 15 lines). patching file str.h patching file sysutil.c Hunk #1 succeeded at 1035 (offset 3 lines). patching file sysutil.h Patch #12 (vsftpd-2.1.1-daemonize_plus.patch): + echo 'Patch #12 (vsftpd-2.1.1-daemonize_plus.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.1.1-daemonize_plus.patch + /usr/bin/patch -p1 -b --suffix .daemonize_plus --fuzz=0 patching file standalone.c Hunk #3 succeeded at 113 (offset 1 line). Hunk #4 succeeded at 147 (offset 2 lines). Hunk #5 succeeded at 290 (offset 16 lines). patching file sysutil.c Hunk #1 succeeded at 201 (offset -1 lines). Hunk #2 succeeded at 552 (offset 10 lines). Hunk #3 succeeded at 2880 (offset 64 lines). patching file sysutil.h Hunk #1 succeeded at 30 (offset 1 line). Patch #14 (vsftpd-2.2.0-wildchar.patch): + echo 'Patch #14 (vsftpd-2.2.0-wildchar.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.2.0-wildchar.patch + /usr/bin/patch -p1 -b --suffix .wildchar --fuzz=0 patching file ls.c Hunk #1 succeeded at 311 (offset 6 lines). Patch #16 (vsftpd-2.2.2-clone.patch): + echo 'Patch #16 (vsftpd-2.2.2-clone.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.2.2-clone.patch + /usr/bin/patch -p1 -b --suffix .clone --fuzz=0 patching file sysdeputil.c Hunk #1 succeeded at 1306 (offset 27 lines). Hunk #2 succeeded at 1328 (offset 27 lines). Patch #19 (vsftpd-2.3.4-sd.patch): + echo 'Patch #19 (vsftpd-2.3.4-sd.patch):' + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.3.4-sd.patch + /usr/bin/patch -p1 -b --suffix .sd --fuzz=0 patching file vsftpd.8 patching file vsftpd.conf.5 + echo 'Patch #20 (vsftpd-2.3.4-sqb.patch):' Patch #20 (vsftpd-2.3.4-sqb.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.3.4-sqb.patch + /usr/bin/patch -p1 -b --suffix .sqb --fuzz=0 patching file ls.c Hunk #1 succeeded at 246 (offset 1 line). Hunk #2 succeeded at 276 (offset 1 line). Hunk #3 succeeded at 294 (offset 1 line). + echo 'Patch #21 (vsftpd-2.3.4-listen_ipv6.patch):' Patch #21 (vsftpd-2.3.4-listen_ipv6.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.3.4-listen_ipv6.patch + /usr/bin/patch -p1 -b --suffix .listen_ipv6 --fuzz=0 patching file vsftpd.conf Hunk #1 succeeded at 111 (offset 3 lines). patching file vsftpd.conf.5 Hunk #1 succeeded at 297 (offset 16 lines). + echo 'Patch #22 (vsftpd-2.3.5-aslim.patch):' Patch #22 (vsftpd-2.3.5-aslim.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-2.3.5-aslim.patch + /usr/bin/patch -p1 -b --suffix .aslim --fuzz=0 patching file defs.h + echo 'Patch #23 (vsftpd-3.0.0-tz.patch):' Patch #23 (vsftpd-3.0.0-tz.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-3.0.0-tz.patch + /usr/bin/patch -p1 -b --suffix .tz --fuzz=0 patching file sysutil.c Hunk #3 succeeded at 2581 (offset 16 lines). + echo 'Patch #24 (vsftpd-3.0.0-xferlog.patch):' Patch #24 (vsftpd-3.0.0-xferlog.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-3.0.0-xferlog.patch + /usr/bin/patch -p1 -b --suffix .xferlog --fuzz=0 patching file vsftpd.conf + echo 'Patch #25 (vsftpd-3.0.0-logrotate.patch):' Patch #25 (vsftpd-3.0.0-logrotate.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-3.0.0-logrotate.patch + /usr/bin/patch -p1 -b --suffix .logrotate --fuzz=0 patching file RedHat/vsftpd.log + echo 'Patch #26 (vsftpd-3.0.2-seccomp.patch):' Patch #26 (vsftpd-3.0.2-seccomp.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-3.0.2-seccomp.patch + /usr/bin/patch -p1 -b --suffix .seccomp --fuzz=0 patching file tunables.c + echo 'Patch #27 (vsftpd-3.0.2-mrate.patch):' Patch #27 (vsftpd-3.0.2-mrate.patch): + /usr/bin/cat /builddir/build/SOURCES/vsftpd-3.0.2-mrate.patch + /usr/bin/patch -p1 -b --suffix .mrate --fuzz=0 patching file ftpdataio.c patching file main.c patching file session.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pIwEFp + umask 022 + cd /builddir/build/BUILD + cd vsftpd-3.0.2 + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror' 'LINK=-pie -lssl' -j4 gcc -c main.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c utility.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c prelogin.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ftpcmdio.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c postlogin.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c privsock.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c tunables.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ftpdataio.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c secbuf.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ls.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c postprivparent.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c logging.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c str.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c netstr.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c sysstr.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c strlist.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c banner.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c filestr.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c parseconf.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c secutil.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ascii.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c oneprocess.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c twoprocess.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c privops.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c standalone.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c hash.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c tcpwrap.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ipaddrparse.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c access.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c features.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c readwrite.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c opts.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ssl.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c sslslave.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ptracesandbox.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c ftppolicy.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c sysutil.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c sysdeputil.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -c seccompsandbox.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fpie -pipe -Wextra -Werror -idirafter dummyinc gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -pie -lssl -fPIE -pie -Wl,-z,relro -Wl,-z,now -lwrap -lnsl -lpam -lcap -ldl -lcrypto Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KCQvyp + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm ++ dirname /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm + cd vsftpd-3.0.2 + rm -rf /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/sbin + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/vsftpd /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/pam.d /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/logrotate.d /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/man/man5 /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/lib/systemd/system-generators + install -m 755 vsftpd /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/sbin/vsftpd + install -m 600 vsftpd.conf /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/vsftpd/vsftpd.conf + install -m 644 vsftpd.conf.5 /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm//usr/share/man/man5/ + install -m 644 vsftpd.8 /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm//usr/share/man/man8/ + install -m 644 RedHat/vsftpd.log /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/logrotate.d/vsftpd + install -m 644 /builddir/build/SOURCES/vsftpd.pam /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/pam.d/vsftpd + install -m 600 /builddir/build/SOURCES/vsftpd.ftpusers /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/vsftpd/ftpusers + install -m 600 /builddir/build/SOURCES/vsftpd.user_list /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/vsftpd/user_list + install -m 755 /builddir/build/SOURCES/vsftpd.init /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/rc.d/init.d/vsftpd + install -m 744 /builddir/build/SOURCES/vsftpd_conf_migrate.sh /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/etc/vsftpd/vsftpd_conf_migrate.sh + install -m 644 /builddir/build/SOURCES/vsftpd.service /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/vsftpd@.service /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/vsftpd.target /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/lib/systemd/system + install -m 755 /builddir/build/SOURCES/vsftpd-generator /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/lib/systemd/system-generators + mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm//var/ftp/pub + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/vsftpd-3.0.2 extracting debug info from /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/sbin/vsftpd dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1033 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: vsftpd-3.0.2-9.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TTyZOU + umask 022 + cd /builddir/build/BUILD + cd vsftpd-3.0.2 + DOCDIR=/builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr FAQ /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr INSTALL /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr BUGS /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr AUDIT /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr Changelog /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr README /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr README.security /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr REWARD /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr SPEED /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr TODO /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr BENCHMARKS /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr SECURITY/ /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr EXAMPLE/ /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr TUNING /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr SIZE /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + cp -pr vsftpd.xinetd /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm/usr/share/doc/vsftpd-3.0.2 + exit 0 Provides: config(vsftpd) = 3.0.2-9.el7 vsftpd = 3.0.2-9.el7 vsftpd(armv7hl-32) = 3.0.2-9.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcap.so.2 libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnsl.so.1 libpam.so.0 libpam.so.0(LIBPAM_1.0) libssl.so.10 libssl.so.10(libssl.so.10) libwrap.so.0 rtld(GNU_HASH) Processing files: vsftpd-sysvinit-3.0.2-9.el7.armv7hl Provides: vsftpd-sysvinit = 3.0.2-9.el7 vsftpd-sysvinit(armv7hl-32) = 3.0.2-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /sbin/service Requires(postun): /sbin/service Requires: /bin/bash Processing files: vsftpd-debuginfo-3.0.2-9.el7.armv7hl Provides: vsftpd-debuginfo = 3.0.2-9.el7 vsftpd-debuginfo(armv7hl-32) = 3.0.2-9.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm Wrote: /builddir/build/RPMS/vsftpd-3.0.2-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/vsftpd-sysvinit-3.0.2-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/vsftpd-debuginfo-3.0.2-9.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TXPQxw + umask 022 + cd /builddir/build/BUILD + cd vsftpd-3.0.2 + rm -rf /builddir/build/BUILDROOT/vsftpd-3.0.2-9.el7.arm + exit 0 Child return code was: 0 LEAVE do -->