------------------------------------------------------------------------------- -- 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 bbpager-0.4.7_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-wm/bbpager XDG_CONFIG_HOME=/construction/x11-wm/bbpager XDG_CACHE_HOME=/construction/x11-wm/bbpager/.cache HOME=/construction/x11-wm/bbpager TMPDIR="/tmp" PATH=/construction/x11-wm/bbpager/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/bbpager/.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 ------------------------------------------------------------------------------- --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-wm/bbpager XDG_CONFIG_HOME=/construction/x11-wm/bbpager XDG_CACHE_HOME=/construction/x11-wm/bbpager/.cache HOME=/construction/x11-wm/bbpager TMPDIR="/tmp" PATH=/construction/x11-wm/bbpager/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/bbpager/.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="`pkg-config --cflags xft`" LDFLAGS=" `pkg-config --libs xft` " 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/bbpager/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/bbpager" EXAMPLESDIR="share/examples/bbpager" DATADIR="share/bbpager" WWWDIR="www/bbpager" ETCDIR="etc/bbpager" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bbpager DOCSDIR=/usr/local/share/doc/bbpager EXAMPLESDIR=/usr/local/share/examples/bbpager WWWDIR=/usr/local/www/bbpager ETCDIR=/usr/local/etc/bbpager 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/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/blackbox-0.70.1_6.pkg Installing /packages/All/pkgconf-1.8.1,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/libXfixes-6.0.0.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXi-1.8,1.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:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bbpager-0.4.7_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bbpager-0.4.7_3 for building => SHA256 Checksum OK for bbpager-0.4.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bbpager-0.4.7_3 for building ===> Extracting for bbpager-0.4.7_3 => SHA256 Checksum OK for bbpager-0.4.7.tar.gz. Extracted Memory Use: 0.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bbpager-0.4.7_3 ===> Applying dragonfly patches for bbpager-0.4.7_3 from /xports/x11-wm/bbpager/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on executable: blackbox - found ===> bbpager-0.4.7_3 depends on package: pkgconf>=1.3.0_1 - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on executable: blackbox - found ===> bbpager-0.4.7_3 depends on package: pkgconf>=1.3.0_1 - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/bin/ccache - found ===> Configuring for bbpager-0.4.7_3 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c 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 for ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for libgen.h... (cached) yes checking for locale.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for signal.h... (cached) yes checking for stdio.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for setlocale... (cached) yes checking for sigaction... (cached) yes checking for strftime... (cached) yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XMissingExtension in -lXext... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for select... (cached) yes checking for strstr... (cached) yes checking for libbt... yes checking LIBBT_CFLAGS... -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 checking LIBBT_LIBS... -L/usr/local/lib -lbt -lXft bbpager version 0.4.7 configured successfully. Using '/usr/local' for installation. Using 'c++' for C++ compiler. Building with ' -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 ' for C++ compiler flags. Building with ' -lXext -L/usr/local/lib -lbt -lXft ' for linker flags. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bbpager-0.4.7_3 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- bbpager.o --- --- main.o --- --- Baseresource.o --- --- resource.o --- --- wminterface.o --- --- pager.o --- --- desktop.o --- --- Baseresource.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT Baseresource.o -MD -MP -MF ".deps/Baseresource.Tpo" -c -o Baseresource.o Baseresource.cxx; then mv -f ".deps/Baseresource.Tpo" ".deps/Baseresource.Po"; else rm -f ".deps/Baseresource.Tpo"; exit 1; fi --- resource.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT resource.o -MD -MP -MF ".deps/resource.Tpo" -c -o resource.o resource.cxx; then mv -f ".deps/resource.Tpo" ".deps/resource.Po"; else rm -f ".deps/resource.Tpo"; exit 1; fi --- bbpager.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT bbpager.o -MD -MP -MF ".deps/bbpager.Tpo" -c -o bbpager.o bbpager.cxx; then mv -f ".deps/bbpager.Tpo" ".deps/bbpager.Po"; else rm -f ".deps/bbpager.Tpo"; exit 1; fi --- pager.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT pager.o -MD -MP -MF ".deps/pager.Tpo" -c -o pager.o pager.cxx; then mv -f ".deps/pager.Tpo" ".deps/pager.Po"; else rm -f ".deps/pager.Tpo"; exit 1; fi --- main.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cxx; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- wminterface.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT wminterface.o -MD -MP -MF ".deps/wminterface.Tpo" -c -o wminterface.o wminterface.cxx; then mv -f ".deps/wminterface.Tpo" ".deps/wminterface.Po"; else rm -f ".deps/wminterface.Tpo"; exit 1; fi --- desktop.o --- if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DSHAPE -DBBTOOL_GLOBAL=\"/usr/local/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT desktop.o -MD -MP -MF ".deps/desktop.Tpo" -c -o desktop.o desktop.cxx; then mv -f ".deps/desktop.Tpo" ".deps/desktop.Po"; else rm -f ".deps/desktop.Tpo"; exit 1; fi --- bbpager --- c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -L/usr/local/lib -lXft -L/usr/local/lib -R/usr/local/lib -lSM -lICE -lX11 -o bbpager bbpager.o main.o Baseresource.o resource.o wminterface.o pager.o desktop.o -lXext -L/usr/local/lib -lbt -lXft Making all in data SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bbpager-0.4.7_3 ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> bbpager-0.4.7_3 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> Generating temporary packing list install -s -m 555 /construction/x11-wm/bbpager/bbpager-0.4.7/src/bbpager /construction/x11-wm/bbpager/stage/usr/local/bin install -m 0644 /construction/x11-wm/bbpager/bbpager-0.4.7/AUTHORS /construction/x11-wm/bbpager/bbpager-0.4.7/BUGS /construction/x11-wm/bbpager/bbpager-0.4.7/COPYING /construction/x11-wm/bbpager/bbpager-0.4.7/ChangeLog /construction/x11-wm/bbpager/bbpager-0.4.7/INSTALL /construction/x11-wm/bbpager/bbpager-0.4.7/NEWS /construction/x11-wm/bbpager/bbpager-0.4.7/README /construction/x11-wm/bbpager/bbpager-0.4.7/TODO /construction/x11-wm/bbpager/stage/usr/local/share/doc/bbpager/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/bbpager is linked to /usr/local/lib/libXft.so.2 from x11-fonts/libXft but it is not declared as a dependency Warning: you need USE_XORG+=xft Error: /usr/local/bin/bbpager is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice 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 bbpager-0.4.7_3 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% Service unavailablepacking files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10