------------------------------------------------------------------------------- -- 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 bemenu-0.5.0: ====> Backend: you have to choose at least one of them NCURSES=on: Console (text) interface support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11/bemenu XDG_CONFIG_HOME=/construction/x11/bemenu HOME=/construction/x11/bemenu TMPDIR="/tmp" PATH=/construction/x11/bemenu/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11/bemenu XDG_CONFIG_HOME=/construction/x11/bemenu HOME=/construction/x11/bemenu TMPDIR="/tmp" PATH=/construction/x11/bemenu/.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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -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 ------------------------------------------------------------------------------- RENDERERS="curses x11" VERSION=0.5.0 curses_CFLAGS="-I/usr/local/include/ncurses" curses_LIBS="-L/usr/local/lib -lncursesw" DESTDIR=/construction/x11/bemenu/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- SOVERSION=0.5.0 WAYLAND="@comment " NCURSES="" NO_NCURSES="@comment " X11="" NO_X11="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/bemenu" EXAMPLESDIR="share/examples/bemenu" DATADIR="share/bemenu" WWWDIR="www/bemenu" ETCDIR="etc/bemenu" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- NCURSES="" NO_NCURSES="@comment " X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bemenu DOCSDIR=/usr/local/share/doc/bemenu EXAMPLESDIR=/usr/local/share/examples/bemenu WWWDIR=/usr/local/www/bemenu ETCDIR=/usr/local/etc/bemenu 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=500906 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 ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The bemenu 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bemenu-0.5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The bemenu 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> bemenu-0.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bemenu-0.5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The bemenu 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> bemenu-0.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bemenu-0.5.0 for building => SHA256 Checksum OK for Cloudef-bemenu-0.5.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The bemenu 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> bemenu-0.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bemenu-0.5.0 for building ===> Extracting for bemenu-0.5.0 ===> NOTICE: The bemenu 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> bemenu-0.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bemenu-0.5.0 for building => SHA256 Checksum OK for Cloudef-bemenu-0.5.0_GH0.tar.gz. Extracted Memory Use: 0.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bemenu-0.5.0 /usr/bin/env WRKSRC=/construction/x11/bemenu/bemenu-0.5.0 REWARNFILE=/construction/x11/bemenu/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e "/renderers/s@bemenu-renderer-wayland.so@@g" -e "/install-renderers/s@install-wayland@@g" /construction/x11/bemenu/bemenu-0.5.0/GNUmakefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bemenu-0.5.0 depends on package: gmake>=4.3 - found ===> bemenu-0.5.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bemenu-0.5.0 depends on package: pkgconf>=1.3.0_1 - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> bemenu-0.5.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> bemenu-0.5.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> bemenu-0.5.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> bemenu-0.5.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bemenu-0.5.0 depends on package: gmake>=4.3 - found ===> bemenu-0.5.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bemenu-0.5.0 depends on package: pkgconf>=1.3.0_1 - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> bemenu-0.5.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> bemenu-0.5.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> bemenu-0.5.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> bemenu-0.5.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for bemenu-0.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bemenu-0.5.0 gmake[2]: Entering directory '/construction/x11/bemenu/bemenu-0.5.0' mkdir -p .git touch .git/index cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -c lib/3rdparty/cdl.c -o cdl.a cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -c client/common/common.c -o common.a cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -shared -fPIC lib/filter.c lib/item.c lib/library.c lib/list.c lib/menu.c lib/util.c cdl.a -ldl -o libbemenu.so.0.5.0 -Wl,-soname,libbemenu.so.0 ln -fs libbemenu.so.0.5.0 libbemenu.so.0 ln -fs libbemenu.so.0.5.0 libbemenu.so cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -L/usr/local/lib -Wl,-rpath=/usr/local/lib common.a client/bemenu.c -L. -lbemenu -o bemenu cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -L/usr/local/lib -Wl,-rpath=/usr/local/lib common.a client/bemenu-run.c -L. -lbemenu -o bemenu-run cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -L/usr/local/lib -Wl,-rpath=/usr/local/lib -shared -fPIC lib/renderers/x11/x11.c lib/renderers/x11/window.c lib/renderers/x11/xkb_unicode.c -L/usr/local/lib -lX11 -lXinerama -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lpthread -L. -lbemenu -o bemenu-renderer-x11.so cc -pipe -fPIC -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -std=c99 -DBM_VERSION=\"0.5.0\" -DBM_PLUGIN_VERSION=\"0.5.0-nogit\" -DINSTALL_LIBDIR=\"/usr/local/lib\" -D_DEFAULT_SOURCE -Ilib -I/usr/local/include/ncurses -I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -shared -fPIC lib/renderers/curses/curses.c -rpath /usr/local/lib -lncursesw -ltinfow -lm -L. -lbemenu -o bemenu-renderer-curses.so gmake[2]: Leaving directory '/construction/x11/bemenu/bemenu-0.5.0' SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> bemenu-0.5.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bemenu-0.5.0 ===> bemenu-0.5.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bemenu-0.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/x11/bemenu/bemenu-0.5.0' sed "s/@VERSION@/0.5.0/;s,@PREFIX@,/usr/local,;s,@LIBDIR@,/lib," bemenu.pc.in > bemenu.pc mkdir -p "/construction/x11/bemenu/stage/usr/local/lib/pkgconfig" cp bemenu.pc "/construction/x11/bemenu/stage/usr/local/lib/pkgconfig" mkdir -p "/construction/x11/bemenu/stage/usr/local/include" cp lib/bemenu.h "/construction/x11/bemenu/stage/usr/local/include" mkdir -p "/construction/x11/bemenu/stage/usr/local/lib" cp libbemenu.so.0.5.0 "/construction/x11/bemenu/stage/usr/local/lib" cp -RP libbemenu.so libbemenu.so.0 "/construction/x11/bemenu/stage/usr/local/lib" mkdir -p "/construction/x11/bemenu/stage/usr/local/bin" cp bemenu bemenu-run "/construction/x11/bemenu/stage/usr/local/bin" chmod 0755 "/construction/x11/bemenu/stage/usr/local/bin"/bemenu "/construction/x11/bemenu/stage/usr/local/bin"/bemenu-run mkdir -p "/construction/x11/bemenu/stage/usr/local/share/man/man1" cp man/bemenu.1 man/bemenu-run.1 "/construction/x11/bemenu/stage/usr/local/share/man/man1" mkdir -p "/construction/x11/bemenu/stage/usr/local/lib/bemenu" cp bemenu-renderer-curses.so "/construction/x11/bemenu/stage/usr/local/lib/bemenu" mkdir -p "/construction/x11/bemenu/stage/usr/local/lib/bemenu" cp bemenu-renderer-x11.so "/construction/x11/bemenu/stage/usr/local/lib/bemenu" Install OK! gmake[2]: Leaving directory '/construction/x11/bemenu/bemenu-0.5.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/bemenu/bemenu-renderer-curses.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/bemenu/bemenu-renderer-x11.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/libbemenu.so.0.5.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'bin/bemenu' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'bin/bemenu-run' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libffi.so.7 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/bemenu/bemenu-renderer-x11.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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 bemenu-0.5.0 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:52