>>> Building on exopi-1 under comms/tlf BDEPENDS = [devel/autoconf/2.69;comms/hamlib;devel/automake/1.11;devel/glib2;devel/metaauto;devel/libtool] DIST = [comms/tlf:tlf-1.2.1.tar.gz] FULLPKGNAME = tlf-1.2.1p2 RDEPENDS = [comms/hamlib;devel/glib2] (Junk lock obtained for exopi-1 at 1713374297.43) >>> Running depends in comms/tlf at 1713374297.48 last junk was in textproc/apertium-dicts/por-cat /usr/sbin/pkg_add -aI -Drepair automake-1.11.6p3 glib2-2.80.0 hamlib-4.4p0 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.11.6p3 glib2-2.80.0 hamlib-4.4p0 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair automake-1.11.6p3 glib2-2.80.0 hamlib-4.4p0 >>> Running show-prepare-results in comms/tlf at 1713374300.91 ===> comms/tlf ===> Building from scratch tlf-1.2.1p2 ===> tlf-1.2.1p2 depends on: metaauto-* -> metaauto-1.0p4 ===> tlf-1.2.1p2 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> tlf-1.2.1p2 depends on: automake->=1.11,<1.12 -> automake-1.11.6p3 ===> tlf-1.2.1p2 depends on: libtool-* -> libtool-2.4.2p2 ===> tlf-1.2.1p2 depends on: hamlib-* -> hamlib-4.4p0 ===> tlf-1.2.1p2 depends on: glib2-*-!bootstrap -> glib2-2.80.0 ===> Verifying specs: c glib-2.0 hamlib>=2 iconv intl m curses panel pthread sndio ===> found c.100.0 glib-2.0.4201.12 hamlib.4.0 iconv.7.1 intl.8.0 m.10.1 curses.15.0 panel.7.0 pthread.27.1 sndio.7.2 autoconf-2.69p3 automake-1.11.6p3 glib2-2.80.0 hamlib-4.4p0 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-1 at 1713374302.31) Woken up net/seafile/seafile distfiles size=393567 >>> Running extract in comms/tlf at 1713374302.38 ===> comms/tlf ===> Checking files for tlf-1.2.1p2 `/exopi-cvs/ports/distfiles/tlf-1.2.1.tar.gz' is up to date. >> (SHA256) tlf-1.2.1.tar.gz: OK ===> Extracting for tlf-1.2.1p2 >>> Running patch in comms/tlf at 1713374303.15 ===> comms/tlf ===> Patching for tlf-1.2.1p2 ===> Applying OpenBSD patch patch-src_audio_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/audio.c.orig Thu May 15 12:59:25 2014 |+++ src/audio.c Mon Nov 3 21:02:56 2014 -------------------------- Patching file src/audio.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 106. Hunk #3 succeeded at 171. Hunk #4 succeeded at 200. done ===> Applying OpenBSD patch patch-src_audio_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/audio.h.orig Fri Oct 31 18:10:24 2014 |+++ src/audio.h Fri Oct 31 18:55:16 2014 -------------------------- Patching file src/audio.h using Plan A... Hunk #1 succeeded at 28. done ===> Applying OpenBSD patch patch-src_sendqrg_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/sendqrg.c.orig Thu May 15 20:59:25 2014 |+++ src/sendqrg.c Sun Jan 2 19:45:45 2022 -------------------------- Patching file src/sendqrg.c using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 122. Hunk #3 succeeded at 137. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in comms/tlf at 1713374303.47 ===> comms/tlf ===> Generating configure for tlf-1.2.1p2 Running autoreconf-2.69 in /exopi-obj/pobj/tlf-1.2.1/tlf-tlf-1.2.1 configure.ac:19: installing `./config.guess' configure.ac:19: installing `./config.sub' configure.ac:4: installing `./install-sh' configure.ac:4: installing `./missing' src/Makefile.am: installing `./depcomp' ===> Configuring for tlf-1.2.1p2 Using /exopi-obj/pobj/tlf-1.2.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/tlf-1.2.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/tlf-1.2.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0... yes checking for atan in -lm... (cached) yes checking for pthread_create in -lpthread... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking for initscr in -lncurses... yes checking for update_panels in -lpanel... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for hamlib >= 1.2.8... yes checking for main in -lhamlib... yes checking hamlib/rig.h usability... yes checking hamlib/rig.h presence... yes checking for hamlib/rig.h... yes enabling Hamlib support checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether cc needs -traditional... no checking for strftime... (cached) yes checking for bzero... (cached) yes checking for floor... yes checking for ftruncate... (cached) yes checking for gethostbyname... (cached) yes checking for memset... (cached) yes checking for mkfifo... (cached) yes checking for putenv... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for sqrt... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strpbrk... (cached) yes checking for strspn... (cached) yes checking for strstr... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating rules/Makefile config.status: creating scripts/Makefile config.status: creating share/Makefile config.status: creating src/Makefile config.status: creating tlf.1 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in comms/tlf at 1713374319.98 ===> comms/tlf ===> Building for tlf-1.2.1p2 /usr/bin/make all-recursive Making all in doc Making all in rules Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT addarea.o -MD -MP -MF .deps/addarea.Tpo -c -o addarea.o addarea.c mv -f .deps/addarea.Tpo .deps/addarea.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT addcall.o -MD -MP -MF .deps/addcall.Tpo -c -o addcall.o addcall.c mv -f .deps/addcall.Tpo .deps/addcall.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT addmult.o -MD -MP -MF .deps/addmult.Tpo -c -o addmult.o addmult.c mv -f .deps/addmult.Tpo .deps/addmult.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT addpfx.o -MD -MP -MF .deps/addpfx.Tpo -c -o addpfx.o addpfx.c mv -f .deps/addpfx.Tpo .deps/addpfx.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT addspot.o -MD -MP -MF .deps/addspot.Tpo -c -o addspot.o addspot.c mv -f .deps/addspot.Tpo .deps/addspot.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o audio.c audio.c:454:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, j, key = 0; ^ audio.c:562:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, j, key = 0; ^ audio.c:768:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ audio.c:795:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, runnit = 1, key, i = 0, j = 4; ^ 4 warnings generated. mv -f .deps/audio.Tpo .deps/audio.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT autocq.o -MD -MP -MF .deps/autocq.Tpo -c -o autocq.o autocq.c mv -f .deps/autocq.Tpo .deps/autocq.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT background_process.o -MD -MP -MF .deps/background_process.Tpo -c -o background_process.o background_process.c background_process.c:235:16: warning: variable 'x' set but not used [-Wunused-but-set-variable] static int x; ^ 1 warning generated. mv -f .deps/background_process.Tpo .deps/background_process.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT bandmap.o -MD -MP -MF .deps/bandmap.Tpo -c -o bandmap.o bandmap.c bandmap.c:246:6: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] if (abs(((spot*)found->data)->freq - freq) > TOLERANCE) { ^ bandmap.c:246:6: note: remove the call to 'abs' since unsigned values cannot be negative if (abs(((spot*)found->data)->freq - freq) > TOLERANCE) { ^~~ bandmap.c:270:3: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] (abs(((spot*)(found->prev)->data)->freq - freq) < TOLERANCE)) { ^ bandmap.c:270:3: note: remove the call to 'abs' since unsigned values cannot be negative (abs(((spot*)(found->prev)->data)->freq - freq) < TOLERANCE)) { ^~~ bandmap.c:278:3: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] (abs(((spot*)(found->next)->data)->freq - freq) < TOLERANCE)) { ^ bandmap.c:278:3: note: remove the call to 'abs' since unsigned values cannot be negative (abs(((spot*)(found->next)->data)->freq - freq) < TOLERANCE)) { ^~~ 3 warnings generated. mv -f .deps/bandmap.Tpo .deps/bandmap.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT calledit.o -MD -MP -MF .deps/calledit.Tpo -c -o calledit.o calledit.c calledit.c:51:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ calledit.c:51:19: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", calledit.c:184:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ calledit.c:184:22: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", calledit.c:243:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ calledit.c:243:19: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", 3 warnings generated. mv -f .deps/calledit.Tpo .deps/calledit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT callinput.o -MD -MP -MF .deps/callinput.Tpo -c -o callinput.o callinput.c callinput.c:241:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 0, band[bandinx]); ^~~~~~~~~~~~~ callinput.c:241:23: note: treat the string as an argument to avoid this mvprintw(12, 0, band[bandinx]); ^ "%s", callinput.c:271:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 0, band[bandinx]); ^~~~~~~~~~~~~ callinput.c:271:23: note: treat the string as an argument to avoid this mvprintw(12, 0, band[bandinx]); ^ "%s", callinput.c:364:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 0, band[bandinx]); ^~~~~~~~~~~~~ callinput.c:364:20: note: treat the string as an argument to avoid this mvprintw(12, 0, band[bandinx]); ^ "%s", callinput.c:392:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] no_rst ? : mvprintw(12, 44, his_rst); ^~~~~~~ callinput.c:392:32: note: treat the string as an argument to avoid this no_rst ? : mvprintw(12, 44, his_rst); ^ "%s", callinput.c:393:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ callinput.c:393:21: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", callinput.c:425:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] no_rst ? : mvprintw(12, 44, his_rst); ^~~~~~~ callinput.c:425:32: note: treat the string as an argument to avoid this no_rst ? : mvprintw(12, 44, his_rst); ^ "%s", callinput.c:426:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ callinput.c:426:21: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", callinput.c:493:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ callinput.c:493:22: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", callinput.c:650:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(ii, 0, backgrnd_str); ^~~~~~~~~~~~ callinput.c:650:20: note: treat the string as an argument to avoid this mvprintw(ii, 0, backgrnd_str); ^ "%s", callinput.c:669:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(ii, 0, backgrnd_str); ^~~~~~~~~~~~ callinput.c:669:20: note: treat the string as an argument to avoid this mvprintw(ii, 0, backgrnd_str); ^ "%s", callinput.c:677:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(ii, 0, backgrnd_str); ^~~~~~~~~~~~ callinput.c:677:20: note: treat the string as an argument to avoid this mvprintw(ii, 0, backgrnd_str); ^ "%s", callinput.c:700:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 0, band[bandinx]); ^~~~~~~~~~~~~ callinput.c:700:20: note: treat the string as an argument to avoid this mvprintw(12, 0, band[bandinx]); ^ "%s", callinput.c:957:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(15 + t, 1, talkarray[t]); ^~~~~~~~~~~~ callinput.c:957:24: note: treat the string as an argument to avoid this mvprintw(15 + t, 1, talkarray[t]); ^ "%s", callinput.c:106:19: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int i, j, ii, rc, t, x = 0, y = 0; ^ callinput.c:1164:12: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int fd,rc; ^ 15 warnings generated. mv -f .deps/callinput.Tpo .deps/callinput.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT changefreq.o -MD -MP -MF .deps/changefreq.Tpo -c -o changefreq.o changefreq.c mv -f .deps/changefreq.Tpo .deps/changefreq.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT changepars.o -MD -MP -MF .deps/changepars.Tpo -c -o changepars.o changepars.c changepars.c:535:40: warning: data argument not used by format string [-Wformat-extra-args] mvprintw(12, 29, "CQD: pgup/dwn", cqdelay); ~~~~~~~~~~~~~~~ ^ changepars.c:80:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ changepars.c:789:44: warning: data argument not used by format string [-Wformat-extra-args] send_packets[inode], send_error[inode], nodes); ^ changepars.c:1113:47: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] mvprintw(7, 40, "Length = %d characters", strlen(line)); ~~ ^~~~~~~~~~~~ %lu changepars.c:1007:12: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int i, rc; ^ 5 warnings generated. mv -f .deps/changepars.Tpo .deps/changepars.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT checklogfile.o -MD -MP -MF .deps/checklogfile.Tpo -c -o checklogfile.o checklogfile.c checklogfile.c:45:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ checklogfile.c:198:9: warning: variable 'qsolines' set but not used [-Wunused-but-set-variable] int qsolines; ^ checklogfile.c:200:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ checklogfile.c:203:11: warning: variable 'rp' set but not used [-Wunused-but-set-variable] char *rp; ^ 4 warnings generated. mv -f .deps/checklogfile.Tpo .deps/checklogfile.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT checkparameters.o -MD -MP -MF .deps/checkparameters.Tpo -c -o checkparameters.o checkparameters.c mv -f .deps/checkparameters.Tpo .deps/checkparameters.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o cleanup.c mv -f .deps/cleanup.Tpo .deps/cleanup.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT clear_display.o -MD -MP -MF .deps/clear_display.Tpo -c -o clear_display.o clear_display.c clear_display.c:69:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(0, 21, headerline); ^~~~~~~~~~ clear_display.c:69:21: note: treat the string as an argument to avoid this mvprintw(0, 21, headerline); ^ "%s", clear_display.c:116:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 3, time_buf); ^~~~~~~~ clear_display.c:116:21: note: treat the string as an argument to avoid this mvprintw(12, 3, time_buf); ^ "%s", clear_display.c:161:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(24, 0, backgrnd_str); ^~~~~~~~~~~~ clear_display.c:161:21: note: treat the string as an argument to avoid this mvprintw(24, 0, backgrnd_str); ^ "%s", 3 warnings generated. mv -f .deps/clear_display.Tpo .deps/clear_display.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT clusterinfo.o -MD -MP -MF .deps/clusterinfo.Tpo -c -o clusterinfo.o clusterinfo.c clusterinfo.c:71:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 17, time_buf); ^~~~~~~~ clusterinfo.c:71:22: note: treat the string as an argument to avoid this mvprintw(12, 17, time_buf); ^ "%s", clusterinfo.c:77:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 7, time_buf); ^~~~~~~~ clusterinfo.c:77:18: note: treat the string as an argument to avoid this mvprintw(12, 7, time_buf); ^ "%s", clusterinfo.c:248:19: warning: variable 'jj' set but not used [-Wunused-but-set-variable] int i = 0, j, jj, k, m, x, y; ^ clusterinfo.c:253:9: warning: variable 'worked' set but not used [-Wunused-but-set-variable] int worked; ^ clusterinfo.c:255:9: warning: variable 'dupe' set but not used [-Wunused-but-set-variable] int dupe; ^ 5 warnings generated. mv -f .deps/clusterinfo.Tpo .deps/clusterinfo.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT cw_utils.o -MD -MP -MF .deps/cw_utils.Tpo -c -o cw_utils.o cw_utils.c mv -f .deps/cw_utils.Tpo .deps/cw_utils.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT dxcc.o -MD -MP -MF .deps/dxcc.Tpo -c -o dxcc.o dxcc.c mv -f .deps/dxcc.Tpo .deps/dxcc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT deleteqso.o -MD -MP -MF .deps/deleteqso.Tpo -c -o deleteqso.o deleteqso.c deleteqso.c:32:12: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int x, rc; ^ 1 warning generated. mv -f .deps/deleteqso.Tpo .deps/deleteqso.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT displayit.o -MD -MP -MF .deps/displayit.Tpo -c -o displayit.o displayit.c mv -f .deps/displayit.Tpo .deps/displayit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT edit_last.o -MD -MP -MF .deps/edit_last.Tpo -c -o edit_last.o edit_last.c edit_last.c:41:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(7 + row, 0, ln); ^~ edit_last.c:41:26: note: treat the string as an argument to avoid this mvprintw(7 + row, 0, ln); ^ "%s", edit_last.c:53:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(7 + row, 0, ln); ^~ edit_last.c:53:26: note: treat the string as an argument to avoid this mvprintw(7 + row, 0, ln); ^ "%s", 2 warnings generated. mv -f .deps/edit_last.Tpo .deps/edit_last.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT editlog.o -MD -MP -MF .deps/editlog.Tpo -c -o editlog.o editlog.c editlog.c:63:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ editlog.c:63:17: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", editlog.c:40:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ editlog.c:45:11: warning: variable 'rp' set but not used [-Wunused-but-set-variable] char *rp; ^ 3 warnings generated. mv -f .deps/editlog.Tpo .deps/editlog.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT freq_display.o -MD -MP -MF .deps/freq_display.Tpo -c -o freq_display.o freq_display.c freq_display.c:30:9: warning: variable 'location' set but not used [-Wunused-but-set-variable] int location = 0; ^ 1 warning generated. mv -f .deps/freq_display.Tpo .deps/freq_display.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT focm.o -MD -MP -MF .deps/focm.Tpo -c -o focm.o focm.c focm.c:264:47: warning: format specifies type 'char *' but the argument has type 'gpointer' (aka 'void *') [-Wformat] mvprintw(pos->line, pos->column, "%-3s ", key); ~~~~ ^~~ 1 warning generated. mv -f .deps/focm.Tpo .deps/focm.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT get_time.o -MD -MP -MF .deps/get_time.Tpo -c -o get_time.o get_time.c mv -f .deps/get_time.Tpo .deps/get_time.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT getctydata.o -MD -MP -MF .deps/getctydata.Tpo -c -o getctydata.o getctydata.c getctydata.c:41:10: warning: variable 'portable' set but not used [-Wunused-but-set-variable] char portable = '\0'; ^ getctydata.c:201:10: warning: variable 'portable' set but not used [-Wunused-but-set-variable] char portable = '\0'; ^ getctydata.c:377:10: warning: variable 'portable' set but not used [-Wunused-but-set-variable] char portable = '\0'; ^ 3 warnings generated. mv -f .deps/getctydata.Tpo .deps/getctydata.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT getexchange.o -MD -MP -MF .deps/getexchange.Tpo -c -o getexchange.o getexchange.c getexchange.c:275:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] no_rst ? : mvprintw(12, 49, my_rst); ^~~~~~ getexchange.c:275:32: note: treat the string as an argument to avoid this no_rst ? : mvprintw(12, 49, my_rst); ^ "%s", getexchange.c:293:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] no_rst ? : mvprintw(12, 49, my_rst); ^~~~~~ getexchange.c:293:32: note: treat the string as an argument to avoid this no_rst ? : mvprintw(12, 49, my_rst); ^ "%s", getexchange.c:332:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:332:24: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:427:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:427:20: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:432:36: warning: data argument not used by format string [-Wformat-extra-args] mvprintw(13, 54, "section?", section); ~~~~~~~~~~ ^ getexchange.c:433:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:433:24: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:440:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:440:20: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:452:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:452:24: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:97:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval; ^ getexchange.c:835:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:835:19: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:1003:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:1003:22: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", getexchange.c:1085:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ getexchange.c:1085:19: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", 12 warnings generated. mv -f .deps/getexchange.Tpo .deps/getexchange.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT getmessages.o -MD -MP -MF .deps/getmessages.Tpo -c -o getmessages.o getmessages.c getmessages.c:58:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printw(printcall); ^~~~~~~~~ getmessages.c:58:12: note: treat the string as an argument to avoid this printw(printcall); ^ "%s", getmessages.c:70:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printw(mycqzone); ^~~~~~~~ getmessages.c:70:12: note: treat the string as an argument to avoid this printw(mycqzone); ^ "%s", getmessages.c:73:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printw(mycontinent); ^~~~~~~~~~~ getmessages.c:73:12: note: treat the string as an argument to avoid this printw(mycontinent); ^ "%s", getmessages.c:52:11: warning: variable 'rp' set but not used [-Wunused-but-set-variable] char *rp; ^ 4 warnings generated. mv -f .deps/getmessages.Tpo .deps/getmessages.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT getpx.o -MD -MP -MF .deps/getpx.Tpo -c -o getpx.o getpx.c mv -f .deps/getpx.Tpo .deps/getpx.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT getsummary.o -MD -MP -MF .deps/getsummary.Tpo -c -o getsummary.o getsummary.c mv -f .deps/getsummary.Tpo .deps/getsummary.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT gettxinfo.o -MD -MP -MF .deps/gettxinfo.Tpo -c -o gettxinfo.o gettxinfo.c mv -f .deps/gettxinfo.Tpo .deps/gettxinfo.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT getwwv.o -MD -MP -MF .deps/getwwv.Tpo -c -o getwwv.o getwwv.c getwwv.c:43:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(24, 0, backgrnd_str); ^~~~~~~~~~~~ getwwv.c:43:21: note: treat the string as an argument to avoid this mvprintw(24, 0, backgrnd_str); ^ "%s", getwwv.c:93:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(24, 0, lastwwv); /* print WWV info */ ^~~~~~~ getwwv.c:93:22: note: treat the string as an argument to avoid this mvprintw(24, 0, lastwwv); /* print WWV info */ ^ "%s", 2 warnings generated. mv -f .deps/getwwv.Tpo .deps/getwwv.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT grabspot.o -MD -MP -MF .deps/grabspot.Tpo -c -o grabspot.o grabspot.c mv -f .deps/grabspot.Tpo .deps/grabspot.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT initial_exchange.o -MD -MP -MF .deps/initial_exchange.Tpo -c -o initial_exchange.o initial_exchange.c mv -f .deps/initial_exchange.Tpo .deps/initial_exchange.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT keyer.o -MD -MP -MF .deps/keyer.Tpo -c -o keyer.o keyer.c keyer.c:157:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(5, 0, termbuf); ^~~~~~~ keyer.c:157:22: note: treat the string as an argument to avoid this mvprintw(5, 0, termbuf); ^ "%s", keyer.c:323:5: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] x = x; ~ ^ ~ 2 warnings generated. mv -f .deps/keyer.Tpo .deps/keyer.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT lancode.o -MD -MP -MF .deps/lancode.Tpo -c -o lancode.o lancode.c mv -f .deps/lancode.Tpo .deps/lancode.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT last10.o -MD -MP -MF .deps/last10.Tpo -c -o last10.o last10.c mv -f .deps/last10.Tpo .deps/last10.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT listmessages.o -MD -MP -MF .deps/listmessages.Tpo -c -o listmessages.o listmessages.c listmessages.c:59:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ listmessages.c:59:19: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", 1 warning generated. mv -f .deps/listmessages.Tpo .deps/listmessages.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT log_to_disk.o -MD -MP -MF .deps/log_to_disk.Tpo -c -o log_to_disk.o log_to_disk.c log_to_disk.c:125:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(7, 0, logline0); ^~~~~~~~ ./globalvars.h:75:18: note: expanded from macro 'logline0' #define logline0 logline_edit[0] ^~~~~~~~~~~~~~~ log_to_disk.c:125:17: note: treat the string as an argument to avoid this mvprintw(7, 0, logline0); ^ "%s", ./globalvars.h:75:18: note: expanded from macro 'logline0' #define logline0 logline_edit[0] ^ log_to_disk.c:126:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(8, 0, logline1); ^~~~~~~~ ./globalvars.h:76:18: note: expanded from macro 'logline1' #define logline1 logline_edit[1] ^~~~~~~~~~~~~~~ log_to_disk.c:126:17: note: treat the string as an argument to avoid this mvprintw(8, 0, logline1); ^ "%s", ./globalvars.h:76:18: note: expanded from macro 'logline1' #define logline1 logline_edit[1] ^ log_to_disk.c:127:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(9, 0, logline2); ^~~~~~~~ ./globalvars.h:77:18: note: expanded from macro 'logline2' #define logline2 logline_edit[2] ^~~~~~~~~~~~~~~ log_to_disk.c:127:17: note: treat the string as an argument to avoid this mvprintw(9, 0, logline2); ^ "%s", ./globalvars.h:77:18: note: expanded from macro 'logline2' #define logline2 logline_edit[2] ^ log_to_disk.c:129:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(10, 0, logline3); ^~~~~~~~ ./globalvars.h:78:18: note: expanded from macro 'logline3' #define logline3 logline_edit[3] ^~~~~~~~~~~~~~~ log_to_disk.c:129:21: note: treat the string as an argument to avoid this mvprintw(10, 0, logline3); ^ "%s", ./globalvars.h:78:18: note: expanded from macro 'logline3' #define logline3 logline_edit[3] ^ log_to_disk.c:130:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(11, 0, logline4); ^~~~~~~~ ./globalvars.h:79:18: note: expanded from macro 'logline4' #define logline4 logline_edit[4] ^~~~~~~~~~~~~~~ log_to_disk.c:130:21: note: treat the string as an argument to avoid this mvprintw(11, 0, logline4); ^ "%s", ./globalvars.h:79:18: note: expanded from macro 'logline4' #define logline4 logline_edit[4] ^ log_to_disk.c:135:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 23, qsonrstr); ^~~~~~~~ log_to_disk.c:135:22: note: treat the string as an argument to avoid this mvprintw(12, 23, qsonrstr); ^ "%s", 6 warnings generated. mv -f .deps/log_to_disk.Tpo .deps/log_to_disk.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT logit.o -MD -MP -MF .deps/logit.Tpo -c -o logit.o logit.c logit.c:211:61: warning: result of comparison of constant 235 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare] if (callreturn == 11 || callreturn == 44 || callreturn == 235) { /* CTRL K */ ~~~~~~~~~~ ^ ~~~ logit.c:237:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ logit.c:237:22: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", 2 warnings generated. mv -f .deps/logit.Tpo .deps/logit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT logview.o -MD -MP -MF .deps/logview.Tpo -c -o logview.o logview.c logview.c:44:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ logview.c:44:18: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", logview.c:32:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int j, rc; ^ 2 warnings generated. mv -f .deps/logview.Tpo .deps/logview.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT locator2longlat.o -MD -MP -MF .deps/locator2longlat.Tpo -c -o locator2longlat.o locator2longlat.c mv -f .deps/locator2longlat.Tpo .deps/locator2longlat.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:752:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ main.c:752:21: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", 1 warning generated. mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT makelogline.o -MD -MP -MF .deps/makelogline.Tpo -c -o makelogline.o makelogline.c mv -f .deps/makelogline.Tpo .deps/makelogline.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT messagechange.o -MD -MP -MF .deps/messagechange.Tpo -c -o messagechange.o messagechange.c messagechange.c:43:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ messagechange.c:43:17: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", messagechange.c:93:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ messagechange.c:93:21: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", messagechange.c:111:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(j, 0, backgrnd_str); ^~~~~~~~~~~~ messagechange.c:111:17: note: treat the string as an argument to avoid this mvprintw(j, 0, backgrnd_str); ^ "%s", 3 warnings generated. mv -f .deps/messagechange.Tpo .deps/messagechange.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT muf.o -MD -MP -MF .deps/muf.Tpo -c -o muf.o muf.c muf.c:41:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double power(man, ex) ^ muf.c:267:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvwprintw(win, 3, 0, time_buf); ^~~~~~~~ muf.c:267:26: note: treat the string as an argument to avoid this mvwprintw(win, 3, 0, time_buf); ^ "%s", muf.c:158:16: warning: variable 'correct' set but not used [-Wunused-but-set-variable] static int correct; ^ muf.c:159:9: warning: variable 'key' set but not used [-Wunused-but-set-variable] int key; ^ muf.c:164:33: warning: variable 'iv' set but not used [-Wunused-but-set-variable] int su, sd, su_min, sd_min, iv; ^ 5 warnings generated. mv -f .deps/muf.Tpo .deps/muf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT nicebox.o -MD -MP -MF .deps/nicebox.Tpo -c -o nicebox.o nicebox.c nicebox.c:47:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvwprintw(win, y, x + 2, boxname); ^~~~~~~ nicebox.c:47:30: note: treat the string as an argument to avoid this mvwprintw(win, y, x + 2, boxname); ^ "%s", 1 warning generated. mv -f .deps/nicebox.Tpo .deps/nicebox.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o note.c note.c:87:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(i, 0, backgrnd_str); ^~~~~~~~~~~~ note.c:87:17: note: treat the string as an argument to avoid this mvprintw(i, 0, backgrnd_str); ^ "%s", 1 warning generated. mv -f .deps/note.Tpo .deps/note.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT netkeyer.o -MD -MP -MF .deps/netkeyer.Tpo -c -o netkeyer.o netkeyer.c mv -f .deps/netkeyer.Tpo .deps/netkeyer.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT onechar.o -MD -MP -MF .deps/onechar.Tpo -c -o onechar.o onechar.c onechar.c:188:9: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] x = x; ~ ^ ~ 1 warning generated. mv -f .deps/onechar.Tpo .deps/onechar.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT paccdx.o -MD -MP -MF .deps/paccdx.Tpo -c -o paccdx.o paccdx.c mv -f .deps/paccdx.Tpo .deps/paccdx.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT parse_logcfg.o -MD -MP -MF .deps/parse_logcfg.Tpo -c -o parse_logcfg.o parse_logcfg.c mv -f .deps/parse_logcfg.Tpo .deps/parse_logcfg.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT prevqso.o -MD -MP -MF .deps/prevqso.Tpo -c -o prevqso.o prevqso.c mv -f .deps/prevqso.Tpo .deps/prevqso.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT printcall.o -MD -MP -MF .deps/printcall.Tpo -c -o printcall.o printcall.c printcall.c:49:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ printcall.c:49:22: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", 1 warning generated. mv -f .deps/printcall.Tpo .deps/printcall.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT qrb.o -MD -MP -MF .deps/qrb.Tpo -c -o qrb.o qrb.c mv -f .deps/qrb.Tpo .deps/qrb.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT qsonr_to_str.o -MD -MP -MF .deps/qsonr_to_str.Tpo -c -o qsonr_to_str.o qsonr_to_str.c mv -f .deps/qsonr_to_str.Tpo .deps/qsonr_to_str.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT readcalls.o -MD -MP -MF .deps/readcalls.Tpo -c -o readcalls.o readcalls.c readcalls.c:458:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 1 warning generated. mv -f .deps/readcalls.Tpo .deps/readcalls.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT readctydata.o -MD -MP -MF .deps/readctydata.Tpo -c -o readctydata.o readctydata.c mv -f .deps/readctydata.Tpo .deps/readctydata.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT recall_exchange.o -MD -MP -MF .deps/recall_exchange.Tpo -c -o recall_exchange.o recall_exchange.c recall_exchange.c:92:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ recall_exchange.c:92:23: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", 1 warning generated. mv -f .deps/recall_exchange.Tpo .deps/recall_exchange.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT rules.o -MD -MP -MF .deps/rules.Tpo -c -o rules.o rules.c mv -f .deps/rules.Tpo .deps/rules.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.c score.c:215:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((countrynr == mycountrynr)) { ~~~~~~~~~~^~~~~~~~~~~~~~ score.c:215:17: note: remove extraneous parentheses around the comparison to silence this warning if ((countrynr == mycountrynr)) { ~ ^ ~ score.c:215:17: note: use '=' to turn this equality comparison into an assignment if ((countrynr == mycountrynr)) { ^~ = 1 warning generated. mv -f .deps/score.Tpo .deps/score.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT scroll_log.o -MD -MP -MF .deps/scroll_log.Tpo -c -o scroll_log.o scroll_log.c scroll_log.c:28:11: warning: variable 'rp' set but not used [-Wunused-but-set-variable] char *rp; ^ 1 warning generated. mv -f .deps/scroll_log.Tpo .deps/scroll_log.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT searchcallarray.o -MD -MP -MF .deps/searchcallarray.Tpo -c -o searchcallarray.o searchcallarray.c mv -f .deps/searchcallarray.Tpo .deps/searchcallarray.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT searchlog.o -MD -MP -MF .deps/searchlog.Tpo -c -o searchlog.o searchlog.c searchlog.c:431:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvwprintw(search_win, nr_bands + 1, 2, dx->countryname); ^~~~~~~~~~~~~~~ searchlog.c:431:41: note: treat the string as an argument to avoid this mvwprintw(search_win, nr_bands + 1, 2, dx->countryname); ^ "%s", searchlog.c:443:53: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvwprintw(search_win, nr_bands + 1, 2 + i + 3, pxstr); ^~~~~ searchlog.c:443:53: note: treat the string as an argument to avoid this mvwprintw(search_win, nr_bands + 1, 2 + i + 3, pxstr); ^ "%s", searchlog.c:668:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(13, 0, s_inputbuffercpy); ^~~~~~~~~~~~~~~~ searchlog.c:668:19: note: treat the string as an argument to avoid this mvprintw(13, 0, s_inputbuffercpy); ^ "%s", searchlog.c:686:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ searchlog.c:686:23: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", searchlog.c:691:6: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] printcall(); ^ searchlog.c:689:4: note: previous statement is here } else ^ searchlog.c:851:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvwprintw(search_win, 7, x, str); ^~~ searchlog.c:851:33: note: treat the string as an argument to avoid this mvwprintw(search_win, 7, x, str); ^ "%s", 6 warnings generated. mv -f .deps/searchlog.Tpo .deps/searchlog.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT sendbuf.o -MD -MP -MF .deps/sendbuf.Tpo -c -o sendbuf.o sendbuf.c sendbuf.c:228:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((simulator_mode == 0)) { ~~~~~~~~~~~~~~~^~~~ sendbuf.c:228:22: note: remove extraneous parentheses around the comparison to silence this warning if ((simulator_mode == 0)) { ~ ^ ~ sendbuf.c:228:22: note: use '=' to turn this equality comparison into an assignment if ((simulator_mode == 0)) { ^~ = sendbuf.c:229:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(5, 0, printlinebuffer); ^~~~~~~~~~~~~~~ sendbuf.c:229:21: note: treat the string as an argument to avoid this mvprintw(5, 0, printlinebuffer); ^ "%s", 2 warnings generated. mv -f .deps/sendbuf.Tpo .deps/sendbuf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT sendqrg.o -MD -MP -MF .deps/sendqrg.Tpo -c -o sendqrg.o sendqrg.c mv -f .deps/sendqrg.Tpo .deps/sendqrg.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT sendspcall.o -MD -MP -MF .deps/sendspcall.Tpo -c -o sendspcall.o sendspcall.c mv -f .deps/sendspcall.Tpo .deps/sendspcall.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT set_tone.o -MD -MP -MF .deps/set_tone.Tpo -c -o set_tone.o set_tone.c mv -f .deps/set_tone.Tpo .deps/set_tone.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT setcontest.o -MD -MP -MF .deps/setcontest.Tpo -c -o setcontest.o setcontest.c mv -f .deps/setcontest.Tpo .deps/setcontest.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT setparameters.o -MD -MP -MF .deps/setparameters.Tpo -c -o setparameters.o setparameters.c mv -f .deps/setparameters.Tpo .deps/setparameters.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT show_help.o -MD -MP -MF .deps/show_help.Tpo -c -o show_help.o show_help.c show_help.c:46:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 1 warning generated. mv -f .deps/show_help.Tpo .deps/show_help.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT showinfo.o -MD -MP -MF .deps/showinfo.Tpo -c -o showinfo.o showinfo.c mv -f .deps/showinfo.Tpo .deps/showinfo.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT showpxmap.o -MD -MP -MF .deps/showpxmap.Tpo -c -o showpxmap.o showpxmap.c showpxmap.c:136:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(k, j * 4, prefix); ^~~~~~ showpxmap.c:136:23: note: treat the string as an argument to avoid this mvprintw(k, j * 4, prefix); ^ "%s", 1 warning generated. mv -f .deps/showpxmap.Tpo .deps/showpxmap.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT showscore.o -MD -MP -MF .deps/showscore.Tpo -c -o showscore.o showscore.c mv -f .deps/showscore.Tpo .deps/showscore.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT showzones.o -MD -MP -MF .deps/showzones.Tpo -c -o showzones.o showzones.c mv -f .deps/showzones.Tpo .deps/showzones.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT sockserv.o -MD -MP -MF .deps/sockserv.Tpo -c -o sockserv.o sockserv.c mv -f .deps/sockserv.Tpo .deps/sockserv.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT speeddown.o -MD -MP -MF .deps/speeddown.Tpo -c -o speeddown.o speeddown.c mv -f .deps/speeddown.Tpo .deps/speeddown.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT speedup.o -MD -MP -MF .deps/speedup.Tpo -c -o speedup.o speedup.c mv -f .deps/speedup.Tpo .deps/speedup.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT stoptx.o -MD -MP -MF .deps/stoptx.Tpo -c -o stoptx.o stoptx.c mv -f .deps/stoptx.Tpo .deps/stoptx.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT store_qso.o -MD -MP -MF .deps/store_qso.Tpo -c -o store_qso.o store_qso.c mv -f .deps/store_qso.Tpo .deps/store_qso.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT sunup.o -MD -MP -MF .deps/sunup.Tpo -c -o sunup.o sunup.c mv -f .deps/sunup.Tpo .deps/sunup.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT splitscreen.o -MD -MP -MF .deps/splitscreen.Tpo -c -o splitscreen.o splitscreen.c splitscreen.c:443:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvwprintw(entwin, 0, 0, entry_text); ^~~~~~~~~~ splitscreen.c:443:29: note: treat the string as an argument to avoid this mvwprintw(entwin, 0, 0, entry_text); ^ "%s", splitscreen.c:652:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(24, 0, dxtext); ^~~~~~ splitscreen.c:652:22: note: treat the string as an argument to avoid this mvprintw(24, 0, dxtext); ^ "%s", splitscreen.c:653:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 29, hiscall); ^~~~~~~ splitscreen.c:653:23: note: treat the string as an argument to avoid this mvprintw(12, 29, hiscall); ^ "%s", splitscreen.c:770:9: warning: variable 'addrarg' set but not used [-Wunused-but-set-variable] int addrarg; ^ splitscreen.c:1160:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ splitscreen.c:1038:12: warning: variable 'count' set but not used [-Wunused-but-set-variable] int c, count; ^ splitscreen.c:1283:10: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 7 warnings generated. mv -f .deps/splitscreen.Tpo .deps/splitscreen.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT startmsg.o -MD -MP -MF .deps/startmsg.Tpo -c -o startmsg.o startmsg.c startmsg.c:34:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(linectr, 0, message); ^~~~~~~ startmsg.c:34:23: note: treat the string as an argument to avoid this mvprintw(linectr, 0, message); ^ "%s", 1 warning generated. mv -f .deps/startmsg.Tpo .deps/startmsg.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT rtty.o -MD -MP -MF .deps/rtty.Tpo -c -o rtty.o rtty.c rtty.c:159:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 54, comment); ^~~~~~~ rtty.c:159:19: note: treat the string as an argument to avoid this mvprintw(12, 54, comment); ^ "%s", 1 warning generated. mv -f .deps/rtty.Tpo .deps/rtty.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT time_update.o -MD -MP -MF .deps/time_update.Tpo -c -o time_update.o time_update.c time_update.c:79:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(7, 0, logline0); ^~~~~~~~ ./globalvars.h:75:18: note: expanded from macro 'logline0' #define logline0 logline_edit[0] ^~~~~~~~~~~~~~~ time_update.c:79:21: note: treat the string as an argument to avoid this mvprintw(7, 0, logline0); ^ "%s", ./globalvars.h:75:18: note: expanded from macro 'logline0' #define logline0 logline_edit[0] ^ time_update.c:80:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(8, 0, logline1); ^~~~~~~~ ./globalvars.h:76:18: note: expanded from macro 'logline1' #define logline1 logline_edit[1] ^~~~~~~~~~~~~~~ time_update.c:80:21: note: treat the string as an argument to avoid this mvprintw(8, 0, logline1); ^ "%s", ./globalvars.h:76:18: note: expanded from macro 'logline1' #define logline1 logline_edit[1] ^ time_update.c:81:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(9, 0, logline2); ^~~~~~~~ ./globalvars.h:77:18: note: expanded from macro 'logline2' #define logline2 logline_edit[2] ^~~~~~~~~~~~~~~ time_update.c:81:21: note: treat the string as an argument to avoid this mvprintw(9, 0, logline2); ^ "%s", ./globalvars.h:77:18: note: expanded from macro 'logline2' #define logline2 logline_edit[2] ^ time_update.c:82:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(10, 0, logline3); ^~~~~~~~ ./globalvars.h:78:18: note: expanded from macro 'logline3' #define logline3 logline_edit[3] ^~~~~~~~~~~~~~~ time_update.c:82:22: note: treat the string as an argument to avoid this mvprintw(10, 0, logline3); ^ "%s", ./globalvars.h:78:18: note: expanded from macro 'logline3' #define logline3 logline_edit[3] ^ time_update.c:83:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(11, 0, logline4); ^~~~~~~~ ./globalvars.h:79:18: note: expanded from macro 'logline4' #define logline4 logline_edit[4] ^~~~~~~~~~~~~~~ time_update.c:83:22: note: treat the string as an argument to avoid this mvprintw(11, 0, logline4); ^ "%s", ./globalvars.h:79:18: note: expanded from macro 'logline4' #define logline4 logline_edit[4] ^ time_update.c:87:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] mvprintw(12, 23, qsonrstr); ^~~~~~~~ time_update.c:87:23: note: treat the string as an argument to avoid this mvprintw(12, 23, qsonrstr); ^ "%s", 6 warnings generated. mv -f .deps/time_update.Tpo .deps/time_update.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT write_keyer.o -MD -MP -MF .deps/write_keyer.Tpo -c -o write_keyer.o write_keyer.c write_keyer.c:38:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 1 warning generated. mv -f .deps/write_keyer.Tpo .deps/write_keyer.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT writecabrillo.o -MD -MP -MF .deps/writecabrillo.Tpo -c -o writecabrillo.o writecabrillo.c writecabrillo.c:147:11: warning: call to undeclared function 'strcasestr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ( strcasestr( tmp, "CW")) ^ 1 warning generated. mv -f .deps/writecabrillo.Tpo .deps/writecabrillo.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT writeparas.o -MD -MP -MF .deps/writeparas.Tpo -c -o writeparas.o writeparas.c mv -f .deps/writeparas.Tpo .deps/writeparas.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -MT zone_nr.o -MD -MP -MF .deps/zone_nr.Tpo -c -o zone_nr.o zone_nr.c mv -f .deps/zone_nr.Tpo .deps/zone_nr.Po cc -O2 -pipe -I/usr/local/include -pthread -I/usr/local/include/libusb-1.0 -Wall -lsndio -L/usr/local/lib -o tlf addarea.o addcall.o addmult.o addpfx.o addspot.o audio.o autocq.o background_process.o bandmap.o calledit.o callinput.o changefreq.o changepars.o checklogfile.o checkparameters.o cleanup.o clear_display.o clusterinfo.o cw_utils.o dxcc.o deleteqso.o displayit.o edit_last.o editlog.o freq_display.o focm.o get_time.o getctydata.o getexchange.o getmessages.o getpx.o getsummary.o gettxinfo.o getwwv.o grabspot.o initial_exchange.o keyer.o lancode.o last10.o listmessages.o log_to_disk.o logit.o logview.o locator2longlat.o main.o makelogline.o messagechange.o muf.o nicebox.o note.o netkeyer.o onechar.o paccdx.o parse_logcfg.o prevqso.o printcall.o qrb.o qsonr_to_str.o readcalls.o readctydata.o recall_exchange.o rules.o score.o scroll_log.o searchcallarray.o searchlog.o sendbuf.o sendqrg.o sendspcall.o set_tone.o setcontest.o setparameters.o show_help.o showinfo.o showpxmap.o showscore.o showzones.o sockserv.o speeddown.o speedup.o stoptx.o store_qso.o sunup.o splitscreen.o startmsg.o rtty.o time_update.o write_keyer.o writecabrillo.o writeparas.o zone_nr.o -L/usr/local/lib -lglib-2.0 -lintl -lhamlib -lpanel -lncurses -lpthread -lm -L/usr/local/lib -lhamlib addpfx.c(addpfx.o:(add_pfx)): warning: strcpy() is almost always misused, please use strlcpy() addspot.c(addspot.o:(addspot)): warning: sprintf() is often misused, please use snprintf() background_process.c(background_process.o:(background_process)): warning: strcat() is almost always misused, please use strlcat() sockserv.c(sockserv.o:(usvprintf)): warning: vsprintf() is often misused, please use vsnprintf() Making all in share Making all in scripts >>> Running package in comms/tlf at 1713374342.93 ===> comms/tlf ===> Faking installation for tlf-1.2.1p2 Making install in doc mkdir -p '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/share/doc/tlf' /exopi-obj/pobj/tlf-1.2.1/bin/install -c -m 644 FAQ New_Bandmap.txt README README.cabrillo README.ssb '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/share/doc/tlf' Making install in rules mkdir -p '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/share/tlf/rules' /exopi-obj/pobj/tlf-1.2.1/bin/install -c -m 644 arrl10m_dx arrldx_dx arrldx_usa arrlfd arrlss contest cqww dxped eusprint focmarathon lzdx pacc_pa pacc_dx qso spdx_dx spdx_sp ssa_mt stewperry template wpx '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/share/tlf/rules' Making install in src mkdir -p '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/tlf-1.2.1/bin/install -c -s -m 755 tlf '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/bin' Making install in share mkdir -p '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/share/tlf' /exopi-obj/pobj/tlf-1.2.1/bin/install -c -m 644 cabrillo.fmt callmaster cty.dat logcfg.dat arrl10m_mults arrldx_mults arrlsections ea_sections paccmults spdxmults ssamults help.txt '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/share/tlf' Making install in scripts mkdir -p '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/tlf-1.2.1/bin/install -c -m 755 soundlog play_vk '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/tlf-1.2.1/bin/install -c -m 644 tlf.1 '/exopi-obj/pobj/tlf-1.2.1/fake-amd64/usr/local/man/man1' ===> Building package for tlf-1.2.1p2 Create /exopi-cvs/ports/packages/amd64/all/tlf-1.2.1p2.tgz Creating package tlf-1.2.1p2 reading plist| checking dependencies| checking dependencies|comms/hamlib,-main checking dependencies|devel/glib2 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************* | 39% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************************************** | 85% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tlf-1.2.1p2.tgz >>> Running clean in comms/tlf at 1713374349.27 ===> comms/tlf ===> Cleaning for tlf-1.2.1p2 >>> Ended at 1713374349.79 max_stuck=0.91/depends=3.42/show-prepare-results=1.46/extract=0.78/patch=0.33/configure=16.51/build=22.96/package=6.33/clean=0.58