=> Building cad/z88 Started : Wednesday, 24 JUL 2019 at 20:09:56 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for z88-15: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/cad/z88 XDG_CONFIG_HOME=/construction/cad/z88 HOME=/construction/cad/z88 TMPDIR="/tmp" PATH=/construction/cad/z88/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/cad/z88 XDG_CONFIG_HOME=/construction/cad/z88 HOME=/construction/cad/z88 TMPDIR="/tmp" PATH=/construction/cad/z88/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/cad/z88/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/z88" EXAMPLESDIR="share/examples/z88" DATADIR="share/z88" WWWDIR="www/z88" ETCDIR="etc/z88" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/z88 DOCSDIR=/usr/local/share/doc/z88 EXAMPLESDIR=/usr/local/share/examples/z88 WWWDIR=/usr/local/www/z88 ETCDIR=/usr/local/etc/z88 -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.6 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2+ accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> z88-15 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> z88-15 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of z88-15 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by z88-15 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by z88-15 for building => SHA256 Checksum OK for LSCAD-Z88OS-v15_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by z88-15 for building ===> Extracting for z88-15 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by z88-15 for building => SHA256 Checksum OK for LSCAD-Z88OS-v15_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for z88-15 ===> Applying ports patches for z88-15 for x in /construction/cad/z88/Z88OS-15/make/make_unix_64/*; do /usr/bin/sed -i.bak 's,z88v15os,Z88OS-15, ; s,gcc,cc, ; s,CFLAGS =,CFLAGS+=, ; s,-O2,, ; s,LDLIBSOX,LDFLAGS, ; s,LDFLAGS =,LDFLAGS+=, ; s,--copy-dt-needed-entries,,' $x; done /usr/bin/sed -i.bak 's,%%DOCSDIR%%,/usr/local/share/doc/z88,' /construction/cad/z88/Z88OS-15/bin/unix64/z88.fcd /usr/bin/sed -i.bak -e 's@-Wl, @@g' /construction/cad/z88/Z88OS-15/make/make_unix_64/z88o.mk.gcc64 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> z88-15 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.6.1,1.txz Installing pkgconf-1.6.1,1... Extracting pkgconf-1.6.1,1: .......... done ===> z88-15 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of z88-15 ===> z88-15 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2019.1.txz Installing xorgproto-2019.1... Extracting xorgproto-2019.1: .......... done ===> z88-15 depends on package: xorgproto>=0 - found ===> Returning to build of z88-15 ===> z88-15 depends on package: xorgproto>=0 - found ===> z88-15 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.8,1.txz Installing libX11-1.6.8,1... `-- Installing libXau-1.0.9... `-- Extracting libXau-1.0.9: .......... done `-- Installing libXdmcp-1.1.3... `-- Extracting libXdmcp-1.1.3: ......... done `-- Installing libxcb-1.13.1... | `-- Installing libpthread-stubs-0.4... | `-- Extracting libpthread-stubs-0.4: .... done | `-- Installing libxml2-2.9.9... | `-- Extracting libxml2-2.9.9: .......... done `-- Extracting libxcb-1.13.1: .......... done Extracting libX11-1.6.8,1: .......... done ===> z88-15 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of z88-15 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- ===> z88-15 depends on shared library: libgtkglext-x11-1.0.so - not found ===> Installing existing package /packages/All/gtkglext-1.2.0_19.txz Installing gtkglext-1.2.0_19... `-- Installing atk-2.28.1... | `-- Installing gettext-runtime-0.20.1... | | `-- Installing indexinfo-0.3.1... | | `-- Extracting indexinfo-0.3.1: .... done | `-- Extracting gettext-runtime-0.20.1: .......... done | `-- Installing glib-2.56.3_5,1... | | `-- Installing libffi-3.2.1_3... | | `-- Extracting libffi-3.2.1_3: .......... done | | `-- Installing libiconv-1.14_11... | | `-- Extracting libiconv-1.14_11: .......... done | | `-- Installing pcre-8.43_1... | | `-- Extracting pcre-8.43_1: .......... done | | `-- Installing python36-3.6.9... | | `-- Installing expat-2.2.6_1... | | `-- Extracting expat-2.2.6_1: .......... done | | `-- Installing libressl-2.9.2... | | `-- Extracting libressl-2.9.2: .......... done | | `-- Installing ncurses-6.1.20190525... | | `-- Extracting ncurses-6.1.20190525: .......... done | | `-- Installing readline-8.0.0... | | `-- Extracting readline-8.0.0: .......... done | | `-- Extracting python36-3.6.9: .......... done | `-- Extracting glib-2.56.3_5,1: .......... done No schema files found: doing nothing. `-- Extracting atk-2.28.1: .......... done `-- Installing gtk2-2.24.32... | `-- Installing cups-2.2.11... | | `-- Installing avahi-app-0.7_2... | | `-- Installing dbus-1.12.12... | | | `-- Installing libICE-1.0.9_3,1... | | | `-- Extracting libICE-1.0.9_3,1: .......... done | | | `-- Installing libSM-1.2.3,1... | | | `-- Extracting libSM-1.2.3,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. | | `-- Extracting dbus-1.12.12: ......... done | | `-- Installing dbus-glib-0.110... | | `-- Extracting dbus-glib-0.110: .......... done | | `-- Installing gdbm-1.18.1_1... | | `-- Extracting gdbm-1.18.1_1: .......... done | | `-- Installing gnome_subr-1.0... | | `-- Extracting gnome_subr-1.0: .... done | | `-- Installing gobject-introspection-1.56.1,1... | | `-- Extracting gobject-introspection-1.56.1,1: .......... done | | `-- Installing libdaemon-0.14_1... | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. | | `-- Extracting avahi-app-0.7_2: .......... done | | `-- Installing gnutls-3.6.8_1... | | `-- Installing ca_root_nss-3.45... | | `-- Extracting ca_root_nss-3.45: ........ done | | `-- Installing gmp-6.1.2_1... | | `-- Extracting gmp-6.1.2_1: .......... done | | `-- Installing libidn2-2.2.0... | | | `-- Installing libunistring-0.9.10_1... | | | `-- Extracting libunistring-0.9.10_1: .......... done | | `-- Extracting libidn2-2.2.0: .......... done | | `-- Installing libtasn1-4.13_1... | | `-- Extracting libtasn1-4.13_1: .......... done | | `-- Installing nettle-3.5.1... | | `-- Extracting nettle-3.5.1: .......... done | | `-- Installing p11-kit-0.23.16.1... | | `-- Extracting p11-kit-0.23.16.1: .......... done | | `-- Installing trousers-0.3.14_2... | | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. | | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. | | `-- Extracting trousers-0.3.14_2: .......... done | | `-- Extracting gnutls-3.6.8_1: .......... done | | `-- Installing libpaper-1.1.24.4... | | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. | `-- Extracting cups-2.2.11: .......... done | `-- Installing gdk-pixbuf2-2.38.1... | | `-- Installing jpeg-turbo-2.0.2... | | `-- Extracting jpeg-turbo-2.0.2: .......... done | | `-- Installing png-1.6.37... | | `-- Extracting png-1.6.37: .......... done | | `-- Installing shared-mime-info-1.10_1... | | `-- Extracting shared-mime-info-1.10_1: .......... done | | `-- Installing tiff-4.0.10_1... | | `-- Installing jbigkit-2.1_1... | | `-- Extracting jbigkit-2.1_1: .......... done | | `-- Extracting tiff-4.0.10_1: .......... done | `-- Extracting gdk-pixbuf2-2.38.1: .......... done | `-- Installing gtk-update-icon-cache-2.24.32... | | `-- Installing hicolor-icon-theme-0.17... | | `-- Extracting hicolor-icon-theme-0.17: . done | | `-- Installing libXcomposite-0.4.5,1... | | `-- Installing libXext-1.3.4,1... | | `-- Extracting libXext-1.3.4,1: .......... done | | `-- Installing libXfixes-5.0.3_2... | | `-- Extracting libXfixes-5.0.3_2: .......... done | | `-- Extracting libXcomposite-0.4.5,1: .......... done | | `-- Installing libXcursor-1.2.0... | | `-- Installing libXrender-0.9.10_2... | | `-- Extracting libXrender-0.9.10_2: .......... done | | `-- Extracting libXcursor-1.2.0: .......... done | | `-- Installing libXdamage-1.1.5... | | `-- Extracting libXdamage-1.1.5: ......... done | | `-- Installing libXi-1.7.10,1... | | `-- Extracting libXi-1.7.10,1: .......... done | | `-- Installing libXinerama-1.1.4_2,1... | | `-- Extracting libXinerama-1.1.4_2,1: .......... done | | `-- Installing libXrandr-1.5.2... | | `-- Extracting libXrandr-1.5.2: .......... done | | `-- Installing pango-1.42.4_2... | | `-- Installing cairo-1.16.0,2... | | | `-- Installing fontconfig-2.12.6,1... | | | `-- Installing freetype2-2.10.0... | | | `-- Extracting freetype2-2.10.0: .......... done | | | `-- Extracting fontconfig-2.12.6,1: .......... done 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 | | | `-- Installing mesa-libs-18.3.2_1... | | | `-- Installing libXxf86vm-1.1.4_3... | | | `-- Extracting libXxf86vm-1.1.4_3: .......... done | | | `-- Installing libdrm-2.4.99... | | | | `-- Installing libpciaccess-0.14... | | | | `-- Installing pciids-20190620... | | | | `-- Extracting pciids-20190620: ..... done | | | | `-- Extracting libpciaccess-0.14: ......... done | | | `-- Extracting libdrm-2.4.99: .......... done | | | `-- Installing libelf-0.8.13_3... | | | `-- Extracting libelf-0.8.13_3: .......... done | | | `-- Installing libxshmfence-1.3... | | | `-- Extracting libxshmfence-1.3: ......... done | | | `-- Installing wayland-1.16.0... | | | `-- Extracting wayland-1.16.0: .......... done | | | `-- Extracting mesa-libs-18.3.2_1: .......... done | | | `-- Installing pixman-0.38.4... | | | `-- Extracting pixman-0.38.4: .......... done | | `-- Extracting cairo-1.16.0,2: .......... done | | `-- Installing encodings-1.0.5,1... | | | `-- Installing font-util-1.3.1... | | | `-- Extracting font-util-1.3.1: .......... done | | `-- Extracting encodings-1.0.5,1: .......... done | | `-- Installing fribidi-0.19.7... | | `-- Extracting fribidi-0.19.7: .......... done | | `-- Installing harfbuzz-2.5.3... | | | `-- Installing graphite2-1.3.13... | | | `-- Extracting graphite2-1.3.13: .......... done | | `-- Extracting harfbuzz-2.5.3: .......... done | | `-- Installing libXft-2.3.2_3... | | `-- Extracting libXft-2.3.2_3: .......... done | | `-- Installing xorg-fonts-truetype-7.7_1... | | | `-- Installing dejavu-2.37_1... | | | `-- Installing mkfontscale-1.2.1... | | | | `-- Installing libfontenc-1.1.4... | | | | `-- Extracting libfontenc-1.1.4: ......... done | | | `-- Extracting mkfontscale-1.2.1: ....... done | | | `-- Extracting dejavu-2.37_1: .......... done | | | `-- Installing font-bh-ttf-1.0.3_4... | | | `-- Extracting font-bh-ttf-1.0.3_4: .......... done | | | `-- Installing font-misc-ethiopic-1.0.3_4... | | | `-- Extracting font-misc-ethiopic-1.0.3_4: ... done | | | `-- Installing font-misc-meltho-1.0.3_4... | | | `-- Extracting font-misc-meltho-1.0.3_4: .......... done | | `-- Extracting pango-1.42.4_2: .......... done | `-- Extracting gtk-update-icon-cache-2.24.32: .... done `-- Extracting gtk2-2.24.32: .......... done `-- Installing libGLU-9.0.0_3... `-- Extracting libGLU-9.0.0_3: ...... done `-- Installing pangox-compat-0.0.2_2... `-- Extracting pangox-compat-0.0.2_2: ....... done Extracting gtkglext-1.2.0_19: .......... done Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Message from ca_root_nss-3.45: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from trousers-0.3.14_2: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Message from freetype2-2.10.0: 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. 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). Message from dejavu-2.37_1: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Message from gtkglext-1.2.0_19: ===> NOTICE: The gtkglext port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> z88-15 depends on shared library: libgtkglext-x11-1.0.so - found (/usr/local/lib/libgtkglext-x11-1.0.so) ===> Returning to build of z88-15 ===> z88-15 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> z88-15 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> z88-15 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> z88-15 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> z88-15 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> z88-15 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> z88-15 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> z88-15 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> z88-15 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> z88-15 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> z88-15 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for z88-15 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for z88-15 cd /construction/cad/z88/Z88OS-15/make/make_unix_64; for x in com g h n r o x; do /usr/bin/env XDG_DATA_HOME=/construction/cad/z88 XDG_CONFIG_HOME=/construction/cad/z88 HOME=/construction/cad/z88 TMPDIR="/tmp" PATH=/construction/cad/z88/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/bin/make -f z88$x.mk.gcc64 z88$x ; done cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -c /construction/cad/z88/Z88OS-15/src/z88com/unix/z88com.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -c /construction/cad/z88/Z88OS-15/src/z88com/unix/cb88c.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -c /construction/cad/z88/Z88OS-15/src/z88com/unix/ale88c.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -c /construction/cad/z88/Z88OS-15/src/z88com/common/lan88c.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -c /construction/cad/z88/Z88OS-15/src/z88com/common/wlog88c.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -c /construction/cad/z88/Z88OS-15/src/z88com/unix/rcol88c.c cc z88com.o cb88c.o ale88c.o lan88c.o wlog88c.o rcol88c.o -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88com/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX `pkg-config --cflags --libs gtk+-2.0` -o z88com mv -f z88com /construction/cad/z88/Z88OS-15/bin/unix64 cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/unix/z88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/unix/ale88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/unix/clr88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/unix/stop88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/common/cosm88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/common/nast88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/common/dnas88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/unix/who88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/common/wlog88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/unix/wrim88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88g/common/lan88g.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88g/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -o z88g z88g.o ale88g.o clr88.o stop88g.o cosm88.o nast88.o dnas88.o who88g.o wlog88g.o wrim88g.o lan88g.o -lm -lc mv -f z88g /construction/cad/z88/Z88OS-15/bin/unix64 cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/unix/z88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/unix/ale88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/unix/stop88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/unix/who88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/common/wlog88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/unix/wrim88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/common/lan88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88h/common/rdy88h.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88h/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -o z88h z88h.o ale88h.o clr88.o stop88h.o who88h.o wlog88h.o wrim88h.o lan88h.o rdy88h.o -lm -lc mv -f z88h /construction/cad/z88/Z88OS-15/bin/unix64 cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/unix/z88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/unix/ale88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/dyn88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/join88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/subn88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/unix/stop88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc188n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc288n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc388n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc488n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc588n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc688n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc788n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/mc888n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/rni88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/unix/who88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/wlog88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/unix/wrim88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88n/common/lan88n.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88n/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -o z88n z88n.o ale88n.o dyn88n.o clr88.o join88.o subn88.o stop88n.o mc188n.o mc288n.o mc388n.o mc488n.o mc588n.o mc688n.o mc788n.o mc888n.o rni88.o who88n.o wlog88n.o wrim88n.o lan88n.o -lm -lc mv -f z88n /construction/cad/z88/Z88OS-15/bin/unix64 cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/unix/z88r.c /construction/cad/z88/Z88OS-15/src/z88r/unix/z88r.c: In function 'main': /construction/cad/z88/Z88OS-15/src/z88r/unix/z88r.c:301:3: warning: implicit declaration of function 'stop88r'; did you mean 'elp88r'? [-Wimplicit-function-declaration] stop88r(); ^~~~~~~ elp88r /construction/cad/z88/Z88OS-15/src/z88r/unix/z88r.c:307:1: warning: implicit declaration of function 'who88r'; did you mean 'wlog88r'? [-Wimplicit-function-declaration] who88r(); ^~~~~~ wlog88r cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/unix/ale88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/dyn88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/jaco88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/choy88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/m1.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/m2.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/cshe88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/hexa88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/lqua88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/qshe88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/isod88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/tetr88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/spur88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/stop88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/apla88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/spla88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/hpla88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/unix/who88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/wlog88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/prfl88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/unix/wrim88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/lan88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/z88br.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/z88cr.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/ri588i.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bhexa88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/btetr88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bqshe88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bspla88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bspur88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/blqua88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bcshe88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bapla88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bhpla88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/ri188r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/z88a.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/z88ai.c /construction/cad/z88/Z88OS-15/src/z88r/common/z88ai.c: In function 'z88ai': /construction/cad/z88/Z88OS-15/src/z88r/common/z88ai.c:218:57: warning: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types] qsort(node_crosses,num_node_crosses,sizeof(FR_INT4),vergleich); ^~~~~~~~~ In file included from /construction/cad/z88/Z88OS-15/src/z88r/common/z88ai.c:47: /usr/include/stdlib.h:106:37: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(long int *, long int *)' void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/cad/z88/Z88OS-15/src/z88r/common/z88ai.c:229:57: warning: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types] qsort(node_crosses,num_node_crosses,sizeof(FR_INT4),vergleich); ^~~~~~~~~ In file included from /construction/cad/z88/Z88OS-15/src/z88r/common/z88ai.c:47: /usr/include/stdlib.h:106:37: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(long int *, long int *)' void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/wria88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/z88dr.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/m3.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/m4.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/fuvs88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/scsh88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/shex88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/slqu88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sqsh88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/siso88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/stet88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sspu88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sapl88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sspl88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/shpl88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/span88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/z88er.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/forc88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/shaq88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sshq88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/shad88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sshd88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/shaf88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bshaf88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sshf88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/shav88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/bshav88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/sshv88.c /construction/cad/z88/Z88OS-15/src/z88r/common/sshv88.c: In function 'sshv88': /construction/cad/z88/Z88OS-15/src/z88r/common/sshv88.c:588:12: warning: iteration 3 invokes undefined behavior [-Waggressive-loop-optimizations] rv[j]= FR_SQRT(ax*ax + ay*ay + az*az); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/cad/z88/Z88OS-15/src/z88r/common/sshv88.c:583:5: note: within this loop for(j = 1;j <= 4;j++) ^~~ /construction/cad/z88/Z88OS-15/src/z88r/common/sshv88.c:594:12: warning: iteration 3 invokes undefined behavior [-Waggressive-loop-optimizations] if(rv[j] < rmin) ~~^~~ /construction/cad/z88/Z88OS-15/src/z88r/common/sshv88.c:592:5: note: within this loop for(j = 1;j <= 4;j++) ^~~ cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/man88r.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/timo88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88r/common/stim88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88r/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -o z88r z88r.o ale88r.o dyn88r.o clr88.o jaco88.o choy88.o m1.o m2.o cshe88.o hexa88.o lqua88.o qshe88.o isod88.o tetr88.o spur88.o stop88r.o apla88.o spla88.o hpla88.o who88r.o wlog88r.o prfl88.o wrim88r.o lan88r.o z88br.o z88cr.o ri588i.o bhexa88.o btetr88.o bqshe88.o bspla88.o bspur88.o blqua88.o bcshe88.o bapla88.o bhpla88.o ri188r.o z88a.o z88ai.o wria88r.o z88dr.o m3.o m4.o fuvs88.o scsh88.o shex88.o slqu88.o sqsh88.o siso88.o stet88.o sspu88.o sapl88.o sspl88.o shpl88.o span88.o z88er.o forc88.o shaq88.o sshq88.o shad88.o sshd88.o shaf88.o bshaf88.o sshf88.o shav88.o bshav88.o sshv88.o man88r.o timo88.o stim88.o -lm -lc mv -f z88r /construction/cad/z88/Z88OS-15/bin/unix64 cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/z88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/cb88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/lan88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/dyn88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/wlog88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/ale88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/rcoo88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/m9.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/m10.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/m12.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/m15.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/oc88.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/m16.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/common/man88o.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/gdkgl.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/gtkglarea.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -c /construction/cad/z88/Z88OS-15/src/z88o/unix/fr_gltext3d.c /construction/cad/z88/Z88OS-15/src/z88o/unix/fr_gltext3d.c: In function 'fr_gltext3d': /construction/cad/z88/Z88OS-15/src/z88o/unix/fr_gltext3d.c:67:6: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] c= toupper(ctext[i]); ^~~~~~~ cc z88o.o cb88o.o lan88o.o dyn88o.o wlog88o.o ale88o.o rcoo88.o m9.o m10.o m12.o m15.o oc88.o m16.o man88o.o gdkgl.o gtkglarea.o fr_gltext3d.o -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88o/common -I/construction/cad/z88/Z88OS-15/src/z88o/unix -fomit-frame-pointer -DFR_UNIX -DFR_LINUX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -lm `pkg-config --cflags --libs gtk+-2.0` -lGL -lX11 -o z88o mv -f z88o /construction/cad/z88/Z88OS-15/bin/unix64 cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/unix/z88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/unix/ale88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/dyn88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/koi88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/rea88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/unix/stop88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/sub88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/unix/who88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/wlog88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/wria88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/unix/wrim88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/z88fx.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/z88tx.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -c /construction/cad/z88/Z88OS-15/src/z88x/common/lan88x.c cc -pipe -O2 -fno-strict-aliasing -I/construction/cad/z88/Z88OS-15/src/z88x/common -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX -o z88x z88x.o ale88x.o dyn88x.o clr88.o koi88x.o rea88x.o stop88x.o sub88x.o who88x.o wlog88x.o wria88x.o wrim88x.o z88fx.o z88tx.o lan88x.o -lm -lc mv -f z88x /construction/cad/z88/Z88OS-15/bin/unix64 -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> z88-15 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for z88-15 ===> Generating temporary packing list /bin/mkdir -p /construction/cad/z88/stage/usr/local/share/z88 install -s -m 555 /construction/cad/z88/Z88OS-15/bin/unix64/z88com /construction/cad/z88/stage/usr/local/share/z88 for x in g h n r o x; do install -s -m 555 /construction/cad/z88/Z88OS-15/bin/unix64/z88$x /construction/cad/z88/stage/usr/local/bin; done install -m 0644 /construction/cad/z88/Z88OS-15/bin/unix64/51.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88.dyn /construction/cad/z88/Z88OS-15/bin/unix64/z88.fcd /construction/cad/z88/Z88OS-15/bin/unix64/z88elp.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88i1.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88i2.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88i5.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88int.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88man.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88mat.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88ni.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o0.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o1.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o2.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o3.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o4.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o5.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88o8.txt /construction/cad/z88/Z88OS-15/bin/unix64/z88x.dxf /construction/cad/z88/stage/usr/local/share/z88 install -m 555 /xports/cad/z88/files/z88 /construction/cad/z88/stage/usr/local/bin /usr/bin/sed -i '' 's,%%DATADIR%%,/usr/local/share/z88,' /construction/cad/z88/stage/usr/local/bin/z88 /usr/bin/sed -i '' 's,%%Z88_DATA%%,51.txt z88.dyn z88.fcd z88elp.txt z88i1.txt z88i2.txt z88i5.txt z88int.txt z88man.txt z88mat.txt z88ni.txt z88o0.txt z88o1.txt z88o2.txt z88o3.txt z88o4.txt z88o5.txt z88o8.txt z88x.dxf,' /construction/cad/z88/stage/usr/local/bin/z88 /bin/mkdir -p /construction/cad/z88/stage/usr/local/share/doc/z88 for x in e g; do install -m 0644 /construction/cad/z88/Z88OS-15/docu/z88man$x.pdf /construction/cad/z88/stage/usr/local/share/doc/z88; done /bin/mkdir -p /construction/cad/z88/stage/usr/local/share/examples/z88 cd /construction/cad/z88/Z88OS-15/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/cad/z88/stage/usr/local/share/examples/z88 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for z88-15 file sizes/checksums [164]: .. done packing files [164]: .. done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 24 JUL 2019 at 20:19:09 UTC Duration: 00:09:12