+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ax25-apps.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 16: %{name}-0.0.6-Makefile.am.patch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.grN4be + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ax25-apps-1.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ax25-apps-1.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ax25-apps-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ax25-apps-0.0.6-nongenericnames.patch):' Patch #0 (ax25-apps-0.0.6-nongenericnames.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file call/axcall.1 patching file call/call.c patching file call/listen.1 patching file call/Makefile.am patching file listen/axlisten.1 patching file listen/listen.c patching file listen/Makefile.am + echo 'Patch #3 (ax25-apps-ax25rtd-config_c.patch):' Patch #3 (ax25-apps-ax25rtd-config_c.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ax25rtd/config.c patching file call/call.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jKgnTj + umask 022 + cd /builddir/build/BUILD + cd ax25-apps-1.0.5 + autoreconf -if configure.ac:20: installing './compile' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' ax25ipd/Makefile.am: installing './depcomp' + 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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes ./configure: line 2827: svnversion: command not found cat: ./SVNREV: No such file or directory checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for ax25_config_load_ports in -lax25... yes checking for initscr in -lncurses... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether utime accepts a null argument... yes checking for bzero... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for utime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating call/Makefile config.status: creating ax25ipd/Makefile config.status: creating listen/Makefile config.status: creating Makefile config.status: creating ax25rtd/Makefile config.status: creating ax25mond/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating ax25apps.spec config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5' Making all in ax25ipd make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25ipd' gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o config.o config.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o crc.o crc.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o io.o io.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o kiss.o kiss.c In file included from crc.c:3:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number In file included from io.c:14:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number In file included from kiss.c:17:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number In file included from config.c:24:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number io.c: In function 'io_open': io.c:210:18: warning: implicit declaration of function 'ptsname'; did you mean 'ttyname'? [-Wimplicit-function-declaration] if ((namepts = ptsname(ttyfd)) == NULL) { ^~~~~~~ ttyname io.c:210:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] if ((namepts = ptsname(ttyfd)) == NULL) { ^ io.c:215:7: warning: implicit declaration of function 'unlockpt'; did you mean 'unlinkat'? [-Wimplicit-function-declaration] if (unlockpt(ttyfd) == -1) { ^~~~~~~~ unlinkat gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o ax25ipd.o ax25ipd.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o process.o process.c In file included from process.c:15:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number In file included from ax25ipd.c:24:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o routing.o routing.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o syslog.o syslog.c In file included from routing.c:10:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number In file included from syslog.c:4:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number process.c: In function 'do_beacon': process.c:241:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(p, bc_text); /* add the text field */ ^ In file included from /usr/include/features.h:428:0, from /usr/include/ctype.h:25, from ax25ipd.h:72, from process.c:15: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -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 -c -o bpqether.o bpqether.c In file included from bpqether.c:40:0: ax25ipd.h:51:1: warning: "/*" within comment [-Wcomment] /* Define the current version number bpqether.c: In function 'send_bpq': bpqether.c:93:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ttyfd, addr + offset, l + sizeof(ethertap_packet.ethernet_header) - offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DUSE_TERMIO -pthread -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ax25ipd config.o crc.o io.o kiss.o ax25ipd.o process.o routing.o syslog.o bpqether.o -lax25 make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25ipd' Making all in ax25rtd make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25rtd' gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o ax25rtd.o ax25rtd.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o cache_ctl.o cache_ctl.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o cache_dump.o cache_dump.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o config.o config.c cache_ctl.c: In function 'update_ip_route': cache_ctl.c:53:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(bp->iface, iface)) { ^~ In file included from cache_ctl.c:21:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ cache_ctl.c:55:12: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(bp->iface, iface); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from cache_ctl.c:20: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ cache_ctl.c:109:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(bp->iface, iface); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from cache_ctl.c:20: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ cache_ctl.c: In function 'update_ax25_route': cache_ctl.c:133:25: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *iface = config->dev; ^~~~~~ cache_ctl.c:141:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(bp->iface, iface)) { ^~ In file included from cache_ctl.c:21:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ cache_ctl.c:141:26: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(bp->iface, iface)) { ^~~~~ In file included from cache_ctl.c:21:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ cache_ctl.c:142:27: warning: pointer targets in passing argument 1 of 'del_kernel_ax25_route' differ in signedness [-Wpointer-sign] del_kernel_ax25_route(bp->iface, ^~ In file included from cache_ctl.c:28:0: ax25rtd.h:140:5: note: expected 'char *' but argument is of type 'unsigned char *' int del_kernel_ax25_route(char *dev, ax25_address *call); ^~~~~~~~~~~~~~~~~~~~~ cache_ctl.c:145:12: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(bp->iface, iface); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from cache_ctl.c:20: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ cache_ctl.c:145:23: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(bp->iface, iface); ^~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from cache_ctl.c:20: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ cache_ctl.c:197:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(bp->iface, iface); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from cache_ctl.c:20: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ cache_ctl.c:197:20: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(bp->iface, iface); ^~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from cache_ctl.c:20: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ cache_ctl.c: In function 'remove_ip_route': cache_ctl.c:231:22: warning: pointer targets in passing argument 1 of 'del_kernel_ip_route' differ in signedness [-Wpointer-sign] del_kernel_ip_route(bp->iface, bp->ip); ^~ In file included from cache_ctl.c:28:0: ax25rtd.h:139:5: note: expected 'char *' but argument is of type 'unsigned char *' int del_kernel_ip_route(char *dev, long ip); ^~~~~~~~~~~~~~~~~~~ cache_ctl.c: In function 'remove_ax25_route': cache_ctl.c:255:24: warning: pointer targets in passing argument 1 of 'del_kernel_ax25_route' differ in signedness [-Wpointer-sign] del_kernel_ax25_route(bp->iface, &bp->call); ^~ In file included from cache_ctl.c:28:0: ax25rtd.h:140:5: note: expected 'char *' but argument is of type 'unsigned char *' int del_kernel_ax25_route(char *dev, ax25_address *call); ^~~~~~~~~~~~~~~~~~~~~ cache_ctl.c: In function 'del_ax25_route': cache_ctl.c:297:31: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] && !strcmp(config->dev, bp->iface)) { ^~ In file included from cache_ctl.c:21:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ cache_dump.c: In function 'dump_ip_routes': cache_dump.c:48:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dev = bp->iface; ^ cache_dump.c:51:28: warning: pointer targets in passing argument 1 of 'dev_get_config' differ in signedness [-Wpointer-sign] config = dev_get_config(bp->iface); ^~ In file included from cache_dump.c:33:0: ax25rtd.h:147:10: note: expected 'char *' but argument is of type 'unsigned char *' config * dev_get_config(char *dev); ^~~~~~~~~~~~~~ cache_dump.c:55:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dev = bp->iface; ^ cache_dump.c: In function 'dump_ax25_routes': cache_dump.c:92:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dev = bp->iface; ^ cache_dump.c:95:28: warning: pointer targets in passing argument 1 of 'dev_get_config' differ in signedness [-Wpointer-sign] config = dev_get_config(bp->iface); ^~ In file included from cache_dump.c:33:0: ax25rtd.h:147:10: note: expected 'char *' but argument is of type 'unsigned char *' config * dev_get_config(char *dev); ^~~~~~~~~~~~~~ cache_dump.c:99:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] dev = bp->iface; ^ cache_dump.c: In function 'dump_ip_routes': cache_dump.c:74:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buf, len); ^~~~~~~~~~~~~~~~~~~ cache_dump.c:78:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, ".\n", 2); ^~~~~~~~~~~~~~~~~~~ cache_dump.c: In function 'dump_ax25_routes': cache_dump.c:111:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buf, len); ^~~~~~~~~~~~~~~~~~~ cache_dump.c:115:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, ".\n", 2); ^~~~~~~~~~~~~~~~~~~ config.c: In function 'asc2ax': config.c:52:2: warning: implicit declaration of function 'ax25_aton_entry' [-Wimplicit-function-declaration] ax25_aton_entry(call, (char *) &callsign); ^~~~~~~~~~~~~~~ config.c: In function 'interpret_command': config.c:554:22: warning: pointer targets in passing argument 1 of 'prepare_cmdline' differ in signedness [-Wpointer-sign] p = prepare_cmdline(buf); ^~~ config.c:68:7: note: expected 'char *' but argument is of type 'unsigned char *' char *prepare_cmdline(char *buf) ^~~~~~~~~~~~~~~ config.c: In function 'load_cache': config.c:687:25: warning: pointer targets in passing argument 2 of 'interpret_command' differ in signedness [-Wpointer-sign] interpret_command(2, buf); ^~~ config.c:544:6: note: expected 'unsigned char *' but argument is of type 'char *' void interpret_command(int fd, unsigned char *buf) ^~~~~~~~~~~~~~~~~ config.c:695:25: warning: pointer targets in passing argument 2 of 'interpret_command' differ in signedness [-Wpointer-sign] interpret_command(2, buf); ^~~ config.c:544:6: note: expected 'unsigned char *' but argument is of type 'char *' void interpret_command(int fd, unsigned char *buf) ^~~~~~~~~~~~~~~~~ config.c: In function 'interpret_command': config.c:673:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o listener.o listener.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o ax25rtctl.o ax25rtctl.c ax25rtctl.c: In function 'main': ax25rtctl.c:320:18: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] len = sprintf(buf, "add ax25"); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:322:20: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] len += sprintf(buf + len, " %s", argv[k]); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:323:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buf + len, "\n"); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:326:16: warning: pointer targets in passing argument 2 of 'wsock' differ in signedness [-Wpointer-sign] wsock(sock, buf); ^~~ ax25rtctl.c:95:12: note: expected 'char *' but argument is of type 'unsigned char *' static int wsock(int sock, char *s) ^~~~~ ax25rtctl.c:332:18: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] len = sprintf(buf, "add ip"); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:334:20: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] len += sprintf(buf + len, " %s", argv[k]); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:335:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buf + len, "\n"); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:338:16: warning: pointer targets in passing argument 2 of 'wsock' differ in signedness [-Wpointer-sign] wsock(sock, buf); ^~~ ax25rtctl.c:95:12: note: expected 'char *' but argument is of type 'unsigned char *' static int wsock(int sock, char *s) ^~~~~ ax25rtctl.c:348:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buf, "del ax25 %s %s\n", argv[optind], ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:352:16: warning: pointer targets in passing argument 2 of 'wsock' differ in signedness [-Wpointer-sign] wsock(sock, buf); ^~~ ax25rtctl.c:95:12: note: expected 'char *' but argument is of type 'unsigned char *' static int wsock(int sock, char *s) ^~~~~ ax25rtctl.c:358:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buf, "del ip %s\n", argv[optind]); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:361:16: warning: pointer targets in passing argument 2 of 'wsock' differ in signedness [-Wpointer-sign] wsock(sock, buf); ^~~ ax25rtctl.c:95:12: note: expected 'char *' but argument is of type 'unsigned char *' static int wsock(int sock, char *s) ^~~~~ ax25rtctl.c:379:11: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buf, "expire %ld\n", when); ^~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ax25rtctl.c:20: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ax25rtctl.c:380:15: warning: pointer targets in passing argument 2 of 'wsock' differ in signedness [-Wpointer-sign] wsock(sock, buf); ^~~ ax25rtctl.c:95:12: note: expected 'char *' but argument is of type 'unsigned char *' static int wsock(int sock, char *s) ^~~~~ ax25rtctl.c: In function 'Version': ax25rtctl.c:256:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(sock, buf, sizeof(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ax25rtctl.c: In function 'debug': ax25rtctl.c:301:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(0, buf, n); ^~~~~~~~~~~~~~~~ listener.c: In function 'set_route': listener.c:209:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf) - 1, fp); /* discard header */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ax25rtctl ax25rtctl.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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ax25rtd ax25rtd.o cache_ctl.o cache_dump.o config.o listener.o -lax25 make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25rtd' Making all in call make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/call' gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o call.o call.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o menu.o menu.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o crc.o crc.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o yapp.o yapp.c gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o dostime.o dostime.c yapp.c: In function 'yapp_download_data': yapp.c:294:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] hptr = buffer + 2; ^ yapp.c: In function 'yapp_upload_data': yapp.c:552:16: warning: pointer targets in passing argument 1 of 'atol' differ in signedness [-Wpointer-sign] rpos = atol(buffer + 4); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from yapp.c:22: /usr/include/stdlib.h:366:1: note: expected 'const char *' but argument is of type 'unsigned char *' __NTH (atol (const char *__nptr)) ^ call.c: In function 'nr_convert_call': call.c:198:14: warning: implicit declaration of function 'ax25_aton' [-Wimplicit-function-declaration] addrlen = ax25_aton(call, addr); ^~~~~~~~~ call.c: In function 'connect_to': call.c:263:4: warning: implicit declaration of function 'ax25_aton_entry' [-Wimplicit-function-declaration] ax25_aton_entry(ax25_config_get_addr(port), ^~~~~~~~~~~~~~~ call.c:339:7: warning: implicit declaration of function 'rose_aton' [-Wimplicit-function-declaration] if (rose_aton ^~~~~~~~~ yapp.c: In function 'Send_SI': yapp.c:173:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_CN': yapp.c:188:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, length + 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_DT': yapp.c:241:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_EF': yapp.c:251:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ call.c:382:7: warning: implicit declaration of function 'ax25_aton_arglist' [-Wimplicit-function-declaration] if (ax25_aton_arglist ^~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_HD': yapp.c:218:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, len + 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_ET': yapp.c:228:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_NR': yapp.c:143:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, length + 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'yapp_download_data': yapp.c:379:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(*filefd, buffer + 2, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_RR': yapp.c:88:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_RS': yapp.c:163:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, len + 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_RT': yapp.c:108:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_RF': yapp.c:98:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_AT': yapp.c:128:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'Send_AF': yapp.c:118:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, 2); ^~~~~~~~~~~~~~~~~~~~ call.c: In function 'writemsg': call.c:1284:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, text_row, strlen(text_row)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c: In function 'remotecommand': call.c:1306:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buf + firstchar, bytes - firstchar + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c:1310:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "Unknown command\r", 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c: In function 'sevenplname': call.c:1506:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(*logfile, s, strlen(s)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c:1509:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(*f, key_words[2], strlen(key_words[2])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c:1511:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(*f, parms, parmsbytes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c: In function 'cmd_call': call.c:1783:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(downloadfile, ^~~~~~~~~~~~~~~~~~~ key_words[3], ~~~~~~~~~~~~~ strlen(key_words ~~~~~~~~~~~~~~~~ [3])); ~~~~~ call.c:1789:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(downloadfile, parms, ^~~~~~~~~~~~~~~~~~~~~~~~~~ parmsbytes); ~~~~~~~~~~~ call.c:1876:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(c); ^~~~~~~~~ call.c: In function 'nr_convert_call': call.c:190:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, 100, fp); ^~~~~~~~~~~~~~~~~~~~~~ yapp.c: In function 'yapp_upload_data': yapp.c:200:24: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] sprintf(size_buffer, "%ld", length); ^~~ yapp.c:200:23: note: directive argument in the range [-2147483648, 2147483647] sprintf(size_buffer, "%ld", length); ^~~~~ In file included from /usr/include/stdio.h:862:0, from yapp.c:23: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c: In function 'start_ab_download': call.c:649:33: warning: '%s' directive writing up to 254 bytes into a region of size 62 [-Wformat-overflow=] sprintf(s, "filename : %s", gp->file_name); ^~ In file included from /usr/include/stdio.h:862:0, from call.c:23: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 19 and 273 bytes into a destination of size 80 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ call.c:663:30: warning: '%s' directive writing up to 254 bytes into a region of size 65 [-Wformat-overflow=] sprintf(s, "Unable to open %s", gp->file_name); ^~ In file included from /usr/include/stdio.h:862:0, from call.c:23: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 16 and 270 bytes into a destination of size 80 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o axcall call.o menu.o crc.o yapp.o dostime.o -lncurses -lax25 make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/call' Making all in listen make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/listen' gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o listen.o listen.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o kissdump.o kissdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o ax25dump.o ax25dump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o nrdump.o nrdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o arpdump.o arpdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o ipdump.o ipdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o icmpdump.o icmpdump.c listen.c: In function 'ascii_dump': listen.c:231:18: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness [-Wpointer-sign] strncat(buf, &c, 1); ^ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from listen.c:1: /usr/include/bits/string_fortified.h:133:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncat (char *__restrict __dest, const char *__restrict __src, ^ listen.c: In function 'hex_dump': listen.c:282:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] data2 = data; ^ gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o udpdump.o udpdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o tcpdump.o tcpdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o rspfdump.o rspfdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o ripdump.o ripdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o rosedump.o rosedump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o flexnetdump.o flexnetdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o opentracdump.o opentracdump.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -c -o utils.o utils.c rosedump.c: In function 'facility': rosedump.c:326:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] factot = data; ^ rosedump.c:393:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] for (d = data, l = 0; l < lgaddcall; ^ rosedump.c:401:28: warning: pointer targets in passing argument 1 of 'dump_ax25_call' differ in signedness [-Wpointer-sign] dump_ax25_call(d, 7)); ^ rosedump.c:291:14: note: expected 'unsigned char *' but argument is of type 'char *' static char *dump_ax25_call(unsigned char *data, int l_data) ^~~~~~~~~~~~~~ rosedump.c:405:28: warning: pointer targets in passing argument 1 of 'dump_ax25_call' differ in signedness [-Wpointer-sign] dump_ax25_call(d, 7)); ^ rosedump.c:291:14: note: expected 'unsigned char *' but argument is of type 'char *' static char *dump_ax25_call(unsigned char *data, int l_data) ^~~~~~~~~~~~~~ rosedump.c:433:22: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(indorig, data, lgadind); ^~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from rosedump.c:9: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ rosedump.c:436:22: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(inddest, data, lgadind); ^~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from rosedump.c:9: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ rosedump.c:446:14: warning: pointer targets in passing argument 1 of 'data_dump' differ in signedness [-Wpointer-sign] data_dump(factot, lgtot, 1); ^~~~~~ In file included from rosedump.c:11:0: listen.h:31:6: note: expected 'unsigned char *' but argument is of type 'char *' void data_dump(unsigned char *, int, int); ^~~~~~~~~ opentracdump.c: In function 'decode_origination': opentracdump.c:70:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(entity_call, origin_call); ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ opentracdump.c:70:22: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(entity_call, origin_call); ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ opentracdump.c: In function 'decode_entityid': opentracdump.c:86:10: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(entity_call, origin_call); ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ opentracdump.c:86:23: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(entity_call, origin_call); ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ opentracdump.c: In function 'decode_comment': opentracdump.c:159:19: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(comment, element, element_len); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c: In function 'decode_country': opentracdump.c:195:19: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(country, element, 2); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c:198:24: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(subdivision, element+2, element_len-2); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c: In function 'decode_displayname': opentracdump.c:211:27: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(displayname, element, element_len); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c: In function 'decode_waypoint': opentracdump.c:221:20: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(waypoint, element, element_len); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c: In function 'decode_pathtrace': opentracdump.c:255:23: warning: pointer targets in passing argument 1 of 'extract_ssid' differ in signedness [-Wpointer-sign] ssid = extract_ssid(callsign); ^~~~~~~~ opentracdump.c:30:5: note: expected 'unsigned char *' but argument is of type 'char *' int extract_ssid(unsigned char *call) { ^~~~~~~~~~~~ opentracdump.c: In function 'decode_acreg': opentracdump.c:315:19: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(nnumber, element, element_len); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c: In function 'decode_maidenhead': opentracdump.c:406:24: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(maidenhead, element, element_len); ^~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ opentracdump.c: In function 'opentrac_dump': opentracdump.c:452:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(origin_call, "SENDER"); /* Listen doesn't tell us the sender */ ^~~~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from opentracdump.c:7: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ utils.c: In function 'lprintf': utils.c:49:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] for (p = str; *p != '\0'; p++) { ^ utils.c:71:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] for (p = str; *p != '\0'; p++) ^ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o axlisten listen.o kissdump.o ax25dump.o nrdump.o arpdump.o ipdump.o icmpdump.o udpdump.o tcpdump.o rspfdump.o ripdump.o rosedump.o flexnetdump.o opentracdump.o utils.o -lncurses -lax25 make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/listen' Making all in ax25mond make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25mond' gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -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 -c -o ax25mond.o ax25mond.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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ax25mond ax25mond.o -lax25 make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25mond' Making all in man make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/man' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/doc' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/etc' make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/etc' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5' make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AhEyg4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 + cd ax25-apps-1.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in ax25ipd make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25ipd' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25ipd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/sbin' /usr/bin/install -p ax25ipd '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25ipd' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25ipd' Making install in ax25rtd make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25rtd' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25rtd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/sbin' /usr/bin/install -p ax25rtd ax25rtctl '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25rtd' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25rtd' Making install in call make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/call' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/call' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/bin' /usr/bin/install -p axcall '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/call' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/call' Making install in listen make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/listen' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/listen' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/bin' /usr/bin/install -p axlisten '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/listen' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/listen' Making install in ax25mond make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25mond' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25mond' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/sbin' /usr/bin/install -p ax25mond '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25mond' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/ax25mond' Making install in man make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/man' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 call.1 listen.1 '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/man/man5' /usr/bin/install -p -m 644 ax25ipd.conf.5 ax25mond.conf.5 ax25rtd.conf.5 '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 ax25rtd.8 ax25ipd.8 ax25mond.8 ax25rtctl.8 '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/man' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/man' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/doc' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25apps' /usr/bin/install -p -m 644 COPYING.ax25ipd HISTORY.ax25ipd README.ax25ipd README.ax25rtd TODO.ax25rtd '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25apps' make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/doc' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/etc' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5/etc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/var/ax25/ax25rtd' /usr/bin/install -p -m 644 ax25_route ip_route '/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/var/ax25/ax25rtd' make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/etc' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5/etc' make[1]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5' make[2]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ax25-apps-1.0.5' *** Remember to run `make installconf' if this is a new installation. *** This will install default configuration files (overwriting existing ones). make[3]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5' make[2]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5' make[1]: Leaving directory '/builddir/build/BUILD/ax25-apps-1.0.5' + install -p -D -m 0644 /builddir/build/SOURCES/LICENSE . + rm -rf /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25apps + recode AUTHORS iso-8859-15 + iconv -f iso-8859-15 -t utf-8 + mv -f AUTHORS_ AUTHORS + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ax25-apps-1.0.5-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AOs8fT + umask 022 + cd /builddir/build/BUILD + cd ax25-apps-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + cp -pr AUTHORS /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + cp -pr ChangeLog /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + cp -pr COPYING /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + cp -pr README /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + cp -pr LICENSE /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + cp -pr doc/COPYING.ax25ipd doc/HISTORY.ax25ipd doc/Makefile doc/Makefile.am doc/Makefile.in doc/README.ax25ipd doc/README.ax25rtd doc/TODO.ax25rtd /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64/usr/share/doc/ax25-apps + exit 0 Provides: ax25-apps = 1.0.5-5.fc28 ax25-apps(riscv-64) = 1.0.5-5.fc28 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) libax25.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/ax25-apps-1.0.5-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ax25-apps-1.0.5-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Swfk4O + umask 022 + cd /builddir/build/BUILD + cd ax25-apps-1.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ax25-apps-1.0.5-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff