Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libtrash.spec'], chrootPath='/var/lib/mock/f33-build-294302-55284/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libtrash.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596672000 Wrote: /builddir/build/SRPMS/libtrash-3.6-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libtrash.spec'], chrootPath='/var/lib/mock/f33-build-294302-55284/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libtrash.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596672000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0fOMI9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtrash-3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libtrash-3.6.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtrash-3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libtrash-3.2-defaults.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/libtrash-3.2-makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/libtrash-3.3-license.patch + sed -e 's|print \(.*\)$|print(\1)|' -i scripts/get_symbol_versions.py + sed -e 's|python|python3|' -i src/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.suhlD9 + umask 022 + cd /builddir/build/BUILD + cd libtrash-3.6 + make '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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT' set -e; cd src; make all; make[1]: Entering directory '/builddir/build/BUILD/libtrash-3.6/src' echo CHECKING FOR A WORKING PROC FILESYSTEM... CHECKING FOR A WORKING PROC FILESYSTEM... ls -d /proc/self/fd /proc/self/fd echo GOOD, YOU SEEM TO HAVE A PROC FS GOOD, YOU SEEM TO HAVE A PROC FS 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -o linking-helper linking-helper.c linking-helper.c: In function 'main': linking-helper.c:10:4: warning: ignoring return value of 'fopen' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fopen("", "r"); | ^~~~~~~~~~~~~~ linking-helper.c:11:4: warning: ignoring return value of 'fopen64' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fopen64("", "r"); | ^~~~~~~~~~~~~~~~ linking-helper.c:12:4: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | freopen("", "r", NULL); | ^~~~~~~~~~~~~~~~~~~~~~ linking-helper.c:13:4: warning: ignoring return value of 'freopen64' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | freopen64("", "r", NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ perl -w ../scripts/trimheader.pl perl -w ../scripts/genheader.pl python3 ../scripts/get_symbol_versions.py rm -f linking-helper perl -w ../scripts/genconf.pl 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT main.c helpers.c unlink.c rename.c open-funs.c -nostartfiles -shared -fPIC -Wl,-soname,libtrash.so.3 \ -o libtrash.so.3.5 -ldl helpers.c: In function 'read_config_from_file': helpers.c:1056:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1056 | conf_file_path = filepath; | ^ helpers.c: In function 'make_absolute_path_from_dirfd_relpath': helpers.c:2216:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2216 | return arg_pathname; | ^~~~~~~~~~~~ unlink.c: In function 'unlink': unlink.c:91:50: warning: 'nonnull' argument 'pathname' compared to NULL [-Wnonnull-compare] 91 | if (cfg.libtrash_off || !cfg.intercept_unlink || pathname == NULL) | ^ open-funs.c: In function 'do_fopen_or_freopen_or_open': open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:596:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 596 | RETURN_REAL_FUNCTION(); /* we don't need to call libtrash_fini() here. */ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:596:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 596 | RETURN_REAL_FUNCTION(); /* we don't need to call libtrash_fini() here. */ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:596:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 596 | RETURN_REAL_FUNCTION(); /* we don't need to call libtrash_fini() here. */ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:613:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 613 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:613:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 613 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:613:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 613 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:624:2: note: in expansion of macro 'DO_HANDLE_ERROR' 624 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:624:2: note: in expansion of macro 'DO_HANDLE_ERROR' 624 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:624:2: note: in expansion of macro 'DO_HANDLE_ERROR' 624 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:451:5: note: in expansion of macro 'RETURN_REAL_FUNCTION' 451 | RETURN_REAL_FUNCTION(); \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:636:4: note: in expansion of macro 'TEST_FILE_EXISTENCE' 636 | TEST_FILE_EXISTENCE(); /* Invokes libtrash_fini() by itself if it decides to return. */ | ^~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:451:5: note: in expansion of macro 'RETURN_REAL_FUNCTION' 451 | RETURN_REAL_FUNCTION(); \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:636:4: note: in expansion of macro 'TEST_FILE_EXISTENCE' 636 | TEST_FILE_EXISTENCE(); /* Invokes libtrash_fini() by itself if it decides to return. */ | ^~~~~~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:451:5: note: in expansion of macro 'RETURN_REAL_FUNCTION' 451 | RETURN_REAL_FUNCTION(); \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:636:4: note: in expansion of macro 'TEST_FILE_EXISTENCE' 636 | TEST_FILE_EXISTENCE(); /* Invokes libtrash_fini() by itself if it decides to return. */ | ^~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:658:2: note: in expansion of macro 'DO_HANDLE_ERROR' 658 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:658:2: note: in expansion of macro 'DO_HANDLE_ERROR' 658 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:658:2: note: in expansion of macro 'DO_HANDLE_ERROR' 658 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:684:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 684 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:684:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 684 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:684:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 684 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:726:7: note: in expansion of macro 'DO_HANDLE_ERROR' 726 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:726:7: note: in expansion of macro 'DO_HANDLE_ERROR' 726 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:408:2: note: in expansion of macro 'RETURN_REAL_FUNCTION' 408 | RETURN_REAL_FUNCTION() \ | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:726:7: note: in expansion of macro 'DO_HANDLE_ERROR' 726 | DO_HANDLE_ERROR(); | ^~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:383:14: note: in expansion of macro 'REAL_FUNCTION' 383 | retval.fp = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:739:7: note: in expansion of macro 'RETURN_REAL_FUNCTION' 739 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:366:77: warning: pointer/integer type mismatch in conditional expression 366 | (function == FREOPEN64 ? (*real_freopen64) (path, mode_str, stream) : \ | ^ open-funs.c:385:14: note: in expansion of macro 'REAL_FUNCTION' 385 | retval.fd = REAL_FUNCTION(); \ | ^~~~~~~~~~~~~ open-funs.c:739:7: note: in expansion of macro 'RETURN_REAL_FUNCTION' 739 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:385:12: warning: assignment to 'int' from 'FILE *' makes integer from pointer without a cast [-Wint-conversion] 385 | retval.fd = REAL_FUNCTION(); \ | ^ open-funs.c:739:7: note: in expansion of macro 'RETURN_REAL_FUNCTION' 739 | RETURN_REAL_FUNCTION(); | ^~~~~~~~~~~~~~~~~~~~ open-funs.c:746:1: warning: control reaches end of non-void function [-Wreturn-type] 746 | } | ^ open-funs.c:368:54: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] 368 | ( (flags & O_CREAT || flags & O_TMPFILE) ? (*real_open) (path, flags, mode) : \ | ^ open-funs.c:530:11: note: 'mode' was declared here 530 | mode_t mode; /* used only by open() */ | ^~~~ make[1]: Leaving directory '/builddir/build/BUILD/libtrash-3.6/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oG8Hi7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 + cd libtrash-3.6 + rm -rf /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 + install -d /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/lib64 /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/etc + make install INSTLIBDIR=/builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/lib64 SYSCONFFILE=/builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/etc/libtrash.conf set -e; cd src; make install; make[1]: Entering directory '/builddir/build/BUILD/libtrash-3.6/src' TRASH_OFF=YES install libtrash.so.3.5 /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/lib64/libtrash.so.3.5 TRASH_OFF=YES ln -sf libtrash.so.3.5 /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/lib64/libtrash.so TRASH_OFF=YES install libtrash.conf.sys --mode a=r /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/etc/libtrash.conf make[1]: Leaving directory '/builddir/build/BUILD/libtrash-3.6/src' + rm -f /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64//usr/lib64/libattr.so.3 + ln -sf libtrash.so.3.6 /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64//usr/lib64/libtrash.so.3 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.6-1.fc33 --unique-debug-suffix -3.6-1.fc33.riscv64 --unique-debug-src-base libtrash-3.6-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libtrash-3.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/lib64/libtrash.so.3.5 extracting debug info from /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/lib64/libtrash.so.3.5 original debug info size: 276kB, size after compression: 268kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 314 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/libtrash-3.6-1.fc33.riscv64/src/helpers.c is executable but has no shebang, removing executable bit Processing files: libtrash-3.6-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K0Yi17 + umask 022 + cd /builddir/build/BUILD + cd libtrash-3.6 + DOCDIR=/builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + cp -pr README.md /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + cp -pr TODO /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + cp -pr COPYING /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + cp -pr CHANGE.LOG /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + cp -pr config.txt /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64/usr/share/doc/libtrash + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /etc/libtrash.conf Provides: config(libtrash) = 3.6-1.fc33 libtrash = 3.6-1.fc33 libtrash(riscv-64) = 3.6-1.fc33 libtrash.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libtrash-devel-3.6-1.fc33.riscv64 Provides: libtrash-devel = 3.6-1.fc33 libtrash-devel(riscv-64) = 3.6-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtrash.so.3()(64bit) Processing files: libtrash-debugsource-3.6-1.fc33.riscv64 Provides: libtrash-debugsource = 3.6-1.fc33 libtrash-debugsource(riscv-64) = 3.6-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libtrash-debuginfo-3.6-1.fc33.riscv64 Provides: debuginfo(build-id) = 3bfb0f90143f10e3281a0b690ea19b3d490c82a3 libtrash-debuginfo = 3.6-1.fc33 libtrash-debuginfo(riscv-64) = 3.6-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtrash-debugsource(riscv-64) = 3.6-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 Wrote: /builddir/build/RPMS/libtrash-devel-3.6-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libtrash-3.6-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libtrash-debuginfo-3.6-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libtrash-debugsource-3.6-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vbw6O7 + umask 022 + cd /builddir/build/BUILD + cd libtrash-3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtrash-3.6-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0