=> Building lang/fpc-utils Started : Wednesday, 18 APR 2018 at 08:56:36 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- 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=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- 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=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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" -------------------------------------------------- -- 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" DESTDIR=/construction/lang/fpc-utils/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" FPC_I386="@comment " FPC_AMD64="" FREEBSD="@comment " PORTVERSION=3.0.4 BUILDNAME=x86_64-dragonfly OSREL=5.0 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" -------------------------------------------------- -- 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 -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> fpc-utils-3.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fpc-utils-3.0.4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by fpc-utils-3.0.4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by fpc-utils-3.0.4 for building => SHA256 Checksum OK for freepascal/fpc-3.0.4.source.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by fpc-utils-3.0.4 for building ===> Extracting for fpc-utils-3.0.4 => SHA256 Checksum OK for freepascal/fpc-3.0.4.source.tar.gz. /usr/bin/sed -i.bak -e '/globalunit/ s|\.\./packages|/usr/local/lib/fpc/3.0.4|' /construction/lang/fpc-utils/fpc-3.0.4/utils/Makefile -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for fpc-utils-3.0.4 ===> Applying dragonfly patches for fpc-utils-3.0.4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> fpc-utils-3.0.4 depends on executable: ppcx64 - not found ===> Installing existing package /packages/All/fpc-3.0.4.txz Installing fpc-3.0.4... Extracting fpc-3.0.4: .......... done Message from fpc-3.0.4: ############################################################################### 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 to install additional units from: * lang/fpc-units 3) If you want see all documentation about FreePascal, you can to install * lang/fpc-docs 4) Optionally, you can to install textmode IDE with delphi support * editors/fpc-ide 5) Enjoy it ;) ############################################################################### ===> fpc-utils-3.0.4 depends on executable: ppcx64 - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz Installing gmake-4.2.1_2... `-- Installing gettext-runtime-0.19.8.1_1... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: .... done `-- Extracting gettext-runtime-0.19.8.1_1: .......... done Extracting gmake-4.2.1_2: .......... done ===> fpc-utils-3.0.4 depends on executable: gmake - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/chm.fpm - not found ===> Installing existing package /packages/All/fpc-chm-3.0.4.txz Installing fpc-chm-3.0.4... Extracting fpc-chm-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/chm.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-base.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-base-3.0.4.txz Installing fpc-fcl-base-3.0.4... Extracting fpc-fcl-base-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-base.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-fpcunit-3.0.4.txz Installing fpc-fcl-fpcunit-3.0.4... Extracting fpc-fcl-fpcunit-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-fpcunit.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-net.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-net-3.0.4.txz Installing fpc-fcl-net-3.0.4... Extracting fpc-fcl-net-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-net.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-passrc.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-passrc-3.0.4_1.txz Installing fpc-fcl-passrc-3.0.4_1... Extracting fpc-fcl-passrc-3.0.4_1: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-passrc.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-res.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-res-3.0.4.txz Installing fpc-fcl-res-3.0.4... Extracting fpc-fcl-res-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-res.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-xml-3.0.4.txz Installing fpc-fcl-xml-3.0.4... `-- Installing fpc-iconvenc-3.0.4... `-- Extracting fpc-iconvenc-3.0.4: ..... done `-- Installing fpc-rtl-objpas-3.0.4_1... `-- Extracting fpc-rtl-objpas-3.0.4_1: .......... done Extracting fpc-fcl-xml-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-xml.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fppkg.fpm - not found ===> Installing existing package /packages/All/fpc-fppkg-3.0.4.txz Installing fpc-fppkg-3.0.4... Extracting fpc-fppkg-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fppkg.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/libcurl.fpm - not found ===> Installing existing package /packages/All/fpc-libcurl-3.0.4.txz Installing fpc-libcurl-3.0.4... `-- Installing curl-7.59.0... | `-- Installing ca_root_nss-3.36... | `-- Extracting ca_root_nss-3.36: ........ done | `-- Installing krb5-1.16_1... | | `-- Installing libressl-2.6.4... | | `-- Extracting libressl-2.6.4: .......... done | | `-- Installing pkgconf-1.4.2,1... | | `-- Extracting pkgconf-1.4.2,1: .......... done | | `-- Installing readline-7.0.3_1... | | `-- Installing ncurses-6.0.0s20171223_1... | | `-- Extracting ncurses-6.0.0s20171223_1: .......... done | | `-- Extracting readline-7.0.3_1: .......... done | `-- Extracting krb5-1.16_1: .......... done | `-- Installing libnghttp2-1.31.0... | `-- Extracting libnghttp2-1.31.0: .......... done `-- Extracting curl-7.59.0: .......... done Extracting fpc-libcurl-3.0.4: ... done Message from ca_root_nss-3.36: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/libcurl.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-json.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-json-3.0.4_1.txz Installing fpc-fcl-json-3.0.4_1... Extracting fpc-fcl-json-3.0.4_1: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-json.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - not found ===> Installing existing package /packages/All/fpc-rtl-extra-3.0.4.txz Installing fpc-rtl-extra-3.0.4... Extracting fpc-rtl-extra-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-objpas.fpm - found ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/openssl.fpm - not found ===> Installing existing package /packages/All/fpc-openssl-3.0.4.txz Installing fpc-openssl-3.0.4... Extracting fpc-openssl-3.0.4: ..... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/openssl.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-async.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-async-3.0.4.txz Installing fpc-fcl-async-3.0.4... Extracting fpc-fcl-async-3.0.4: ..... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-async.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-web.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-web-3.0.4_1.txz Installing fpc-fcl-web-3.0.4_1... Extracting fpc-fcl-web-3.0.4_1: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-web.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-db.fpm - not found ===> Installing existing package /packages/All/fpc-fcl-db-3.0.4.txz Installing fpc-fcl-db-3.0.4... Extracting fpc-fcl-db-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fcl-db.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/ibase.fpm - not found ===> Installing existing package /packages/All/fpc-ibase-3.0.4.txz Installing fpc-ibase-3.0.4... `-- Installing firebird25-client-2.5.6_4... | `-- Installing icu-60.2_2,1... | `-- Extracting icu-60.2_2,1: .......... done | `-- Installing libedit-3.1.20170329_2,1... | `-- Extracting libedit-3.1.20170329_2,1: .......... done `-- Extracting firebird25-client-2.5.6_4: .......... done Extracting fpc-ibase-3.0.4: ........ done Message from firebird25-client-2.5.6_4: ===> NOTICE: The firebird25-client port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/ibase.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/mysql.fpm - not found ===> Installing existing package /packages/All/fpc-mysql-3.0.4.txz Installing fpc-mysql-3.0.4... `-- Installing mysql56-client-5.6.39_1... | `-- Installing libevent-2.1.8_1... | `-- Extracting libevent-2.1.8_1: .......... done | `-- Installing liblz4-1.8.1.2,1... | `-- Extracting liblz4-1.8.1.2,1: .......... done | `-- Installing perl5-5.26.1... | `-- Extracting perl5-5.26.1: .......... done `-- Extracting mysql56-client-5.6.39_1: .......... done Extracting fpc-mysql-3.0.4: .......... done Message from perl5-5.26.1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from mysql56-client-5.6.39_1: * * * * * * * * * * * * * * * * * * * * * * * * Please be aware the database client is vulnerable to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". You may find more information at the following URL: http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html Although this database client is not listed as "affected", it is vulnerable and will not be receiving a patch. Please take note of this when deploying this software. * * * * * * * * * * * * * * * * * * * * * * * * ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/mysql.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/odbc.fpm - not found ===> Installing existing package /packages/All/fpc-odbc-3.0.4.txz Installing fpc-odbc-3.0.4... Extracting fpc-odbc-3.0.4: ..... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/odbc.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/oracle.fpm - not found ===> Installing existing package /packages/All/fpc-oracle-3.0.4.txz Installing fpc-oracle-3.0.4... Extracting fpc-oracle-3.0.4: ......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/oracle.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/postgres.fpm - not found ===> Installing existing package /packages/All/fpc-postgres-3.0.4.txz Installing fpc-postgres-3.0.4... `-- Installing postgresql95-client-9.5.12... `-- Extracting postgresql95-client-9.5.12: .......... done Extracting fpc-postgres-3.0.4: .......... done Message from postgresql95-client-9.5.12: 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... ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/postgres.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/sqlite.fpm - not found ===> Installing existing package /packages/All/fpc-sqlite-3.0.4.txz Installing fpc-sqlite-3.0.4... `-- Installing sqlite3-3.22.0_1... `-- Extracting sqlite3-3.22.0_1: .......... done Extracting fpc-sqlite-3.0.4: .......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/sqlite.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/dblib.fpm - not found ===> Installing existing package /packages/All/fpc-dblib-3.0.4.txz Installing fpc-dblib-3.0.4... Extracting fpc-dblib-3.0.4: ... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/dblib.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/pxlib.fpm - not found ===> Installing existing package /packages/All/fpc-pxlib-3.0.4.txz Installing fpc-pxlib-3.0.4... Extracting fpc-pxlib-3.0.4: ... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/pxlib.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fastcgi.fpm - not found ===> Installing existing package /packages/All/fpc-fastcgi-3.0.4.txz Installing fpc-fastcgi-3.0.4... Extracting fpc-fastcgi-3.0.4: ... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fastcgi.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/httpd22.fpm - not found ===> Installing existing package /packages/All/fpc-httpd22-3.0.4.txz Installing fpc-httpd22-3.0.4... Extracting fpc-httpd22-3.0.4: ......... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/httpd22.fpm - found ===> Returning to build of fpc-utils-3.0.4 ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/httpd24.fpm - not found ===> Installing existing package /packages/All/fpc-httpd24-3.0.4.txz Installing fpc-httpd24-3.0.4... Extracting fpc-httpd24-3.0.4: ..... done ===> fpc-utils-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/httpd24.fpm - found ===> Returning to build of fpc-utils-3.0.4 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for fpc-utils-3.0.4 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for fpc-utils-3.0.4 gmake[1]: Entering directory '/construction/lang/fpc-utils/fpc-3.0.4/utils' == Package info == Package Name..... Package Version.. == Configuration info == FPC.......... /usr/local/bin/fpc FPC Version.. 3.0.4 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.0.4/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.............. 20180418 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.0.4 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.0.4/units/x86_64-dragonfly Install source dir... /construction/lang/fpc-utils/stage/usr/local/share/src/fpc-3.0.4/utils/ Install doc dir...... /construction/lang/fpc-utils/stage/usr/local/share/doc/fpc-3.0.4/ Install example dir.. /construction/lang/fpc-utils/stage/usr/local/share/examples/fpc-3.0.4/ Install data dir..... /construction/lang/fpc-utils/stage/usr/local/lib/fpc/3.0.4 Dist destination dir. /construction/lang/fpc-utils/fpc-3.0.4/utils Dist zip name........ /usr/local/bin/fpc fpmake.pp -Fu../rtl Free Pascal Compiler version 3.0.4 [2018/04/17] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling fpmake.pp fpmake.pp(83,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 Linking fpmake 1500 lines compiled, 3.0 sec 1 warning(s) issued 5 note(s) issued ./fpmake compile --localunitdir=.. --globalunitdir=/usr/local/lib/fpc/3.0.4 --os=dragonfly --cpu=x86_64 -o -Fl/usr/lib -o -vwni -o -Ur -o -Cg -o -dx86_64 --compiler=/usr/local/bin/fpc -bu -o -dRELEASE 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 [ 11%] 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 [ 16%] Compiled package utils-fpcm Start compiling package utils-fpcmkcfg for target x86_64-dragonfly. Compiling fpcmkcfg/fpcmkcfg.pp Linking fpcmkcfg/bin/x86_64-dragonfly/fpcmkcfg [ 21%] 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 [ 26%] Compiled package utils-fpcres [ 32%] 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 [ 37%] Compiled package utils-fpdoc [ 42%] 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 [ 47%] 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 [ 53%] 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 [ 58%] Compiled package utils-h2pas [ 63%] 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 [ 68%] 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 [ 74%] 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 [ 79%] 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 [ 84%] Compiled package utils-pas2ut [ 89%] 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 [ 95%] Compiled package utils-lexyacc [100%] Skipped package utils-unicode which has been disabled for target x86_64-dragonfly gmake[1]: Leaving directory '/construction/lang/fpc-utils/fpc-3.0.4/utils' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for fpc-utils-3.0.4 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/lang/fpc-utils/fpc-3.0.4/utils' ./fpmake install --localunitdir=.. --globalunitdir=/usr/local/lib/fpc/3.0.4 --os=dragonfly --cpu=x86_64 -o -Fl/usr/lib -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.0.4 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 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 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 gmake[1]: Leaving directory '/construction/lang/fpc-utils/fpc-3.0.4/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) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for fpc-utils-3.0.4 file sizes/checksums [35]: . done packing files [35]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 18 APR 2018 at 08:58:18 UTC Duration: 00:01:42