------------------------------------------------------------------------------- -- 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/x11-wm/phluid XDG_CONFIG_HOME=/construction/x11-wm/phluid XDG_CACHE_HOME=/construction/x11-wm/phluid/.cache HOME=/construction/x11-wm/phluid TMPDIR="/tmp" PATH=/construction/x11-wm/phluid/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/phluid/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-wm/phluid XDG_CONFIG_HOME=/construction/x11-wm/phluid XDG_CACHE_HOME=/construction/x11-wm/phluid/.cache HOME=/construction/x11-wm/phluid TMPDIR="/tmp" PATH=/construction/x11-wm/phluid/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/phluid/.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 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lm -lX11 " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " 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 ------------------------------------------------------------------------------- DESTDIR=/construction/x11-wm/phluid/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/phluid" EXAMPLESDIR="share/examples/phluid" DATADIR="share/phluid" WWWDIR="www/phluid" ETCDIR="etc/phluid" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/phluid DOCSDIR=/usr/local/share/doc/phluid EXAMPLESDIR=/usr/local/share/examples/phluid WWWDIR=/usr/local/www/phluid ETCDIR=/usr/local/etc/phluid 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/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.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. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/libid3tag-0.16.2.pkg ===== Message from libid3tag-0.16.2: -- ===> NOTICE: The libid3tag 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/imlib2-1.7.0,2.pkg ===== Message from imlib2-1.7.0,2: -- ===> NOTICE: The imlib2 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://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The phluid 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://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> phluid-0.0.3_13 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The phluid 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> phluid-0.0.3_13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phluid-0.0.3_13 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The phluid 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> phluid-0.0.3_13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phluid-0.0.3_13 for building => SHA256 Checksum OK for phluid-0.0.3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The phluid 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> phluid-0.0.3_13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phluid-0.0.3_13 for building ===> Extracting for phluid-0.0.3_13 => SHA256 Checksum OK for phluid-0.0.3.tar.gz. Extracted Memory Use: 0.74M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for phluid-0.0.3_13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> phluid-0.0.3_13 depends on package: gmake>=4.3 - found ===> phluid-0.0.3_13 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> phluid-0.0.3_13 depends on shared library: libImlib2.so - found (/usr/local/lib/libImlib2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> phluid-0.0.3_13 depends on package: gmake>=4.3 - found ===> phluid-0.0.3_13 depends on file: /usr/local/bin/ccache - found ===> phluid-0.0.3_13 depends on shared library: libImlib2.so - found (/usr/local/lib/libImlib2.so) ===> Configuring for phluid-0.0.3_13 configure: warning: x86_64-portbld-dragonfly6.5: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for mawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -lm -lX11 ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -lm -lX11 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for Imlib2.h... yes checking for imlib_context_set_image in -lImlib2... yes checking for X... no checking for ANSI C header files... (cached) yes checking return type of signal handlers... void updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for phluid-0.0.3_13 gmake[1]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake all-recursive gmake[2]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3' Making all in src gmake[3]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3/src' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c client.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c decal.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c event_handlers.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c x.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c mouse.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c phluid.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c icccm.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c debug.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c manipulate.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -c signal.c cc -pipe -O2 -fno-strict-aliasing -Wall -L/usr/local/lib -lm -lX11 -o phluid phluid.o client.o event_handlers.o decal.o manipulate.o x.o mouse.o icccm.o signal.o debug.o -lImlib2 gmake[3]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3/src' gmake[3]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[3]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[2]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[1]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for phluid-0.0.3_13 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3' Making install in src gmake[2]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3/src' gmake[3]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3/src' /bin/sh ../mkinstalldirs /construction/x11-wm/phluid/stage/usr/local/bin install -s -m 555 phluid /construction/x11-wm/phluid/stage/usr/local/bin/phluid gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3/src' gmake[2]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3/src' gmake[2]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[3]: Entering directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[3]: Nothing to be done for 'install-exec-am'. if test -d ./ttfonts; then \ /bin/sh ./mkinstalldirs /construction/x11-wm/phluid/stage/usr/local/share/phluid/ttfonts; \ for font in ./ttfonts/*; do \ if test -f $font; then \ install -m 0644 $font /construction/x11-wm/phluid/stage/usr/local/share/phluid/ttfonts; \ fi \ done \ fi mkdir /construction/x11-wm/phluid/stage/usr/local/share/phluid mkdir /construction/x11-wm/phluid/stage/usr/local/share/phluid/ttfonts if test -d ./themes/default/images; then \ /bin/sh ./mkinstalldirs /construction/x11-wm/phluid/stage/usr/local/share/phluid/themes/default/images; \ for image in ./themes/default/images/*; do \ if test -f $image; then \ install -m 0644 $image /construction/x11-wm/phluid/stage/usr/local/share/phluid/themes/default/images; \ fi \ done \ fi mkdir /construction/x11-wm/phluid/stage/usr/local/share/phluid/themes mkdir /construction/x11-wm/phluid/stage/usr/local/share/phluid/themes/default mkdir /construction/x11-wm/phluid/stage/usr/local/share/phluid/themes/default/images gmake[3]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[2]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3' gmake[1]: Leaving directory '/construction/x11-wm/phluid/phluid-0.0.3' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/phluid is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for phluid-0.0.3_13 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% Service unavailablepacking files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08