------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/freetype2-2.10.1.txz ===== 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.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.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/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dmenu-4.9_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dmenu-4.9_1 for building => SHA256 Checksum OK for dmenu-4.9.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dmenu-4.9_1 for building ===> Extracting for dmenu-4.9_1 => SHA256 Checksum OK for dmenu-4.9.tar.gz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dmenu-4.9_1 ===> Applying ports patches for dmenu-4.9_1 ===> Cleanly applied ports patch(es) patch-dmenu.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> dmenu-4.9_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> Configuring for dmenu-4.9_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dmenu-4.9_1 --- options --- --- config.h --- --- options --- dmenu build options: CFLAGS = -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Os -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION="4.9" -DXINERAMA LDFLAGS = -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft CC = cc --- config.h --- cp config.def.h config.h --- drw.o --- --- dmenu.o --- --- stest.o --- --- util.o --- --- drw.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Os -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"4.9\" -DXINERAMA drw.c --- dmenu.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Os -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"4.9\" -DXINERAMA dmenu.c --- stest.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Os -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"4.9\" -DXINERAMA stest.c --- util.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Os -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"4.9\" -DXINERAMA util.c --- dmenu.o --- dmenu.c: In function 'setup': dmenu.c:24:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] #define INTERSECT(x,y,w,h,r) (MAX(0, MIN((x)+(w),(r).x_org+(r).width) - MAX((x),(r).x_org)) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * MAX(0, MIN((y)+(h),(r).y_org+(r).height) - MAX((y),(r).y_org))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dmenu.c:632:9: note: in expansion of macro 'INTERSECT' if (INTERSECT(x, y, 1, 1, info[i])) ^~~~~~~~~ --- stest --- cc -o stest stest.o -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft --- dmenu --- cc -o dmenu dmenu.o drw.o util.o -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dmenu-4.9_1 ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> dmenu-4.9_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> Generating temporary packing list dmenu build options: CFLAGS = -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Os -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION="4.9" -DXINERAMA LDFLAGS = -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft CC = cc mkdir -p /construction/x11/dmenu/stage/usr/local/bin cp -f dmenu dmenu_path dmenu_run stest /construction/x11/dmenu/stage/usr/local/bin chmod 755 /construction/x11/dmenu/stage/usr/local/bin/dmenu chmod 755 /construction/x11/dmenu/stage/usr/local/bin/dmenu_path chmod 755 /construction/x11/dmenu/stage/usr/local/bin/dmenu_run chmod 755 /construction/x11/dmenu/stage/usr/local/bin/stest mkdir -p /construction/x11/dmenu/stage/usr/local/man/man1 sed "s/VERSION/4.9/g" < dmenu.1 > /construction/x11/dmenu/stage/usr/local/man/man1/dmenu.1 sed "s/VERSION/4.9/g" < stest.1 > /construction/x11/dmenu/stage/usr/local/man/man1/stest.1 chmod 644 /construction/x11/dmenu/stage/usr/local/man/man1/dmenu.1 chmod 644 /construction/x11/dmenu/stage/usr/local/man/man1/stest.1 ====> 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: package ------------------------------------------------------------------------------- ===> Building package for dmenu-4.9_1 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09