------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/bdftopcf-1.1_2.tgz Installing /packages/All/freetype2-2.10.1.tgz Message from freetype2-2.10.1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/libfontenc-1.1.4.tgz Installing /packages/All/mkfontscale-1.2.1.tgz Installing /packages/All/libiconv-1.14_11.tgz Installing /packages/All/gccmakedep-1.0.3.tgz Installing /packages/All/makedepend-1.0.6,1.tgz Installing /packages/All/xorg-cf-files-1.0.6.tgz Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/imake-1.0.8,1.tgz Installing /packages/All/tradcpp-0.5.3.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/libICE-1.0.9_3,1.tgz Installing /packages/All/libSM-1.2.3,1.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXt-1.2.0,1.tgz Installing /packages/All/libXmu-1.1.3,1.tgz Installing /packages/All/libXp-1.0.3_2,1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/libXpm-3.5.12_2.tgz Installing /packages/All/libXaw-1.0.13_2,2.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ x3270-3.3.15_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ x3270-3.3.15_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by x3270-3.3.15_3 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ x3270-3.3.15_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by x3270-3.3.15_3 for building => SHA256 Checksum OK for x3270-3.3.15ga7-src.tgz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ x3270-3.3.15_3: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by x3270-3.3.15_3 for building ===> Extracting for x3270-3.3.15_3 => SHA256 Checksum OK for x3270-3.3.15ga7-src.tgz. Extracted Memory Use: 6.74M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for x3270-3.3.15_3 /usr/bin/sed -i.bak -e 's|\$(INSTALL) -c|$(INSTALL) $(INSTALLFLAGS)|g' /construction/x11/x3270/x3270-3.3/Imakefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for x3270-3.3.15_3 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking build system type... x86_64-portbld-dragonfly5.7 checking host system type... x86_64-portbld-dragonfly5.7 checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include 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 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... (cached) checking for sys/select.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for libutil.h... (cached) yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for getopt.h... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for vasprintf... (cached) yes checking for strtok_r... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for CRYPTO_malloc in -lcrypto... yes checking for SSL_new in -lssl... yes checking for xmkmf... found configure: creating ./config.status config.status: creating Imakefile config.status: creating conf.h generating Makefile imake -DUseInstalled -I/usr/local/lib/X11/config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for x3270-3.3.15_3 --- 3270-12.pcf.gz --- --- 3270-12b.pcf.gz --- --- 3270-20.pcf.gz --- --- 3270-20b.pcf.gz --- --- 3270.pcf.gz --- --- 3270b.pcf.gz --- --- 3270gr.pcf.gz --- --- 3270gt12.pcf.gz --- --- 3270gt12b.pcf.gz --- --- 3270gt16.pcf.gz --- --- 3270-12.pcf.gz --- /usr/local/bin/bdftopcf -t 3270-12.bdf | gzip -n > 3270-12.pcf.gz --- 3270gr.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gr.bdf | gzip -n > 3270gr.pcf.gz --- 3270-12b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270-12b.bdf | gzip -n > 3270-12b.pcf.gz --- 3270gt12b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt12b.bdf | gzip -n > 3270gt12b.pcf.gz --- 3270b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270b.bdf | gzip -n > 3270b.pcf.gz --- 3270-20.pcf.gz --- /usr/local/bin/bdftopcf -t 3270-20.bdf | gzip -n > 3270-20.pcf.gz --- 3270-20b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270-20b.bdf | gzip -n > 3270-20b.pcf.gz --- 3270.pcf.gz --- /usr/local/bin/bdftopcf -t 3270.bdf | gzip -n > 3270.pcf.gz --- 3270gt12.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt12.bdf | gzip -n > 3270gt12.pcf.gz --- 3270gt16b.pcf.gz --- --- 3270gt24.pcf.gz --- --- 3270gt16b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt16b.bdf | gzip -n > 3270gt16b.pcf.gz --- 3270gt24.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt24.bdf | gzip -n > 3270gt24.pcf.gz --- 3270gt24b.pcf.gz --- --- 3270gt32.pcf.gz --- --- 3270gt16.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt16.bdf | gzip -n > 3270gt16.pcf.gz --- 3270gt32b.pcf.gz --- --- 3270gt8.pcf.gz --- --- 3270h.pcf.gz --- --- 3270gt24b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt24b.bdf | gzip -n > 3270gt24b.pcf.gz --- 3270gt32.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt32.bdf | gzip -n > 3270gt32.pcf.gz --- Cme.o --- --- 3270h.pcf.gz --- /usr/local/bin/bdftopcf -t 3270h.bdf | gzip -n > 3270h.pcf.gz --- 3270gt32b.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt32b.bdf | gzip -n > 3270gt32b.pcf.gz --- 3270gt8.pcf.gz --- /usr/local/bin/bdftopcf -t 3270gt8.bdf | gzip -n > 3270gt8.pcf.gz --- Cme.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c Cme.c --- CmeBSB.o --- --- CmeLine.o --- --- CmplxMenu.o --- --- Husk.o --- --- about.o --- --- CmeBSB.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c CmeBSB.c --- CmplxMenu.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c CmplxMenu.c --- about.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c about.c --- CmeLine.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c CmeLine.c --- Husk.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c Husk.c --- actions.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c actions.c --- ansi.o --- --- apl.o --- --- ansi.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c ansi.c --- apl.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c apl.c --- charset.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c charset.c --- child.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c child.c --- ctlr.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c ctlr.c --- dialog.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c dialog.c --- display8.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c display8.c --- mkfb --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -o mkfb mkfb.c --- fprint_screen.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c fprint_screen.c --- ft.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c ft.c --- ft_cut.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c ft_cut.c --- ft_dft.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c ft_dft.c --- host.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c host.c --- idle.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c idle.c --- keymap.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c keymap.c --- keypad.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c keypad.c --- keysym2ucs.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c keysym2ucs.c --- kybd.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c kybd.c --- macros.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c macros.c --- main.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c main.c --- menubar.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c menubar.c --- popups.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c popups.c --- printer.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c printer.c --- print.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c print.c --- proxy.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c proxy.c --- resolver.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c resolver.c --- resources.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c resources.c --- rpq.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c rpq.c --- save.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c save.c --- screen.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c screen.c --- scroll.o --- --- see.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c see.c --- scroll.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c scroll.c --- select.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c select.c --- sf.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c sf.c --- status.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c status.c --- stmenu.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c stmenu.c --- tables.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c tables.c --- telnet.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c telnet.c --- toggles.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c toggles.c --- trace_ds.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c trace_ds.c --- unicode.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c unicode.c --- unicode_dbcs.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c unicode_dbcs.c --- utf8.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c utf8.c --- util.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c util.c --- xio.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c xio.c --- x3270if --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -o x3270if x3270if.c -Wl,-rpath,/usr/local/lib -lssl -lcrypto -lutil -L/usr/local/lib --- x3270._man --- rm -f x3270._man if test -z "" ; then cd `dirname x3270` && ln -s `basename x3270.man` `basename x3270._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < x3270.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >x3270._man; fi --- fallbacks.c --- rm -f fallbacks.c ./mkfb X3270.xad fallbacks.c --- fallbacks.o --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c fallbacks.c --- version.o --- rm -f xversion.c sh ./mkversion.sh x3270 >xversion.c cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -O -I/usr/local/include -DLIBICONV_PLUG -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBX3270DIR=\"/usr/local/etc/x3270\" -c -o version.o xversion.c rm -f xversion.c --- x3270 --- rm -f x3270 cc -o x3270 -O -Wl,-rpath,/usr/local/lib -L/usr/local/lib Cme.o CmeBSB.o CmeLine.o CmplxMenu.o Husk.o about.o actions.o ansi.o apl.o charset.o child.o ctlr.o dialog.o display8.o fallbacks.o fprint_screen.o ft.o ft_cut.o ft_dft.o host.o idle.o keymap.o keypad.o keysym2ucs.o kybd.o macros.o main.o menubar.o popups.o printer.o print.o proxy.o resolver.o resources.o rpq.o save.o screen.o scroll.o see.o select.o sf.o status.o stmenu.o tables.o telnet.o toggles.o trace_ds.o unicode.o unicode_dbcs.o utf8.o util.o xio.o version.o -lssl -lcrypto -lutil -L/usr/local/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX11 -Wl,-rpath,/usr/local/lib SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for x3270-3.3.15_3 ===> Generating temporary packing list install -s -m 555 x3270 /construction/x11/x3270/stage/usr/local/bin/x3270 + mkdir -p /construction/x11/x3270/stage/usr/local/share/fonts/x3270 for flag in .MAKE.LEVEL.ENV=MAKELEVEL ARCH=x86_64 COMPRESSMANCMD=true CONFIGURE_MAX_CMD_LEN=262144 DESTDIR=/construction/x11/x3270/stage DFLYVERSION=500703 INSTALL=install INSTALLFLAGS= INSTBINFLAGS=-m\ 555 INSTDATFLAGS=-m\ 444 INSTMANFLAGS=-m\ 444 INSTPGMFLAGS=-s\ -m\ 555 OPSYS=DragonFly OSREL=5.7 OSVERSION=9999999 WORLD_VERSION=500703 _OSRELEASE=5.7-DPORTS ''; do case "$flag" in *=*) ;; --*) ;; *[i]*) set +e;; esac; done; for i in 3270-12.pcf.gz 3270-12b.pcf.gz 3270-20.pcf.gz 3270-20b.pcf.gz 3270.pcf.gz 3270b.pcf.gz 3270gr.pcf.gz 3270gt12.pcf.gz 3270gt12b.pcf.gz 3270gt16.pcf.gz 3270gt16b.pcf.gz 3270gt24.pcf.gz 3270gt24b.pcf.gz 3270gt32.pcf.gz 3270gt32b.pcf.gz 3270gt8.pcf.gz 3270h.pcf.gz; do (set -x; install -m 444 $i /construction/x11/x3270/stage/usr/local/share/fonts/x3270); done + install -m 444 3270-12.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270-12b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270-20.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270-20b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gr.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt12.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt12b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt16.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt16b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt24.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt24b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt32.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt32b.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270gt8.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 + install -m 444 3270h.pcf.gz /construction/x11/x3270/stage/usr/local/share/fonts/x3270 for flag in .MAKE.LEVEL.ENV=MAKELEVEL ARCH=x86_64 COMPRESSMANCMD=true CONFIGURE_MAX_CMD_LEN=262144 DESTDIR=/construction/x11/x3270/stage DFLYVERSION=500703 INSTALL=install INSTALLFLAGS= INSTBINFLAGS=-m\ 555 INSTDATFLAGS=-m\ 444 INSTMANFLAGS=-m\ 444 INSTPGMFLAGS=-s\ -m\ 555 OPSYS=DragonFly OSREL=5.7 OSVERSION=9999999 WORLD_VERSION=500703 _OSRELEASE=5.7-DPORTS ''; do case "$flag" in *=*) ;; --*) ;; *[i]*) set +e;; esac; done; for i in /usr/local/etc/x3270; do if [ -d /construction/x11/x3270/stage$i ]; then set +x; else (set -x; mkdir -p /construction/x11/x3270/stage$i); fi; done + mkdir -p /construction/x11/x3270/stage/usr/local/etc/x3270 for flag in .MAKE.LEVEL.ENV=MAKELEVEL ARCH=x86_64 COMPRESSMANCMD=true CONFIGURE_MAX_CMD_LEN=262144 DESTDIR=/construction/x11/x3270/stage DFLYVERSION=500703 INSTALL=install INSTALLFLAGS= INSTBINFLAGS=-m\ 555 INSTDATFLAGS=-m\ 444 INSTMANFLAGS=-m\ 444 INSTPGMFLAGS=-s\ -m\ 555 OPSYS=DragonFly OSREL=5.7 OSVERSION=9999999 WORLD_VERSION=500703 _OSRELEASE=5.7-DPORTS ''; do case "$flag" in *=*) ;; --*) ;; *[i]*) set +e;; esac; done; for i in /usr/local/bin; do if [ -d /construction/x11/x3270/stage$i ]; then set +x; else (set -x; mkdir -p /construction/x11/x3270/stage$i); fi; done install -s -m 555 x3270if /construction/x11/x3270/stage/usr/local/bin/x3270if chmod u+w /construction/x11/x3270/stage/usr/local/share/fonts/x3270 /construction/x11/x3270/stage/usr/local/share/fonts/x3270/fonts.dir chmod: /construction/x11/x3270/stage/usr/local/share/fonts/x3270/fonts.dir: No such file or directory *** Error code 1 (ignored) /usr/local/bin/mkfontdir /construction/x11/x3270/stage/usr/local/share/fonts/x3270 chmod u=rwx,go=rx /construction/x11/x3270/stage/usr/local/share/fonts/x3270 chmod a=r /construction/x11/x3270/stage/usr/local/share/fonts/x3270/fonts.dir install in . done install -m 444 /construction/x11/x3270/x3270-3.3/ibm_hosts.man /construction/x11/x3270/stage/usr/local/man/man5/ install -m 0644 /construction/x11/x3270/x3270-3.3/README /construction/x11/x3270/x3270-3.3/README.dbcs /construction/x11/x3270/stage/usr/local/share/doc/x3270 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for x3270-3.3.15_3 file sizes/checksums [58]: 0% file sizes/checksums [58]: 100% packing files [58]: 0% packing files [58]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:02