------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXinerama-1.1.4_2,1.tgz Installing /packages/All/freetype2-2.10.1.tgz Message from freetype2-2.10.1: 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.6_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /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/libXrender-0.9.10_2.tgz Installing /packages/All/libXft-2.3.2_3.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by matwm2-0.1.2.p3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by matwm2-0.1.2.p3 for building => SHA256 Checksum OK for matwm2-0.1.2pre3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by matwm2-0.1.2.p3 for building ===> Extracting for matwm2-0.1.2.p3 => SHA256 Checksum OK for matwm2-0.1.2pre3.tar.gz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for matwm2-0.1.2.p3 ===> Applying ports patches for matwm2-0.1.2.p3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for matwm2-0.1.2.p3 processing command line arguments... compiler explicitly set to cc prefix explicitly set to /usr/local man directory explicitly set to /usr/local/man looking for environment variables... added extra compiler flags from environment variable $CFLAGS (-pipe -O2 -fno-strict-aliasing ) added extra library dir flags from environment variable $LDFLAGS ( ) checking for x11... ok checking for xext (for shaped windows support)... ok checking for xinerama... ok checking for xft... ok gathering information... done generating Makefile from Makefine.in... done summary: prefix: /usr/local man directory: /usr/local/man compiler: cc rm command: rm -f shaped windows support: yes xinerama support: yes Xft support: yes vfork system call: yes debugging output: no SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for matwm2-0.1.2.p3 --- actions.o --- --- buttons.o --- --- client.o --- --- config.o --- --- defcfg.o --- --- drag.o --- --- events.o --- --- evn.o --- --- ewmh.o --- --- info.o --- --- actions.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c actions.c --- buttons.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c buttons.c --- client.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c client.c --- config.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c config.c config.c: In function 'cfg_read': config.c:34:3: warning: 'strncat' specified bound 9 equals source length [-Wstringop-overflow=] strncat(cfgfn, "/" CFGFN, j + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- defcfg.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c defcfg.c --- drag.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c drag.c --- events.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c events.c --- evn.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c evn.c --- ewmh.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c ewmh.c --- info.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c info.c --- input.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c input.c --- main.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c main.c --- config.o --- config.c: In function 'str_action': config.c:496:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy((*ret)->arg, str, strlen(str) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:496:29: note: length computed here strncpy((*ret)->arg, str, strlen(str) + 1); ^~~~~~~~~~~ --- misc.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c misc.c --- opcodes.o --- --- screens.o --- --- opcodes.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c opcodes.c --- screens.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c screens.c --- vdesk.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c vdesk.c --- wlist.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c wlist.c --- x11.o --- cc -DVERSION="\"0.1.2pre3\"" -DUSE_SHAPE -DUSE_XINERAMA -DUSE_XFT -DHAVE_VFORK -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 -c x11.c --- matwm2 --- cc -L/usr/local/lib -o matwm2 actions.o buttons.o client.o config.o defcfg.o drag.o events.o evn.o ewmh.o info.o input.o main.o misc.o opcodes.o screens.o vdesk.o wlist.o x11.o -lX11 -lXext -lXinerama -lXft -lXrender -lfontconfig -lfreetype SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for matwm2-0.1.2.p3 ===> Generating temporary packing list install -s -m 555 matwm2 /construction/x11-wm/matwm2/stage/usr/local/bin install -m 444 matwm2.1 /construction/x11-wm/matwm2/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/matwm2 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/bin/matwm2 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/bin/matwm2 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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> 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 ------------------------------------------------------------------------------- x===> Building package for matwm2-0.1.2.p3 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:06