Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ncdu.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-67172-30943/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ncdu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ncdu-1.19-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ncdu.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-67172-30943/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ncdu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zKrOy9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ncdu-1.19 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ncdu-1.19.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ncdu-1.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bl5DvK + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ncdu-1.19 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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/lib64 --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 aarch64-opencloudos-linux-gnu-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... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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 aarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-opencloudos-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... no 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 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/dir_export.o src/dir_export.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/delete.o src/delete.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/dir_common.o src/dir_common.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/dirlist.o src/dirlist.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/dir_mem.o src/dir_mem.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' src/dir_mem.c: In function 'item': src/dir_mem.c:131:5: warning: argument 1 null where non-null expected [-Wnonnull] 131 | memcpy(dir_ext_ptr(item), ext, sizeof(struct dir_ext)); | ^~~~~~ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/global.h:30, from src/dir_mem.c:26: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/exclude.o src/exclude.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/help.o src/help.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/dir_scan.o src/dir_scan.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/shell.o src/shell.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o deps/strnatcmp.o deps/strnatcmp.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/quit.o src/quit.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/browser.o src/browser.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/dir_import.o src/dir_import.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/path.o src/path.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/main.o src/main.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/util.o src/util.c make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' src/util.c: In function 'xmalloc': src/util.c:444:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:449:30: note: in expansion of macro 'wrap_oom' 449 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c:445:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:449:30: note: in expansion of macro 'wrap_oom' 449 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c: In function 'xcalloc': src/util.c:444:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:450:40: note: in expansion of macro 'wrap_oom' 450 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c:445:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:450:40: note: in expansion of macro 'wrap_oom' 450 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c: In function 'xrealloc': src/util.c:444:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:451:42: note: in expansion of macro 'wrap_oom' 451 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ src/util.c:445:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:451:42: note: in expansion of macro 'wrap_oom' 451 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -ltinfo make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.67ahSj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64 + cd ncdu-1.19 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/ncdu-1.19' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/bin' /usr/bin/install -p ncdu '/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 ncdu.1 '/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/ncdu-1.19' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.19-1.oc9 --unique-debug-suffix -1.19-1.oc9.aarch64 --unique-debug-src-base ncdu-1.19-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/ncdu-1.19 extracting debug info from /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/bin/ncdu 336 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: ncdu-1.19-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P8q6r0 + umask 022 + cd /builddir/build/BUILD + cd ncdu-1.19 + DOCDIR=/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/doc/ncdu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/doc/ncdu + cp -pr ChangeLog /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/doc/ncdu + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TLKQyu + umask 022 + cd /builddir/build/BUILD + cd ncdu-1.19 + LICENSEDIR=/builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/licenses/ncdu + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/licenses/ncdu + cp -pr COPYING /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64/usr/share/licenses/ncdu + RPM_EC=0 ++ jobs -p + exit 0 Provides: ncdu = 1.19-1.oc9 ncdu(aarch-64) = 1.19-1.oc9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: ncdu-debugsource-1.19-1.oc9.aarch64 Provides: ncdu-debugsource = 1.19-1.oc9 ncdu-debugsource(aarch-64) = 1.19-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ncdu-debuginfo-1.19-1.oc9.aarch64 Provides: debuginfo(build-id) = cbd229c6ff3a93a3b6758213ebfdc614c2385b09 ncdu-debuginfo = 1.19-1.oc9 ncdu-debuginfo(aarch-64) = 1.19-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ncdu-debugsource(aarch-64) = 1.19-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ncdu-1.19-1.oc9.aarch64 Wrote: /builddir/build/RPMS/ncdu-debugsource-1.19-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/ncdu-1.19-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/ncdu-debuginfo-1.19-1.oc9.aarch64.rpm Child return code was: 0