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/n2n.spec'], chrootPath='/var/lib/mock/f33-build-124708-39663/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/n2n.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=1580256000 Wrote: /builddir/build/SRPMS/n2n-2.1.0-17.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/n2n.spec'], chrootPath='/var/lib/mock/f33-build-124708-39663/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/n2n.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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0a5z2o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf n2n-2.1.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/n2n-2.1.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd n2n-2.1.0 + /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.V9fKgm + umask 022 + cd /builddir/build/BUILD + cd n2n-2.1.0 + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c n2n.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c n2n_keyfile.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c wire.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c minilzo.c n2n_keyfile.c: In function 'n2n_read_keyfile': n2n.c: In function 'hex2byte': n2n_keyfile.c:157:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 157 | fgets( line, N2N_KEYFILE_LINESIZE, fp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ n2n.c:384:8: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 384 | char tmp[3]; | ^~~ n2n.c: In function 'sock_to_cstr': n2n.c:417:9: warning: variable 'r' set but not used [-Wunused-but-set-variable] 417 | int r; | ^ n2n.c: In function 'traceEvent': n2n.c:125:59: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 580 and 620 [-Wformat-truncation=] 125 | snprintf(out_buf, sizeof(out_buf), "%s [%11s:%4d] %s%s", theDate, file, line, extra_msg, buf); | ^~ ~~~ In file included from /usr/include/stdio.h:871, from n2n.h:68, from n2n.c:24: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 21 or more bytes (assuming 2108) into a destination of size 640 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from n2n_keyfile.c:6: In function 'strncpy', inlined from 'parseKeyLine' at n2n_keyfile.c:102:5, inlined from 'n2n_read_keyfile' at n2n_keyfile.c:162:27: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c twofish.c wire.c: In function 'decode_sock': wire.c:219:9: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] 219 | if( f & 0x8000 ) | ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transform_null.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transform_tf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transform_aes.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tuntap_freebsd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tuntap_netbsd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tuntap_linux.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tuntap_osx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DN2N_VERSION='"2.1.0"' -DN2N_OSNAME='"riscv64"' -c version.c tuntap_linux.c: In function 'tuntap_get_address': tuntap_linux.c:140:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] 140 | ssize_t nread=0; | ^~~~~ tuntap_linux.c: In function 'tuntap_open': tuntap_linux.c:99:7: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | system(buf); | ^~~~~~~~~~~ tuntap_linux.c:114:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 114 | system(buf); | ^~~~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from tuntap_linux.c:18: In function 'strncpy', inlined from 'tuntap_open' at tuntap_linux.c:82:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gzip -c edge.8 > edge.8.gz gzip -c supernode.1 > supernode.1.gz gzip -c n2n_v2.7 > n2n_v2.7.gz ar rcs n2n.a n2n.o n2n_keyfile.o wire.o minilzo.o twofish.o transform_null.o transform_tf.o transform_aes.o tuntap_freebsd.o tuntap_netbsd.o tuntap_linux.o tuntap_osx.o version.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection edge.c n2n.a -lcrypto -o edge gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection sn.c n2n.a -o supernode edge.c: In function 'send_register': edge.c:559:13: warning: variable 'sent' set but not used [-Wunused-but-set-variable] 559 | ssize_t sent; | ^~~~ edge.c: In function 'send_register_super': edge.c:594:13: warning: variable 'sent' set but not used [-Wunused-but-set-variable] 594 | ssize_t sent; | ^~~~ edge.c: In function 'send_register_ack': edge.c:636:13: warning: variable 'sent' set but not used [-Wunused-but-set-variable] 636 | ssize_t sent; | ^~~~ edge.c: In function 'send_PACKET': edge.c:1138:13: warning: variable 's' set but not used [-Wunused-but-set-variable] 1138 | ssize_t s; | ^ edge.c: In function 'readFromMgmtSocket': edge.c:1424:25: warning: variable 'sendlen' set but not used [-Wunused-but-set-variable] 1424 | ssize_t sendlen; | ^~~~~~~ edge.c: In function 'main': edge.c:2232:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 2232 | setuid( 0 ); | ^~~~~~~~~~~ edge.c:2256:9: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 2256 | setreuid( userid, userid ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ edge.c:2257:9: warning: ignoring return value of 'setregid' declared with attribute 'warn_unused_result' [-Wunused-result] 2257 | setregid( groupid, groupid ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from edge.c:26: In function 'strncat', inlined from 'main' at edge.c:1994:13: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edge.c: In function 'main': edge.c:1994:13: note: length computed here 1994 | strncat(linebuffer, argv[i], strlen(argv[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from edge.c:26: In function 'strncpy', inlined from 'readConfFile' at edge.c:188:22, inlined from 'main' at edge.c:1989:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edge.c: In function 'main': edge.c:188:39: note: length computed here 188 | if (p != buffer) strncpy(buffer,p,strlen(p)+1); | ^~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from edge.c:26: In function 'strncat', inlined from 'readConfFile' at edge.c:202:7, inlined from 'main' at edge.c:1989:17: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edge.c: In function 'main': edge.c:202:7: note: length computed here 202 | strncat(linebuffer, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from edge.c:26: In function 'strncpy', inlined from 'buildargv' at edge.c:230:3, inlined from 'main' at edge.c:2007:21: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edge.c: In function 'main': edge.c:230:3: note: length computed here 230 | strncpy(buffer, linebuffer,strlen(linebuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from n2n.h:118, from edge.c:26: In function 'strncpy', inlined from 'main' at edge.c:2158:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at edge.c:2082:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 18 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at edge.c:2129:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at edge.c:2050:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'scan_address' at edge.c:1916:9, inlined from 'main' at edge.c:2042:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VQU3Al + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 + cd n2n-2.1.0 + rm -rf /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 + make 'INSTALL=install -p' install DESTDIR=/builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 echo "MANDIR=/builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man" MANDIR=/builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man mkdir -p /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man/man7 /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man/man8 install -p -m755 supernode /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin/ install -p -m755 edge /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin/ install -p -m644 edge.8.gz /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man/man8/ install -p -m644 supernode.1.gz /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man/man1/ install -p -m644 n2n_v2.7.gz /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/man/man7/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.0-17.fc33 --unique-debug-suffix -2.1.0-17.fc33.riscv64 --unique-debug-src-base n2n-2.1.0-17.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/n2n-2.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin/supernode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin/edge extracting debug info from /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin/supernode extracting debug info from /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/sbin/edge original debug info size: 524kB, size after compression: 504kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 746 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: n2n-2.1.0-17.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qjXwml + umask 022 + cd /builddir/build/BUILD + cd n2n-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/doc/n2n + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/doc/n2n + cp -pr COPYING /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/doc/n2n + cp -pr README /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/doc/n2n + cp -pr HACKING /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64/usr/share/doc/n2n + RPM_EC=0 ++ jobs -p + exit 0 Provides: n2n = 2.1.0-17.fc33 n2n(riscv-64) = 2.1.0-17.fc33 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) libcrypto.so.1.1()(64bit) rtld(GNU_HASH) Processing files: n2n-debugsource-2.1.0-17.fc33.riscv64 Provides: n2n-debugsource = 2.1.0-17.fc33 n2n-debugsource(riscv-64) = 2.1.0-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: n2n-debuginfo-2.1.0-17.fc33.riscv64 Provides: debuginfo(build-id) = 053bc08697d16abf15b8fe4c19588aa2c3086598 debuginfo(build-id) = 54626430b4d1b6601812a912ff004315ef58d422 n2n-debuginfo = 2.1.0-17.fc33 n2n-debuginfo(riscv-64) = 2.1.0-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: n2n-debugsource(riscv-64) = 2.1.0-17.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 Wrote: /builddir/build/RPMS/n2n-2.1.0-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/n2n-debuginfo-2.1.0-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/n2n-debugsource-2.1.0-17.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IVYQ6n + umask 022 + cd /builddir/build/BUILD + cd n2n-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/n2n-2.1.0-17.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0