Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ncdu.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-ee9c8f66c9e0617c9b9dc6bd9456d5f35a532e69/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ncdu.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ncdu-1.17-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ncdu.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-ee9c8f66c9e0617c9b9dc6bd9456d5f35a532e69/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ncdu.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N55hgP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ncdu-1.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/ncdu-1.17.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ncdu-1.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AW0Xgx + umask 022 + cd /builddir/build/BUILD + cd ncdu-1.17 + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... -std=gnu11 checking whether gcc -std=gnu11 understands -c and -o together... yes checking dependency style of gcc -std=gnu11... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for armv7hl-redhat-linux-gnu-gcc... gcc -std=gnu11 checking whether the compiler supports GNU C... (cached) yes checking whether gcc -std=gnu11 accepts -g... (cached) yes checking for gcc -std=gnu11 option to enable C11 features... (cached) -std=gnu11 checking whether gcc -std=gnu11 -std=gnu11 understands -c and -o together... (cached) yes checking dependency style of gcc -std=gnu11 -std=gnu11... (cached) none checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for limits.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for ncurses.h... yes checking for locale.h... yes checking for sys/statfs.h... yes checking for linux/magic.h... yes checking for int64_t... yes checking for uint64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for struct stat.st_blocks... yes checking for inline... inline checking for flexible array members... yes checking for getcwd... yes checking for gettimeofday... yes checking for fnmatch... yes checking for chdir... yes checking for rmdir... yes checking for unlink... yes checking for lstat... yes checking for system... yes checking for getenv... yes checking for statfs... yes checking for sys/attr.h... no checking for getattrlist... no checking for gcc -std=gnu11 -std=gnu11 options needed to detect all undeclared functions... none needed checking whether ATTR_CMNEXT_NOFIRMLINKPATH is declared... no checking for NCURSES... yes configure: Using /bin/sh as the default shell if $SHELL is not set checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/ncdu-1.17' gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/browser.o src/browser.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/delete.o src/delete.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/dirlist.o src/dirlist.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/dir_common.o src/dir_common.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/dir_export.o src/dir_export.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/dir_import.o src/dir_import.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/dir_mem.o src/dir_mem.c src/dir_mem.c: In function 'item': src/dir_mem.c:131:50: warning: null argument where non-null required (argument 1) [-Wnonnull] memcpy(dir_ext_ptr(item), ext, sizeof(struct dir_ext)); ^ gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/dir_scan.o src/dir_scan.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/exclude.o src/exclude.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/help.o src/help.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/shell.o src/shell.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/quit.o src/quit.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/main.o src/main.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/path.o src/path.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o src/util.o src/util.c gcc -std=gnu11 -std=gnu11 -DHAVE_CONFIG_H -I. -I./deps -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 -c -o deps/strnatcmp.o deps/strnatcmp.c src/util.c: In function 'xmalloc': src/util.c:436:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, oom_msg, sizeof(oom_msg));\ ^ src/util.c:441:30: note: in expansion of macro 'wrap_oom' void *xmalloc(size_t size) { wrap_oom(malloc(size)) } ^ src/util.c:437:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, buf, sizeof(buf));\ ^ src/util.c:441:30: note: in expansion of macro 'wrap_oom' void *xmalloc(size_t size) { wrap_oom(malloc(size)) } ^ src/util.c: In function 'xcalloc': src/util.c:436:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, oom_msg, sizeof(oom_msg));\ ^ src/util.c:442:40: note: in expansion of macro 'wrap_oom' void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } ^ src/util.c:437:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, buf, sizeof(buf));\ ^ src/util.c:442:40: note: in expansion of macro 'wrap_oom' void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } ^ src/util.c: In function 'xrealloc': src/util.c:436:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, oom_msg, sizeof(oom_msg));\ ^ src/util.c:443:42: note: in expansion of macro 'wrap_oom' void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } ^ src/util.c:437:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, buf, sizeof(buf));\ ^ src/util.c:443:42: note: in expansion of macro 'wrap_oom' void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } ^ gcc -std=gnu11 -std=gnu11 -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 -Wl,-z,relro -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/quit.o src/main.o src/path.o src/util.o deps/strnatcmp.o -lncursesw make[1]: Leaving directory `/builddir/build/BUILD/ncdu-1.17' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3avkJW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm ++ dirname /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm + cd ncdu-1.17 + make install DESTDIR=/builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm make[1]: Entering directory `/builddir/build/BUILD/ncdu-1.17' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/bin' /usr/bin/install -c ncdu '/builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 ncdu.1 '/builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/ncdu-1.17' + /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/ncdu-1.17 extracting debug info from /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/bin/ncdu dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 334 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: ncdu-1.17-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dVxZF2 + umask 022 + cd /builddir/build/BUILD + cd ncdu-1.17 + DOCDIR=/builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/share/doc/ncdu-1.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/share/doc/ncdu-1.17 + cp -pr ChangeLog /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/share/doc/ncdu-1.17 + cp -pr COPYING /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm/usr/share/doc/ncdu-1.17 + exit 0 Provides: ncdu = 1.17-1.el7 ncdu(armv7hl-32) = 1.17-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libncursesw.so.5 libtinfo.so.5 rtld(GNU_HASH) Processing files: ncdu-debuginfo-1.17-1.el7.armv7hl Provides: ncdu-debuginfo = 1.17-1.el7 ncdu-debuginfo(armv7hl-32) = 1.17-1.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/ncdu-1.17-1.el7.arm Wrote: /builddir/build/RPMS/ncdu-1.17-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ncdu-debuginfo-1.17-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lsHNNQ + umask 022 + cd /builddir/build/BUILD + cd ncdu-1.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ncdu-1.17-1.el7.arm + exit 0 Child return code was: 0