------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for fpc-libxml2-3.2.0_1: LIBXML2=on: Install xml2 library ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/textproc/fpc-libxml2 XDG_CONFIG_HOME=/construction/textproc/fpc-libxml2 HOME=/construction/textproc/fpc-libxml2 TMPDIR="/tmp" PATH=/construction/textproc/fpc-libxml2/.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/textproc/fpc-libxml2 XDG_CONFIG_HOME=/construction/textproc/fpc-libxml2 HOME=/construction/textproc/fpc-libxml2 TMPDIR="/tmp" PATH=/construction/textproc/fpc-libxml2/.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/textproc/fpc-libxml2/stage/usr/local" FPC_LDPATH="/usr/bin/ld.bfd" DESTDIR=/construction/textproc/fpc-libxml2/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-rtl-objpas-3.2.0_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/libxml2-2.9.10_2.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 SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fpc-libxml2-3.2.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fpc-libxml2-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-libxml2-3.2.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fpc-libxml2-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-libxml2-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-libxml2-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-libxml2-3.2.0_1 for building ===> Extracting for fpc-libxml2-3.2.0_1 ===> fpc-libxml2-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-libxml2-3.2.0_1 for building => SHA256 Checksum OK for freepascal/fpc-3.2.0.source.tar.gz. /usr/bin/env WRKSRC=/construction/textproc/fpc-libxml2/fpc-3.2.0 REWARNFILE=/construction/textproc/fpc-libxml2/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e '/globalunit/ {s|\.\.|/usr/local/lib/fpc/3.2.0|;}' /construction/textproc/fpc-libxml2/fpc-3.2.0/packages/libxml/Makefile Extracted Memory Use: 0.98M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fpc-libxml2-3.2.0_1 ===> Applying dragonfly patches for fpc-libxml2-3.2.0_1 from /xports/textproc/fpc-libxml2/dragonfly 1 out of 1 hunks failed--saving rejects to packages/libxml/fpmake.pp.rej ===> FAILED Applying dragonfly patch-packages_libxml_fpmake.pp ===> FAILED to apply cleanly dragonfly patch(es) patch-packages_libxml_fpmake.pp *** Error code 1 Stop. make[1]: stopped in /xports/textproc/fpc-libxml2 *** Error code 1 Stop. make: stopped in /xports/textproc/fpc-libxml2 FAILED 00:00:00