------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=gtk2 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/comms/cqrlog XDG_CONFIG_HOME=/construction/comms/cqrlog HOME=/construction/comms/cqrlog TMPDIR="/tmp" PATH=/construction/comms/cqrlog/.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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- LAZBUILD_CMD="/usr/local/bin/lazbuild" LAZBUILD_ARGS="-d --pcp=." LCL_PLATFORM="gtk2" LAZARUS_DIR="/usr/local/share/lazarus-2.0.10" OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/comms/cqrlog XDG_CONFIG_HOME=/construction/comms/cqrlog HOME=/construction/comms/cqrlog TMPDIR="/tmp" PATH=/construction/comms/cqrlog/.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=" -Wl,-rpath,/usr/local/lib " 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/comms/cqrlog/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cqrlog" EXAMPLESDIR="share/examples/cqrlog" DATADIR="share/cqrlog" WWWDIR="www/cqrlog" ETCDIR="etc/cqrlog" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cqrlog DOCSDIR=/usr/local/share/doc/cqrlog EXAMPLESDIR=/usr/local/share/examples/cqrlog WWWDIR=/usr/local/www/cqrlog ETCDIR=/usr/local/etc/cqrlog SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/binutils-2.33.1_4,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-3.2.0_1.txz ===== Message from fpc-3.2.0_1: -- 1) Add lib paths to /usr/local/etc/fpc.cfg # searchpath for libraries -Fl/usr/local/lib This is necessary for correct linking of libraries. 2) You can install additional units from: * lang/fpc-units 3) If you want to see all documentation about FreePascal, you can install * lang/fpc-docs 4) Optionally, you can install textmode IDE with Delphi support * editors/fpc-ide 5) This port add support to fp compiler to get value from FPC_LDPATH environment variable. By default fp compiler use /usr/local/bin/ld.bfd for linking binaries. If you want change this, just must be define FPC_LDPATH with path to ld tool that will be used by fp compiler. Take on mind that fpc only works with binutils on this moment but could work with another ld tool later on next versions of freepascal 6) Enjoy it ;) Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-cairo-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-base-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-chm-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-db-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-image-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-json-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-net-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-web-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-registry-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-rtl-extra-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-res-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-rtl-objpas-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-iconvenc-3.2.0_1.txz Installing /packages/All/fpc-fcl-xml-3.2.0_1.txz Installing /packages/All/libnghttp2-1.43.0.txz Installing /packages/All/ca_root_nss-3.61.txz ===== Message from ca_root_nss-3.61: -- 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. 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 Installing /packages/All/curl-7.75.0.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/protobuf-3.14.0,1.txz Installing /packages/All/cyrus-sasl-2.1.27_1.txz *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) ===== Message from cyrus-sasl-2.1.27_1: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/uchardet-0.0.7.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/groff-1.22.4_3.txz ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm Installing /packages/All/mysql57-client-5.7.33.txz ===== Message from mysql57-client-5.7.33: -- This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-mysql-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-numlib-3.2.0_1.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/zstd-1.4.8.txz Installing /packages/All/pciids-20210131.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20201110.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-opengl-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-openssl-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-pasjpeg-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-regexpr-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/libXfont-1.5.4_2,2.txz Installing /packages/All/libXxf86dga-1.1.5.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libxkbfile-1.1.0.txz Installing /packages/All/libXres-1.2.0_2.txz Installing /packages/All/libXv-1.0.11_2,1.txz Installing /packages/All/fpc-x11-3.2.0_1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/gtk-update-icon-cache-3.24.24.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-utils-3.2.0_1.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.19.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.8.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- 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 Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/cups-2.3.3op2.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== 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. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-gtk2-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-source-3.2.0.txz UNFLAVORED devel/gdb -> use devel/gdb@py37 Installing /packages/All/icu-68.2,1.txz Installing /packages/All/boost-libs-1.72.0_3.txz ===== Message from boost-libs-1.72.0_3: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/source-highlight-3.1.9_1.txz Installing /packages/All/gdb-10.1_1.txz Installing /packages/All/desktop-file-utils-0.26.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-dblib-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-fpcunit-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fppkg-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-ibase-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-odbc-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-oracle-3.2.0_1.txz Installing /packages/All/postgresql12-client-12.6.txz ===== Message from postgresql12-client-12.6: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-postgres-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-rtl-generics-3.2.0_1.txz Installing /packages/All/sqlite3-3.34.1,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-sqlite-3.2.0_2.txz Installing /packages/All/lazarus-gtk2-2.0.10_1.txz ===== Message from lazarus-gtk2-2.0.10_1: -- The Lazarus RAD was installed 1) You can run it using: # lazarus 2) The first time that lazarus is running, you should set the path to fpc source directory at lazarus configuration environment. Also it could be setting later. 3) Now you can obtain freepascal source installing lang/fpc-source port or package It will be extracted to /usr/local/share/fpc-source-X.X.X 4) You can use /usr/local/bin/gdb debugger instead of gdb installed debugger installed from base system. Lazarus works better with this version. 5) The lazbuild.cfg file has been removed, it is not necessary anymore. Now we can use the following ports for aplications that depend of lazarus and these can be built with an interface different than lazarus has compiled by default: editors/lazarus editors/lazarus-qt5 You can added those ports if you want support for gtk2, or qt5 interfaces. Please look at net-p2p/transmission-remote-gui like a example of how use it 6) Enjoy it ;) Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/tcl86-8.6.11_1.txz Installing /packages/All/hamlib-3.3_2.txz Installing /packages/All/mysql57-server-5.7.33.txz ===> Creating groups. Creating group 'mysql' with gid '88'. ===> Creating users Creating user 'mysql' with uid '88'. ===> Creating homedir(s) ===== Message from mysql57-server-5.7.33: -- Initial password for first time use of MySQL is saved in $HOME/.mysql_secret ie. when you want to use "mysql -u root -p" first you should see password in /root/.mysql_secret MySQL57 has a default /usr/local/etc/mysql/my.cnf, remember to replace it wit your own or set `mysql_optfile="$YOUR_CNF_FILE` in rc.conf. UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/gdb -> use devel/gdb@py37 UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:01:53 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cqrlog-gtk2-2.4.0_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cqrlog-gtk2-2.4.0_4 for building => SHA256 Checksum OK for ok2cqr-cqrlog-v2.4.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cqrlog-gtk2-2.4.0_4 for building ===> Extracting for cqrlog-gtk2-2.4.0_4 ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cqrlog-gtk2-2.4.0_4 for building => SHA256 Checksum OK for ok2cqr-cqrlog-v2.4.0_GH0.tar.gz. Extracted Memory Use: 24.77M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cqrlog-gtk2-2.4.0_4 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for cqrlog-gtk2-2.4.0_4 from /xports/comms/cqrlog/files /usr/bin/env WRKSRC=/construction/comms/cqrlog/cqrlog-2.4.0 REWARNFILE=/construction/comms/cqrlog/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e s!%%LOCALBASE%%!/usr/local!g /construction/comms/cqrlog/cqrlog-2.4.0/help/cwd.html /construction/comms/cqrlog/cqrlog-2.4.0/help/h1.html /construction/comms/cqrlog/cqrlog-2.4.0/src/cqrlog.lpi /construction/comms/cqrlog/cqrlog-2.4.0/src/dData.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/dUtils.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fLoTWExport.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fLoTWExport.lfm /construction/comms/cqrlog/cqrlog-2.4.0/src/fPreferences.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fRotControl.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fTRXControl.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fGrayline.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fPreferences.lfm /construction/comms/cqrlog/cqrlog-2.4.0/src/fPreferences.pas /usr/bin/env WRKSRC=/construction/comms/cqrlog/cqrlog-2.4.0 REWARNFILE=/construction/comms/cqrlog/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e s!%%DATADIR%%!/usr/local/share/cqrlog!g /construction/comms/cqrlog/cqrlog-2.4.0/src/dData.pas /construction/comms/cqrlog/cqrlog-2.4.0/src/fGrayline.pas /usr/bin/env WRKSRC=/construction/comms/cqrlog/cqrlog-2.4.0 REWARNFILE=/construction/comms/cqrlog/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e s!Linux!FreeBSD!g /construction/comms/cqrlog/cqrlog-2.4.0/src/fMain.lfm /construction/comms/cqrlog/cqrlog-2.4.0/src/fNewQSO.lfm /construction/comms/cqrlog/cqrlog-2.4.0/src/dUtils.pas /usr/bin/env WRKSRC=/construction/comms/cqrlog/cqrlog-2.4.0 REWARNFILE=/construction/comms/cqrlog/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e s!%%OPENSSLLIB%%!/usr/local/lib!g /construction/comms/cqrlog/cqrlog-2.4.0/src/synapse/ssl_openssl_lib.pas /bin/rm -f -r /construction/comms/cqrlog/cqrlog-2.4.0/src/mysql /usr/bin/env WRKSRC=/construction/comms/cqrlog/cqrlog-2.4.0 REWARNFILE=/construction/comms/cqrlog/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e 's@FreeBSD@DragonFly@g' /construction/comms/cqrlog/cqrlog-2.4.0/src/synapse/synaser.pas SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/bin/as - found ===> cqrlog-gtk2-2.4.0_4 depends on executable: ppcx64 - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-registry.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/numlib.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on executable: gtk-update-icon-cache - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/bin/as - found ===> cqrlog-gtk2-2.4.0_4 depends on executable: fpcres - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/share/lazarus-2.0.10/lcl/units/x86_64-dragonfly/gtk2/interfaces.ppu - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libhamlib.so - found (/usr/local/lib/libhamlib.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/bin/as - found ===> cqrlog-gtk2-2.4.0_4 depends on executable: ppcx64 - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/cairo.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-image.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-registry.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/numlib.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/opengl.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pasjpeg.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/x11.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on executable: gtk-update-icon-cache - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/bin/as - found ===> cqrlog-gtk2-2.4.0_4 depends on executable: fpcres - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/gtk2.fpm - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/share/lazarus-2.0.10/lcl/units/x86_64-dragonfly/gtk2/interfaces.ppu - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libhamlib.so - found (/usr/local/lib/libhamlib.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> cqrlog-gtk2-2.4.0_4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> Configuring for cqrlog-gtk2-2.4.0_4 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cqrlog-gtk2-2.4.0_4 --- cqrlog --- /usr/local/bin/lazbuild -d --pcp=. --ws=gtk2 --lazarusdir=/usr/local/share/lazarus-2.0.10 src/cqrlog.lpi SetPrimaryConfigPath NewValue="." -> "/construction/comms/cqrlog/cqrlog-2.4.0" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP" Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas" TProject.DoLoadStateFile Statefile not found: /construction/comms/cqrlog/cqrlog-2.4.0/src/cqrlog.compiled Error: File "../images/world_borders.png" not found. Info: (lazarus) Execute Title="Compile Project, Target: cqrlog" Info: (lazarus) Working Directory="/construction/comms/cqrlog/cqrlog-2.4.0/src/" Info: (lazarus) Executable="/usr/local/bin/fpc" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Sghi" Info: (lazarus) Param[3]="-Cg" Info: (lazarus) Param[4]="-O2" Info: (lazarus) Param[5]="-gw2" Info: (lazarus) Param[6]="-godwarfsets" Info: (lazarus) Param[7]="-gl" Info: (lazarus) Param[8]="-l" Info: (lazarus) Param[9]="-vewilbq" Info: (lazarus) Param[10]="-vn-h-" Info: (lazarus) Param[11]="-Fl/usr/local/share/lazarus-2.0.10/lcl" Info: (lazarus) Param[12]="-Fu/construction/comms/cqrlog/cqrlog-2.4.0/src/lnet/lib" Info: (lazarus) Param[13]="-Fu/construction/comms/cqrlog/cqrlog-2.4.0/src/synapse" Info: (lazarus) Param[14]="-Fu/usr/local/share/lazarus-2.0.10/components/turbopower_ipro/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[15]="-Fu/usr/local/share/lazarus-2.0.10/components/tachart/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[16]="-Fu/usr/local/share/lazarus-2.0.10/components/sqldb/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[17]="-Fu/usr/local/share/lazarus-2.0.10/components/rtticontrols/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[18]="-Fu/usr/local/share/lazarus-2.0.10/components/memds/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[19]="-Fu/usr/local/share/lazarus-2.0.10/components/tdbf/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[20]="-Fu/usr/local/share/lazarus-2.0.10/components/printers/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[21]="-Fu/usr/local/share/lazarus-2.0.10/components/ideintf/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[22]="-Fu/usr/local/share/lazarus-2.0.10/components/synedit/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[23]="-Fu/usr/local/share/lazarus-2.0.10/components/sdf/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[24]="-Fu/usr/local/share/lazarus-2.0.10/components/lazcontrols/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[25]="-Fu/usr/local/share/lazarus-2.0.10/components/cairocanvas/lib/x86_64-dragonfly/gtk2" Info: (lazarus) Param[26]="-Fu/usr/local/share/lazarus-2.0.10/lcl/units/x86_64-dragonfly/gtk2" Info: (lazarus) Param[27]="-Fu/usr/local/share/lazarus-2.0.10/lcl/units/x86_64-dragonfly" Info: (lazarus) Param[28]="-Fu/usr/local/share/lazarus-2.0.10/components/codetools/units/x86_64-dragonfly" Info: (lazarus) Param[29]="-Fu/usr/local/share/lazarus-2.0.10/components/lazutils/lib/x86_64-dragonfly" Info: (lazarus) Param[30]="-Fu/usr/local/share/lazarus-2.0.10/packager/units/x86_64-dragonfly" Info: (lazarus) Param[31]="-Fu/construction/comms/cqrlog/cqrlog-2.4.0/src/" Info: (lazarus) Param[32]="-o/construction/comms/cqrlog/cqrlog-2.4.0/src/cqrlog" Info: (lazarus) Param[33]="-dLCL" Info: (lazarus) Param[34]="-dLCLgtk2" Info: (lazarus) Param[35]="-dNO_CONTEST" Info: (lazarus) Param[36]="cqrlog.lpr" Free Pascal Compiler version 3.2.0 [2021/02/23] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others (1002) Target OS: DragonFly for x86-64 (3104) Compiling cqrlog.lpr 2 276/1.504 Kb Used (3104) Compiling uScrollBars.pas (3104) Compiling fMain.pas (3104) Compiling dLogUpload.pas (3104) Compiling ./synapse/ssl_openssl_lib.pas (3104) Compiling ./synapse/synafpc.pas 100 232.831/236.032 Kb Used 100 232.850/236.544 Kb Used 200 232.882/236.544 Kb Used 300 232.898/236.544 Kb Used 400 232.898/236.544 Kb Used 500 232.898/236.544 Kb Used 600 232.898/236.544 Kb Used 700 232.898/236.544 Kb Used 800 233.145/236.544 Kb Used 900 233.377/236.800 Kb Used 1000 233.524/237.056 Kb Used 1100 233.659/237.312 Kb Used 1200 233.883/237.568 Kb Used 1300 234.110/237.568 Kb Used 1400 234.325/237.824 Kb Used 1500 234.574/238.080 Kb Used 1600 234.786/238.336 Kb Used 1700 235.049/238.336 Kb Used 1800 235.314/238.848 Kb Used 1900 235.493/238.848 Kb Used 2000 235.782/239.616 Kb Used 2100 236.208/240.640 Kb Used 2200 236.312/240.640 Kb Used (3104) Compiling ./synapse/httpsend.pas (3104) Compiling ./synapse/blcksock.pas 100 236.632/241.920 Kb Used (3104) Compiling ./synapse/synsock.pas 100 237.316/242.432 Kb Used 200 237.332/242.688 Kb Used 300 237.348/242.688 Kb Used 400 237.484/242.688 Kb Used 500 237.719/242.688 Kb Used 600 237.915/242.688 Kb Used 700 238.077/242.688 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/ssfpc.inc(714,26) Warning: (5043) Symbol "HostToNet" is deprecated 800 238.297/243.200 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/ssfpc.inc(824,18) Warning: (5043) Symbol "HostToNet" is deprecated /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/ssfpc.inc(884,25) Warning: (5043) Symbol "NetToHost" is deprecated 900 238.580/243.200 Kb Used (3104) Compiling ./synapse/synautil.pas 100 237.586/243.712 Kb Used 200 237.586/243.712 Kb Used 300 237.586/243.712 Kb Used 400 237.586/243.712 Kb Used 500 237.586/243.712 Kb Used 600 237.586/243.712 Kb Used 700 237.587/243.712 Kb Used 800 237.587/243.712 Kb Used 900 237.586/243.712 Kb Used 1000 237.586/243.712 Kb Used 1100 237.586/243.712 Kb Used 1200 237.592/243.712 Kb Used 1300 237.592/243.712 Kb Used 1400 237.592/243.712 Kb Used 100 237.625/243.712 Kb Used 200 237.689/243.712 Kb Used 300 237.797/243.712 Kb Used 400 237.997/243.712 Kb Used 500 238.319/243.712 Kb Used 600 238.794/243.712 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/synautil.pas(637,96) Warning: (5043) Symbol "TimeSeparator" is deprecated 700 239.156/243.712 Kb Used 800 239.375/243.712 Kb Used 900 239.421/243.712 Kb Used 1000 239.524/243.712 Kb Used 1100 239.817/243.712 Kb Used 1200 240.075/243.712 Kb Used 1300 240.383/243.968 Kb Used 1400 240.634/244.480 Kb Used 1500 240.874/244.480 Kb Used 1600 241.069/244.992 Kb Used 1700 241.224/244.992 Kb Used 1800 241.492/245.248 Kb Used 1900 241.652/245.504 Kb Used 2000 241.833/245.504 Kb Used 2100 242.000/245.504 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/synautil.pas(2121,88) Warning: (5043) Symbol "ShortMonthNames" is deprecated /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/synautil.pas(2122,87) Warning: (5043) Symbol "ShortMonthNames" is deprecated (3104) Compiling ./synapse/synacode.pas 100 237.994/246.272 Kb Used 200 238.201/246.016 Kb Used 300 238.283/246.016 Kb Used 400 238.368/246.016 Kb Used 500 238.491/246.272 Kb Used 600 238.696/246.272 Kb Used 700 238.857/246.528 Kb Used 800 239.144/246.528 Kb Used 900 239.328/246.528 Kb Used 1000 239.719/247.040 Kb Used 1100 239.903/247.040 Kb Used 1200 240.173/247.040 Kb Used 1300 240.392/247.040 Kb Used 1400 240.682/247.040 Kb Used (3104) Compiling ./synapse/synaip.pas 100 238.364/247.296 Kb Used 200 238.579/247.296 Kb Used 300 238.861/247.296 Kb Used 400 239.087/247.296 Kb Used 200 238.453/247.296 Kb Used 300 238.501/247.296 Kb Used 400 238.631/247.296 Kb Used 500 238.686/247.296 Kb Used 600 238.753/247.296 Kb Used 700 238.819/247.296 Kb Used 800 238.851/247.296 Kb Used 900 239.014/247.296 Kb Used 1000 239.087/247.296 Kb Used 1100 239.196/247.296 Kb Used 1200 239.404/247.296 Kb Used 1300 239.487/247.296 Kb Used 1400 239.539/247.296 Kb Used 1500 239.671/247.296 Kb Used 1600 239.964/247.296 Kb Used 1700 240.024/247.296 Kb Used 1800 240.241/247.296 Kb Used 1900 240.424/247.296 Kb Used 2000 240.671/247.296 Kb Used 2100 240.882/247.296 Kb Used 2200 241.070/247.296 Kb Used 2300 241.234/247.296 Kb Used 2400 241.382/247.296 Kb Used 2500 241.613/247.296 Kb Used 2600 241.799/247.296 Kb Used 2700 242.157/247.296 Kb Used 2800 242.431/247.296 Kb Used 2900 242.663/247.296 Kb Used 3000 242.799/247.296 Kb Used 3100 242.983/247.808 Kb Used 3200 243.119/247.808 Kb Used 3300 243.501/248.064 Kb Used 3400 243.814/248.064 Kb Used 3500 244.090/248.320 Kb Used 3600 244.348/248.576 Kb Used 3700 244.713/248.576 Kb Used 3800 245.008/248.576 Kb Used 3900 245.233/248.832 Kb Used 4000 245.554/249.600 Kb Used 4100 245.752/249.856 Kb Used 4200 246.007/249.856 Kb Used 4300 246.237/250.112 Kb Used 100 240.304/251.392 Kb Used 200 240.359/251.392 Kb Used 300 240.485/251.392 Kb Used 400 240.838/251.392 Kb Used 500 241.014/251.392 Kb Used 600 241.132/251.392 Kb Used 700 241.871/251.904 Kb Used 800 242.165/251.904 Kb Used (3104) Compiling dData.pas (3104) Compiling uMyFindFile.pas 100 245.322/254.464 Kb Used 200 245.459/254.464 Kb Used 300 245.715/254.464 Kb Used (3104) Compiling dUtils.pas (3104) Compiling aziloc.pas 100 246.563/254.720 Kb Used (3104) Compiling azidis3.pas 100 246.598/254.720 Kb Used (3104) Compiling ./lnet/lib/lnet.pp (3104) Compiling ./lnet/lib/levents.pp 100 249.586/257.024 Kb Used 200 249.872/257.536 Kb Used (3104) Compiling ./lnet/lib/lcommon.pp 100 249.921/257.536 Kb Used 200 249.984/257.536 Kb Used 300 249.984/257.536 Kb Used 400 250.128/257.536 Kb Used 500 250.363/257.536 Kb Used 300 250.198/257.792 Kb Used 400 250.408/257.792 Kb Used 500 250.557/257.792 Kb Used 600 250.741/257.792 Kb Used 100 251.077/257.792 Kb Used 100 251.184/257.792 Kb Used 200 251.184/257.792 Kb Used 100 250.192/258.048 Kb Used 200 250.452/258.048 Kb Used 300 250.711/258.304 Kb Used 400 251.104/258.304 Kb Used 500 251.485/258.304 Kb Used 600 251.715/258.304 Kb Used 700 251.933/258.304 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnet.pp(778,30) Warning: (2024) User defined: check if we need aOp = soSend in the IF, perhaps bad recv is possible? 800 252.178/258.304 Kb Used 900 252.463/258.816 Kb Used 1000 252.706/258.816 Kb Used 1100 252.884/259.072 Kb Used 1200 253.136/259.328 Kb Used 1300 253.357/259.328 Kb Used 1400 253.577/259.328 Kb Used 1500 253.738/259.328 Kb Used 1600 253.927/259.584 Kb Used 100 255.672/262.656 Kb Used 200 255.909/262.656 Kb Used (3104) Compiling dDXCC.pas 100 257.873/264.192 Kb Used (3104) Compiling znacmech.pas (3104) Compiling odbec.pas 100 258.231/264.448 Kb Used 200 258.364/264.448 Kb Used 300 258.669/264.960 Kb Used 400 258.918/264.960 Kb Used 500 259.372/264.960 Kb Used 600 259.692/265.216 Kb Used 700 259.908/265.216 Kb Used 800 260.049/265.472 Kb Used 900 260.210/265.472 Kb Used (3104) Compiling uMyIni.pas 100 258.939/265.728 Kb Used 200 259.296/265.728 Kb Used 200 258.840/266.240 Kb Used 300 259.259/266.240 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/dDXCC.pas(363,19) Warning: (5093) function result variable of a managed type does not seem to be initialized 400 259.768/266.240 Kb Used 500 260.282/266.240 Kb Used 600 260.404/266.240 Kb Used 700 261.291/266.240 Kb Used 800 261.718/266.752 Kb Used 900 262.249/266.752 Kb Used 1000 262.655/266.752 Kb Used 1100 263.044/267.008 Kb Used (3104) Compiling fEnterFreq.pas (3104) Compiling fTRXControl.pas (3104) Compiling uRigControl.pas (3104) Compiling ./lnet/lib/lnetcomponents.pas (3104) Compiling ./lnet/lib/lclnet.pas 100 260.324/268.800 Kb Used (3104) Compiling ./lnet/lib/ltelnet.pp (3104) Compiling ./lnet/lib/lcontrolstack.pp (3104) Compiling ./lnet/lib/ltelnet.pp 100 260.340/268.800 Kb Used 200 260.729/269.312 Kb Used 300 261.004/269.568 Kb Used 400 261.239/269.568 Kb Used 500 261.682/269.568 Kb Used 100 260.956/270.080 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(87,3) Warning: (2005) Comment level 2 found 100 261.157/270.080 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(110,3) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(131,3) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(151,3) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(169,3) Warning: (2005) Comment level 2 found 200 261.288/270.080 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(213,1) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(222,1) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(230,1) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(238,1) Warning: (2005) Comment level 2 found /construction/comms/cqrlog/cqrlog-2.4.0/src/./lnet/lib/lnetcomponents.pas(246,1) Warning: (2005) Comment level 2 found 100 261.336/270.336 Kb Used 200 261.856/270.336 Kb Used 300 262.251/270.336 Kb Used 400 262.422/270.336 Kb Used 500 262.492/270.336 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/uRigControl.pas(579,19) Warning: (5093) function result variable of a managed type does not seem to be initialized 600 262.826/270.336 Kb Used 100 261.634/271.104 Kb Used 200 261.797/271.104 Kb Used (3104) Compiling fNewQSO.pas (3104) Compiling uCWKeying.pas (3104) Compiling ./synapse/synaser.pas 100 317.123/322.048 Kb Used 200 317.175/322.048 Kb Used 300 317.234/322.304 Kb Used 400 317.320/322.304 Kb Used 500 317.387/322.304 Kb Used 600 317.440/322.560 Kb Used 700 317.481/322.560 Kb Used 800 317.847/322.816 Kb Used 900 318.039/322.816 Kb Used 1000 318.118/322.816 Kb Used 1100 318.365/322.816 Kb Used 1200 318.533/322.816 Kb Used 1300 318.753/323.072 Kb Used 1400 319.030/323.328 Kb Used 1500 319.205/323.328 Kb Used 1600 319.278/323.328 Kb Used 1700 319.372/323.328 Kb Used 1800 319.439/323.328 Kb Used 1900 319.530/323.328 Kb Used 2000 319.612/323.328 Kb Used 2100 319.794/323.840 Kb Used 2200 320.222/324.096 Kb Used 2300 320.472/324.096 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/synaser.pas(2328,39) Warning: (4110) range check error while evaluating constants (4294967295 must be between -2147483648 and 2147483647) /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/synaser.pas(2338,41) Warning: (4110) range check error while evaluating constants (4294967295 must be between -2147483648 and 2147483647) /construction/comms/cqrlog/cqrlog-2.4.0/src/./synapse/synaser.pas(2347,40) Warning: (4110) range check error while evaluating constants (4294967295 must be between -2147483648 and 2147483647) 100 318.186/325.120 Kb Used 200 318.553/325.376 Kb Used 300 318.796/325.376 Kb Used 400 319.037/325.632 Kb Used 500 319.310/325.632 Kb Used 600 319.685/325.888 Kb Used 700 320.038/325.888 Kb Used 800 320.281/325.888 Kb Used (3104) Compiling fMonWsjtx.pas 100 318.848/326.144 Kb Used (3104) Compiling fNewQSO.pas (3104) Compiling fWorkedGrids.pas 100 320.899/327.168 Kb Used (3104) Compiling fNewQSO.pas (3104) Compiling fPropDK0WCY.pas (3104) Compiling ./synapse/ftpsend.pas 100 320.995/327.168 Kb Used 200 321.094/327.168 Kb Used 300 321.201/327.168 Kb Used 400 321.256/327.168 Kb Used 500 321.450/327.168 Kb Used 600 321.741/327.424 Kb Used 700 321.782/327.424 Kb Used 800 322.115/327.424 Kb Used 900 322.365/327.424 Kb Used 1000 322.688/327.680 Kb Used 1100 323.057/327.936 Kb Used 1200 323.513/327.936 Kb Used 1300 323.948/328.192 Kb Used 1400 324.135/328.192 Kb Used 1500 324.235/328.448 Kb Used 1600 324.552/328.704 Kb Used 1700 324.754/328.960 Kb Used 1800 325.062/328.960 Kb Used 1900 325.384/329.216 Kb Used 100 322.610/331.264 Kb Used (3104) Compiling fNewQSO.pas (3104) Compiling fAdifImport.pas 100 322.705/331.264 Kb Used (3104) Compiling fMain.pas 100 323.661/331.776 Kb Used 200 323.685/331.776 Kb Used 300 323.711/331.776 Kb Used 400 323.976/332.032 Kb Used (3104) Compiling fNewQSO.pas 100 325.054/332.544 Kb Used 200 325.078/332.544 Kb Used 300 325.105/332.544 Kb Used 400 325.276/332.800 Kb Used 500 325.589/333.056 Kb Used 600 325.785/333.056 Kb Used 700 326.817/333.824 Kb Used (3104) Compiling fChangeLocator.pas (3104) Compiling dDXCluster.pas 100 328.078/335.360 Kb Used 200 328.516/335.360 Kb Used 300 329.014/335.616 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/dDXCluster.pas(329,19) Warning: (5093) function result variable of a managed type does not seem to be initialized 400 329.300/335.616 Kb Used 500 329.779/335.616 Kb Used 600 329.876/335.616 Kb Used 700 330.711/335.616 Kb Used 800 331.108/335.872 Kb Used 900 331.688/336.128 Kb Used 1000 332.277/336.384 Kb Used 1100 332.737/336.896 Kb Used 1200 333.155/337.152 Kb Used (3104) Compiling fSelectDXCC.pas 100 329.563/339.456 Kb Used (3104) Compiling fGrayline.pas (3104) Compiling gline2.pas (3104) Compiling ah_math.pas 100 329.797/340.736 Kb Used (3104) Compiling vsop.pas 100 329.919/340.736 Kb Used 200 330.183/340.736 Kb Used 300 330.213/340.736 Kb Used 400 330.241/340.736 Kb Used 500 330.269/340.736 Kb Used 600 330.297/340.736 Kb Used 700 330.325/340.736 Kb Used 800 330.353/340.736 Kb Used 900 330.381/340.736 Kb Used 1000 330.409/340.736 Kb Used 1100 330.437/340.736 Kb Used 1200 330.464/340.736 Kb Used 1300 330.571/340.736 Kb Used 1400 330.599/340.736 Kb Used 1500 330.627/340.736 Kb Used 1600 330.654/340.736 Kb Used 1700 330.683/340.736 Kb Used 1800 330.771/340.736 Kb Used 1900 330.800/340.736 Kb Used 2000 330.828/340.736 Kb Used 2100 330.856/340.736 Kb Used 2200 330.884/340.736 Kb Used 2300 330.911/340.736 Kb Used 2400 330.938/340.736 Kb Used 2500 330.966/340.736 Kb Used 2600 330.995/340.736 Kb Used 2700 331.022/340.736 Kb Used 2800 331.049/340.736 Kb Used 2900 331.151/340.992 Kb Used 3000 331.179/340.992 Kb Used 3100 331.208/340.992 Kb Used 3200 331.236/340.992 Kb Used 3300 331.264/340.992 Kb Used 3400 331.292/340.992 Kb Used 3500 331.320/340.992 Kb Used 3600 331.348/340.992 Kb Used 3700 331.376/340.992 Kb Used 3800 331.404/340.992 Kb Used 3900 331.432/340.992 Kb Used 4000 331.460/340.992 Kb Used 4100 331.487/340.992 Kb Used 4200 331.516/340.992 Kb Used 4300 331.543/340.992 Kb Used 4400 331.571/340.992 Kb Used 4500 331.673/340.992 Kb Used 4600 331.701/340.992 Kb Used 4700 331.729/340.992 Kb Used 4800 331.758/340.992 Kb Used 4900 331.785/340.992 Kb Used 5000 331.813/340.992 Kb Used 5100 331.924/341.248 Kb Used 5200 331.952/341.248 Kb Used 5300 331.980/341.248 Kb Used 5400 332.008/341.248 Kb Used 5500 332.036/341.248 Kb Used 5600 332.064/341.248 Kb Used 5700 332.093/341.248 Kb Used 5800 332.121/341.248 Kb Used 5900 332.148/341.248 Kb Used 6000 332.176/341.248 Kb Used 6100 332.204/341.248 Kb Used 6200 332.232/341.248 Kb Used 6300 332.259/341.248 Kb Used 6400 332.287/341.248 Kb Used 6500 332.314/341.248 Kb Used 6600 332.342/341.248 Kb Used 100 330.064/341.504 Kb Used 200 330.134/341.504 Kb Used 300 330.297/341.504 Kb Used 400 330.629/341.504 Kb Used 500 330.748/341.504 Kb Used 600 331.044/341.504 Kb Used 700 331.338/341.504 Kb Used 800 331.567/341.504 Kb Used 900 331.883/341.504 Kb Used 100 344.304/351.232 Kb Used 200 344.648/351.232 Kb Used 300 344.798/351.232 Kb Used 400 345.322/351.232 Kb Used 500 345.657/351.488 Kb Used 600 345.993/351.744 Kb Used (3104) Compiling fPreferences.pas (3104) Compiling frExportPref.pas 100 344.545/353.024 Kb Used 200 345.478/353.280 Kb Used 300 346.067/353.792 Kb Used 400 347.114/354.560 Kb Used 500 347.732/354.560 Kb Used 100 345.748/354.560 Kb Used 200 345.772/354.560 Kb Used 300 345.798/354.560 Kb Used 400 345.821/354.560 Kb Used 500 345.852/354.560 Kb Used 600 345.875/354.560 Kb Used 700 345.895/354.560 Kb Used 800 345.936/354.560 Kb Used 900 345.958/354.560 Kb Used 1000 346.029/354.560 Kb Used 1100 347.170/355.072 Kb Used (3104) Compiling fFreq.pas (3104) Compiling fChangeFreq.pas 100 349.079/356.608 Kb Used 100 349.356/357.120 Kb Used (3104) Compiling fQTHProfiles.pas (3104) Compiling fNewQTHProfile.pas 100 351.033/358.912 Kb Used 100 351.052/359.424 Kb Used 200 351.528/359.424 Kb Used (3104) Compiling fSerialPort.pas (3104) Compiling fClubSettings.pas (3104) Compiling dMembership.pas 100 353.037/360.960 Kb Used (3104) Compiling fImportProgress.pas (3104) Compiling ./synapse/synachar.pas (3104) Compiling ./synapse/synaicnv.pas 100 353.186/361.216 Kb Used 200 353.342/361.216 Kb Used 300 353.459/361.216 Kb Used 100 353.277/361.472 Kb Used 200 353.337/361.472 Kb Used 300 353.408/361.472 Kb Used 400 353.464/361.472 Kb Used 500 353.525/361.472 Kb Used 600 353.588/361.472 Kb Used 700 353.651/361.472 Kb Used 800 353.711/361.472 Kb Used 900 353.917/361.472 Kb Used 1000 354.087/361.472 Kb Used 1100 354.247/361.472 Kb Used 1200 354.476/361.472 Kb Used 1300 354.757/361.472 Kb Used 1400 354.920/361.472 Kb Used 1500 355.165/361.728 Kb Used 1600 355.181/361.728 Kb Used 1700 355.200/361.728 Kb Used 1800 355.445/361.728 Kb Used 1900 355.658/361.728 Kb Used 2000 355.862/361.984 Kb Used (3104) Compiling fImportTest.pas 100 355.331/363.520 Kb Used 200 355.339/363.520 Kb Used (3104) Compiling dSatellite.pas 100 355.723/364.544 Kb Used 100 355.567/365.056 Kb Used 200 355.797/365.056 Kb Used 300 355.991/365.056 Kb Used 400 356.998/365.056 Kb Used 500 357.790/365.056 Kb Used 600 357.921/365.056 Kb Used 700 358.080/365.056 Kb Used 800 358.209/365.056 Kb Used 900 358.603/365.312 Kb Used 1000 359.936/366.848 Kb Used 1100 360.388/366.848 Kb Used 1200 360.518/366.848 Kb Used 1300 360.826/366.848 Kb Used 1400 361.955/367.872 Kb Used 1500 362.562/367.872 Kb Used 200 356.367/368.640 Kb Used 300 356.680/368.640 Kb Used 400 357.068/368.640 Kb Used 100 356.226/368.896 Kb Used (3104) Compiling fLoadClub.pas 100 357.016/369.664 Kb Used 200 357.158/369.664 Kb Used 300 357.819/369.664 Kb Used (3104) Compiling fBandMap.pas (3104) Compiling uColorMemo.pas 100 357.154/369.920 Kb Used 200 358.058/370.176 Kb Used 300 358.465/370.432 Kb Used 400 358.738/370.432 Kb Used 500 359.024/370.432 Kb Used 600 359.214/370.432 Kb Used 700 359.394/370.432 Kb Used 100 358.299/371.200 Kb Used (3104) Compiling fBandMapFilter.pas 100 360.355/371.456 Kb Used 200 360.413/371.712 Kb Used 300 360.906/371.712 Kb Used 400 361.357/371.712 Kb Used 500 361.507/371.712 Kb Used 600 362.065/371.712 Kb Used 700 362.509/371.712 Kb Used 800 362.769/371.712 Kb Used (3104) Compiling fBandMapWatch.pas (3104) Compiling fDefaultFreq.pas 100 361.308/372.992 Kb Used 200 362.927/373.504 Kb Used (3104) Compiling fKeyTexts.pas 100 362.406/373.760 Kb Used 200 363.631/374.272 Kb Used (3104) Compiling fSplitSettings.pas 100 364.336/374.784 Kb Used (3104) Compiling fNewQSODefValues.pas 100 365.334/375.552 Kb Used (3104) Compiling fDXCluster.pas 100 365.358/376.064 Kb Used 200 366.326/376.320 Kb Used (3104) Compiling fDXClusterList.pas (3104) Compiling fNewDXCluster.pas 100 368.446/378.880 Kb Used 300 368.563/379.904 Kb Used 400 368.837/379.904 Kb Used 500 369.112/379.904 Kb Used 600 369.456/379.904 Kb Used 700 369.758/380.160 Kb Used 800 370.018/380.160 Kb Used 900 370.972/380.416 Kb Used 1000 371.322/380.416 Kb Used 1100 371.429/380.416 Kb Used 1200 371.632/380.416 Kb Used 1300 371.736/380.416 Kb Used 1400 372.821/380.928 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/fDXCluster.pas(1448,21) Warning: (5093) function result variable of a managed type does not seem to be initialized 1500 373.093/380.928 Kb Used 1600 373.531/380.928 Kb Used (3104) Compiling fCallAlert.pas (3104) Compiling fNewCallAlert.pas 100 370.606/382.208 Kb Used (3104) Compiling fConfigStorage.pas 100 371.401/382.720 Kb Used (3104) Compiling fPropagation.pas 100 371.509/383.232 Kb Used 200 372.688/383.488 Kb Used 300 373.395/384.000 Kb Used 400 373.576/384.000 Kb Used 500 374.031/384.000 Kb Used (3104) Compiling fRadioMemories.pas (3104) Compiling fAddRadioMemory.pas 100 374.526/385.536 Kb Used 200 374.849/385.536 Kb Used 300 375.320/385.536 Kb Used 1200 374.936/386.304 Kb Used 1300 375.476/386.304 Kb Used 1400 375.978/386.304 Kb Used 1500 376.532/386.816 Kb Used 1600 376.873/387.328 Kb Used 1700 380.025/388.864 Kb Used 1800 380.547/388.864 Kb Used 1900 381.030/388.864 Kb Used 2000 381.614/388.864 Kb Used 2100 381.993/389.120 Kb Used 2200 382.382/389.120 Kb Used 2300 382.764/389.120 Kb Used 2400 382.917/389.376 Kb Used 2500 383.194/389.376 Kb Used 2600 383.766/389.632 Kb Used 2700 384.315/389.888 Kb Used 2800 384.869/390.400 Kb Used 2900 385.443/390.912 Kb Used 3000 388.324/398.336 Kb Used (3104) Compiling fSplash.pas (3104) Compiling uVersion.pas (3104) Compiling fDXCCStat.pas 100 377.570/398.336 Kb Used 200 377.987/398.336 Kb Used 300 378.369/398.336 Kb Used 400 378.729/398.592 Kb Used 500 379.708/398.592 Kb Used 600 379.888/398.592 Kb Used 700 380.589/398.592 Kb Used 800 380.763/398.592 Kb Used 900 380.891/398.592 Kb Used 1000 381.007/398.848 Kb Used 1100 382.131/398.848 Kb Used 1200 382.753/398.848 Kb Used (3104) Compiling fQSLMgr.pas (3104) Compiling fSendSpot.pas (3104) Compiling fQSODetails.pas 100 380.703/401.152 Kb Used 200 380.969/401.152 Kb Used 300 381.270/401.152 Kb Used 400 381.651/401.152 Kb Used 500 381.895/401.152 Kb Used (3104) Compiling fWAZITUStat.pas (3104) Compiling fShowStations.pas 100 382.749/402.688 Kb Used 200 383.111/402.688 Kb Used 300 383.534/402.688 Kb Used 400 384.030/402.688 Kb Used 500 384.319/402.688 Kb Used 600 384.876/402.688 Kb Used 700 385.218/402.688 Kb Used 800 385.992/402.688 Kb Used 900 386.296/402.688 Kb Used 1000 386.475/402.688 Kb Used 1100 386.975/402.688 Kb Used (3104) Compiling fIOTAStat.pas 100 384.250/403.712 Kb Used (3104) Compiling fGraphStat.pas (3104) Compiling fLongNote.pas (3104) Compiling fRefCall.pas (3104) Compiling fCWType.pas (3104) Compiling frCWKeys.pas (3104) Compiling fCWType.pas 100 392.229/409.088 Kb Used 200 392.985/409.088 Kb Used 300 393.774/409.088 Kb Used 400 394.181/409.088 Kb Used 500 394.600/409.344 Kb Used 100 392.365/410.368 Kb Used 200 393.139/410.368 Kb Used 300 393.609/410.368 Kb Used (3104) Compiling fExportProgress.pas 100 393.424/410.880 Kb Used 200 393.877/410.880 Kb Used 300 394.100/410.880 Kb Used 400 394.399/411.136 Kb Used 500 394.683/411.136 Kb Used 600 396.813/411.392 Kb Used 700 397.051/411.392 Kb Used 800 397.235/411.392 Kb Used 900 397.420/411.392 Kb Used 1000 397.692/411.392 Kb Used 1100 398.105/411.648 Kb Used 1200 398.489/412.160 Kb Used 1300 401.978/412.160 Kb Used (3104) Compiling fCallAttachment.pas (3104) Compiling fQSLViewer.pas (3104) Compiling fCWKeys.pas (3104) Compiling fDBConnect.pas (3104) Compiling fNewLog.pas 100 398.517/416.000 Kb Used 200 398.963/416.000 Kb Used 300 399.276/416.000 Kb Used 400 399.636/416.000 Kb Used 500 400.110/416.000 Kb Used (3104) Compiling fAbout.pas (3104) Compiling fChangelog.pas (3104) Compiling fBigSquareStat.pas 100 419.576/433.152 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/fBigSquareStat.pas(159,38) Warning: (4046) Constructing a class "TBufDataset" with abstract method "LoadBlobIntoBuffer" 200 419.776/433.152 Kb Used 300 420.732/434.176 Kb Used (3104) Compiling fSCP.pas (3104) Compiling fRotControl.pas (3104) Compiling uRotControl.pas 100 420.657/435.456 Kb Used 200 421.198/435.456 Kb Used 100 421.726/436.224 Kb Used (3104) Compiling fLogUploadStatus.pas 100 422.669/436.736 Kb Used 200 422.923/436.736 Kb Used 300 423.158/436.992 Kb Used 400 423.855/437.248 Kb Used (3104) Compiling fRbnMonitor.pas 100 422.871/437.248 Kb Used (3104) Compiling fRbnServer.pas (3104) Compiling fRbnFilter.pas 100 425.685/439.296 Kb Used 200 426.235/439.808 Kb Used 200 425.813/440.576 Kb Used 300 426.647/440.576 Kb Used 400 427.012/440.576 Kb Used 500 427.383/440.576 Kb Used 600 427.752/440.576 Kb Used 700 428.168/440.576 Kb Used (3104) Compiling fException.pas (3104) Compiling fCommentToCall.pas (3104) Compiling fNewCommentToCall.pas (3104) Compiling fFindCommentToCall.pas 100 429.724/444.928 Kb Used (3104) Compiling fRemind.pas 100 430.596/445.952 Kb Used 200 431.048/445.952 Kb Used (3104) Compiling fContest.pas 100 431.533/446.208 Kb Used 200 431.841/446.208 Kb Used 300 432.215/446.208 Kb Used 400 432.459/446.208 Kb Used (3104) Compiling fXfldigi.pas 100 432.533/446.976 Kb Used 200 432.821/446.976 Kb Used 300 433.181/446.976 Kb Used 400 433.849/447.488 Kb Used 800 432.796/447.488 Kb Used 900 433.172/447.488 Kb Used 1000 433.664/447.744 Kb Used 1100 434.205/447.744 Kb Used 1200 434.449/447.744 Kb Used 1300 435.340/448.000 Kb Used 1400 435.782/448.000 Kb Used 1500 435.922/448.000 Kb Used 1600 436.275/448.000 Kb Used 1700 436.667/448.000 Kb Used 1800 436.876/448.000 Kb Used 1900 437.098/448.000 Kb Used 2000 438.018/448.512 Kb Used 2100 438.703/448.512 Kb Used 2200 439.239/448.512 Kb Used 2300 439.360/448.512 Kb Used 2400 439.616/448.512 Kb Used 2500 439.948/448.512 Kb Used 2600 440.218/449.024 Kb Used 2700 440.528/449.280 Kb Used 2800 440.787/449.792 Kb Used 2900 443.617/452.096 Kb Used 3000 443.807/452.096 Kb Used 3100 443.991/452.096 Kb Used 3200 445.114/452.096 Kb Used 3300 445.365/452.096 Kb Used 3400 445.571/452.096 Kb Used 3500 445.729/452.096 Kb Used 3600 445.910/452.096 Kb Used 3700 446.154/452.096 Kb Used 3800 446.394/452.352 Kb Used 3900 446.855/452.864 Kb Used 4000 447.220/452.864 Kb Used 4100 447.526/453.120 Kb Used 4200 447.736/453.120 Kb Used 4300 447.973/453.376 Kb Used 4400 448.340/453.632 Kb Used 4500 448.760/454.656 Kb Used 4600 449.064/455.168 Kb Used 4700 449.333/455.168 Kb Used 4800 449.553/455.424 Kb Used 4900 449.772/455.424 Kb Used 5000 449.953/455.424 Kb Used 5100 450.449/456.704 Kb Used 5200 450.567/456.704 Kb Used 5300 451.088/457.472 Kb Used 5400 451.362/457.472 Kb Used 5500 451.713/457.472 Kb Used 5600 452.293/458.752 Kb Used 5700 452.465/458.752 Kb Used 5800 453.006/459.264 Kb Used 5900 453.668/459.264 Kb Used 6000 455.065/462.080 Kb Used 6100 455.272/462.080 Kb Used 6200 455.796/462.080 Kb Used 6300 456.160/462.080 Kb Used 6400 456.542/462.336 Kb Used 6500 456.939/463.104 Kb Used 6600 457.350/463.104 Kb Used 6700 457.891/463.616 Kb Used 6800 458.158/463.616 Kb Used 6900 458.628/464.640 Kb Used (3104) Compiling fMarkQSL.pas 100 434.842/468.992 Kb Used 200 435.105/468.992 Kb Used (3104) Compiling fSort.pas (3104) Compiling fFilter.pas 100 435.760/469.248 Kb Used 200 436.761/469.248 Kb Used 300 436.998/469.248 Kb Used 400 437.211/469.248 Kb Used 500 438.386/470.016 Kb Used 600 438.991/470.016 Kb Used 700 439.297/470.016 Kb Used 800 440.016/470.016 Kb Used (3104) Compiling fCallbook.pas 100 438.082/469.760 Kb Used (3104) Compiling fSearch.pas 100 438.986/470.272 Kb Used 200 439.148/470.272 Kb Used (3104) Compiling fDatabaseUpdate.pas 100 439.978/471.296 Kb Used 200 440.286/471.552 Kb Used 300 440.474/471.808 Kb Used (3104) Compiling fExLabelPrint.pas (3104) Compiling fQSLExpPref.pas 100 442.050/473.344 Kb Used 100 442.115/473.600 Kb Used 200 442.481/473.600 Kb Used 300 443.490/473.856 Kb Used 400 444.072/473.856 Kb Used 500 444.299/474.112 Kb Used (3104) Compiling fImportLoTWWeb.pas (3104) Compiling ./synapse/ssl_openssl.pas 100 442.218/473.856 Kb Used 200 442.591/473.856 Kb Used 300 442.734/473.856 Kb Used 400 443.049/473.856 Kb Used 500 443.328/473.856 Kb Used 600 443.464/473.856 Kb Used 700 443.608/473.856 Kb Used 800 443.795/473.856 Kb Used 900 443.989/473.856 Kb Used 100 443.568/474.112 Kb Used 200 444.487/474.368 Kb Used (3104) Compiling fLoTWExport.pas 100 444.502/475.392 Kb Used 200 445.212/475.904 Kb Used 300 445.561/475.904 Kb Used 400 446.021/475.904 Kb Used 500 446.297/475.904 Kb Used (3104) Compiling fGroupEdit.pas 100 445.586/475.904 Kb Used 200 445.850/475.904 Kb Used 300 446.032/475.904 Kb Used 400 446.213/476.416 Kb Used 500 446.385/476.416 Kb Used (3104) Compiling fCustomStat.pas 100 446.634/476.928 Kb Used 200 446.975/477.184 Kb Used (3104) Compiling fSQLConsole.pas 100 480.169/500.992 Kb Used 200 480.809/500.992 Kb Used 300 481.255/500.992 Kb Used (3104) Compiling fEditDetails.pas 100 481.290/504.064 Kb Used (3104) Compiling fRebuildMembStat.pas 100 482.216/504.576 Kb Used 200 482.453/504.832 Kb Used (3104) Compiling feQSLUpload.pas 100 483.186/505.600 Kb Used 200 484.406/506.112 Kb Used 300 484.804/506.112 Kb Used (3104) Compiling feQSLDownload.pas 100 484.324/506.880 Kb Used 200 484.600/507.136 Kb Used (3104) Compiling fSOTAExport.pas 100 485.356/507.904 Kb Used 200 485.563/507.904 Kb Used (3104) Compiling fExportPref.pas 100 486.411/509.184 Kb Used 500 486.360/509.184 Kb Used 600 486.664/509.184 Kb Used 700 486.944/509.184 Kb Used 800 487.298/509.184 Kb Used 900 487.625/509.184 Kb Used 1000 487.955/509.184 Kb Used 1100 488.276/509.184 Kb Used 1200 488.608/509.440 Kb Used 1300 488.967/509.440 Kb Used 1400 489.296/509.440 Kb Used 1500 489.500/509.440 Kb Used 1600 489.718/509.440 Kb Used 1700 491.266/510.464 Kb Used 1800 491.550/510.720 Kb Used 1900 491.979/510.720 Kb Used 2000 492.299/510.720 Kb Used 2100 492.645/510.720 Kb Used 2200 493.644/511.744 Kb Used 2300 494.098/511.744 Kb Used 200 486.582/513.024 Kb Used 300 486.941/513.024 Kb Used 400 487.119/513.024 Kb Used 500 487.328/513.024 Kb Used 600 487.617/513.024 Kb Used 700 489.641/513.024 Kb Used 800 490.317/513.024 Kb Used (1010) Writing Resource String Table file: fAdifImport.rsj 200 486.904/513.536 Kb Used 300 487.731/513.536 Kb Used 400 487.939/513.536 Kb Used 200 487.038/513.536 Kb Used 300 487.572/513.536 Kb Used 400 487.943/513.536 Kb Used 500 488.225/513.536 Kb Used 600 488.590/513.536 Kb Used 700 489.101/513.536 Kb Used 800 489.384/513.536 Kb Used 900 489.935/513.536 Kb Used 200 486.926/514.048 Kb Used 300 487.396/514.048 Kb Used 400 487.710/514.048 Kb Used 500 488.125/514.048 Kb Used 600 488.581/514.048 Kb Used 700 488.926/514.048 Kb Used 800 489.242/514.048 Kb Used 900 489.578/514.048 Kb Used 1000 489.991/514.048 Kb Used 1100 490.402/514.048 Kb Used 1200 490.898/514.048 Kb Used 1300 491.189/514.048 Kb Used 1400 491.412/514.048 Kb Used 1500 491.602/514.048 Kb Used 1600 491.958/514.048 Kb Used 1700 492.220/514.048 Kb Used 1800 492.789/514.048 Kb Used 300 487.379/514.560 Kb Used 400 487.458/514.560 Kb Used 500 488.029/514.560 Kb Used 600 488.484/514.560 Kb Used 700 488.887/514.560 Kb Used 800 489.153/514.560 Kb Used 900 489.622/514.560 Kb Used 1000 489.761/514.560 Kb Used 1100 490.066/514.560 Kb Used 1200 490.332/514.560 Kb Used 1300 491.152/514.560 Kb Used 1400 491.370/514.560 Kb Used 300 487.706/515.072 Kb Used 400 488.002/515.072 Kb Used 500 488.419/515.072 Kb Used 600 488.931/515.072 Kb Used 700 489.218/515.072 Kb Used 800 489.466/515.072 Kb Used 900 489.899/515.072 Kb Used /construction/comms/cqrlog/cqrlog-2.4.0/src/dUtils.pas(952,19) Warning: (5093) function result variable of a managed type does not seem to be initialized 1000 490.344/515.072 Kb Used 1100 490.670/515.072 Kb Used 1200 491.229/515.072 Kb Used 1300 491.342/515.072 Kb Used 1400 491.706/515.072 Kb Used 1500 491.915/515.072 Kb Used 1600 492.259/515.072 Kb Used 1700 492.681/515.072 Kb Used 1800 492.928/515.072 Kb Used 1900 493.123/515.072 Kb Used 2000 493.649/515.328 Kb Used 2100 494.030/515.328 Kb Used 2200 494.383/515.328 Kb Used 2300 494.820/515.328 Kb Used 2400 494.942/515.328 Kb Used 2500 495.540/515.328 Kb Used 2600 496.131/515.328 Kb Used 2700 496.456/515.328 Kb Used 2800 497.085/515.584 Kb Used 2900 497.246/515.584 Kb Used 3000 497.624/515.840 Kb Used 3100 498.028/515.840 Kb Used 3200 498.587/516.096 Kb Used 3300 498.963/516.096 Kb Used 3400 499.356/516.096 Kb Used 3500 499.585/516.096 Kb Used 3600 499.754/516.096 Kb Used 3700 500.388/517.376 Kb Used 3800 500.828/517.376 Kb Used 3900 501.368/517.632 Kb Used 4000 501.619/517.632 Kb Used 4100 502.095/517.888 Kb Used 4200 502.600/517.888 Kb Used 4300 502.976/517.888 Kb Used 4400 503.247/517.888 Kb Used 4500 503.704/518.144 Kb Used (3104) Compiling fWorking.pas (3104) Compiling fUpgrade.pas (3104) Compiling fDbError.pas 400 491.693/520.960 Kb Used 500 492.139/520.960 Kb Used 600 492.705/520.960 Kb Used 700 493.141/520.960 Kb Used 800 493.738/520.960 Kb Used 900 494.212/520.960 Kb Used 1000 494.865/520.960 Kb Used 1100 495.292/520.960 Kb Used 1200 495.845/520.960 Kb Used 1300 496.177/520.960 Kb Used 1400 497.451/520.960 Kb Used 1500 498.918/520.960 Kb Used 1600 499.251/520.960 Kb Used 1700 499.507/520.960 Kb Used 1800 500.348/520.960 Kb Used 1900 500.876/520.960 Kb Used 2000 501.399/520.960 Kb Used 2100 501.799/520.960 Kb Used 2200 502.412/520.960 Kb Used 2300 502.921/520.960 Kb Used 2400 503.417/520.960 Kb Used 2500 503.776/520.960 Kb Used 2600 504.183/520.960 Kb Used 2700 504.632/520.960 Kb Used 2800 505.083/520.960 Kb Used 2900 505.368/520.960 Kb Used 3000 505.605/520.960 Kb Used 3100 505.885/520.960 Kb Used 3200 507.084/521.472 Kb Used 3300 507.506/521.472 Kb Used 3400 507.866/521.472 Kb Used 3500 508.445/521.472 Kb Used 3600 509.208/522.496 Kb Used 3700 509.674/522.496 Kb Used 3800 510.073/522.496 Kb Used 3900 510.655/522.496 Kb Used 4000 511.415/522.496 Kb Used 4100 511.972/522.752 Kb Used 4200 512.271/522.752 Kb Used 100 492.663/523.008 Kb Used 200 493.107/523.008 Kb Used 300 493.654/523.008 Kb Used 400 493.981/523.008 Kb Used 500 494.842/523.008 Kb Used 600 495.411/523.008 Kb Used 700 495.654/523.008 Kb Used 800 496.121/523.008 Kb Used (9022) Compiling resource /construction/comms/cqrlog/cqrlog-2.4.0/src/cqrlog.or (9015) Linking /construction/comms/cqrlog/cqrlog-2.4.0/src/cqrlog (1008) 94892 lines compiled, 90.4 sec (1021) 26 warning(s) issued strip src/cqrlog gzip tools/cqrlog.1 -c > tools/cqrlog.1.gz SUCCEEDED 00:01:33 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cqrlog-gtk2-2.4.0_4 depends on executable: gtk-update-icon-cache - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/libexec/mysqld - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cqrlog-gtk2-2.4.0_4 ===> cqrlog-gtk2-2.4.0_4 depends on executable: gtk-update-icon-cache - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/libexec/mysqld - found ===> cqrlog-gtk2-2.4.0_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list install -d -v /construction/comms/cqrlog/stage/usr/local/bin install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/xplanet install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/xplanet install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/zipcodes install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/zipcodes install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/32x32 install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/32x32 install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/64x64 install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/64x64 install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/128x128 install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/128x128 install -d -v /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/256x256 install: mkdir /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/256x256 install -d -v /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog install: mkdir /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog install -d -v /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog install: mkdir /construction/comms/cqrlog/stage/usr/local/share/icons install: mkdir /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog install -d -v /construction/comms/cqrlog/stage/usr/local/share/applications install -d -v /construction/comms/cqrlog/stage/usr/local/share/appdata install: mkdir /construction/comms/cqrlog/stage/usr/local/share/appdata install -d -v /construction/comms/cqrlog/stage/usr/local/man/man1 install -v -m 0755 src/cqrlog /construction/comms/cqrlog/stage/usr/local/bin install: src/cqrlog -> /construction/comms/cqrlog/stage/usr/local/bin/cqrlog install -v -m 0755 tools/cqrlog-apparmor-fix /construction/comms/cqrlog/stage/usr/local/share/cqrlog/cqrlog-apparmor-fix install: tools/cqrlog-apparmor-fix -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/cqrlog-apparmor-fix install -v -m 0644 ctyfiles/* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/ install: ctyfiles/Ambiguous.tbl -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/Ambiguous.tbl install: ctyfiles/AreaOK1RR.tbl -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/AreaOK1RR.tbl install: ctyfiles/CallResolution.tbl -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/CallResolution.tbl install: ctyfiles/ContestName.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/ContestName.tab install: ctyfiles/Country.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/Country.tab install: ctyfiles/CountryDel.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/CountryDel.tab install: ctyfiles/eqsl.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/eqsl.txt install: ctyfiles/Exceptions.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/Exceptions.tab install: ctyfiles/iota.tbl -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/iota.tbl install: ctyfiles/lotw1.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/lotw1.txt install: ctyfiles/MASTER.SCP -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/MASTER.SCP install: ctyfiles/prop_mode.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/prop_mode.tab install: ctyfiles/qslmgr.csv -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/qslmgr.csv install: ctyfiles/README -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/README install: ctyfiles/sat_name.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/sat_name.tab install: ctyfiles/us_states.tab -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/ctyfiles/us_states.tab install -v -m 0644 help/img/* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/ install: help/img/bulb.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/bulb.png install: help/img/c03.jpg -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/c03.jpg install: help/img/contest_html_export.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/contest_html_export.png install: help/img/contest.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/contest.png install: help/img/cwdaem.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/cwdaem.png install: help/img/exc.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/exc.png install: help/img/fxml5.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/fxml5.png install: help/img/fxml8.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/fxml8.png install: help/img/fxml9.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/fxml9.png install: help/img/gm1.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/gm1.png install: help/img/gm2.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/gm2.png install: help/img/gm3.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/gm3.png install: help/img/h1.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h1.png install: help/img/h10.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h10.png install: help/img/h100.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h100.png install: help/img/h101.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h101.png install: help/img/h101b.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h101b.png install: help/img/h102.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h102.png install: help/img/h103.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h103.png install: help/img/h104.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h104.png install: help/img/h105.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h105.png install: help/img/h106.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h106.png install: help/img/h107.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h107.png install: help/img/h108.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h108.png install: help/img/h109.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h109.png install: help/img/h11.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h11.png install: help/img/h110.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h110.png install: help/img/h111.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h111.png install: help/img/h1112.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h1112.png install: help/img/h1114.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h1114.png install: help/img/h1116.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h1116.png install: help/img/h112.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h112.png install: help/img/h113.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h113.png install: help/img/h114.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h114.png install: help/img/h115.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h115.png install: help/img/h116.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h116.png install: help/img/h117.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h117.png install: help/img/h118.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h118.png install: help/img/h119.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h119.png install: help/img/h12.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h12.png install: help/img/h120.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h120.png install: help/img/h121.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h121.png install: help/img/h122.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h122.png install: help/img/h13.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h13.png install: help/img/h14.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h14.png install: help/img/h15.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h15.png install: help/img/h16.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h16.png install: help/img/h165.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h165.png install: help/img/h17.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h17.png install: help/img/h18.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h18.png install: help/img/h19.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h19.png install: help/img/h2.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h2.png install: help/img/h20.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h20.png install: help/img/h21.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h21.png install: help/img/h22.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h22.png install: help/img/h23.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h23.png install: help/img/h24.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h24.png install: help/img/h25.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h25.png install: help/img/h26.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h26.png install: help/img/h27.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h27.png install: help/img/h28.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h28.png install: help/img/h29.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h29.png install: help/img/h3.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h3.png install: help/img/h30.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h30.png install: help/img/h31.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h31.png install: help/img/h32.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h32.png install: help/img/h33.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h33.png install: help/img/h34.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h34.png install: help/img/h35.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h35.png install: help/img/h36.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h36.png install: help/img/h37.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h37.png install: help/img/h38.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h38.png install: help/img/h39.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h39.png install: help/img/h4.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h4.png install: help/img/h40.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h40.png install: help/img/h41.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h41.png install: help/img/h42.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h42.png install: help/img/h43.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h43.png install: help/img/h44.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h44.png install: help/img/h45.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h45.png install: help/img/h45b.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h45b.png install: help/img/h45c.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h45c.png install: help/img/h45d.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h45d.png install: help/img/h45e.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h45e.png install: help/img/h46.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h46.png install: help/img/h47.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h47.png install: help/img/h48.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h48.png install: help/img/h49.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h49.png install: help/img/h5.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h5.png install: help/img/h50.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h50.png install: help/img/h51.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h51.png install: help/img/h52.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h52.png install: help/img/h53.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h53.png install: help/img/h54.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h54.png install: help/img/h55.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h55.png install: help/img/h56.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h56.png install: help/img/h57.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h57.png install: help/img/h58.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h58.png install: help/img/h59.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h59.png install: help/img/h6.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h6.png install: help/img/h60.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h60.png install: help/img/h61.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h61.png install: help/img/h62.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h62.png install: help/img/h63.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h63.png install: help/img/h64.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h64.png install: help/img/h65.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h65.png install: help/img/h66.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h66.png install: help/img/h67.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h67.png install: help/img/h68.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h68.png install: help/img/h69.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h69.png install: help/img/h7.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h7.png install: help/img/h70.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h70.png install: help/img/h70b.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h70b.png install: help/img/h71.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h71.png install: help/img/h72.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h72.png install: help/img/h73.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h73.png install: help/img/h74.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h74.png install: help/img/h75.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h75.png install: help/img/h76.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h76.png install: help/img/h77.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h77.png install: help/img/h78.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h78.png install: help/img/h79.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h79.png install: help/img/h8.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h8.png install: help/img/h80.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h80.png install: help/img/h81.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h81.png install: help/img/h82.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h82.png install: help/img/h83.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h83.png install: help/img/h84.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h84.png install: help/img/h85.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h85.png install: help/img/h86.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h86.png install: help/img/h87.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h87.png install: help/img/h88.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h88.png install: help/img/h89.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h89.png install: help/img/h9.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h9.png install: help/img/h90.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h90.png install: help/img/h91.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h91.png install: help/img/h92.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h92.png install: help/img/h93.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h93.png install: help/img/h94.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h94.png install: help/img/h95.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h95.png install: help/img/h96.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h96.png install: help/img/h97.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h97.png install: help/img/h98.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h98.png install: help/img/h99.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h99.png install: help/img/h9b.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/h9b.png install: help/img/line.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/line.png install: help/img/misc12.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc12.png install: help/img/misc13.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc13.png install: help/img/misc14.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc14.png install: help/img/misc3.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc3.png install: help/img/misc40.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc40.png install: help/img/misc41.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc41.png install: help/img/misc42.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc42.png install: help/img/misc43.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc43.png install: help/img/misc44.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc44.png install: help/img/misc5.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc5.png install: help/img/misc8.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/misc8.png install: help/img/n1mm1.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/n1mm1.png install: help/img/n1mm2.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/n1mm2.png install: help/img/n1mm3.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/n1mm3.png install: help/img/note.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/note.png install: help/img/setting_rigctld_for_all_programs.pdf -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/setting_rigctld_for_all_programs.pdf install: help/img/wkdgrid10.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wkdgrid10.png install: help/img/wkdgrid11.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wkdgrid11.png install: help/img/wkdgrid9.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wkdgrid9.png install: help/img/wsjt1.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt1.png install: help/img/wsjt15.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt15.png install: help/img/wsjt16.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt16.png install: help/img/wsjt17.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt17.png install: help/img/wsjt18.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt18.png install: help/img/wsjt19.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt19.png install: help/img/wsjt2.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt2.png install: help/img/wsjt20.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt20.png install: help/img/wsjt21.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt21.png install: help/img/wsjt22.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt22.png install: help/img/wsjt23.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt23.png install: help/img/wsjt27.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt27.png install: help/img/wsjt28.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt28.png install: help/img/wsjt29.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt29.png install: help/img/wsjt30.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt30.png install: help/img/wsjt31.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt31.png install: help/img/wsjt32.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt32.png install: help/img/wsjt33.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt33.png install: help/img/wsjt34.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt34.png install: help/img/wsjt35.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt35.png install: help/img/wsjt36.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt36.png install: help/img/wsjt4.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/img/wsjt4.png install -v -m 0644 help/*.* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/ install: help/contest.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/contest.html install: help/cwd.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/cwd.html install: help/cwd.html.bak -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/cwd.html.bak install: help/cwd.html.orig -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/cwd.html.orig install: help/cwh.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/cwh.html install: help/fldxml.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/fldxml.html install: help/gridmap.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/gridmap.html install: help/h1.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h1.html install: help/h1.html.bak -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h1.html.bak install: help/h1.html.orig -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h1.html.orig install: help/h20.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h20.html install: help/h21.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h21.html install: help/h22.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h22.html install: help/h23.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h23.html install: help/h24.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h24.html install: help/h25.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h25.html install: help/h26.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h26.html install: help/h27.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h27.html install: help/h28.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h28.html install: help/h29.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h29.html install: help/h3.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h3.html install: help/h30.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h30.html install: help/h4.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h4.html install: help/h5.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h5.html install: help/h6.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h6.html install: help/h7.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h7.html install: help/h8.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/h8.html install: help/index_left.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/index_left.html install: help/index_right.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/index_right.html install: help/index.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/index.html install: help/n1mm.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/n1mm.html install: help/remi.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/remi.html install: help/sql_console.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/sql_console.html install: help/wkdgrid.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/wkdgrid.html install: help/wkusb.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/wkusb.html install: help/wsjt.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/help/wsjt.html install -v -m 0644 members/* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ install: members/070-club.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/070-club.txt install: members/10-10.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/10-10.txt install: members/599dxa.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/599dxa.txt install: members/9acwg.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/9acwg.txt install: members/a1-club.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/a1-club.txt install: members/a1-op.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/a1-op.txt install: members/a1a-ea.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/a1a-ea.txt install: members/afm.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/afm.txt install: members/agb.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/agb.txt install: members/agcw.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/agcw.txt install: members/arci.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/arci.txt install: members/arktika.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/arktika.txt install: members/armi.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/armi.txt install: members/aviaham.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/aviaham.txt install: members/bcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/bcc.txt install: members/bmars.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/bmars.txt install: members/bscc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/bscc.txt install: members/btc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/btc.txt install: members/bug.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/bug.txt install: members/cav.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cav.txt install: members/cct.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cct.txt install: members/cdxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cdxc.txt install: members/cfo.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cfo.txt install: members/cft.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cft.txt install: members/conveniat.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/conveniat.txt install: members/cqcw.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cqcw.txt install: members/ctc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ctc.txt install: members/ctid.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ctid.txt install: members/cwjf.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cwjf.txt install: members/cwops.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cwops.txt install: members/cwsp.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/cwsp.txt install: members/dig.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/dig.txt install: members/dmc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/dmc.txt install: members/dtc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/dtc.txt install: members/ecwarc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ecwarc.txt install: members/ehsc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ehsc.txt install: members/epc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/epc.txt install: members/ffr.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ffr.txt install: members/fhc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fhc.txt install: members/firac.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/firac.txt install: members/fists.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fists.txt install: members/fmc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fmc.txt install: members/fnars.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fnars.txt install: members/fo.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fo.txt install: members/foc_names.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/foc_names.txt install: members/foc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/foc.txt install: members/fog.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fog.txt install: members/fpqrp.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/fpqrp.txt install: members/gacw.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/gacw.txt install: members/gdxf.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/gdxf.txt install: members/gqrpc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/gqrpc.txt install: members/gra.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/gra.txt install: members/gtc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/gtc.txt install: members/hacwg.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/hacwg.txt install: members/hadxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/hadxc.txt install: members/hh.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/hh.txt install: members/hhc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/hhc.txt install: members/hsc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/hsc.txt install: members/htc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/htc.txt install: members/inorc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/inorc.txt install: members/jaig.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/jaig.txt install: members/kdr.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/kdr.txt install: members/lcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/lcc.txt install: members/lids.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/lids.txt install: members/marac.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/marac.txt install: members/marconista.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/marconista.txt install: members/mcl.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/mcl.txt install: members/mcwg.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/mcwg.txt install: members/mdxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/mdxc.txt install: members/mdxg.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/mdxg.txt install: members/mf.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/mf.txt install: members/mfca.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/mfca.txt install: members/naqcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/naqcc.txt install: members/nra.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/nra.txt install: members/nrr.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/nrr.txt install: members/okdxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/okdxc.txt install: members/okdxf.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/okdxf.txt install: members/okqrp.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/okqrp.txt install: members/omiss.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/omiss.txt install: members/ootc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ootc.txt install: members/opnames.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/opnames.txt install: members/otc-sara.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/otc-sara.txt install: members/prc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/prc.txt install: members/prl.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/prl.txt install: members/pro.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/pro.txt install: members/qcwa.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/qcwa.txt install: members/qthloc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/qthloc.txt install: members/rafars.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rafars.txt install: members/rcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rcc.txt install: members/rcwc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rcwc.txt install: members/rdrc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rdrc.txt install: members/ria.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ria.txt install: members/rnars.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rnars.txt install: members/rrdxa.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rrdxa.txt install: members/rsars.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rsars.txt install: members/rtc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/rtc.txt install: members/sdxg.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/sdxg.txt install: members/shsc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/shsc.txt install: members/skcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/skcc.txt install: members/soc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/soc.txt install: members/spar-rcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/spar-rcc.txt install: members/spar.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/spar.txt install: members/spcwc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/spcwc.txt install: members/spdxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/spdxc.txt install: members/tbdxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/tbdxc.txt install: members/ten-ten.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/ten-ten.txt install: members/tenten.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/tenten.txt install: members/tfc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/tfc.txt install: members/trc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/trc.txt install: members/trn.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/trn.txt install: members/udxc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/udxc.txt install: members/uft.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/uft.txt install: members/uksmg.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/uksmg.txt install: members/uqrqc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/uqrqc.txt install: members/vhsc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/vhsc.txt install: members/vrk.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/vrk.txt install: members/wap.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/wap.txt install: members/was.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/was.txt install: members/wcc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/wcc.txt install: members/wff.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/wff.txt install: members/wwyc.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/wwyc.txt install: members/yasme.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/members/yasme.txt install -v -m 0644 xplanet/* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/xplanet/ install: xplanet/geoconfig -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/xplanet/geoconfig install -v -m 0755 voice_keyer/voice_keyer.sh /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer/voice_keyer.sh install: voice_keyer/voice_keyer.sh -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer/voice_keyer.sh install -v -m 0644 voice_keyer/README /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer/README install: voice_keyer/README -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer/README install -v -m 0644 voice_keyer/F10.mp3 /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer/F10.mp3 install: voice_keyer/F10.mp3 -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/voice_keyer/F10.mp3 install -v -m 0644 zipcodes/* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/zipcodes/ install: zipcodes/italy-prov.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/zipcodes/italy-prov.txt install: zipcodes/usa-ca.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/zipcodes/usa-ca.txt install: zipcodes/usa-states.txt -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/zipcodes/usa-states.txt cp -v -R images/* /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images images/icon -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon images/icon/128x128 -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/128x128 images/icon/128x128/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/128x128/cqrlog.png images/icon/64x64 -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/64x64 images/icon/64x64/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/64x64/cqrlog.png images/icon/32x32 -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/32x32 images/icon/32x32/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/32x32/cqrlog.png images/icon/256x256 -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/256x256 images/icon/256x256/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/256x256/cqrlog.png images/icon/48x48 -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/48x48 images/icon/48x48/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/icon/48x48/cqrlog.png images/view.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/view.png images/uses_eqsl.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/uses_eqsl.png images/sunset.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunset.png images/sunset_small.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunset_small.png images/sunset_small.jpg -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunset_small.jpg images/sunset_small.bmp -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunset_small.bmp images/sunset_small_.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunset_small_.png images/sunrise.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunrise.png images/sunrise_small.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sunrise_small.png images/sun.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sun.png images/splash.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/splash.png images/sort.xpm -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/sort.xpm images/search.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/search.png images/rbn_list.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/rbn_list.png images/radio.bmp -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/radio.bmp images/quit.xpm -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/quit.xpm images/quit.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/quit.png images/properties.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/properties.png images/options.xpm -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/options.xpm images/my_view.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/my_view.png images/menu_new.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/menu_new.png images/help.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/help.png images/HamQTH.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/HamQTH.png images/grayline.bmp -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/grayline.bmp images/go-bottom.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/go-bottom.png images/font.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/font.png images/filter.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/filter.png images/eupl.xpm -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/eupl.xpm images/eqsl_up.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/eqsl_up.png images/eqsl_dwn.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/eqsl_dwn.png images/edwn.xpm -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/edwn.xpm images/edit.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/edit.png images/dxcc_stat.xpm -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/dxcc_stat.xpm images/disconnect.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/disconnect.png images/delete.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/delete.png images/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/cqrlog.png images/connect.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/connect.png images/BigEarth.bmp -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/BigEarth.bmp images/bck.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/bck.png images/world_borders.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/world_borders.png images/attach.png -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/images/attach.png cp -v -R images/icon/* /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog images/icon/64x64 -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/64x64 images/icon/64x64/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/64x64/cqrlog.png images/icon/48x48 -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/48x48 images/icon/48x48/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/48x48/cqrlog.png images/icon/32x32 -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/32x32 images/icon/32x32/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/32x32/cqrlog.png images/icon/256x256 -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/256x256 images/icon/256x256/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/256x256/cqrlog.png images/icon/128x128 -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/128x128 images/icon/128x128/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog/128x128/cqrlog.png cp -v -R images/icon/* /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog images/icon/64x64 -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/64x64 images/icon/64x64/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/64x64/cqrlog.png images/icon/48x48 -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/48x48 images/icon/48x48/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/48x48/cqrlog.png images/icon/32x32 -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/32x32 images/icon/32x32/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/32x32/cqrlog.png images/icon/256x256 -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/256x256 images/icon/256x256/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/256x256/cqrlog.png images/icon/128x128 -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/128x128 images/icon/128x128/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/128x128/cqrlog.png install -v -m 0644 tools/cqrlog.desktop /construction/comms/cqrlog/stage/usr/local/share/applications/cqrlog.desktop install: tools/cqrlog.desktop -> /construction/comms/cqrlog/stage/usr/local/share/applications/cqrlog.desktop install -v -m 0644 tools/cqrlog.appdata.xml /construction/comms/cqrlog/stage/usr/local/share/appdata/cqrlog.appdata.xml install: tools/cqrlog.appdata.xml -> /construction/comms/cqrlog/stage/usr/local/share/appdata/cqrlog.appdata.xml install -v -m 0644 images/icon/32x32/cqrlog.png /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/cqrlog.png install: images/icon/32x32/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/pixmaps/cqrlog/cqrlog.png install -v -m 0644 images/icon/128x128/cqrlog.png /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog.png install: images/icon/128x128/cqrlog.png -> /construction/comms/cqrlog/stage/usr/local/share/icons/cqrlog.png install -v -m 0644 src/changelog.html /construction/comms/cqrlog/stage/usr/local/share/cqrlog/changelog.html install: src/changelog.html -> /construction/comms/cqrlog/stage/usr/local/share/cqrlog/changelog.html install -v -m 0644 tools/cqrlog.1.gz /construction/comms/cqrlog/stage/usr/local/man/man1/cqrlog.1.gz install: tools/cqrlog.1.gz -> /construction/comms/cqrlog/stage/usr/local/man/man1/cqrlog.1.gz ====> 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 Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: src/fPreferences.pas - - REINPLACE_CMD ran, but did not modify file contents: src/fGrayline.pas - - REINPLACE_CMD ran, but did not modify file contents: src/fPreferences.pas - - REINPLACE_CMD ran, but did not modify file contents: src/synapse/ssl_openssl_lib.pas Warning: '/usr/local/bin/cqrlog' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld-elf.so.2, stripped' unknown OS specific binary file. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cqrlog-gtk2-2.4.0_4 file sizes/checksums [432]: 0% file sizes/checksums [432]: 23% file sizes/checksums [432]: 46% file sizes/checksums [432]: 69% file sizes/checksums [432]: 92% file sizes/checksums [432]: 100% packing files [432]: 0% packing files [432]: 23% packing files [432]: 46% packing files [432]: 69% packing files [432]: 92% packing files [432]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:53 TOTAL TIME 00:04:27