>>> Building on exopi-4 under net/tn5250 DIST = [net/tn5250:tn5250-0.17.4.tar.gz] FULLPKGNAME = tn5250-0.17.4p2 distfiles size=648452 >>> Running build in net/tn5250 at 1711504179.39 ===> net/tn5250 ===> Building from scratch tn5250-0.17.4p2 ===> Verifying specs: curses c ssl crypto ===> found curses.15.0 c.99.0 ssl.56.0 crypto.53.0 ===> Checking files for tn5250-0.17.4p2 `/exopi-cvs/ports/distfiles/tn5250-0.17.4.tar.gz' is up to date. >> (SHA256) tn5250-0.17.4.tar.gz: OK ===> Extracting for tn5250-0.17.4p2 ===> Patching for tn5250-0.17.4p2 ===> Applying OpenBSD patch patch-curses_cursesterm_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- curses/cursesterm.h.orig Tue Oct 6 21:38:05 2015 |+++ curses/cursesterm.h Tue Oct 6 21:39:49 2015 -------------------------- Patching file curses/cursesterm.h using Plan A... Hunk #1 succeeded at 29. done ===> Applying OpenBSD patch patch-curses_tn5250_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: curses/tn5250.c |--- curses/tn5250.c.orig |+++ curses/tn5250.c -------------------------- Patching file curses/tn5250.c using Plan A... Hunk #1 succeeded at 46. done ===> Applying OpenBSD patch patch-lib5250_sslstream_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Allow building against OpenSSL without SSLv2/SSLv3 support. | |--- lib5250/sslstream.c.orig Fri Nov 21 09:12:21 2008 |+++ lib5250/sslstream.c Tue Oct 6 21:32:29 2015 -------------------------- Patching file lib5250/sslstream.c using Plan A... Hunk #1 succeeded at 368. 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 tn5250-0.17.4p2 ===> Configuring for tn5250-0.17.4p2 Using /exopi-obj/pobj/tn5250-0.17.4/config.site (generated) configure: loading site script /exopi-obj/pobj/tn5250-0.17.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/tn5250-0.17.4/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /exopi-obj/pobj/tn5250-0.17.4/bin/install -c checking for ranlib... (cached) ranlib checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for locale.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 unistd.h... (cached) yes checking for pwd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking for vprintf... (cached) yes checking for _doprnt... no checking for gethostbyname... (cached) yes checking for memset... (cached) yes checking for putenv... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for short... (cached) yes checking size of short... (cached) 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking whether to build curses terminal... (cached) yes checking whether to use old key handler... (cached) no checking for initscr in -lncurses... yes checking whether to build python terminal... (cached) no checking whether to build with OpenSSL support... (cached) yes checking for OpenSSL headers... -I/usr/include checking for CRYPTO_num_locks in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking if OpenSSL needs krb5.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating curses/Makefile config.status: creating doc/Makefile config.status: creating lib5250/Makefile config.status: creating lp5250d/Makefile config.status: creating python/Makefile config.status: creating slang/Makefile config.status: creating freebsd/Makefile config.status: creating linux/Makefile config.status: creating sun/Makefile config.status: creating win32/Makefile config.status: creating xt5250 config.status: WARNING: xt5250.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands ===> Building for tn5250-0.17.4p2 /usr/bin/make all-recursive Making all in lib5250 if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT buffer.lo -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.lo buffer.c; then mv -f ".deps/buffer.Tpo" ".deps/buffer.Plo"; else rm -f ".deps/buffer.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT dbuffer.lo -MD -MP -MF ".deps/dbuffer.Tpo" -c -o dbuffer.lo dbuffer.c; then mv -f ".deps/dbuffer.Tpo" ".deps/dbuffer.Plo"; else rm -f ".deps/dbuffer.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT dbuffer.lo -MD -MP -MF .deps/dbuffer.Tpo -c dbuffer.c -fPIC -DPIC -o .libs/dbuffer.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT dbuffer.lo -MD -MP -MF .deps/dbuffer.Tpo -c dbuffer.c -o dbuffer.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT display.lo -MD -MP -MF ".deps/display.Tpo" -c -o display.lo display.c; then mv -f ".deps/display.Tpo" ".deps/display.Plo"; else rm -f ".deps/display.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT display.lo -MD -MP -MF .deps/display.Tpo -c display.c -fPIC -DPIC -o .libs/display.o display.c:65:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->sign_key_hack = 1; ^ ~ display.c:351:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->indicators_dirty = 1; ^ ~ display.c:533:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->pending_insert = 1; ^ ~ display.c:2130:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->indicators_dirty = 1; ^ ~ display.c:2151:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->indicators_dirty = 1; ^ ~ 5 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT display.lo -MD -MP -MF .deps/display.Tpo -c display.c -o display.o display.c:65:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->sign_key_hack = 1; ^ ~ display.c:351:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->indicators_dirty = 1; ^ ~ display.c:533:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->pending_insert = 1; ^ ~ display.c:2130:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->indicators_dirty = 1; ^ ~ display.c:2151:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->indicators_dirty = 1; ^ ~ 5 warnings generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT field.lo -MD -MP -MF ".deps/field.Tpo" -c -o field.lo field.c; then mv -f ".deps/field.Tpo" ".deps/field.Plo"; else rm -f ".deps/field.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.c -fPIC -DPIC -o .libs/field.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.c -o field.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT macro.lo -MD -MP -MF ".deps/macro.Tpo" -c -o macro.lo macro.c; then mv -f ".deps/macro.Tpo" ".deps/macro.Plo"; else rm -f ".deps/macro.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT macro.lo -MD -MP -MF .deps/macro.Tpo -c macro.c -fPIC -DPIC -o .libs/macro.o macro.c:698:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else /* execution state */ ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT macro.lo -MD -MP -MF .deps/macro.Tpo -c macro.c -o macro.o macro.c:698:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else /* execution state */ ^ 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT menu.lo -MD -MP -MF ".deps/menu.Tpo" -c -o menu.lo menu.c; then mv -f ".deps/menu.Tpo" ".deps/menu.Plo"; else rm -f ".deps/menu.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT menu.lo -MD -MP -MF .deps/menu.Tpo -c menu.c -fPIC -DPIC -o .libs/menu.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT menu.lo -MD -MP -MF .deps/menu.Tpo -c menu.c -o menu.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT printsession.lo -MD -MP -MF ".deps/printsession.Tpo" -c -o printsession.lo printsession.c; then mv -f ".deps/printsession.Tpo" ".deps/printsession.Plo"; else rm -f ".deps/printsession.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT printsession.lo -MD -MP -MF .deps/printsession.Tpo -c printsession.c -fPIC -DPIC -o .libs/printsession.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT printsession.lo -MD -MP -MF .deps/printsession.Tpo -c printsession.c -o printsession.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT record.lo -MD -MP -MF ".deps/record.Tpo" -c -o record.lo record.c; then mv -f ".deps/record.Tpo" ".deps/record.Plo"; else rm -f ".deps/record.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT record.lo -MD -MP -MF .deps/record.Tpo -c record.c -fPIC -DPIC -o .libs/record.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT record.lo -MD -MP -MF .deps/record.Tpo -c record.c -o record.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT scrollbar.lo -MD -MP -MF ".deps/scrollbar.Tpo" -c -o scrollbar.lo scrollbar.c; then mv -f ".deps/scrollbar.Tpo" ".deps/scrollbar.Plo"; else rm -f ".deps/scrollbar.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT scrollbar.lo -MD -MP -MF .deps/scrollbar.Tpo -c scrollbar.c -fPIC -DPIC -o .libs/scrollbar.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT scrollbar.lo -MD -MP -MF .deps/scrollbar.Tpo -c scrollbar.c -o scrollbar.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT scs.lo -MD -MP -MF ".deps/scs.Tpo" -c -o scs.lo scs.c; then mv -f ".deps/scs.Tpo" ".deps/scs.Plo"; else rm -f ".deps/scs.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT scs.lo -MD -MP -MF .deps/scs.Tpo -c scs.c -fPIC -DPIC -o .libs/scs.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT scs.lo -MD -MP -MF .deps/scs.Tpo -c scs.c -o scs.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT session.lo -MD -MP -MF ".deps/session.Tpo" -c -o session.lo session.c; then mv -f ".deps/session.Tpo" ".deps/session.Plo"; else rm -f ".deps/session.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -fPIC -DPIC -o .libs/session.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -o session.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT sslstream.lo -MD -MP -MF ".deps/sslstream.Tpo" -c -o sslstream.lo sslstream.c; then mv -f ".deps/sslstream.Tpo" ".deps/sslstream.Plo"; else rm -f ".deps/sslstream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT sslstream.lo -MD -MP -MF .deps/sslstream.Tpo -c sslstream.c -fPIC -DPIC -o .libs/sslstream.o sslstream.c:179:28: warning: parameter 'what' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static char *ssl_getTelOpt(what) ^ sslstream.c:179:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *ssl_getTelOpt(what) ^ sslstream.c:310:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(tn5250_logfile,ssl_getTelOpt(type=*buf++)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ sslstream.c:310:27: note: treat the string as an argument to avoid this fprintf(tn5250_logfile,ssl_getTelOpt(type=*buf++)); ^ "%s", sslstream.c:384:14: warning: assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] meth = SSLv23_client_method(); ^ ~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT sslstream.lo -MD -MP -MF .deps/sslstream.Tpo -c sslstream.c -o sslstream.o sslstream.c:179:28: warning: parameter 'what' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static char *ssl_getTelOpt(what) ^ sslstream.c:179:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *ssl_getTelOpt(what) ^ sslstream.c:310:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(tn5250_logfile,ssl_getTelOpt(type=*buf++)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ sslstream.c:310:27: note: treat the string as an argument to avoid this fprintf(tn5250_logfile,ssl_getTelOpt(type=*buf++)); ^ "%s", sslstream.c:384:14: warning: assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] meth = SSLv23_client_method(); ^ ~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT telnetstr.lo -MD -MP -MF ".deps/telnetstr.Tpo" -c -o telnetstr.lo telnetstr.c; then mv -f ".deps/telnetstr.Tpo" ".deps/telnetstr.Plo"; else rm -f ".deps/telnetstr.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT telnetstr.lo -MD -MP -MF .deps/telnetstr.Tpo -c telnetstr.c -fPIC -DPIC -o .libs/telnetstr.o telnetstr.c:161:24: warning: parameter 'what' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static char *getTelOpt(what) ^ telnetstr.c:161:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *getTelOpt(what) ^ telnetstr.c:285:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(tn5250_logfile,getTelOpt(type=*buf++)); ^~~~~~~~~~~~~~~~~~~~~~ telnetstr.c:285:27: note: treat the string as an argument to avoid this fprintf(tn5250_logfile,getTelOpt(type=*buf++)); ^ "%s", 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT telnetstr.lo -MD -MP -MF .deps/telnetstr.Tpo -c telnetstr.c -o telnetstr.o telnetstr.c:161:24: warning: parameter 'what' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static char *getTelOpt(what) ^ telnetstr.c:161:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *getTelOpt(what) ^ telnetstr.c:285:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(tn5250_logfile,getTelOpt(type=*buf++)); ^~~~~~~~~~~~~~~~~~~~~~ telnetstr.c:285:27: note: treat the string as an argument to avoid this fprintf(tn5250_logfile,getTelOpt(type=*buf++)); ^ "%s", 3 warnings generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT terminal.lo -MD -MP -MF ".deps/terminal.Tpo" -c -o terminal.lo terminal.c; then mv -f ".deps/terminal.Tpo" ".deps/terminal.Plo"; else rm -f ".deps/terminal.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c terminal.c -fPIC -DPIC -o .libs/terminal.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c terminal.c -o terminal.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT utility.lo -MD -MP -MF ".deps/utility.Tpo" -c -o utility.lo utility.c; then mv -f ".deps/utility.Tpo" ".deps/utility.Plo"; else rm -f ".deps/utility.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -fPIC -DPIC -o .libs/utility.o utility.c:61:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while( pid = waitpid(-1, &status, WNOHANG) > 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:61:14: note: place parentheses around the assignment to silence this warning while( pid = waitpid(-1, &status, WNOHANG) > 0); ^ ( ) utility.c:61:14: note: use '==' to turn this assignment into an equality comparison while( pid = waitpid(-1, &status, WNOHANG) > 0); ^ == utility.c:114:5: warning: call to undeclared function 'umask'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] umask(0); ^ utility.c:240:21: warning: implicit conversion from 'int' to 'char' changes value from 184 to -72 [-Wconstant-conversion] mapfix[142] = 184; ~ ^~~ utility.c:241:21: warning: implicit conversion from 'int' to 'char' changes value from 185 to -71 [-Wconstant-conversion] mapfix[143] = 185; ~ ^~~ utility.c:242:21: warning: implicit conversion from 'int' to 'char' changes value from 182 to -74 [-Wconstant-conversion] mapfix[158] = 182; ~ ^~~ utility.c:243:21: warning: implicit conversion from 'int' to 'char' changes value from 183 to -73 [-Wconstant-conversion] mapfix[159] = 183; ~ ^~~ utility.c:244:21: warning: implicit conversion from 'int' to 'char' changes value from 186 to -70 [-Wconstant-conversion] mapfix[163] = 186; ~ ^~~ utility.c:248:21: warning: implicit conversion from 'int' to 'char' changes value from 234 to -22 [-Wconstant-conversion] mapfix2[82] = 234; ~ ^~~ utility.c:249:22: warning: implicit conversion from 'int' to 'char' changes value from 202 to -54 [-Wconstant-conversion] mapfix2[114] = 202; ~ ^~~ utility.c:250:22: warning: implicit conversion from 'int' to 'char' changes value from 158 to -98 [-Wconstant-conversion] mapfix2[182] = 158; ~ ^~~ utility.c:251:22: warning: implicit conversion from 'int' to 'char' changes value from 159 to -97 [-Wconstant-conversion] mapfix2[183] = 159; ~ ^~~ utility.c:252:22: warning: implicit conversion from 'int' to 'char' changes value from 142 to -114 [-Wconstant-conversion] mapfix2[184] = 142; ~ ^~~ utility.c:253:22: warning: implicit conversion from 'int' to 'char' changes value from 143 to -113 [-Wconstant-conversion] mapfix2[185] = 143; ~ ^~~ utility.c:254:22: warning: implicit conversion from 'int' to 'char' changes value from 163 to -93 [-Wconstant-conversion] mapfix2[186] = 163; ~ ^~~ utility.c:256:22: warning: implicit conversion from 'int' to 'char' changes value from 186 to -70 [-Wconstant-conversion] mapfix3[163] = 186; ~ ^~~ utility.c:257:22: warning: implicit conversion from 'int' to 'char' changes value from 185 to -71 [-Wconstant-conversion] mapfix3[172] = 185; ~ ^~~ utility.c:258:22: warning: implicit conversion from 'int' to 'char' changes value from 183 to -73 [-Wconstant-conversion] mapfix3[188] = 183; ~ ^~~ utility.c:262:21: warning: implicit conversion from 'int' to 'char' changes value from 234 to -22 [-Wconstant-conversion] mapfix4[82] = 234; ~ ^~~ utility.c:263:22: warning: implicit conversion from 'int' to 'char' changes value from 202 to -54 [-Wconstant-conversion] mapfix4[114] = 202; ~ ^~~ utility.c:264:22: warning: implicit conversion from 'int' to 'char' changes value from 188 to -68 [-Wconstant-conversion] mapfix4[183] = 188; ~ ^~~ utility.c:265:22: warning: implicit conversion from 'int' to 'char' changes value from 172 to -84 [-Wconstant-conversion] mapfix4[185] = 172; ~ ^~~ utility.c:266:22: warning: implicit conversion from 'int' to 'char' changes value from 163 to -93 [-Wconstant-conversion] mapfix4[186] = 163; ~ ^~~ utility.c:391:4: warning: call to undeclared function 'fchmod'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] fchmod(fileno(tn5250_logfile), 0600); ^ 23 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -o utility.o utility.c:61:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while( pid = waitpid(-1, &status, WNOHANG) > 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:61:14: note: place parentheses around the assignment to silence this warning while( pid = waitpid(-1, &status, WNOHANG) > 0); ^ ( ) utility.c:61:14: note: use '==' to turn this assignment into an equality comparison while( pid = waitpid(-1, &status, WNOHANG) > 0); ^ == utility.c:114:5: warning: call to undeclared function 'umask'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] umask(0); ^ utility.c:240:21: warning: implicit conversion from 'int' to 'char' changes value from 184 to -72 [-Wconstant-conversion] mapfix[142] = 184; ~ ^~~ utility.c:241:21: warning: implicit conversion from 'int' to 'char' changes value from 185 to -71 [-Wconstant-conversion] mapfix[143] = 185; ~ ^~~ utility.c:242:21: warning: implicit conversion from 'int' to 'char' changes value from 182 to -74 [-Wconstant-conversion] mapfix[158] = 182; ~ ^~~ utility.c:243:21: warning: implicit conversion from 'int' to 'char' changes value from 183 to -73 [-Wconstant-conversion] mapfix[159] = 183; ~ ^~~ utility.c:244:21: warning: implicit conversion from 'int' to 'char' changes value from 186 to -70 [-Wconstant-conversion] mapfix[163] = 186; ~ ^~~ utility.c:248:21: warning: implicit conversion from 'int' to 'char' changes value from 234 to -22 [-Wconstant-conversion] mapfix2[82] = 234; ~ ^~~ utility.c:249:22: warning: implicit conversion from 'int' to 'char' changes value from 202 to -54 [-Wconstant-conversion] mapfix2[114] = 202; ~ ^~~ utility.c:250:22: warning: implicit conversion from 'int' to 'char' changes value from 158 to -98 [-Wconstant-conversion] mapfix2[182] = 158; ~ ^~~ utility.c:251:22: warning: implicit conversion from 'int' to 'char' changes value from 159 to -97 [-Wconstant-conversion] mapfix2[183] = 159; ~ ^~~ utility.c:252:22: warning: implicit conversion from 'int' to 'char' changes value from 142 to -114 [-Wconstant-conversion] mapfix2[184] = 142; ~ ^~~ utility.c:253:22: warning: implicit conversion from 'int' to 'char' changes value from 143 to -113 [-Wconstant-conversion] mapfix2[185] = 143; ~ ^~~ utility.c:254:22: warning: implicit conversion from 'int' to 'char' changes value from 163 to -93 [-Wconstant-conversion] mapfix2[186] = 163; ~ ^~~ utility.c:256:22: warning: implicit conversion from 'int' to 'char' changes value from 186 to -70 [-Wconstant-conversion] mapfix3[163] = 186; ~ ^~~ utility.c:257:22: warning: implicit conversion from 'int' to 'char' changes value from 185 to -71 [-Wconstant-conversion] mapfix3[172] = 185; ~ ^~~ utility.c:258:22: warning: implicit conversion from 'int' to 'char' changes value from 183 to -73 [-Wconstant-conversion] mapfix3[188] = 183; ~ ^~~ utility.c:262:21: warning: implicit conversion from 'int' to 'char' changes value from 234 to -22 [-Wconstant-conversion] mapfix4[82] = 234; ~ ^~~ utility.c:263:22: warning: implicit conversion from 'int' to 'char' changes value from 202 to -54 [-Wconstant-conversion] mapfix4[114] = 202; ~ ^~~ utility.c:264:22: warning: implicit conversion from 'int' to 'char' changes value from 188 to -68 [-Wconstant-conversion] mapfix4[183] = 188; ~ ^~~ utility.c:265:22: warning: implicit conversion from 'int' to 'char' changes value from 172 to -84 [-Wconstant-conversion] mapfix4[185] = 172; ~ ^~~ utility.c:266:22: warning: implicit conversion from 'int' to 'char' changes value from 163 to -93 [-Wconstant-conversion] mapfix4[186] = 163; ~ ^~~ utility.c:391:4: warning: call to undeclared function 'fchmod'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] fchmod(fileno(tn5250_logfile), 0600); ^ 23 warnings generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -pipe -MT wtd.lo -MD -MP -MF ".deps/wtd.Tpo" -c -o wtd.lo wtd.c; then mv -f ".deps/wtd.Tpo" ".deps/wtd.Plo"; else rm -f ".deps/wtd.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT wtd.lo -MD -MP -MF .deps/wtd.Tpo -c wtd.c -fPIC -DPIC -o .libs/wtd.o wtd.c:180:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->clear_unit = 1; ^ ~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="/etc" -I/usr/include -O2 -pipe -MT wtd.lo -MD -MP -MF .deps/wtd.Tpo -c wtd.c -o wtd.o wtd.c:180:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->clear_unit = 1; ^ ~ 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o lib5250.la -rpath /usr/local/lib buffer.lo conf.lo dbuffer.lo debug.lo display.lo field.lo macro.lo menu.lo printsession.lo record.lo scrollbar.lo scs.lo session.lo sslstream.lo stream.lo telnetstr.lo terminal.lo utility.lo version.lo window.lo wtd.lo -lssl -lcrypto libtool: link: cc -shared -fPIC -DPIC -o .libs/lib5250.so.0.0 -O2 -pipe .libs/buffer.o .libs/conf.o .libs/dbuffer.o .libs/debug.o .libs/display.o .libs/field.o .libs/macro.o .libs/menu.o .libs/printsession.o .libs/record.o .libs/scrollbar.o .libs/scs.o .libs/session.o .libs/sslstream.o .libs/stream.o .libs/telnetstr.o .libs/terminal.o .libs/utility.o .libs/version.o .libs/window.o .libs/wtd.o -L.libs -lssl -lcrypto -Wl,-soname,lib5250.so.0.0 libtool: link: ar cru .libs/lib5250.a buffer.o conf.o dbuffer.o debug.o display.o field.o macro.o menu.o printsession.o record.o scrollbar.o scs.o session.o sslstream.o stream.o telnetstr.o terminal.o utility.o version.o window.o wtd.o libtool: link: ranlib .libs/lib5250.a Making all in lp5250d if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -pipe -MT scs2ascii.o -MD -MP -MF ".deps/scs2ascii.Tpo" -c -o scs2ascii.o scs2ascii.c; then mv -f ".deps/scs2ascii.Tpo" ".deps/scs2ascii.Po"; else rm -f ".deps/scs2ascii.Tpo"; exit 1; fi scs2ascii.c:70:3: warning: call to undeclared function 'scs_main'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_main (scs); ^ scs2ascii.c:142:3: warning: call to undeclared function 'scs_ff'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_ff (This); ^ scs2ascii.c:156:3: warning: call to undeclared function 'scs_nl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_nl (This); ^ 3 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o scs2ascii scs2ascii.o ../lib5250/lib5250.la -lssl -lcrypto libtool: link: cc -o .libs/scs2ascii -O2 -pipe scs2ascii.o -L.libs -l5250 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -pipe -MT scs2pdf.o -MD -MP -MF ".deps/scs2pdf.Tpo" -c -o scs2pdf.o scs2pdf.c; then mv -f ".deps/scs2pdf.Tpo" ".deps/scs2pdf.Po"; else rm -f ".deps/scs2pdf.Tpo"; exit 1; fi scs2pdf.c:385:3: warning: call to undeclared function 'scs_main'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_main (scs); ^ scs2pdf.c:619:3: warning: call to undeclared function 'scs_process2b'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_process2b (This); ^ scs2pdf.c:658:3: warning: call to undeclared function 'scs_nl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_nl (This); ^ scs2pdf.c:689:3: warning: call to undeclared function 'scs_ff'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_ff (This); ^ scs2pdf.c:715:2: warning: call to undeclared function 'scs_rdpp'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_rdpp (This); ^ scs2pdf.c:720:2: warning: call to undeclared function 'scs_avpp'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_avpp (This); ^ scs2pdf.c:730:2: warning: call to undeclared function 'scs_rrpp'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_rrpp (This); ^ scs2pdf.c:853:3: warning: call to undeclared function 'scs_cr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_cr (This); ^ scs2pdf.c:881:3: warning: call to undeclared function 'scs_ssld'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_ssld (This); ^ scs2pdf.c:894:3: warning: call to undeclared function 'scs_sld'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_sld (This); ^ scs2pdf.c:1046:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] "stream\n", This->data->objcount, This->data->objcount + 1); ^~~~~~~~~~~~~~~~~~~~ scs2pdf.c:1046:39: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] "stream\n", This->data->objcount, This->data->objcount + 1); ^~~~~~~~~~~~~~~~~~~~~~~~ 12 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o scs2pdf scs2pdf.o ../lib5250/lib5250.la -lssl -lcrypto libtool: link: cc -o .libs/scs2pdf -O2 -pipe scs2pdf.o -L.libs -l5250 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib scs2pdf.c(scs2pdf.o:(main)): warning: sprintf() is often misused, please use snprintf() if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -pipe -MT scs2ps.o -MD -MP -MF ".deps/scs2ps.Tpo" -c -o scs2ps.o scs2ps.c; then mv -f ".deps/scs2ps.Tpo" ".deps/scs2ps.Po"; else rm -f ".deps/scs2ps.Tpo"; exit 1; fi scs2ps.c:133:3: warning: call to undeclared function 'scs_main'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_main (scs); ^ scs2ps.c:322:2: warning: call to undeclared function 'scs_avpp'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] scs_avpp (NULL); ^ 2 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o scs2ps scs2ps.o ../lib5250/lib5250.la -lssl -lcrypto libtool: link: cc -o .libs/scs2ps -O2 -pipe scs2ps.o -L.libs -l5250 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -pipe -MT lp5250d.o -MD -MP -MF ".deps/lp5250d.Tpo" -c -o lp5250d.o lp5250d.c; then mv -f ".deps/lp5250d.Tpo" ".deps/lp5250d.Po"; else rm -f ".deps/lp5250d.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o lp5250d lp5250d.o ../lib5250/lib5250.la -lssl -lcrypto libtool: link: cc -o .libs/lp5250d -O2 -pipe lp5250d.o -L.libs -l5250 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib Making all in curses if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -DUSE_CURSES -O2 -pipe -MT tn5250-cursesterm.o -MD -MP -MF ".deps/tn5250-cursesterm.Tpo" -c -o tn5250-cursesterm.o `test -f 'cursesterm.c' || echo './'`cursesterm.c; then mv -f ".deps/tn5250-cursesterm.Tpo" ".deps/tn5250-cursesterm.Po"; else rm -f ".deps/tn5250-cursesterm.Tpo"; exit 1; fi cursesterm.c:342:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->data->is_xterm = 1; ^ ~ cursesterm.c:404:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->data->underscores = 1; ^ ~ cursesterm.c:476:33: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->data->have_underscores = 1; ^ ~ cursesterm.c:643:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(This->data->font_132); ^~~~~~~~~~~~~~~~~~~~ cursesterm.c:643:28: note: treat the string as an argument to avoid this printf(This->data->font_132); ^ "%s", cursesterm.c:645:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(This->data->font_80); ^~~~~~~~~~~~~~~~~~~ cursesterm.c:645:28: note: treat the string as an argument to avoid this printf(This->data->font_80); ^ "%s", cursesterm.c:1262:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->data->quit_flag = 1; ^ ~ cursesterm.c:1414:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] This->data->local_print = 1; ^ ~ 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -DUSE_CURSES -O2 -pipe -MT tn5250-tn5250.o -MD -MP -MF ".deps/tn5250-tn5250.Tpo" -c -o tn5250-tn5250.o `test -f 'tn5250.c' || echo './'`tn5250.c; then mv -f ".deps/tn5250-tn5250.Tpo" ".deps/tn5250-tn5250.Po"; else rm -f ".deps/tn5250-tn5250.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o tn5250 -lncurses tn5250-cursesterm.o tn5250-tn5250.o ../lib5250/lib5250.la -lssl -lcrypto libtool: link: cc -o .libs/tn5250 -O2 -pipe tn5250-cursesterm.o tn5250-tn5250.o -L.libs -lncurses -l5250 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib cursesterm.c(tn5250-cursesterm.o:(curses_terminal_init)): warning: strcpy() is almost always misused, please use strlcpy() cursesterm.c(tn5250-cursesterm.o:(curses_terminal_update_indicators)): warning: sprintf() is often misused, please use snprintf() Making all in doc Making all in freebsd Making all in linux Making all in sun Making all in win32 >>> Running package in net/tn5250 at 1711504220.50 ===> net/tn5250 ===> Faking installation for tn5250-0.17.4p2 Making install in lib5250 test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/tn5250-0.17.4/bin/install -c 'lib5250.la' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/lib/lib5250.la' libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 ./.libs/lib5250.a /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/lib/lib5250.a libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 ./.libs/lib5250.so.0.0 /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/lib/lib5250.so.0.0 libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 ./.libs/lib5250.lai /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/lib/lib5250.la test -z "/usr/local/include" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'tn5250.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250.h' test -z "/usr/local/include/tn5250" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'buffer.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/buffer.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'codes5250.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/codes5250.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'conf.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/conf.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'dbuffer.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/dbuffer.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'debug.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/debug.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'display.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/display.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'field.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/field.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'macro.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/macro.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'menu.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/menu.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'printsession.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/printsession.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'record.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/record.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'scrollbar.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/scrollbar.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'scs.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/scs.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'session.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/session.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'stream.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/stream.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'terminal.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/terminal.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'utility.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/utility.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'window.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/window.h' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'wtd.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/wtd.h' Making install in lp5250d test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 'scs2ascii' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/scs2ascii' libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 ./.libs/scs2ascii /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/scs2ascii /usr/bin/libtool --mode=install /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 'scs2pdf' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/scs2pdf' libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 ./.libs/scs2pdf /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/scs2pdf /usr/bin/libtool --mode=install /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 'scs2ps' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/scs2ps' libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 ./.libs/scs2ps /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/scs2ps /usr/bin/libtool --mode=install /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 'lp5250d' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/lp5250d' libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 ./.libs/lp5250d /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/lp5250d Making install in curses test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 'tn5250' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/tn5250' libtool: install: /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -s -m 755 ./.libs/tn5250 /exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/tn5250 test -z "/usr/local/include/tn5250" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'cursesterm.h' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/include/tn5250/cursesterm.h' Making install in doc test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 './scs2ascii.1' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man1/scs2ascii.1' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 './scs2pdf.1' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man1/scs2pdf.1' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 './scs2ps.1' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man1/scs2ps.1' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 './tn5250.1' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man1/tn5250.1' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 './lp5250d.1' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man1/lp5250d.1' test -z "/usr/local/man/man5" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man5" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 './tn5250rc.5' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/man/man5/tn5250rc.5' Making install in freebsd test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 755 '5250keys' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/5250keys' test -z "/usr/local/share/tn5250" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'us.5250.kbd' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250/us.5250.kbd' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'sample.termcap' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250/sample.termcap' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'README' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250/README' Making install in linux test -z "/usr/local/share/tn5250" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'uk5250.map' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250/uk5250.map' /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'us5250.map' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250/us5250.map' Making install in sun Making install in win32 test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 755 'xt5250' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/bin/xt5250' test -z "/usr/local/share/tn5250" || mkdir -p -- "/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250" /exopi-obj/pobj/tn5250-0.17.4/bin/install -c -m 644 'XTerm' '/exopi-obj/pobj/tn5250-0.17.4/fake-amd64/usr/local/share/tn5250/XTerm' ===> Building package for tn5250-0.17.4p2 Create /exopi-cvs/ports/packages/amd64/all/tn5250-0.17.4p2.tgz Creating package tn5250-0.17.4p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|*** | 4% archiving|*** | 5% archiving|****** | 9% archiving|*********************** | 36% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tn5250-0.17.4p2.tgz >>> Running clean in net/tn5250 at 1711504226.76 ===> net/tn5250 ===> Cleaning for tn5250-0.17.4p2 >>> Ended at 1711504227.09 max_stuck=0.00/build=41.20/package=6.27/clean=0.36