------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libxml2-2.9.10.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.13.1.txz Installing /packages/All/libX11-1.6.9_2,1.txz Installing /packages/All/freetype2-2.10.2.txz ===== Message from freetype2-2.10.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/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:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by berry-0.1.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by berry-0.1.5 for building => SHA256 Checksum OK for JLErvin-berry-0.1.5_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by berry-0.1.5 for building ===> Extracting for berry-0.1.5 => SHA256 Checksum OK for JLErvin-berry-0.1.5_GH0.tar.gz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for berry-0.1.5 ===> Applying ports patches for berry-0.1.5 from /xports/x11-wm/berry/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> berry-0.1.5 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> Configuring for berry-0.1.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for berry-0.1.5 --- options --- --- utils.o --- --- wm.o --- --- client.o --- --- options --- berry build options: --- wm.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Wno-deprecated-declarations -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"\" -DXINERAMA -D__THIS_VERSION__=\"0.1.5\" -D__WINDOW_MANAGER_NAME__=\""berry"\" wm.c --- client.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Wno-deprecated-declarations -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"\" -DXINERAMA -D__THIS_VERSION__=\"0.1.5\" -D__WINDOW_MANAGER_NAME__=\""berry"\" client.c --- options --- CFLAGS = -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Wno-deprecated-declarations -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="" -DXINERAMA -D__THIS_VERSION__="0.1.5" -D__WINDOW_MANAGER_NAME__="berry" LDFLAGS = -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft -lm CC = cc --- utils.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Wno-deprecated-declarations -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"\" -DXINERAMA -D__THIS_VERSION__=\"0.1.5\" -D__WINDOW_MANAGER_NAME__=\""berry"\" utils.c utils.c: In function 'vasprintf': utils.c:27:13: warning: implicit declaration of function 'vsnprintf' [-Wimplicit-function-declaration] int size = vsnprintf(NULL, 0, fmt, tmp); ^~~~~~~~~ --- wm.o --- wm.c: In function 'main': wm.c:2152:17: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] snprintf(font_name, MAXLEN * sizeof(char), "%s", optarg); ^~~~~~~~ wm.c:2152:17: warning: incompatible implicit declaration of built-in function 'snprintf' wm.c:2152:17: note: include '' or provide a declaration of 'snprintf' wm.c:26:1: +#include wm.c:2152:17: snprintf(font_name, MAXLEN * sizeof(char), "%s", optarg); ^~~~~~~~ wm.c:2169:13: warning: incompatible implicit declaration of built-in function 'snprintf' snprintf(conf_path, MAXLEN * sizeof(char), "%s/%s", xdg_home, BERRY_AUTOSTART); ^~~~~~~~ wm.c:2169:13: note: include '' or provide a declaration of 'snprintf' wm.c:2177:13: warning: incompatible implicit declaration of built-in function 'snprintf' snprintf(conf_path, MAXLEN * sizeof(char), "%s/%s/%s", home, ".config", BERRY_AUTOSTART); ^~~~~~~~ wm.c:2177:13: note: include '' or provide a declaration of 'snprintf' --- berryc --- cc -o berryc client.o -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft -lm --- wm.o --- wm.c: In function 'ipc_set_font': wm.c:1064:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(global_font, font_list[0], sizeof(global_font)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wm.c: In function 'main': wm.c:2185:9: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(global_font, font_name, sizeof(global_font)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- berry --- cc -o berry utils.o wm.o -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for berry-0.1.5 ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> berry-0.1.5 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> Generating temporary packing list berry build options: CFLAGS = -pipe -O2 -fno-strict-aliasing -std=c99 -pedantic -Wall -Wno-deprecated-declarations -I/usr/local/include -I/usr/local/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="" -DXINERAMA -D__THIS_VERSION__="0.1.5" -D__WINDOW_MANAGER_NAME__="berry" LDFLAGS = -L/usr/local/lib -lX11 -lXinerama -lfontconfig -lXft -lm CC = cc mkdir -p /construction/x11-wm/berry/stage/usr/local/bin install -s -m 555 berry /construction/x11-wm/berry/stage/usr/local/bin install -s -m 555 berryc /construction/x11-wm/berry/stage/usr/local/bin mkdir -p /construction/x11-wm/berry/stage/usr/local/man/man1 sed "s/VERSION//g" < berry.1 > /construction/x11-wm/berry/stage/usr/local/man/man1/berry.1 sed "s/VERSION//g" < berryc.1 > /construction/x11-wm/berry/stage/usr/local/man/man1/berryc.1 chmod 644 /construction/x11-wm/berry/stage/usr/local/man/man1/berry.1 chmod 644 /construction/x11-wm/berry/stage/usr/local/man/man1/berryc.1 install -m 0644 /construction/x11-wm/berry/berry-0.1.5/README.md /construction/x11-wm/berry/stage/usr/local/share/doc/berry install -m 0644 /construction/x11-wm/berry/berry-0.1.5/examples/autostart /construction/x11-wm/berry/berry-0.1.5/examples/sxhkdrc /construction/x11-wm/berry/berry-0.1.5/examples/xephyr.sh /construction/x11-wm/berry/stage/usr/local/share/examples/berry ====> 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 berry-0.1.5 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05