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/uronode.spec'], chrootPath='/var/lib/mock/f33-build-490044-64056/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/uronode.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=1610928000 Wrote: /builddir/build/SRPMS/uronode-2.13-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/uronode.spec'], chrootPath='/var/lib/mock/f33-build-490044-64056/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/uronode.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=1610928000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i4kr8i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uronode-2.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/uronode-2.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uronode-2.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (uronode-2.7-install-fix.patch):' Patch #0 (uronode-2.7-install-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .install-fix --fuzz=0 patching file Makefile.in patching file Makefile.include.in patching file config.h.in patching file procinfo.h + echo 'Patch #1 (uronode-2.7-configure-non-interactive.patch):' Patch #1 (uronode-2.7-configure-non-interactive.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .configure-non-interactive --fuzz=0 patching file configure + echo 'Patch #2 (uronode-2.10-gcc-10-fix.patch):' Patch #2 (uronode-2.10-gcc-10-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc-10-fix --fuzz=0 patching file util.c + cp -p /builddir/build/SOURCES/uronode-README.fedora README.fedora + rm -rf include + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kiihvi + umask 022 + cd /builddir/build/BUILD + cd uronode-2.13 + export NON_INTERACTIVE=1 + NON_INTERACTIVE=1 + export ETC_DIR=/etc/ax25 + ETC_DIR=/etc/ax25 + export SBIN_DIR=/usr/sbin + SBIN_DIR=/usr/sbin + export BIN_DIR=/usr/bin + BIN_DIR=/usr/bin + export LIB_DIR=/usr/lib + LIB_DIR=/usr/lib + export DATA_DIR=/usr/share + DATA_DIR=/usr/share + export MAN_DIR=/usr/share/man + MAN_DIR=/usr/share/man + export VAR_DIR=/var + VAR_DIR=/var + ./configure Using non-interactive installation, if you want interactive mode unset NON_INTERACTIVE environment variable prior running configure by e.g.: unset NON_INTERACTIVE Cleaning the directory for a fresh configuration... make: *** No rule to make target 'distclean'. Stop. Welcome to the configuration utility for URONode. This configure script will very simply and easily guide you into installling URONode with as very little trouble as possible. All you need to really do is simply answer the following questions below properly. If you make a mistake just break out of it (ctrl+c) and rerun ./configure. Let's get started! you need gcc to build URONode: saw /usr/bin/gcc... GCC found! Congratulations!! you need make to make URONode: saw /usr/bin/make... MAKE found! Your machine architecture is: riscv64 Checking for the existence of the Zlib headers... /usr/include/zlib.h Creating Makefile Creating Makefile.include Creating config.h Creating dependancy files... Configuration successful!! about the authors... URONode is a combined effort of years worth of work. Those who's code is included in this flavor of a linux based node are: Brian Rogers N1URO (current maintainer), Marius Petrescu YO2LOJ (current team member), Bob Tenty VE3TOK (current team member), Stefano Noferi IZ5AWZ (AWZNode) Tomi Manninen OH2BNS, Alan Cox GW4PTS, and Roy Van Zundert PE1RJA Special thanks to: Morgan, sm6tky for his security report and Barry K2MF for his input on some of my routines and supplying some source code. If you did not use interactive mode, you must run make manually. + make -j4 '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 -fpie' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now' 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 -fpie -c user.c 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 -fpie -c util.c 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 -fpie -c nodeusers.c 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 -fpie -c node.c node.c: In function 'main': node.c:142:61: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 142 | if (getpeername(STDOUT_FILENO, (struct sockaddr *)&saddr, &slen) == -1) { | ^~~~~ | | | int * In file included from node.c:9: /usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ node.c:154:67: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 154 | if (getsockname(STDOUT_FILENO, (struct sockaddr *)&saddr.sax, &slen) == -1) { | ^~~~~ | | | int * In file included from node.c:9: /usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ node.c:165:67: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] 165 | if (getsockname(STDOUT_FILENO, (struct sockaddr *)&saddr.sax, &slen) == -1) { | ^~~~~ | | | int * In file included from node.c:9: /usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 117 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ node.c:196:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 196 | if(NodeIo!=NULL) | ^~ node.c:198:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 198 | if (system("telnet localhost 3694") < 0 ) { /* VE3TOK - 18Nov2014, return value */ | ^~ node.c:265:19: warning: statement with no effect [-Wunused-value] 265 | (strcmp(pw, "*") == 0); | ~~~~~~~~~~~~~~~~~^~~~~ node.c:342:2: warning: implicit declaration of function 'node_prompt' [-Wimplicit-function-declaration] 342 | node_prompt(); | ^~~~~~~~~~~ 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 -fpie -c cmdparse.c 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 -fpie -c config.c config.c: In function 'do_flexid': config.c:395:20: warning: left-hand operand of comma expression has no effect [-Wunused-value] 395 | FlexId = ("%s ;" , strdup(argv[1])); | ^ config.c: In function 'do_roseid': config.c:403:20: warning: left-hand operand of comma expression has no effect [-Wunused-value] 403 | RoseId = ("%s ;" , strdup(argv[1])); | ^ config.c: In function 'do_passprompt': config.c:426:1: warning: control reaches end of non-void function [-Wreturn-type] 426 | } | ^ config.c: In function 'do_prompt': config.c:416:1: warning: control reaches end of non-void function [-Wreturn-type] 416 | } | ^ 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 -fpie -c command.c 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 -fpie -c jheard.c command.c: In function 'do_status': command.c:872:10: warning: implicit declaration of function 'meminfo' [-Wimplicit-function-declaration] 872 | ma = meminfo("memtotal"); | ^~~~~~~ command.c:780:14: warning: unused variable 'mem' [-Wunused-variable] 780 | unsigned **mem; | ^~~ command.c: In function 'nuser_list': command.c:1021:25: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] 1021 | if (u.pid == -1 || (kill(u.pid, 0) == -1 && errno == ESRCH)) | ^~~~ 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 -fpie -c axcalluser.c 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 -fpie -c gateway.c 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 -fpie -c extcmd.c gateway.c: In function 'connect_to': gateway.c:399:50: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 399 | getsockopt(fd, SOL_SOCKET, SO_ERROR, &ret, &retlen); | ^~~~~~~ | | | int * In file included from gateway.c:9: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ gateway.c:67:15: warning: unused variable 'u' [-Wunused-variable] 67 | struct user u; | ^ gateway.c: In function 'do_connect': gateway.c:624:84: warning: operation on 'k' may be undefined [-Wsequence-point] 624 | while((k-3)digis[k-3][0]!='\0') argv[k]=flgt->digis[(k++)-3]; | ~~^~~ gateway.c:648:77: warning: operation on 'k' may be undefined [-Wsequence-point] 648 | while((k-3)digis[k-3][0]!='\0') argv[k]=ax->digis[(k++)-3]; | ~~^~~ gateway.c: In function 'do_ping': gateway.c:1110:70: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 1110 | if ((len = recvfrom(fd, buf, 256, 0, (struct sockaddr *)&from, &salen)) == -1) { | ^~~~~~ | | | int * In file included from /usr/include/sys/socket.h:269, from gateway.c:9: /usr/include/bits/socket2.h:65:49: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 65 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ extcmd.c: In function 'pipe_extcmd': extcmd.c:87:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | setgid(cmdp->gid); | ^~~~~~~~~~~~~~~~~ extcmd.c:88:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | setuid(cmdp->uid); | ^~~~~~~~~~~~~~~~~ extcmd.c: In function 'norm_extcmd': extcmd.c:40:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | setgid(cmdp->gid); | ^~~~~~~~~~~~~~~~~ extcmd.c:41:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | setuid(cmdp->uid); | ^~~~~~~~~~~~~~~~~ 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 -fpie -c procinfo.c gateway.c: In function 'connect_to.constprop.0': gateway.c:40:21: warning: '-15' directive writing 3 bytes into a region of size between 1 and 10 [-Wformat-overflow=] 40 | sprintf(out, "%s-15", in); | ^~~ In file included from /usr/include/stdio.h:866, from gateway.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 13 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gateway.c:37:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=] 37 | sprintf(out, "%s-%d", in, 15 - atoi(cp + 1)); | ^~ gateway.c:37:18: note: directive argument in the range [-2147483632, 2147483647] 37 | sprintf(out, "%s-%d", in, 15 - atoi(cp + 1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from gateway.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 3 and 22 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fpie -c router.c In file included from /usr/include/string.h:519, from procinfo.c:4: In function 'strncpy', inlined from 'safe_strncpy' at procinfo.c:33:10, inlined from 'read_proc_dev' at procinfo.c:50:5: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound 6 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ router.c: In function 'do_dest': router.c:261:23: warning: '%d' directive writing between 1 and 5 bytes into a region of size between 0 and 4 [-Wformat-overflow=] 261 | sprintf(ssid, "%d-%d", p->ssida, p->sside); | ^~ router.c:261:19: note: directive argument in the range [0, 65535] 261 | sprintf(ssid, "%d-%d", p->ssida, p->sside); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from router.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 12 bytes into a destination of size 6 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ router.c:237:25: warning: '%d' directive writing between 1 and 5 bytes into a region of size between 0 and 4 [-Wformat-overflow=] 237 | sprintf(ssid, "%d-%d", p->ssida, p->sside); | ^~ router.c:237:21: note: directive argument in the range [0, 65535] 237 | sprintf(ssid, "%d-%d", p->ssida, p->sside); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from router.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 12 bytes into a destination of size 6 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ router.c:204:25: warning: '%d' directive writing between 1 and 5 bytes into a region of size between 0 and 4 [-Wformat-overflow=] 204 | sprintf(ssid, "%d-%d", p->ssida, p->sside); | ^~ router.c:204:21: note: directive argument in the range [0, 65535] 204 | sprintf(ssid, "%d-%d", p->ssida, p->sside); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from router.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 12 bytes into a destination of size 6 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from gateway.c:3: In function 'strncpy', inlined from 'do_connect' at gateway.c:612:5: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound 10 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'safe_strncpy' at procinfo.c:33:10, inlined from 'read_ax_routes' at procinfo.c:196:7: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound 1 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'safe_strncpy' at procinfo.c:33:10, inlined from 'read_ax_routes' at procinfo.c:197:7: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound 50 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fpie -c system.c 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 -fpie -c sysinfo.c In function 'strncpy', inlined from 'safe_strncpy' at procinfo.c:33:10, inlined from 'find_mheard' at procinfo.c:347:7: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output may be truncated copying 13 bytes from a string of length 19 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ system.c: In function 'find_pty': system.c:88:18: warning: too many arguments for format [-Wformat-extra-args] 88 | sprintf(master, "/dev/ptmx", O_RDWR); | ^~~~~~~~~~~ system.c:91:15: warning: passing argument 1 of 'sprintf' from incompatible pointer type [-Wincompatible-pointer-types] 91 | sprintf(ptyname, "/dev/ptmx", 'p' + (num >> 4), num & 0xf); | ^~~~~~~ | | | char ** In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from system.c:1: /usr/include/bits/stdio2.h:36:1: note: expected 'char * restrict' but argument is of type 'char **' 36 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ system.c:91:24: warning: too many arguments for format [-Wformat-extra-args] 91 | sprintf(ptyname, "/dev/ptmx", 'p' + (num >> 4), num & 0xf); | ^~~~~~~~~~~ system.c: In function 'login_open': system.c:149:23: warning: passing argument 1 of 'find_pty' from incompatible pointer type [-Wincompatible-pointer-types] 149 | if ((ptyfd=find_pty(ptyname)) < 0) { | ^~~~~~~ | | | char * system.c:78:21: note: expected 'char **' but argument is of type 'char *' 78 | int find_pty(char **ptyname) | ~~~~~~~^~~~~~~ system.c: In function 'lastlog': system.c:546:7: warning: the address of 'hostname' will always evaluate as 'true' [-Waddress] 546 | if (hostname) strncpy(ll.ll_host, hostname, sizeof(ll.ll_host)); | ^~~~~~~~ system.c:466:7: warning: variable 'escape' set but not used [-Wunused-but-set-variable] 466 | int escape; | ^~~~~~ 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 -fpie -c ipc.c system.c: In function 'login_close': system.c:110:5: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | chown(ptyname, 0, 0); | ^~~~~~~~~~~~~~~~~~~~ system.c: In function 'login_open': system.c:171:5: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 171 | dup(0); | ^~~~~~ system.c:172:5: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | dup(0); | ^~~~~~ system.c:207:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 207 | setgid(pw->pw_gid); | ^~~~~~~~~~~~~~~~~~ system.c:208:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 208 | setuid(pw->pw_uid); | ^~~~~~~~~~~~~~~~~~ system.c:271:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 271 | write(ptyfd, buf, cnt); | ^~~~~~~~~~~~~~~~~~~~~~ system.c: In function 'lastlog': system.c:547:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 547 | write(last, (char *)&ll, sizeof(ll)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fpie -c axdigi.c 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 -fpie -c calibrate.c ipc.c: In function 'usr2_handler': ipc.c:41:7: warning: implicit declaration of function 'node_prompt' [-Wimplicit-function-declaration] 41 | node_prompt(); | ^~~~~~~~~~~ ipc.c: In function 'ipc_close': ipc.c:112:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 112 | if (ipc_id != -1) /* Remove the IPC channel */ | ^ In file included from /usr/include/string.h:519, from ipc.c:9: In function 'strncpy', inlined from 'ipc_send' at ipc.c:67:3: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ axdigi.c: In function 'main': axdigi.c:138:59: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 138 | if ((size = recvfrom(skt, buf, sizeof(buf), 0, &sa, &asize)) == -1) | ^~~~~~ | | | int * In file included from /usr/include/sys/socket.h:269, from /usr/include/net/if.h:26, from axdigi.c:24: /usr/include/bits/socket2.h:65:49: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 65 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ axdigi.c:143:42: warning: pointer targets in passing argument 3 of 'recv_packet' differ in signedness [-Wpointer-sign] 143 | if ((rt = recv_packet(buf, size, sa.sa_data)) >= 0) | ~~^~~~~~~~ | | | char * axdigi.c:43:62: note: expected 'unsigned char *' but argument is of type 'char *' 43 | int recv_packet(unsigned char *buf, int size, unsigned char *port); | ~~~~~~~~~~~~~~~^~~~ axdigi.c:148:35: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] 148 | strcpy(sa.sa_data, portname[rt]); | ~~~~~~~~^~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/net/if.h:22, from axdigi.c:24: /usr/include/bits/string_fortified.h:73:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 73 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ axdigi.c: In function 'recv_packet': axdigi.c:212:25: warning: pointer targets in passing argument 1 of 'find_call' differ in signedness [-Wpointer-sign] 212 | call = find_call(port); | ^~~~ | | | unsigned char * axdigi.c:45:32: note: expected 'char *' but argument is of type 'unsigned char *' 45 | unsigned char *find_call(char *port); | ~~~~~~^~~~ axdigi.c: In function 'add_port': axdigi.c:249:18: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 249 | strcpy(portname[port_count], port); | ~~~~~~~~^~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/net/if.h:22, from axdigi.c:24: /usr/include/bits/string_fortified.h:73:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 73 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ axdigi.c: In function 'find_call': axdigi.c:261:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 261 | if (strcmp(port, portname[i]) == 0) | ~~~~~~~~^~~ | | | unsigned char * In file included from axdigi.c:34: /usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'unsigned char *' 140 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ axdigi.c:267:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] 267 | return (char*)NULL; | ^ axdigi.c: In function 'get_interfaces': axdigi.c:296:23: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 296 | strcpy(portname[port_count], ifr->ifr_name); | ~~~~~~~~^~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/net/if.h:22, from axdigi.c:24: /usr/include/bits/string_fortified.h:73:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 73 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ 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 -fpie -c flexd.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now -o nodeusers user.o util.o nodeusers.o -lax25 -lax25io -lz In file included from /usr/include/string.h:519, from system.c:3: In function 'strncpy', inlined from 'lastlog' at system.c:545:3: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c: In function 'download_dest': flexd.c:235:49: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 235 | getsockopt(s, SOL_SOCKET, SO_ERROR, &ret, &retlen); | ^~~~~~~ | | | int * In file included from flexd.c:11: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ flexd.c:146:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:155:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 155 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:170:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:183:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 183 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:190:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 190 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:211:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 211 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:240:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 240 | write(STDOUT_FILENO, buffer, strlen(buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexd.c:292:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 292 | write(s, commands[cmd_send], 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now -o calibrate calibrate.o -lax25 -lax25io -lz gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now -o uronode user.o util.o node.o cmdparse.o config.o command.o jheard.o axcalluser.o gateway.o extcmd.o procinfo.o router.o system.o sysinfo.o ipc.o -lax25 -lax25io -lz gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now -o axdigi axdigi.o -lax25 -lax25io -lz gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -z relro -z now -o flexd flexd.o procinfo.o -lax25 -lax25io -lz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zPLkdl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 + cd uronode-2.13 + make -j4 DESTDIR=/builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 install install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man5 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man8 install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/uronode/help install -m 644 -p etc/help/*.hlp /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/uronode/help install -m 755 -p uronode /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin install -m 644 -p man/nodeusers.1 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man1 install -m 644 -p man/uronode.conf.5 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man5 install -m 644 -p man/uronode.perms.5 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man5 install -m 755 -p nodeusers /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin install -m 644 -p man/flexd.conf.5 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man5 install -m 755 -p axdigi /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin install -m 644 -p man/uronode.8 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man8 install -m 755 -p calibrate /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 644 -p man/calibrate.8 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man8 install -m 755 -p flexd /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin install -m 644 -p man/axdigi.8 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man8 install -m 644 -p etc/uronode.announce /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 644 -p man/flexd.8 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/man/man8 install -m 644 -p etc/uronode.conf /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 600 -p etc/uronode.perms /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 644 -p etc/uronode.info /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 644 -p etc/uronode.motd /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 600 -p etc/uronode.users /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 644 -p etc/uronode.routes /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 644 -p etc/flexd.conf /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/etc/ax25 install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/lib/uronode install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/lib/flexd install -m 755 -D -d /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/log/uronode install -m 644 -p etc/loggedin /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/lib/uronode install -m 644 -p etc/lastlog /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/log/uronode install -m 644 -p etc/gateways /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/lib/flexd + install -Dpm 644 /builddir/build/SOURCES/flexd.service /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/lib/systemd/system/flexd.service + install -Dpm 644 /builddir/build/SOURCES/uronode@.service /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/lib/systemd/system/uronode@.service + install -Dpm 644 /builddir/build/SOURCES/uronode.socket /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/lib/systemd/system/uronode.socket + install -Dpm 644 /builddir/build/SOURCES/uronode.xinetd /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/uronode/xinetd.d/uronode + touch /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64//var/lib/flexd/destinations + '[' -s /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/lib/flexd/gateways ']' + '[' -s /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/log/uronode/lastlog ']' + '[' -s /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/var/lib/uronode/loggedin ']' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.13-1.fc33 --unique-debug-suffix -2.13-1.fc33.riscv64 --unique-debug-src-base uronode-2.13-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uronode-2.13 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/calibrate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/axdigi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/flexd extracting debug info from /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/calibrate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/nodeusers extracting debug info from /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/flexd extracting debug info from /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/axdigi extracting debug info from /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/nodeusers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/uronode extracting debug info from /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/sbin/uronode original debug info size: 1264kB, size after compression: 1216kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 380 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 Processing files: uronode-2.13-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YZfUhi + umask 022 + cd /builddir/build/BUILD + cd uronode-2.13 + DOCDIR=/builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr README.fedora /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr README /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr URONode.his /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr FAQ /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr COLORS /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr CHANGES.1 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr CHANGES.2 /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + cp -pr COPYING /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64/usr/share/doc/uronode + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/uronode/xinetd.d/uronode Provides: config(uronode) = 2.13-1.fc33 uronode = 2.13-1.fc33 uronode(riscv-64) = 2.13-1.fc33 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libax25.so.1()(64bit) libax25io.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: uronode-debugsource-2.13-1.fc33.riscv64 Provides: uronode-debugsource = 2.13-1.fc33 uronode-debugsource(riscv-64) = 2.13-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uronode-debuginfo-2.13-1.fc33.riscv64 Provides: debuginfo(build-id) = 1cd70700732d354b3b12ebecd49e40be41dc2a2c debuginfo(build-id) = 250a9c83d8b692d7cd7509a8fe3c491af4d2d908 debuginfo(build-id) = 59b41d97d17661530288de736a4266a198d6751a debuginfo(build-id) = 5ef9467b2802571d092fcd8f1ab59f9f9bbe499a debuginfo(build-id) = a369385ffee90df7ec7b12c71eb6637e2fdbb7b7 uronode-debuginfo = 2.13-1.fc33 uronode-debuginfo(riscv-64) = 2.13-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uronode-debugsource(riscv-64) = 2.13-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 Wrote: /builddir/build/RPMS/uronode-2.13-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/uronode-debugsource-2.13-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/uronode-debuginfo-2.13-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15lAPk + umask 022 + cd /builddir/build/BUILD + cd uronode-2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uronode-2.13-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0