------------------------------------------------------------------------------- -- 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-modplug-3.2.0_1: LIBMODPLUG=on: Install modplug library ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/audio/fpc-modplug XDG_CONFIG_HOME=/construction/audio/fpc-modplug HOME=/construction/audio/fpc-modplug TMPDIR="/tmp" PATH=/construction/audio/fpc-modplug/.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/audio/fpc-modplug XDG_CONFIG_HOME=/construction/audio/fpc-modplug HOME=/construction/audio/fpc-modplug TMPDIR="/tmp" PATH=/construction/audio/fpc-modplug/.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/audio/fpc-modplug/stage/usr/local" FPC_LDPATH="/usr/bin/ld.bfd" DESTDIR=/construction/audio/fpc-modplug/stage SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/binutils-2.33.1_4,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/fpc-3.2.0_1.txz ===== Message from fpc-3.2.0_1: -- 1) Add lib paths to /usr/local/etc/fpc.cfg # searchpath for libraries -Fl/usr/local/lib This is necessary for correct linking of libraries. 2) You can install additional units from: * lang/fpc-units 3) If you want to see all documentation about FreePascal, you can install * lang/fpc-docs 4) Optionally, you can install textmode IDE with Delphi support * editors/fpc-ide 5) This port add support to fp compiler to get value from FPC_LDPATH environment variable. By default fp compiler use /usr/local/bin/ld.bfd for linking binaries. If you want change this, just must be define FPC_LDPATH with path to ld tool that will be used by fp compiler. Take on mind that fpc only works with binutils on this moment but could work with another ld tool later on next versions of freepascal 6) Enjoy it ;) Installing /packages/All/libiconv-1.16.txz Installing /packages/All/libmodplug-0.8.9.0.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 SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fpc-modplug-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-modplug-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-modplug-3.2.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-modplug-3.2.0_1 for building => SHA256 Checksum OK for freepascal/fpc-3.2.0.source.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-modplug-3.2.0_1 for building ===> Extracting for fpc-modplug-3.2.0_1 ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-modplug-3.2.0_1 for building => SHA256 Checksum OK for freepascal/fpc-3.2.0.source.tar.gz. /usr/bin/env WRKSRC=/construction/audio/fpc-modplug/fpc-3.2.0 REWARNFILE=/construction/audio/fpc-modplug/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e '/globalunit/ {s|\.\.|/usr/local/lib/fpc/3.2.0|;}' /construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug/Makefile Extracted Memory Use: 0.14M SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fpc-modplug-3.2.0_1 ===> Applying ports patches for fpc-modplug-3.2.0_1 from /xports/audio/fpc-modplug/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/bin/as - found ===> fpc-modplug-3.2.0_1 depends on executable: ppcx64 - found ===> fpc-modplug-3.2.0_1 depends on package: gmake>=4.3 - found ===> fpc-modplug-3.2.0_1 depends on package: libiconv>=1.14_11 - found ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fpc-modplug-3.2.0_1 depends on shared library: libmodplug.so - found (/usr/local/lib/libmodplug.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/bin/as - found ===> fpc-modplug-3.2.0_1 depends on executable: ppcx64 - found ===> fpc-modplug-3.2.0_1 depends on package: gmake>=4.3 - found ===> fpc-modplug-3.2.0_1 depends on package: libiconv>=1.14_11 - found ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/bin/as - found ===> fpc-modplug-3.2.0_1 depends on shared library: libmodplug.so - found (/usr/local/lib/libmodplug.so) ===> Configuring for fpc-modplug-3.2.0_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fpc-modplug-3.2.0_1 gmake[2]: Entering directory '/construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug' == Package info == Package Name..... modplug Package Version.. 3.2.0 == 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 Basedir......... /construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug FPCDir.......... /usr/local/lib/fpc/3.2.0 CrossBinDir..... UnitsDir........ /usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly PackagesDir..... /usr/local/lib/fpc/3.2.0 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.............. 20210223 ZipName.............. modplug ZipPrefix............ ZipCrossPrefix....... ZipSuffix............ .x86_64-dragonfly FullZipName.......... modplug.x86_64-dragonfly Install FPC Package.. y Install base dir..... /construction/audio/fpc-modplug/stage/usr/local/lib/fpc/3.2.0 Install binary dir... /construction/audio/fpc-modplug/stage/usr/local/bin Install library dir.. /construction/audio/fpc-modplug/stage/usr/local/lib Install units dir.... /construction/audio/fpc-modplug/stage/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/modplug Install source dir... /construction/audio/fpc-modplug/stage/usr/local/share/src/fpc-3.2.0/modplug Install doc dir...... /construction/audio/fpc-modplug/stage/usr/local/share/doc/fpc-3.2.0/modplug Install example dir.. /construction/audio/fpc-modplug/stage/usr/local/share/examples/fpc-3.2.0/modplug Install data dir..... /construction/audio/fpc-modplug/stage/usr/local/lib/fpc/3.2.0 Dist destination dir. /construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug Dist zip name........ /usr/local/bin/fpc fpmake.pp Free Pascal Compiler version 3.2.0 [2021/02/23] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: DragonFly for x86-64 Compiling fpmake.pp fpmake.pp(9,3) Note: Local variable "T" is assigned but never used Linking fpmake 30 lines compiled, 0.6 sec 1 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 Start compiling package modplug for target x86_64-dragonfly. Compiling src/modplug.pas [100%] Compiled package modplug gmake[2]: Leaving directory '/construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fpc-modplug-3.2.0_1 ===> fpc-modplug-3.2.0_1 depends on file: /usr/local/bin/as - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug' ./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/audio/fpc-modplug/stage/usr/local --baseinstalldir=/construction/audio/fpc-modplug/stage/usr/local/lib/fpc/3.2.0 --unitinstalldir=/construction/audio/fpc-modplug/stage/usr/local/lib/fpc/3.2.0/units/x86_64-dragonfly/modplug Installing package modplug Installation package modplug for target x86_64-dragonfly succeeded gmake[2]: Leaving directory '/construction/audio/fpc-modplug/fpc-3.2.0/packages/modplug' ====> 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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-modplug-3.2.0_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:30