>>> Building on exopi-4 under comms/c3270 BDEPENDS = [converters/libiconv;devel/gmake] DIST = [comms/c3270:suite3270-4.0ga10-src.tgz] FULLPKGNAME = c3270-4.0.10p0 RDEPENDS = [converters/libiconv] (Junk lock obtained for exopi-4 at 1713786116.80) >>> Running depends in comms/c3270 at 1713786116.83 last junk was in security/py-josepy,python3 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 >>> Running show-prepare-results in comms/c3270 at 1713786118.42 ===> comms/c3270 ===> Building from scratch c3270-4.0.10p0 ===> c3270-4.0.10p0 depends on: gmake-* -> gmake-4.4.1 ===> c3270-4.0.10p0 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c crypto curses iconv readline ssl util ===> found c.100.0 crypto.54.0 curses.15.0 iconv.7.1 readline.5.0 ssl.57.0 util.18.0 gmake-4.4.1 libiconv-1.17 (Junk lock released for exopi-4 at 1713786119.32) distfiles size=3313007 >>> Running build in comms/c3270 at 1713786119.34 ===> comms/c3270 ===> Checking files for c3270-4.0.10p0 `/exopi-cvs/ports/distfiles/suite3270-4.0ga10-src.tgz' is up to date. >> (SHA256) suite3270-4.0ga10-src.tgz: OK ===> Extracting for c3270-4.0.10p0 ===> Patching for c3270-4.0.10p0 ===> Applying OpenBSD patch patch-Common_print_command_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing include. | |Index: Common/print_command.c |--- Common/print_command.c.orig |+++ Common/print_command.c -------------------------- Patching file Common/print_command.c using Plan A... Hunk #1 succeeded at 34. done ===> Applying OpenBSD patch patch-c3270_screen_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't define CURSES_WIDE, so it doesn't try to use unsupported |types. | |Index: c3270/screen.c |--- c3270/screen.c.orig |+++ c3270/screen.c -------------------------- Patching file c3270/screen.c using Plan A... Hunk #1 succeeded at 66. 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++ ===> Generating configure for c3270-4.0.10p0 ===> Configuring for c3270-4.0.10p0 Using /exopi-obj/pobj/c3270-4.0.10/config.site (generated) configure: loading site script /exopi-obj/pobj/c3270-4.0.10/config.site checking for x86_64-w64-mingw32-gcc... no checking for i686-w64-mingw32-gcc... no configure: WARNING: Disabling Windows cross-compile configure: creating ./config.status config.status: creating Makefile === configuring in lib (/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-unix' '--disable-windows' '--disable-x3270' '--enable-c3270' '--disable-s3270' '--disable-tcl3270' '--disable-pr3287' '--disable-lib' '--disable-wc3270' '--disable-ws3270' '--disable-wpr3287' '--disable-windows-lib' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/c3270-4.0.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/c3270-4.0.10/bin/install -c 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 ranlib... (cached) ranlib checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 sys/select.h... (cached) yes checking for readline/history.h... (cached) yes checking for pty.h... (cached) no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for util.h... (cached) yes checking for getopt.h... (cached) yes checking for malloc.h... (cached) no checking for openssl/ssl.h... (cached) yes checking whether __STDC_ISO_10646__ is declared... no checking for library containing forkpty... -lutil checking for forkpty... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing libiconv... -liconv checking for library containing getaddrinfo_a... no checking for vasprintf... (cached) yes checking for malloc_usable_size... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for CRYPTO_malloc in -lcrypto... yes checking for SSL_new in -lssl... yes configure: creating ./config.status config.status: creating 3270/Makefile config.status: creating 3270/Makefile.obj config.status: creating 3270i/Makefile config.status: creating 3270i/Makefile.obj config.status: creating 32xx/Makefile config.status: creating 32xx/Makefile.obj config.status: creating 3270stubs/Makefile config.status: creating 3270stubs/Makefile.obj config.status: creating 32xx/32xx-deplibs.mk config.status: creating include/unix/conf.h === configuring in c3270 (/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-unix' '--disable-windows' '--disable-x3270' '--enable-c3270' '--disable-s3270' '--disable-tcl3270' '--disable-pr3287' '--disable-lib' '--disable-wc3270' '--disable-ws3270' '--disable-wpr3287' '--disable-windows-lib' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/c3270-4.0.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/c3270-4.0.10/bin/install -c 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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 sys/select.h... (cached) yes checking for readline/history.h... (cached) yes checking for pty.h... (cached) no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for util.h... (cached) yes checking for getopt.h... (cached) yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/term.h usability... no checking ncursesw/term.h presence... no checking for ncursesw/term.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for library containing forkpty... -lutil checking for forkpty... yes checking for library containing newterm... -lncursesw checking for library containing setupterm... none required checking for rl_initialize in -lreadline... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for use_default_colors... yes checking for vasprintf... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for library containing wadd_wch... none required checking for less... /usr/bin/less checking for more... /usr/bin/more configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.obj config.status: creating conf.h === configuring in x3270if (/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-unix' '--disable-windows' '--disable-x3270' '--enable-c3270' '--disable-s3270' '--disable-tcl3270' '--disable-pr3287' '--disable-lib' '--disable-wc3270' '--disable-ws3270' '--disable-wpr3287' '--disable-windows-lib' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/c3270-4.0.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/c3270-4.0.10/bin/install -c 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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for library containing gethostbyname... none required checking for library containing socket... none required 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 sys/select.h... (cached) yes checking for getopt.h... (cached) yes checking for readline/history.h... (cached) yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/term.h usability... no checking ncursesw/term.h presence... no checking for ncursesw/term.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for vasprintf... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for library containing newterm... -lncursesw checking for library containing setupterm... none required checking for rl_initialize in -lreadline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.obj config.status: creating conf.h ===> Building for c3270-4.0.10p0 cd lib/3270 && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270' mkdir -p ../../obj/x86_64-unknown-openbsd7.5/lib3270 cd ../../obj/x86_64-unknown-openbsd7.5/lib3270 && gmake -I../../../Common -I../../../lib/3270 -f ../../../lib/3270/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270' cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o Malloc.o ../../../Common/Malloc.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o XtGlue.o ../../../Common/XtGlue.c In file included from ../../../Common/XtGlue.c:36: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o actions.o ../../../Common/actions.c In file included from ../../../Common/actions.c:41: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o b8.o ../../../Common/b8.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o bind-opt.o ../../../Common/bind-opt.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o child.o ../../../Common/child.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o childscript.o ../../../Common/childscript.c In file included from ../../../Common/childscript.c:57: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o codepage.o ../../../Common/codepage.c In file included from ../../../Common/codepage.c:45: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o ctlr.o ../../../Common/ctlr.c In file included from ../../../Common/ctlr.c:58: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/ctlr.c:69: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o event.o ../../../Common/event.c In file included from ../../../Common/event.c:35: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe ../../../Common/mkicon.c -o mkicon ./mkicon ../../../Common/favicon.ico >favicon.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o favicon.o favicon.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o fprint_screen.o ../../../Common/fprint_screen.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o ft.o ../../../Common/ft.c In file included from ../../../Common/ft.c:50: ../../../include/idle.h:42:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_command(); ^ void ../../../include/idle.h:43:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_timeout(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o ft_cut.o ../../../Common/ft_cut.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o ft_dft.o ../../../Common/ft_dft.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o glue.o ../../../Common/glue.c In file included from ../../../Common/glue.c:64: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void In file included from ../../../Common/glue.c:66: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o host.o ../../../Common/host.c In file included from ../../../Common/host.c:50: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o httpd-core.o ../../../Common/httpd-core.c In file included from ../../../Common/httpd-core.c:40: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o httpd-io.o ../../../Common/httpd-io.c In file included from ../../../Common/httpd-io.c:48: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o httpd-nodes.o ../../../Common/httpd-nodes.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o icmd.o ../../../Common/icmd.c In file included from ../../../Common/icmd.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o idle.o ../../../Common/idle.c In file included from ../../../Common/idle.c:43: ../../../include/idle.h:42:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_command(); ^ void ../../../include/idle.h:43:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_timeout(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o kybd.o ../../../Common/kybd.c In file included from ../../../Common/kybd.c:54: ../../../include/idle.h:42:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_command(); ^ void ../../../include/idle.h:43:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_timeout(); ^ void In file included from ../../../Common/kybd.c:57: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/kybd.c:70: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 4 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o linemode.o ../../../Common/linemode.c In file included from ../../../Common/linemode.c:46: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void ../../../Common/linemode.c:122:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] expand_lbuf() ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o login_macro.o ../../../Common/login_macro.c In file included from ../../../Common/login_macro.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o llist.o ../../../Common/llist.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o model.o ../../../Common/model.c In file included from ../../../Common/model.c:41: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o nvt.o ../../../Common/nvt.c In file included from ../../../Common/nvt.c:49: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o peerscript.o ../../../Common/peerscript.c In file included from ../../../Common/peerscript.c:51: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o popups_glue.o ../../../Common/popups_glue.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o print_screen.o ../../../Common/print_screen.c In file included from ../../../Common/print_screen.c:49: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o query.o ../../../Common/query.c In file included from ../../../Common/query.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/query.c:47: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o readres.o ../../../Common/readres.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o resources.o ../../../Common/Nodisplay/resources.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o rpq.o ../../../Common/rpq.c In file included from ../../../Common/rpq.c:51: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o run_action.o ../../../Common/run_action.c In file included from ../../../Common/run_action.c:40: ../../../include/idle.h:42:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_command(); ^ void ../../../include/idle.h:43:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_timeout(); ^ void In file included from ../../../Common/run_action.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 3 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screentrace.o ../../../Common/screentrace.c In file included from ../../../Common/screentrace.c:50: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/screentrace.c:62: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o sf.o ../../../Common/sf.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o sio_glue.o ../../../Common/sio_glue.c In file included from ../../../Common/sio_glue.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/sio_glue.c:45: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void In file included from ../../../Common/sio_glue.c:48: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void ../../../Common/sio_glue.c:197:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ 4 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o source.o ../../../Common/source.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o stdinscript.o ../../../Common/stdinscript.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o stringscript.o ../../../Common/stringscript.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o task.o ../../../Common/task.c In file included from ../../../Common/task.c:65: ../../../include/idle.h:42:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_command(); ^ void ../../../include/idle.h:43:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_timeout(); ^ void In file included from ../../../Common/task.c:67: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/task.c:74: ../../../include/pr3287_session.h:37:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *pr3287_session_lu(); ^ void In file included from ../../../Common/task.c:84: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void ../../../Common/task.c:3871:7: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] (!(flags = (*redirect->cbx.cb->getflags)(redirect->cbx.handle)) & ^ ~ ../../../Common/task.c:3871:7: note: add parentheses after the '!' to evaluate the bitwise operator first (!(flags = (*redirect->cbx.cb->getflags)(redirect->cbx.handle)) & ^ ( ../../../Common/task.c:3871:7: note: add parentheses around left hand side expression to silence this warning (!(flags = (*redirect->cbx.cb->getflags)(redirect->cbx.handle)) & ^ ( ) ../../../Common/task.c:3908:7: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] (!(flags = (*redirect->cbx.cb->getflags)(redirect->cbx.handle)) & ^ ~ ../../../Common/task.c:3908:7: note: add parentheses after the '!' to evaluate the bitwise operator first (!(flags = (*redirect->cbx.cb->getflags)(redirect->cbx.handle)) & ^ ( ../../../Common/task.c:3908:7: note: add parentheses around left hand side expression to silence this warning (!(flags = (*redirect->cbx.cb->getflags)(redirect->cbx.handle)) & ^ ( ) 7 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o telnet.o ../../../Common/telnet.c In file included from ../../../Common/telnet.c:70: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/telnet.c:77: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void In file included from ../../../Common/telnet.c:83: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 3 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o telnet_new_environ.o ../../../Common/telnet_new_environ.c In file included from ../../../Common/telnet_new_environ.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/telnet_new_environ.c:43: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void In file included from ../../../Common/telnet_new_environ.c:44: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 3 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o telnet_sio.o ../../../Common/telnet_sio.c In file included from ../../../Common/telnet_sio.c:41: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o toggles.o ../../../Common/toggles.c In file included from ../../../Common/toggles.c:44: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o trace.o ../../../Common/trace.c In file included from ../../../Common/trace.c:51: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/trace.c:62: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o util.o ../../../Common/util.c In file included from ../../../Common/util.c:46: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o xio.o ../../../Common/xio.c In file included from ../../../Common/xio.c:42: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o find_console.o ../../../Common/find_console.c In file included from ../../../Common/find_console.c:41: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270 -I../../../lib/3270/../include/unix -I../../../lib/3270/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o print_command.o ../../../Common/print_command.c ar cr lib3270.a Malloc.o XtGlue.o actions.o b8.o bind-opt.o child.o childscript.o codepage.o ctlr.o event.o favicon.o fprint_screen.o ft.o ft_cut.o ft_dft.o glue.o host.o httpd-core.o httpd-io.o httpd-nodes.o icmd.o idle.o kybd.o linemode.o login_macro.o llist.o model.o nvt.o peerscript.o popups_glue.o print_screen.o query.o readres.o resources.o rpq.o run_action.o screentrace.o sf.o sio_glue.o source.o stdinscript.o stringscript.o task.o telnet.o telnet_new_environ.o telnet_sio.o toggles.o trace.o util.o xio.o find_console.o print_command.o ranlib lib3270.a gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270' cd lib/3270i && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270i' mkdir -p ../../obj/x86_64-unknown-openbsd7.5/lib3270i cd ../../obj/x86_64-unknown-openbsd7.5/lib3270i && gmake -I../../../Common -I../../../lib/3270i -f ../../../lib/3270i/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270i' cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270i -I../../../lib/3270i/../include/unix -I../../../lib/3270i/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o pr3287_session.o ../../../Common/pr3287_session.c In file included from ../../../Common/pr3287_session.c:49: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/pr3287_session.c:51: ../../../include/pr3287_session.h:37:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *pr3287_session_lu(); ^ void In file included from ../../../Common/pr3287_session.c:53: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void ../../../Common/pr3287_session.c:1211:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] pr3287_session_stop() ^ void 4 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270i -I../../../lib/3270i/../include/unix -I../../../lib/3270i/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o scroll.o ../../../Common/scroll.c In file included from ../../../Common/scroll.c:50: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. ar cr lib3270i.a pr3287_session.o scroll.o ranlib lib3270i.a gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270i' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270i' cd lib/32xx && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/32xx' mkdir -p ../../obj/x86_64-unknown-openbsd7.5/lib32xx cd ../../obj/x86_64-unknown-openbsd7.5/lib32xx && gmake -I../../../Common -I../../../lib/32xx -f ../../../lib/32xx/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib32xx' cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o apl.o ../../../Common/apl.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o asprintf.o ../../../Common/asprintf.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o boolstr.o ../../../Common/boolstr.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o base64.o ../../../Common/base64.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o copyright.o ../../../Common/copyright.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o indent_s.o ../../../Common/indent_s.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o min_version.o ../../../Common/min_version.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o lazya.o ../../../Common/lazya.c In file included from ../../../Common/lazya.c:42: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy.o ../../../Common/proxy.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy_http.o ../../../Common/proxy_http.c In file included from ../../../Common/proxy_http.c:44: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy_passthru.o ../../../Common/proxy_passthru.c In file included from ../../../Common/proxy_passthru.c:35: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy_socks4.o ../../../Common/proxy_socks4.c In file included from ../../../Common/proxy_socks4.c:44: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy_socks5.o ../../../Common/proxy_socks5.c In file included from ../../../Common/proxy_socks5.c:44: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy_telnet.o ../../../Common/proxy_telnet.c In file included from ../../../Common/proxy_telnet.c:36: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o proxy_toggle.o ../../../Common/proxy_toggle.c In file included from ../../../Common/proxy_toggle.c:36: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o resolver.o ../../../Common/resolver.c In file included from ../../../Common/resolver.c:44: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o see.o ../../../Common/see.c In file included from ../../../Common/see.c:43: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o sioc.o ../../../Common/sioc.c In file included from ../../../Common/sioc.c:42: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o split_host.o ../../../Common/split_host.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o tables.o ../../../Common/tables.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o toupper.o ../../../Common/toupper.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o unicode.o ../../../Common/unicode.c In file included from ../../../Common/unicode.c:41: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void ../../../Common/unicode.c:938:24: warning: passing 'ici_t *' (aka 'const char **') to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] nc = iconv(i_u2mb, &inbuf, &inbytesleft, &outbuf, &outbytesleft); ^~~~~~ /usr/local/include/iconv.h:82:43: note: passing argument to parameter 'inbuf' here extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ^ ../../../Common/unicode.c:1168:26: warning: passing 'ici_t *' (aka 'const char **') to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] xnw = iconv(i_mb2u, &inbuf, &inbytesleft, &outbuf, &outbytesleft); ^~~~~~ /usr/local/include/iconv.h:82:43: note: passing argument to parameter 'inbuf' here extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ^ ../../../Common/unicode.c:1378:24: warning: passing 'ici_t *' (aka 'const char **') to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] nc = iconv(i_u2mb, &inbuf, &inbytesleft, &outbuf, &outbytesleft); ^~~~~~ /usr/local/include/iconv.h:82:43: note: passing argument to parameter 'inbuf' here extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ^ 4 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o unicode_dbcs.o ../../../Common/unicode_dbcs.c In file included from ../../../Common/unicode_dbcs.c:35: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o utf8.o ../../../Common/utf8.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o varbuf.o ../../../Common/varbuf.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o xs_buffer.o ../../../Common/xs_buffer.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o xpopen.o ../../../Common/xpopen.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/32xx -I../../../lib/32xx/../include/unix -I../../../lib/32xx/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o sio_openssl.o ../../../Common/sio_openssl.c In file included from ../../../Common/sio_openssl.c:47: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void 1 warning generated. ar cr lib32xx.a apl.o asprintf.o boolstr.o base64.o copyright.o indent_s.o min_version.o lazya.o proxy.o proxy_http.o proxy_passthru.o proxy_socks4.o proxy_socks5.o proxy_telnet.o proxy_toggle.o resolver.o see.o sioc.o split_host.o tables.o toupper.o unicode.o unicode_dbcs.o utf8.o varbuf.o xs_buffer.o xpopen.o sio_openssl.o ranlib lib32xx.a gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib32xx' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/32xx' cd lib/3270stubs && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270stubs' mkdir -p ../../obj/x86_64-unknown-openbsd7.5/lib3270stubs cd ../../obj/x86_64-unknown-openbsd7.5/lib3270stubs && gmake -I../../../Common -I../../../lib/3270stubs -f ../../../lib/3270stubs/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270stubs' cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o ft_gui_stubs.o ../../../Common/ft_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o glue_gui_stubs.o ../../../Common/glue_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o host_gui_stubs.o ../../../Common/host_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o menubar_stubs.o ../../../Common/menubar_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o model_stubs.o ../../../Common/model_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o nvt_gui_stubs.o ../../../Common/nvt_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o popups_stubs.o ../../../Common/popups_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o pr3287_session_stubs.o ../../../Common/pr3287_session_stubs.c In file included from ../../../Common/pr3287_session_stubs.c:35: ../../../include/pr3287_session.h:37:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *pr3287_session_lu(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o print_gui_stubs.o ../../../Common/print_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o product_stubs1.o ../../../Common/product_stubs1.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o product_stubs2.o ../../../Common/product_stubs2.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o product_stubs3.o ../../../Common/product_stubs3.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o product_stubs4.o ../../../Common/product_stubs4.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o save_stubs.o ../../../Common/save_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs1.o ../../../Common/screen_stubs1.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs2.o ../../../Common/screen_stubs2.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs3.o ../../../Common/screen_stubs3.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs4.o ../../../Common/screen_stubs4.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs5.o ../../../Common/screen_stubs5.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs6.o ../../../Common/screen_stubs6.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen_stubs7.o ../../../Common/screen_stubs7.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o scroll_stubs.o ../../../Common/scroll_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o select_stubs.o ../../../Common/select_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o sio_none.o ../../../Common/sio_none.c In file included from ../../../Common/sio_none.c:37: ../../../include/sio.h:59:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned sio_all_options_supported(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o stats_stubs.o ../../../Common/stats_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o status_stubs.o ../../../Common/status_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o telnet_gui_stubs.o ../../../Common/telnet_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o tls_passwd_gui_stubs.o ../../../Common/tls_passwd_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o trace_gui_stubs.o ../../../Common/trace_gui_stubs.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../lib/3270stubs -I../../../lib/3270stubs/../include/unix -I../../../lib/3270stubs/../include -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o child_stubs.o ../../../lib/3270stubs/child_stubs.c ar cr lib3270stubs.a ft_gui_stubs.o glue_gui_stubs.o host_gui_stubs.o menubar_stubs.o model_stubs.o nvt_gui_stubs.o popups_stubs.o pr3287_session_stubs.o print_gui_stubs.o product_stubs1.o product_stubs2.o product_stubs3.o product_stubs4.o save_stubs.o screen_stubs1.o screen_stubs2.o screen_stubs3.o screen_stubs4.o screen_stubs5.o screen_stubs6.o screen_stubs7.o scroll_stubs.o select_stubs.o sio_none.o stats_stubs.o status_stubs.o telnet_gui_stubs.o tls_passwd_gui_stubs.o trace_gui_stubs.o child_stubs.o ranlib lib3270stubs.a gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270stubs' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270stubs' cd x3270if && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if' mkdir -p ../obj/x86_64-unknown-openbsd7.5/x3270if cd ../obj/x86_64-unknown-openbsd7.5/x3270if && gmake -I../../../x3270if -I../../../Common -f ../../../x3270if/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/x3270if' cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../x3270if -I../../../include -I../../../Common/x3270if -I/usr/local/include -O2 -pipe -c -o base64.o ../../../Common/base64.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../x3270if -I../../../include -I../../../Common/x3270if -I/usr/local/include -O2 -pipe -c -o Malloc.o ../../../Common/Malloc.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../x3270if -I../../../include -I../../../Common/x3270if -I/usr/local/include -O2 -pipe -c -o x3270if.o ../../../Common/x3270if.c ../../../Common/x3270if.c:125:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static char **attempted_completion(); ^ void ../../../Common/x3270if.c:125:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static char **attempted_completion(); ^ ../../../Common/x3270if.c:992:1: note: conflicting prototype is here attempted_completion(const char *text, int start, int end) ^ 2 warnings generated. rm -f xversion.c sh ../../../Common/mkversion.sh x3270if ../../../x3270if/version.txt >xversion.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I../../../x3270if -I../../../include -I../../../Common/x3270if -I/usr/local/include -O2 -pipe -c -o version.o xversion.c rm -f xversion.c cc -o x3270if -L/usr/local/lib base64.o Malloc.o x3270if.o version.o -lreadline -lncursesw Malloc.c(Malloc.o:(NewString)): warning: strcpy() is almost always misused, please use strlcpy() x3270if.c(x3270if.o:(main)): warning: sprintf() is often misused, please use snprintf() x3270if.c(x3270if.o:(single_io)): warning: strcat() is almost always misused, please use strlcat() gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/x3270if' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if' cd c3270 && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270' mkdir -p ../obj/x86_64-unknown-openbsd7.5/c3270 cd ../obj/x86_64-unknown-openbsd7.5/c3270 && gmake -I../../../c3270 -I../../../Common -f ../../../c3270/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/c3270' cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o c3270.o ../../../Common/c3270/c3270.c In file included from ../../../Common/c3270/c3270.c:73: ../../../include/idle.h:42:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_command(); ^ void ../../../include/idle.h:43:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *get_idle_timeout(); ^ void In file included from ../../../Common/c3270/c3270.c:76: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/c3270/c3270.c:83: ../../../include/pr3287_session.h:37:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *pr3287_session_lu(); ^ void In file included from ../../../Common/c3270/c3270.c:96: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void ../../../Common/c3270/c3270.c:153:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static char **attempted_completion(); ^ void ../../../Common/c3270/c3270.c:1195:7: warning: explicitly assigning value of variable of type 'char *' to itself [-Wself-assign] s = s; /* to make the compiler happy */ ~ ^ ~ ../../../Common/c3270/c3270.c:153:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static char **attempted_completion(); ^ ../../../Common/c3270/c3270.c:1475:1: note: conflicting prototype is here attempted_completion(const char *text, int start, int end) ^ 8 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o ft_gui.o ../../../Common/c3270/ft_gui.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o help.o ../../../Common/c3270/help.c ../../../Common/c3270/help.c:418:1: warning: unused function 'html_help' [-Wunused-function] html_help(bool ignored _is_unused) ^ 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o keymap.o ../../../Common/c3270/keymap.c In file included from ../../../Common/c3270/keymap.c:43: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -L/usr/local/lib ../../../Common/c3270/mkkeypad.c -o mkkeypad mkkeypad.c(/tmp/mkkeypad-a849c0.o:(fopen_inc)): warning: sprintf() is often misused, please use snprintf() mkkeypad.c(/tmp/mkkeypad-a849c0.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ./mkkeypad -I../../../Common/c3270 >compiled_keypad.h cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o keypad.o ../../../Common/c3270/keypad.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o menubar.o ../../../Common/c3270/menubar.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o screen.o ../../../c3270/screen.c In file included from ../../../c3270/screen.c:51: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../c3270/screen.c:58: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void ../../../c3270/screen.c:1252:10: warning: unused variable 'mb' [-Wunused-variable] char mb[16]; ^ ../../../c3270/screen.c:1278:10: warning: unused variable 'mb' [-Wunused-variable] char mb[16]; ^ ../../../c3270/screen.c:3072:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] screen_final() ^ void 5 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o status_dump.o ../../../Common/c3270/status_dump.c In file included from ../../../Common/c3270/status_dump.c:48: ../../../include/lazya.h:36:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void lazya_flush(); ^ void In file included from ../../../Common/c3270/status_dump.c:55: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 2 warnings generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o tls_passwd_gui.o ../../../Common/c3270/tls_passwd_gui.c In file included from ../../../Common/c3270/tls_passwd_gui.c:45: ../../../include/telnet.h:75:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bool net_secure_connection(); ^ void 1 warning generated. cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -o mkfb ../../../Common/mkfb.c rm -f fallbacks.c ./mkfb -c -o fallbacks.c ../../../Common/fb-common ../../../Common/fb-printSession ../../../Common/fb-messages ../../../Common/fb-composeMap ../../../Common/fb-c3270 cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o fallbacks.o fallbacks.c rm -f xversion.c sh ../../../c3270/mkversion.sh c3270 ../../../c3270/version.txt >xversion.c cc -Wall -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP -I. -I../../../c3270 -I../../../Common/c3270 -I../../../Common -I../../../include -DLIBX3270DIR=\"/etc/x3270\" -I/usr/local/include -O2 -pipe -c -o version.o xversion.c rm -f xversion.c cc -o c3270 c3270.o ft_gui.o help.o keymap.o keypad.o menubar.o screen.o status_dump.o tls_passwd_gui.o fallbacks.o version.o -L/usr/local/lib -L../../../obj/x86_64-unknown-openbsd7.5/lib3270 -l3270 -L../../../obj/x86_64-unknown-openbsd7.5/lib3270i -l3270i -L../../../obj/x86_64-unknown-openbsd7.5/lib32xx -l32xx -lssl -lcrypto -liconv -L../../../obj/x86_64-unknown-openbsd7.5/lib3270stubs -l3270stubs -lreadline -lncursesw -lutil c3270.c(c3270.o:(start_pager)): warning: sprintf() is often misused, please use snprintf() c3270.c(c3270.o:(popup_an_info)): warning: vsprintf() is often misused, please use vsnprintf() keymap.c(keymap.o:(decode_key)): warning: strcpy() is almost always misused, please use strlcpy() glue.c(glue.o:(parse_command_line) in archive ../../../obj/x86_64-unknown-openbsd7.5/lib3270/lib3270.a): warning: strcat() is almost always misused, please use strlcat() idle.c(idle.o:(idle_in3270) in archive ../../../obj/x86_64-unknown-openbsd7.5/lib3270/lib3270.a): warning: random() may return deterministic values, is that what you want? trace.c(trace.o:(vwtrace) in archive ../../../obj/x86_64-unknown-openbsd7.5/lib3270/lib3270.a): warning: stpcpy() is dangerous; do not use it cp -p ../x3270if/x3270if x3270if gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/c3270' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270' >>> Running package in comms/c3270 at 1713786166.91 ===> comms/c3270 ===> Faking installation for c3270-4.0.10p0 cd lib/3270 && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270' cd ../../obj/x86_64-unknown-openbsd7.5/lib3270 && gmake -I../../../Common -I../../../lib/3270 -f ../../../lib/3270/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270' cd lib/3270i && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270i' cd ../../obj/x86_64-unknown-openbsd7.5/lib3270i && gmake -I../../../Common -I../../../lib/3270i -f ../../../lib/3270i/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270i' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270i' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270i' cd lib/32xx && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/32xx' cd ../../obj/x86_64-unknown-openbsd7.5/lib32xx && gmake -I../../../Common -I../../../lib/32xx -f ../../../lib/32xx/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib32xx' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib32xx' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/32xx' cd lib/3270stubs && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270stubs' cd ../../obj/x86_64-unknown-openbsd7.5/lib3270stubs && gmake -I../../../Common -I../../../lib/3270stubs -f ../../../lib/3270stubs/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270stubs' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/lib3270stubs' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/lib/3270stubs' cd x3270if && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if' cd ../obj/x86_64-unknown-openbsd7.5/x3270if && gmake -I../../../x3270if -I../../../Common -f ../../../x3270if/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/x3270if' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/x3270if' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if' cd c3270 && gmake gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270' cd ../obj/x86_64-unknown-openbsd7.5/c3270 && gmake -I../../../c3270 -I../../../Common -f ../../../c3270/Makefile.obj all gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/c3270' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/c3270' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270' cd c3270 && gmake install gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270' cd ../obj/x86_64-unknown-openbsd7.5/c3270 && gmake -I../../../c3270 -I../../../Common -f ../../../c3270/Makefile.obj install gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/c3270' [ -d /exopi-obj/pobj/c3270-4.0.10/fake-amd64/usr/local/bin ] || \ mkdir -p /exopi-obj/pobj/c3270-4.0.10/fake-amd64/usr/local/bin /exopi-obj/pobj/c3270-4.0.10/bin/install -c -s -m 755 c3270 /exopi-obj/pobj/c3270-4.0.10/fake-amd64/usr/local/bin/c3270 [ -d /exopi-obj/pobj/c3270-4.0.10/fake-amd64/etc/x3270 ] || \ mkdir -p /exopi-obj/pobj/c3270-4.0.10/fake-amd64/etc/x3270 [ -r /exopi-obj/pobj/c3270-4.0.10/fake-amd64/etc/x3270/ibm_hosts ] || \ /exopi-obj/pobj/c3270-4.0.10/bin/install -c -m 644 ../../../c3270/ibm_hosts /exopi-obj/pobj/c3270-4.0.10/fake-amd64/etc/x3270/ibm_hosts gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/c3270' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/c3270' cd x3270if && gmake install gmake[1]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if' cd ../obj/x86_64-unknown-openbsd7.5/x3270if && gmake -I../../../x3270if -I../../../Common -f ../../../x3270if/Makefile.obj install gmake[2]: Entering directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/x3270if' [ -d /exopi-obj/pobj/c3270-4.0.10/fake-amd64/usr/local/bin ] || \ mkdir -p /exopi-obj/pobj/c3270-4.0.10/fake-amd64/usr/local/bin /exopi-obj/pobj/c3270-4.0.10/bin/install -c -s -m 755 x3270if /exopi-obj/pobj/c3270-4.0.10/fake-amd64/usr/local/bin/x3270if gmake[2]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/obj/x86_64-unknown-openbsd7.5/x3270if' gmake[1]: Leaving directory '/exopi-obj/pobj/c3270-4.0.10/suite3270-4.0/x3270if' rm /exopi-obj/pobj/c3270-4.0.10/fake-amd64/etc/x3270/ibm_hosts rmdir /exopi-obj/pobj/c3270-4.0.10/fake-amd64/etc/x3270 ===> Building package for c3270-4.0.10p0 Create /exopi-cvs/ports/packages/amd64/all/c3270-4.0.10p0.tgz Creating package c3270-4.0.10p0 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/c3270-4.0.10p0.tgz >>> Running clean in comms/c3270 at 1713786169.20 ===> comms/c3270 ===> Cleaning for c3270-4.0.10p0 >>> Ended at 1713786169.47 max_stuck=0.00/depends=1.60/show-prepare-results=0.92/build=47.55/package=2.30/clean=0.30