------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for alttab-1.7.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11/alttab XDG_CONFIG_HOME=/construction/x11/alttab XDG_CACHE_HOME=/construction/x11/alttab/.cache HOME=/construction/x11/alttab TMPDIR="/tmp" PATH=/construction/x11/alttab/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11/alttab/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11/alttab XDG_CONFIG_HOME=/construction/x11/alttab XDG_CACHE_HOME=/construction/x11/alttab/.cache HOME=/construction/x11/alttab TMPDIR="/tmp" PATH=/construction/x11/alttab/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11/alttab/.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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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/alttab/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/alttab" EXAMPLESDIR="share/examples/alttab" DATADIR="share/alttab" WWWDIR="www/alttab" ETCDIR="etc/alttab" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/alttab DOCSDIR=/usr/local/share/doc/alttab EXAMPLESDIR=/usr/local/share/examples/alttab WWWDIR=/usr/local/www/alttab ETCDIR=/usr/local/etc/alttab 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/uthash-2.3.0.pkg Installing /packages/All/pkgconf-1.8.1,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/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/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXpm-3.5.15.pkg Installing /packages/All/libXrandr-1.5.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:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alttab-1.7.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alttab-1.7.0 for building => SHA256 Checksum OK for sagb-alttab-v1.7.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alttab-1.7.0 for building ===> Extracting for alttab-1.7.0 => SHA256 Checksum OK for sagb-alttab-v1.7.0_GH0.tar.gz. Extracted Memory Use: 3.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for alttab-1.7.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/include/uthash.h - found ===> alttab-1.7.0 depends on package: pkgconf>=1.3.0_1 - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> alttab-1.7.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/include/uthash.h - found ===> alttab-1.7.0 depends on package: pkgconf>=1.3.0_1 - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> alttab-1.7.0 depends on file: /usr/local/bin/ccache - found ===> alttab-1.7.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Configuring for alttab-1.7.0 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking pkg-config is at least version 0.9.0... yes checking for x11... yes checking for xft... yes checking for xrender... yes checking for xrandr... yes checking for libpng... yes checking for xpm... yes checking for standalone fts library... no configure: libfts or musl-fts not found. Assuming that fts functions are included in libc. checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking uthash.h usability... yes checking uthash.h presence... yes checking for uthash.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for alttab-1.7.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- alttab.o --- --- gui.o --- --- win.o --- --- x.o --- --- rp.o --- --- util.o --- --- ewmh.o --- --- icon.o --- --- pngd.o --- --- randr.o --- --- autil.o --- --- alttab.o --- depbase=`echo alttab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT alttab.o -MD -MP -MF $depbase.Tpo -c -o alttab.o alttab.c && mv -f $depbase.Tpo $depbase.Po --- gui.o --- depbase=`echo gui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gui.o -MD -MP -MF $depbase.Tpo -c -o gui.o gui.c && mv -f $depbase.Tpo $depbase.Po --- x.o --- depbase=`echo x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT x.o -MD -MP -MF $depbase.Tpo -c -o x.o x.c && mv -f $depbase.Tpo $depbase.Po --- rp.o --- depbase=`echo rp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rp.o -MD -MP -MF $depbase.Tpo -c -o rp.o rp.c && mv -f $depbase.Tpo $depbase.Po --- util.o --- depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c && mv -f $depbase.Tpo $depbase.Po --- ewmh.o --- depbase=`echo ewmh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ewmh.o -MD -MP -MF $depbase.Tpo -c -o ewmh.o ewmh.c && mv -f $depbase.Tpo $depbase.Po --- icon.o --- depbase=`echo icon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT icon.o -MD -MP -MF $depbase.Tpo -c -o icon.o icon.c && mv -f $depbase.Tpo $depbase.Po --- randr.o --- depbase=`echo randr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT randr.o -MD -MP -MF $depbase.Tpo -c -o randr.o randr.c && mv -f $depbase.Tpo $depbase.Po --- autil.o --- depbase=`echo autil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT autil.o -MD -MP -MF $depbase.Tpo -c -o autil.o autil.c && mv -f $depbase.Tpo $depbase.Po --- win.o --- depbase=`echo win.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT win.o -MD -MP -MF $depbase.Tpo -c -o win.o win.c && mv -f $depbase.Tpo $depbase.Po --- pngd.o --- depbase=`echo pngd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT pngd.o -MD -MP -MF $depbase.Tpo -c -o pngd.o pngd.c && mv -f $depbase.Tpo $depbase.Po --- alttab --- cc -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -Wall -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o alttab alttab.o gui.o win.o x.o rp.o util.o ewmh.o icon.o pngd.o randr.o autil.o -L/usr/local/lib -L/usr/local/lib -lX11 -L/usr/local/lib -lXft -L/usr/local/lib -lXrender -lX11 -L/usr/local/lib -lXrandr -L/usr/local/lib -lpng16 -L/usr/local/lib -lXpm -lX11 Making all in doc Making all in test SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for alttab-1.7.0 ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> alttab-1.7.0 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/x11/alttab/stage/usr/local/bin' install -s -m 555 alttab '/construction/x11/alttab/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/construction/x11/alttab/stage/usr/local/share/doc/alttab' install -m 0644 wm-setup.md README alttab.ad '/construction/x11/alttab/stage/usr/local/share/doc/alttab' /bin/mkdir -p '/construction/x11/alttab/stage/usr/local/man/man1' install -m 0644 alttab.1 '/construction/x11/alttab/stage/usr/local/man/man1' Making install in test ====> 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 alttab-1.7.0 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:00 TOTAL TIME 00:00:13