Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/tree.spec'], nspawn_args=[]timeout=172800logger=uid=1000printOutput=Falseuser='mockbuild'shell=Falsegid=425env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/f26-build-9530741-776282/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/tree.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/tree-1.7.0-11.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/tree.spec'], nspawn_args=[]timeout=172800logger=uid=1000printOutput=Falseuser='mockbuild'shell=Falsegid=425env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/f26-build-9530741-776282/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/tree.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rs54pc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tree-1.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tree-1.7.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tree-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/tree-preserve-timestamps.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/tree-args.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/tree-dircolors-ec.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/tree-size-field-len.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -e s/LINUX/__linux__/ -i tree.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qBCpdk + umask 022 + cd /builddir/build/BUILD + cd tree-1.7.0 ++ getconf LFS_CFLAGS + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tree.o tree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unix.o unix.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o html.o html.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xml.o xml.c html.c: In function 'html_listdir': html.c:169:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(hcmd); ^~~~~~~~~~~~ html.c: In function 'htmlr_listdir': html.c:335:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(hcmd); ^~~~~~~~~~~~ tree.c: In function 'main': tree.c:532:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curdir); ^~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json.o json.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hash.o hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o color.o color.c color.c: In function 'cmd': color.c:236:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0;cmds[i].cmdnum;i++) ^~~ color.c:238:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (s[0] == '*') return DOT_EXTENSION; ^~ color.c: In function 'initlinedraw': color.c:490:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(s=linedraw->name;*s;++s) ^~~ color.c:492:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return; ^~~~~~ gcc -o tree tree.o unix.o html.o xml.o json.o hash.o color.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Oi0Bln + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64 ++ dirname /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64 + cd tree-1.7.0 + mkdir -p /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/bin + make BINDIR=/builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/bin MANDIR=/builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/man/man1 install install -d /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/bin install -d /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/man/man1 if [ -e tree ]; then \ install -p tree /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/bin/tree; \ fi install -p doc/tree.1 /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/man/man1/tree.1 + chmod -x /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/man/man1/tree.1 + /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/tree-1.7.0 extracting debug info from /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/bin/tree dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 198 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: tree-1.7.0-11.fc26.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.weknhg + umask 022 + cd /builddir/build/BUILD + cd tree-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/doc/tree + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/doc/tree + cp -pr README /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/doc/tree + cp -pr LICENSE /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64/usr/share/doc/tree + exit 0 Provides: tree = 1.7.0-11.fc26 tree(aarch-64) = 1.7.0-11.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: tree-debuginfo-1.7.0-11.fc26.aarch64 Provides: tree-debuginfo = 1.7.0-11.fc26 tree-debuginfo(aarch-64) = 1.7.0-11.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64 Wrote: /builddir/build/RPMS/tree-1.7.0-11.fc26.aarch64.rpm Wrote: /builddir/build/RPMS/tree-debuginfo-1.7.0-11.fc26.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nVlUpi + umask 022 + cd /builddir/build/BUILD + cd tree-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tree-1.7.0-11.fc26.aarch64 + exit 0 Child return code was: 0