=> Building editors/fpc-ide Started : Friday, 13 APR 2018 at 14:31:02 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.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-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/editors/fpc-ide XDG_CONFIG_HOME=/construction/editors/fpc-ide HOME=/construction/editors/fpc-ide TMPDIR="/tmp" PATH=/construction/editors/fpc-ide/.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/editors/fpc-ide XDG_CONFIG_HOME=/construction/editors/fpc-ide HOME=/construction/editors/fpc-ide TMPDIR="/tmp" PATH=/construction/editors/fpc-ide/.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/editors/fpc-ide/stage/usr/local" DESTDIR=/construction/editors/fpc-ide/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" FPC_I386="@comment " FPC_AMD64="" FREEBSD="@comment " PORTVERSION=3.0.4 BUILDNAME=x86_64-dragonfly OSREL=5.2 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.2 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=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> fpc-ide-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-ide-3.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fpc-ide-3.0.4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by fpc-ide-3.0.4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by fpc-ide-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-ide-3.0.4 for building ===> Extracting for fpc-ide-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/editors/fpc-ide/fpc-3.0.4/ide/Makefile -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for fpc-ide-3.0.4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> fpc-ide-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-ide-3.0.4 depends on executable: ppcx64 - found ===> Returning to build of fpc-ide-3.0.4 ===> fpc-ide-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-ide-3.0.4 depends on executable: gmake - found ===> Returning to build of fpc-ide-3.0.4 ===> fpc-ide-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-ide-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-ide-3.0.4 ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fv.fpm - not found ===> Installing existing package /packages/All/fpc-fv-3.0.4.txz Installing fpc-fv-3.0.4... Extracting fpc-fv-3.0.4: .......... done ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/fv.fpm - found ===> Returning to build of fpc-ide-3.0.4 ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/gdbint.fpm - not found ===> Installing existing package /packages/All/fpc-gdbint-3.0.4.txz Installing fpc-gdbint-3.0.4... Extracting fpc-gdbint-3.0.4: ..... done ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/gdbint.fpm - found ===> Returning to build of fpc-ide-3.0.4 ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/regexpr.fpm - not found ===> Installing existing package /packages/All/fpc-regexpr-3.0.4.txz Installing fpc-regexpr-3.0.4... Extracting fpc-regexpr-3.0.4: ........ done ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/regexpr.fpm - found ===> Returning to build of fpc-ide-3.0.4 ===> fpc-ide-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-ide-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-ide-3.0.4 ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-console.fpm - not found ===> Installing existing package /packages/All/fpc-rtl-console-3.0.4.txz Installing fpc-rtl-console-3.0.4... Extracting fpc-rtl-console-3.0.4: ......... done ===> fpc-ide-3.0.4 depends on file: /usr/local/lib/fpc/3.0.4/fpmkinst/x86_64-dragonfly/rtl-console.fpm - found ===> Returning to build of fpc-ide-3.0.4 ===> fpc-ide-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-fcl-base-3.0.4... `-- Extracting fpc-fcl-base-3.0.4: .......... done `-- Installing fpc-fcl-res-3.0.4... `-- Extracting fpc-fcl-res-3.0.4: .......... done `-- 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-ide-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-ide-3.0.4 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for fpc-ide-3.0.4 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for fpc-ide-3.0.4 gmake[1]: Entering directory '/construction/editors/fpc-ide/fpc-3.0.4/ide' == 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 Basedir......... /construction/editors/fpc-ide/fpc-3.0.4/ide 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.............. 20180413 ZipName.............. ZipPrefix............ ZipCrossPrefix....... ZipSuffix............ .x86_64-dragonfly FullZipName.......... Install FPC Package.. y Install base dir..... /construction/editors/fpc-ide/stage/usr/local/lib/fpc/3.0.4 Install binary dir... /construction/editors/fpc-ide/stage/usr/local/bin Install library dir.. /construction/editors/fpc-ide/stage/usr/local/lib Install units dir.... /construction/editors/fpc-ide/stage/usr/local/lib/fpc/3.0.4/units/x86_64-dragonfly Install source dir... /construction/editors/fpc-ide/stage/usr/local/share/src/fpc-3.0.4/ide/ Install doc dir...... /construction/editors/fpc-ide/stage/usr/local/share/doc/fpc-3.0.4/ Install example dir.. /construction/editors/fpc-ide/stage/usr/local/share/examples/fpc-3.0.4/ Install data dir..... /construction/editors/fpc-ide/stage/usr/local/lib/fpc/3.0.4 Dist destination dir. /construction/editors/fpc-ide/fpc-3.0.4/ide Dist zip name........ /usr/local/bin/fpc fpmake.pp -Fu../rtl Free Pascal Compiler version 3.0.4 [2018/04/13] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling fpmake.pp fpmake.pp(70,3) Note: Local variable "s" not used Linking fpmake 255 lines compiled, 0.4 sec 1 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 --compiler=/usr/local/bin/fpc -bu -o -dRELEASE Start compiling package ide for target x86_64-dragonfly. LibGDB was not found, IDE has no debugger support Compiling compiler/compunit.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ppheap.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cutils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/constexp.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/globtype.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/globals.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cclasses.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cstreams.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cfileutl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/comphook.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/finput.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/comphook.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/globals.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cpuinfo.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/version.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fmodule.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ogbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/owbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/verbose.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cmsgs.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fmodule.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ogbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/aasmbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fmodule.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symconst.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/widestr.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symtype.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ppu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fpccrc.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/crefs.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fmodule.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symdef.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/tokens.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/node.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cgbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cgutils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/cpubase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/rgbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nutils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symdef.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/aasmtai.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/aasmdata.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/aasmtai.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/parabase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symdef.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/paramgr.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/defcmp.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symtable.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/defutil.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/symcpu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/symx86.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fmodule.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/symcpu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/wpobase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/scanner.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/switches.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symtable.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symutil.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/procinfo.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optutils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncal.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/paramgr.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cgobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/aasmcpu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/aasmsym.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/procinfo.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/tgobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cgobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/rgobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/itcpugas.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nbas.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pass_1.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nutils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncon.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nld.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/htypechk.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncnv.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncal.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ninl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nadd.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nmat.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nflw.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optloop.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nflw.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nmem.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/objcutil.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/objcdef.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/export.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nset.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pdecsub.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cpupara.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pexpr.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pinline.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ngenutil.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/dbgbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ptype.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/symcreat.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pdecobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pdecvar.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgutil.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/regvars.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/psub.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optdfa.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pass_2.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/gendef.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pstatmnt.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/rabase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pdecl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ptconst.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ngtcon.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/asmutils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pgenutil.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pexports.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pparautl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/hlcgobj.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgrtti.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/cgx86.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/rgx86.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/rgcpu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/hlcgcpu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/hlcgx86.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/hlcg2ll.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/options.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/comprsrc.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/script.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/dirparse.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/i_bsd.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/rescmn.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cgcpu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cpupi.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/opttail.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optcse.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optconstprop.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optdeadstore.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/import.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgmem.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/objcgutl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nopt.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/nobjc.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ogmap.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/compiler.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/parser.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/globstat.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/scandir.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/link.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ldscript.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/owar.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/fppu.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/wpoinfo.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/psystem.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/pmodules.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/assemble.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cresstr.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgvmt.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/wpo.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optvirt.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/optdead.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cpunode.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgbas.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgld.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgflw.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgcnv.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgmat.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgcon.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgcal.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgset.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgopt.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgobjc.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86set.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/cga.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86con.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86mem.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64add.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86add.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncgadd.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64cal.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86cal.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64cnv.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86cnv.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64mat.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86mat.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64flw.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64inl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/nx86inl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ncginl.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/nx64set.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cputarg.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/t_linux.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/expunix.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ogelf.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/elfbase.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/i_linux.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/t_bsd.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/t_win.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/i_win.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/ogcoff.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/win64unw.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/t_sunos.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/systems/i_sunos.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/agx86int.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/itx86int.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/agx86att.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/aggas.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/agx86nsm.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/cpuelf.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/rax64att.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/raatt.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/rasm.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/rautils.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/rax86.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/rax86att.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86_64/rax64int.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/x86/rax86int.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/cfidwarf.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/dbgdwarf.pas Compiling /construction/editors/fpc-ide/fpc-3.0.4/compiler/browcol.pas Compiling fp.pas Compiling weditor.pas Compiling wutils.pas Compiling wviews.pas Compiling wconsts.pas Compiling wcedit.pas Compiling whtmlscn.pas Compiling whtml.pas Compiling whelp.pas Compiling fpide.pas Compiling fpviews.pas Compiling whlpview.pas Compiling wansi.pas Compiling fpconst.pas Compiling whtmlhlp.pas Compiling wchmhwrap.pas Compiling fpusrscr.pas Compiling fpswitch.pas Compiling fpvars.pas Compiling fpdebug.pas Compiling fpregs.pas Compiling fputils.pas Compiling fpvars.pas Compiling fpcalc.pas Compiling fpsymbol.pas Compiling fpide.pas Compiling fpkeys.pas Compiling fpdpansi.pas Compiling wconsole.pas Compiling fpini.pas Compiling wini.pas Compiling fpintf.pas Compiling fpredir.pas Compiling fpcompil.pas Compiling fpcatch.pas Compiling fpdesk.pas Compiling wresourc.pas Compiling fptools.pas Compiling fphelp.pas Compiling woahelp.pas Compiling wnghelp.pas Compiling wos2help.pas Compiling wvphelp.pas Compiling wwinhelp.pas Compiling fpcodcmp.pas Compiling fpcodtmp.pas Compiling fptemplt.pas Linking bin/x86_64-dragonfly/fp [100%] Compiled package ide gmake[1]: Leaving directory '/construction/editors/fpc-ide/fpc-3.0.4/ide' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for fpc-ide-3.0.4 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/editors/fpc-ide/fpc-3.0.4/ide' ./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 --compiler=/usr/local/bin/fpc -bu --prefix=/construction/editors/fpc-ide/stage/usr/local --baseinstalldir=/construction/editors/fpc-ide/stage/usr/local/lib/fpc/3.0.4 Installing package ide Installation package ide for target x86_64-dragonfly succeeded gmake[1]: Leaving directory '/construction/editors/fpc-ide/fpc-3.0.4/ide' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for fpc-ide-3.0.4 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 13 APR 2018 at 14:31:46 UTC Duration: 00:00:43