------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 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 ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/lang/fpc-utils XDG_CONFIG_HOME=/construction/lang/fpc-utils HOME=/construction/lang/fpc-utils TMPDIR="/tmp" PATH=/construction/lang/fpc-utils/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/lang/fpc-utils XDG_CONFIG_HOME=/construction/lang/fpc-utils HOME=/construction/lang/fpc-utils TMPDIR="/tmp" PATH=/construction/lang/fpc-utils/.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 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG " 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 ------------------------------------------------------------------------------- PP="/usr/local/bin/fpc" FPCFPMAKE="/usr/local/bin/fpc" FPCMAKE="/usr/local/bin/fpcmake" CPU_TARGET=x86_64 OS_TARGET=dragonfly COMPILER_OPTIONS="-Ur" BSDHIER=1 VERBOSE=1 INSTALL="install -m 0644" INSTALLEXE="install -s -m 555" INSTALLSCR="install -m 555" INSTALL_PREFIX="/construction/lang/fpc-utils/stage/usr/local" FPC_LDPATH="/usr/bin/ld.bfd" DESTDIR=/construction/lang/fpc-utils/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- FPC_I386="@comment " FPC_AMD64="" FREEBSD="@comment " PORTVERSION=3.2.0 BUILDNAME=x86_64-dragonfly OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/fpc" EXAMPLESDIR="share/examples/fpc" DATADIR="share/fpc" WWWDIR="www/fpc" ETCDIR="etc/fpc" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fpc DOCSDIR=/usr/local/share/doc/fpc EXAMPLESDIR=/usr/local/share/examples/fpc WWWDIR=/usr/local/www/fpc ETCDIR=/usr/local/etc/fpc 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=500906 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.20210116.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 ;) 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-dblib-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fastcgi-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-fcl-async-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-fcl-db-3.2.0_2.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-fcl-js-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-passrc-3.2.0_2.txz 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 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 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-json-3.2.0_1.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-httpd22-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-httpd24-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-ibase-3.2.0_1.txz Installing /packages/All/libnghttp2-1.42.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- 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/openssl-1.1.1i,1.txz Installing /packages/All/curl-7.74.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-libcurl-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-libmicrohttpd-3.2.0_1.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/protobuf-3.13.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.0_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.32.txz ===== Message from mysql57-client-5.7.32: -- 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-odbc-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-oracle-3.2.0_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-pastojs-3.2.0_1.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/postgresql12-client-12.5.txz ===== Message from postgresql12-client-12.5: -- 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-pxlib-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 Installing /packages/All/fpc-rtl-generics-3.2.0_1.txz Installing /packages/All/sqlite3-3.34.0,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-sqlite-3.2.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-webidl-3.2.0_1.txz Installing /packages/All/libiconv-1.16.txz 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/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 SUCCEEDED 00:00:34 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-utils-3.2.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-utils-3.2.0_1 for building => SHA256 Checksum OK for freepascal/fpc-3.2.0.source.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-utils-3.2.0_1 for building ===> Extracting for fpc-utils-3.2.0_1 ===> fpc-utils-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-utils-3.2.0_1 for building => SHA256 Checksum OK for freepascal/fpc-3.2.0.source.tar.gz. /usr/bin/env WRKSRC=/construction/lang/fpc-utils/fpc-3.2.0 REWARNFILE=/construction/lang/fpc-utils/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e '/globalunit/ s|\.\./packages|/usr/local/lib/fpc/3.2.0|' /construction/lang/fpc-utils/fpc-3.2.0/utils/Makefile Extracted Memory Use: 51.31M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fpc-utils-3.2.0_1 ===> Applying dragonfly patches for fpc-utils-3.2.0_1 from /xports/lang/fpc-utils/dragonfly SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/bin/as - found ===> fpc-utils-3.2.0_1 depends on executable: ppcx64 - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fastcgi.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-async.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-js.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-passrc.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/httpd22.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/httpd24.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/libcurl.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/libmicrohttpd.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pastojs.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pxlib.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-generics.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-objpas.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/webidl.fpm - found ===> fpc-utils-3.2.0_1 depends on package: gmake>=4.3 - found ===> fpc-utils-3.2.0_1 depends on package: libiconv>=1.14_11 - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/bin/as - found ===> fpc-utils-3.2.0_1 depends on executable: ppcx64 - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fastcgi.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-async.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-js.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-passrc.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/httpd22.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/httpd24.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/libcurl.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/libmicrohttpd.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pastojs.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/pxlib.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-generics.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/rtl-objpas.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-dragonfly/webidl.fpm - found ===> fpc-utils-3.2.0_1 depends on package: gmake>=4.3 - found ===> fpc-utils-3.2.0_1 depends on package: libiconv>=1.14_11 - found ===> fpc-utils-3.2.0_1 depends on file: /usr/local/bin/as - found ===> Configuring for fpc-utils-3.2.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fpc-utils-3.2.0_1 gmake[2]: Entering directory '/construction/lang/fpc-utils/fpc-3.2.0/utils' == Package info == Package Name..... Package Version.. == Configuration info == FPC.......... /usr/local/bin/fpc FPC Version.. 3.2.0 Source CPU... x86_64 Target CPU... x86_64 Source OS.... dragonfly Target OS.... dragonfly Full Source.. x86_64-dragonfly Full Target.. x86_64-dragonfly SourceSuffix. x86_64-dragonfly TargetSuffix. x86_64-dragonfly FPC fpmake... /usr/local/bin/fpc == Directory info == Required pkgs... rtl fpmkunit fcl-json Basedir......... /construction/lang/fpc-utils/fpc-3.2.0/utils FPCDir.......... .. CrossBinDir..... UnitsDir........ PackagesDir..... .. GCC library..... Other library... == Tools info == As........ as Ld........ ld Ar........ ar Rc........ rc Mv........ /bin/mv Cp........ /bin/cp Rm........ /bin/rm GInstall.. /usr/bin/install Echo...... /bin/echo Shell..... /bin/sh Date...... /bin/date FPCMake... /usr/local/bin/fpcmake PPUMove... /usr/local/bin/ppumove Zip....... __missing_command_ZIPPROG == Object info == Target Loaders........ Target Units.......... Target Implicit Units. Target Programs....... Target Dirs........... Target Examples....... Target ExampleDirs.... Clean Units......... Clean Files......... Install Units....... Install Files....... == Install info == DateStr.............. 20210209 ZipName.............. ZipPrefix............ ZipCrossPrefix....... ZipSuffix............ .x86_64-dragonfly FullZipName.......... Install FPC Package.. y Install base dir..... /construction/lang/fpc-utils/stage/usr/local/lib/fpc/3.2.0 Install binary dir... /construction/lang/fpc-utils/stage/usr/local/bin Install library dir.. /construction/lang/fpc-utils/stage/usr/local/lib Install units dir.... /construction/lang/fpc-utils/stage/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly Install source dir... /construction/lang/fpc-utils/stage/usr/local/share/src/fpc-3.2.0/utils/ Install doc dir...... /construction/lang/fpc-utils/stage/usr/local/share/doc/fpc-3.2.0/ Install example dir.. /construction/lang/fpc-utils/stage/usr/local/share/examples/fpc-3.2.0/ Install data dir..... /construction/lang/fpc-utils/stage/usr/local/lib/fpc/3.2.0 Dist destination dir. /construction/lang/fpc-utils/fpc-3.2.0/utils Dist zip name........ /usr/local/bin/fpc fpmake.pp -Fu../rtl Free Pascal Compiler version 3.2.0 [2021/02/09] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling fpmake.pp fpmake.pp(72,52) Warning: Local variable "P" does not seem to be initialized fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,3) Note: Local variable "T" is assigned but never used fpmake.pp(12,6) Note: Local variable "T" not used Linking fpmake 1712 lines compiled, 2.2 sec 1 warning(s) issued 6 note(s) issued ./fpmake compile --localunitdir=.. --globalunitdir=/usr/local/lib/fpc/3.2.0 --os=dragonfly --cpu=x86_64 -o -vwni -o -Ur -o -Cg -o -dx86_64 --compiler=/usr/local/bin/fpc -bu -o -dRELEASE Package hash depends on the rtl-objpas package which has been modified Start compiling package utils for target x86_64-dragonfly. Compiling BuildUnit_utils.pp Compiling usubst.pp Compiling ptopu.pp Compiling ptop.pp Linking bin/x86_64-dragonfly/ptop Compiling ppdep.pp Linking bin/x86_64-dragonfly/ppdep Compiling rstconv.pp Linking bin/x86_64-dragonfly/rstconv Compiling data2inc.pp Linking bin/x86_64-dragonfly/data2inc Compiling delp.pp Linking bin/x86_64-dragonfly/delp Compiling bin2obj.pp Linking bin/x86_64-dragonfly/bin2obj Compiling mkinsadd.pp Linking bin/x86_64-dragonfly/mkinsadd Compiling postw32.pp Linking bin/x86_64-dragonfly/postw32 Compiling rmcvsdir.pp Linking bin/x86_64-dragonfly/rmcvsdir Compiling fpcsubst.pp Linking bin/x86_64-dragonfly/fpcsubst [ 5%] Compiled package utils [ 10%] Skipped package utils-dxegen which has been disabled for target x86_64-dragonfly Start compiling package utils-fpcm for target x86_64-dragonfly. Subversion executable (svn) not found. Svn-revision in fpcmake executable might be out of date. Compiling fpcm/BuildUnit_utils_fpcm.pp Compiling fpcm/fpcmmain.pp Compiling fpcm/fpcmdic.pp Compiling fpcm/fpcmwr.pp Compiling fpcm/fpcmpkg.pp Compiling fpcm/fpcmake.pp Linking fpcm/bin/x86_64-dragonfly/fpcmake [ 14%] Compiled package utils-fpcm Package fcl-process depends on the fcl-base package which has been modified Start compiling package utils-fpcmkcfg for target x86_64-dragonfly. Compiling fpcmkcfg/fpcmkcfg.pp Linking fpcmkcfg/bin/x86_64-dragonfly/fpcmkcfg [ 19%] Compiled package utils-fpcmkcfg Start compiling package utils-fpcres for target x86_64-dragonfly. Compiling fpcres/BuildUnit_utils_fpcres.pp Compiling fpcres/closablefilestream.pas Compiling fpcres/msghandler.pas Compiling fpcres/paramparser.pas Compiling fpcres/target.pas Compiling fpcres/sourcehandler.pas Compiling fpcres/jarsourcehandler.pas Compiling fpcres/fpcres.pas Linking fpcres/bin/x86_64-dragonfly/fpcres Compiling fpcres/fpcjres.pas Linking fpcres/bin/x86_64-dragonfly/fpcjres [ 24%] Compiled package utils-fpcres [ 29%] Skipped package utils-fpcreslipo which has been disabled for target x86_64-dragonfly Start compiling package utils-fpdoc for target x86_64-dragonfly. Compiling fpdoc/BuildUnit_utils_fpdoc.pp Compiling fpdoc/dglobals.pp Compiling fpdoc/dwriter.pp Compiling fpdoc/fpdocxmlopts.pas Compiling fpdoc/fpdocproj.pas Compiling fpdoc/dw_xml.pp Compiling fpdoc/sh_pas.pp Compiling fpdoc/dw_html.pp Compiling fpdoc/fpdocclasstree.pp Compiling fpdoc/dw_latex.pp Compiling fpdoc/dwlinear.pp Compiling fpdoc/dw_txt.pp Compiling fpdoc/dw_man.pp Compiling fpdoc/dw_linrtf.pp Compiling fpdoc/dw_dxml.pp Compiling fpdoc/mkfpdoc.pp Compiling fpdoc/dw_ipflin.pas Compiling fpdoc/fpdoc.pp Linking fpdoc/bin/x86_64-dragonfly/fpdoc Compiling fpdoc/makeskel.pp Linking fpdoc/bin/x86_64-dragonfly/makeskel Compiling fpdoc/unitdiff.pp Linking fpdoc/bin/x86_64-dragonfly/unitdiff Compiling fpdoc/fpclasschart.pp Linking fpdoc/bin/x86_64-dragonfly/fpclasschart [ 33%] Compiled package utils-fpdoc [ 38%] Skipped package utils-fpmc which has been disabled for target x86_64-dragonfly Start compiling package utils-fppkg for target x86_64-dragonfly. Compiling fppkg/lnet/lnet.pp Compiling fppkg/lnet/levents.pp Compiling fppkg/lnet/lcommon.pp Compiling fppkg/lnet/lftp.pp Compiling fppkg/lnet/ltelnet.pp Compiling fppkg/lnet/lcontrolstack.pp Compiling fppkg/lnet/ltelnet.pp Compiling fppkg/lnet/lhttp.pp Compiling fppkg/lnet/lhttputil.pp Compiling fppkg/lnet/lstrbuffer.pp Compiling fppkg/pkglnet.pp Compiling fppkg/lnet/fastcgi_base.pp Compiling fppkg/lnet/lmimestreams.pp Compiling fppkg/lnet/lmimewrapper.pp Compiling fppkg/lnet/lprocess.pp Compiling fppkg/lnet/lspawnfcgi.pp Compiling fppkg/lnet/lmimetypes.pp Compiling fppkg/lnet/ltimer.pp Compiling fppkg/fppkg.pp Linking fppkg/bin/x86_64-dragonfly/fppkg [ 43%] Compiled package utils-fppkg Start compiling package utils-fprcp for target x86_64-dragonfly. Compiling fprcp/BuildUnit_utils_fprcp.pp Compiling fprcp/comments.pp Compiling fprcp/expr.pp Compiling fprcp/pasprep.pp Compiling fprcp/fprcp.pp Linking fprcp/bin/x86_64-dragonfly/fprcp [ 48%] Compiled package utils-fprcp Start compiling package utils-h2pas for target x86_64-dragonfly. Compiling h2pas/BuildUnit_utils_h2pas.pp Compiling h2pas/converu.pas Compiling h2pas/h2poptions.pas Compiling h2pas/scan.pas Compiling h2pas/h2plexlib.pas Compiling h2pas/h2pyacclib.pas Compiling h2pas/h2pas.pas Linking h2pas/bin/x86_64-dragonfly/h2pas Compiling h2pas/h2paspp.pas Linking h2pas/bin/x86_64-dragonfly/h2paspp [ 52%] Compiled package utils-h2pas Start compiling package utils-json2pas for target x86_64-dragonfly. Compiling json2pas/json2pas.pp Linking json2pas/bin/x86_64-dragonfly/json2pas [ 57%] Compiled package utils-json2pas [ 62%] Skipped package utils-importtl which has been disabled for target x86_64-dragonfly Start compiling package utils-instantfpc for target x86_64-dragonfly. Compiling instantfpc/BuildUnit_utils_instantfpc.pp Compiling instantfpc/instantfptools.pas Compiling instantfpc/instantfpc.pas Linking instantfpc/bin/x86_64-dragonfly/instantfpc [ 67%] Compiled package utils-instantfpc Start compiling package utils-pas2fpm for target x86_64-dragonfly. Compiling pas2fpm/pas2fpm.pp Linking pas2fpm/bin/x86_64-dragonfly/pas2fpm [ 71%] Compiled package utils-pas2fpm Start compiling package utils-pas2jni for target x86_64-dragonfly. Compiling pas2jni/pas2jni.pas Compiling pas2jni/writer.pas Compiling pas2jni/def.pas Compiling pas2jni/ppuparser.pas Linking pas2jni/bin/x86_64-dragonfly/pas2jni [ 76%] Compiled package utils-pas2jni Start compiling package utils-pas2ut for target x86_64-dragonfly. Compiling pas2ut/pas2ut.pp Linking pas2ut/bin/x86_64-dragonfly/pas2ut [ 81%] Compiled package utils-pas2ut [ 86%] Skipped package utils-rmwait which has been disabled for target x86_64-dragonfly Start compiling package utils-lexyacc for target x86_64-dragonfly. Compiling tply/BuildUnit_utils_lexyacc.pp Compiling tply/lexlib.pas Compiling tply/yacclib.pas Compiling tply/lexbase.pas Compiling tply/lexmsgs.pas Compiling tply/lexopt.pas Compiling tply/lextable.pas Compiling tply/lexdfa.pas Compiling tply/lexpos.pas Compiling tply/lexlist.pas Compiling tply/lexrules.pas Compiling tply/yaccbase.pas Compiling tply/yaccmsgs.pas Compiling tply/yaccclos.pas Compiling tply/yacctabl.pas Compiling tply/yaccpars.pas Compiling tply/yacclook.pas Compiling tply/yaccsem.pas Compiling tply/yacclr0.pas Compiling tply/plex.pas Linking tply/bin/x86_64-dragonfly/plex Compiling tply/pyacc.pas Linking tply/bin/x86_64-dragonfly/pyacc [ 90%] Compiled package utils-lexyacc [ 95%] Skipped package utils-unicode which has been disabled for target x86_64-dragonfly Start compiling package utils-pas2js for target x86_64-dragonfly. Compiling pas2js/BuildUnit_utils_pas2js.pp Compiling pas2js/dirwatch.pp Compiling pas2js/httpcompiler.pp Compiling pas2js/pas2js.pp Linking pas2js/bin/x86_64-dragonfly/pas2js Compiling pas2js/pas2jslib.pp Linking pas2js/bin/x86_64-dragonfly/libpas2jslib.so Compiling pas2js/compileserver.pp Linking pas2js/bin/x86_64-dragonfly/compileserver Compiling pas2js/webidl2pas.pp Linking pas2js/bin/x86_64-dragonfly/webidl2pas [100%] Compiled package utils-pas2js gmake[2]: Leaving directory '/construction/lang/fpc-utils/fpc-3.2.0/utils' SUCCEEDED 00:00:49 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fpc-utils-3.2.0_1 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fpc-utils-3.2.0_1 ===> fpc-utils-3.2.0_1 depends on file: /usr/local/bin/as - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/lang/fpc-utils/fpc-3.2.0/utils' ./fpmake install --localunitdir=.. --globalunitdir=/usr/local/lib/fpc/3.2.0 --os=dragonfly --cpu=x86_64 -o -vwni -o -Ur -o -Cg -o -dx86_64 --compiler=/usr/local/bin/fpc -bu --prefix=/construction/lang/fpc-utils/stage/usr/local --baseinstalldir=/construction/lang/fpc-utils/stage/usr/local/lib/fpc/3.2.0 Package hash depends on the rtl-objpas package which has been modified Installing package utils Installation package utils for target x86_64-dragonfly succeeded Skipped package utils-dxegen which has been disabled for target x86_64-dragonfly Installing package utils-fpcm Installation package utils-fpcm for target x86_64-dragonfly succeeded Package fcl-process depends on the fcl-base package which has been modified Installing package utils-fpcmkcfg Installation package utils-fpcmkcfg for target x86_64-dragonfly succeeded Installing package utils-fpcres Installation package utils-fpcres for target x86_64-dragonfly succeeded Skipped package utils-fpcreslipo which has been disabled for target x86_64-dragonfly Installing package utils-fpdoc Installation package utils-fpdoc for target x86_64-dragonfly succeeded Skipped package utils-fpmc which has been disabled for target x86_64-dragonfly Installing package utils-fppkg Installation package utils-fppkg for target x86_64-dragonfly succeeded Installing package utils-fprcp Installation package utils-fprcp for target x86_64-dragonfly succeeded Installing package utils-h2pas Installation package utils-h2pas for target x86_64-dragonfly succeeded Installing package utils-json2pas Installation package utils-json2pas for target x86_64-dragonfly succeeded Skipped package utils-importtl which has been disabled for target x86_64-dragonfly Installing package utils-instantfpc Installation package utils-instantfpc for target x86_64-dragonfly succeeded Installing package utils-pas2fpm Installation package utils-pas2fpm for target x86_64-dragonfly succeeded Installing package utils-pas2jni Installation package utils-pas2jni for target x86_64-dragonfly succeeded Installing package utils-pas2ut Installation package utils-pas2ut for target x86_64-dragonfly succeeded Skipped package utils-rmwait which has been disabled for target x86_64-dragonfly Installing package utils-lexyacc Installation package utils-lexyacc for target x86_64-dragonfly succeeded Skipped package utils-unicode which has been disabled for target x86_64-dragonfly Installing package utils-pas2js Installation package utils-pas2js for target x86_64-dragonfly succeeded gmake[2]: Leaving directory '/construction/lang/fpc-utils/fpc-3.2.0/utils' /bin/rm -f /construction/lang/fpc-utils/stage/usr/local/bin/fpcmake /bin/rm -f /construction/lang/fpc-utils/stage/usr/local/bin/fpcmkcfg ====> 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: '/usr/local/bin/bin2obj' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/compileserver' 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. Warning: '/usr/local/bin/data2inc' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/delp' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/fpcjres' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/fpclasschart' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/fpcres' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/fpcsubst' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/fpdoc' 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. Warning: '/usr/local/bin/fppkg' 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. Warning: '/usr/local/bin/fprcp' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/h2pas' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/h2paspp' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/instantfpc' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/json2pas' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/makeskel' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/mkinsadd' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/pas2fpm' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/pas2jni' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/pas2js' 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. Warning: '/usr/local/bin/pas2ut' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/plex' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/postw32' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/ppdep' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/ptop' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/pyacc' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/rmcvsdir' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/rstconv' 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. Warning: '/usr/local/bin/unitdiff' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/bin/webidl2pas' is 'ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped' unknown OS specific binary file. Warning: '/usr/local/lib/libpas2jslib.so' is 'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped' unknown OS specific binary file. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fpc-utils-3.2.0_1 file sizes/checksums [51]: 0% file sizes/checksums [51]: 100% packing files [51]: 0% packing files [51]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:42 TOTAL TIME 00:02:15