------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/sysutils/fpc-uuid XDG_CONFIG_HOME=/construction/sysutils/fpc-uuid XDG_CACHE_HOME=/construction/sysutils/fpc-uuid/.cache HOME=/construction/sysutils/fpc-uuid TMPDIR="/tmp" PATH=/construction/sysutils/fpc-uuid/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/sysutils/fpc-uuid/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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/sysutils/fpc-uuid XDG_CONFIG_HOME=/construction/sysutils/fpc-uuid XDG_CACHE_HOME=/construction/sysutils/fpc-uuid/.cache HOME=/construction/sysutils/fpc-uuid TMPDIR="/tmp" PATH=/construction/sysutils/fpc-uuid/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/sysutils/fpc-uuid/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -va" BSDHIER=1 VERBOSE=1 INSTALL="install -m 0644" INSTALLEXE="install -s -m 555" INSTALLSCR="install -m 555" INSTALL_PREFIX="/construction/sysutils/fpc-uuid/stage/usr/local" FPC_LDPATH="/usr/bin/ld.bfd" DESTDIR=/construction/sysutils/fpc-uuid/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- FPC_I386="@comment " FPC_AMD64="" FREEBSD="@comment " PORTVERSION=3.2.2 BUILDNAME=x86_64-dragonfly OSREL=6.5 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 DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/fpc-3.2.2_4.pkg ===== Message from fpc-3.2.2_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 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/fpc-rtl-extra-3.2.2_4.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-uuid-3.2.2_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-uuid-3.2.2_4 for building => SHA256 Checksum OK for freepascal/fpc-3.2.2.source.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-uuid-3.2.2_4 for building ===> Extracting for fpc-uuid-3.2.2_4 ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fpc-uuid-3.2.2_4 for building => SHA256 Checksum OK for freepascal/fpc-3.2.2.source.tar.gz. /usr/bin/env WRKSRC=/construction/sysutils/fpc-uuid/fpc-3.2.2 REWARNFILE=/construction/sysutils/fpc-uuid/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e '/globalunit/ {s|\.\.|/usr/local/lib/fpc/3.2.2|;}' /construction/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid/Makefile Extracted Memory Use: 0.24M SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fpc-uuid-3.2.2_4 ===> Applying ports patches for fpc-uuid-3.2.2_4 from /xports/sysutils/fpc-uuid/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/as - found ===> fpc-uuid-3.2.2_4 depends on executable: ppcx64 - found ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/lib/fpc/3.2.2/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> fpc-uuid-3.2.2_4 depends on package: gmake>=4.3 - found ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/as - found ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/as - found ===> fpc-uuid-3.2.2_4 depends on executable: ppcx64 - found ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/lib/fpc/3.2.2/fpmkinst/x86_64-dragonfly/rtl-extra.fpm - found ===> fpc-uuid-3.2.2_4 depends on package: gmake>=4.3 - found ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/as - found ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/ccache - found ===> Configuring for fpc-uuid-3.2.2_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fpc-uuid-3.2.2_4 gmake[2]: Entering directory '/construction/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid' == Package info == Package Name..... uuid Package Version.. 3.2.2 == Configuration info == FPC.......... /usr/local/bin/fpc FPC Version.. 3.2.2 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/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid FPCDir.......... /usr/local/lib/fpc/3.2.2 CrossBinDir..... UnitsDir........ /usr/local/lib/fpc/3.2.2/units/x86_64-dragonfly PackagesDir..... /usr/local/lib/fpc/3.2.2 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.............. 20230729 ZipName.............. uuid ZipPrefix............ ZipCrossPrefix....... ZipSuffix............ .x86_64-dragonfly FullZipName.......... uuid.x86_64-dragonfly Install FPC Package.. y Install base dir..... /construction/sysutils/fpc-uuid/stage/usr/local/lib/fpc/3.2.2 Install binary dir... /construction/sysutils/fpc-uuid/stage/usr/local/bin Install library dir.. /construction/sysutils/fpc-uuid/stage/usr/local/lib Install units dir.... /construction/sysutils/fpc-uuid/stage/usr/local/lib/fpc/3.2.2/units/x86_64-dragonfly/uuid Install source dir... /construction/sysutils/fpc-uuid/stage/usr/local/share/src/fpc-3.2.2/uuid Install doc dir...... /construction/sysutils/fpc-uuid/stage/usr/local/share/doc/fpc-3.2.2/uuid Install example dir.. /construction/sysutils/fpc-uuid/stage/usr/local/share/examples/fpc-3.2.2/uuid Install data dir..... /construction/sysutils/fpc-uuid/stage/usr/local/lib/fpc/3.2.2 Dist destination dir. /construction/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid Dist zip name........ /usr/local/bin/fpc fpmake.pp Free Pascal Compiler version 3.2.2 [2023/07/29] for x86_64 Copyright (c) 1993-2021 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 /usr/local/bin/ld.bfd: warning: /usr/local/lib/fpc/3.2.2/units/x86_64-dragonfly/rtl/cprt0.o: missing .note.GNU-stack section implies executable stack /usr/local/bin/ld.bfd: NOTE: This behaviour is deprecated and will be removed in a future version of the linker 39 lines compiled, 0.8 sec 1 note(s) issued ./fpmake compile --localunitdir=../.. --globalunitdir=/usr/local/lib/fpc/3.2.2 --os=dragonfly --cpu=x86_64 -o -vwni -o -Ur -o -va -o -Cg -o -dx86_64 --compiler=/usr/local/bin/fpc -bu -o -dRELEASE Start compiling package uuid for target x86_64-dragonfly. [100%] Compiled package uuid gmake[2]: Leaving directory '/construction/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fpc-uuid-3.2.2_4 ===> fpc-uuid-3.2.2_4 depends on file: /usr/local/bin/as - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid' ./fpmake install --localunitdir=../.. --globalunitdir=/usr/local/lib/fpc/3.2.2 --os=dragonfly --cpu=x86_64 -o -vwni -o -Ur -o -va -o -Cg -o -dx86_64 --compiler=/usr/local/bin/fpc -bu --prefix=/construction/sysutils/fpc-uuid/stage/usr/local --baseinstalldir=/construction/sysutils/fpc-uuid/stage/usr/local/lib/fpc/3.2.2 --unitinstalldir=/construction/sysutils/fpc-uuid/stage/usr/local/lib/fpc/3.2.2/units/x86_64-dragonfly/uuid Installing package uuid Installation package uuid for target x86_64-dragonfly succeeded gmake[2]: Leaving directory '/construction/sysutils/fpc-uuid/fpc-3.2.2/packages/uuid' ====> 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:01 ------------------------------------------------------------------------------- -- 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-uuid-3.2.2_4 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% Service unavailablepacking files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13