------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXau-1.0.9.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxcb-1.13.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libX11-1.6.9,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/freetype2-2.10.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/fontconfig-2.12.6,1.txz pkg: Cannot runscript PRE-INSTALL:Bad file descriptor pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXrender-0.9.10_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXft-2.3.3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXext-1.3.4,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXrandr-1.5.2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cwm-6.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cwm-6.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cwm-6.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cwm-6.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cwm-6.6 for building => SHA256 Checksum OK for cwm-6.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cwm-6.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cwm-6.6 for building ===> Extracting for cwm-6.6 => SHA256 Checksum OK for cwm-6.6.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cwm-6.6 ===> Applying ports patches for cwm-6.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cwm-6.6 depends on package: pkgconf>=1.3.0_1 - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cwm-6.6 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> cwm-6.6 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cwm-6.6 depends on package: pkgconf>=1.3.0_1 - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> cwm-6.6 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> cwm-6.6 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Configuring for cwm-6.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cwm-6.6 --- calmwm.o --- --- screen.o --- --- xmalloc.o --- --- client.o --- --- menu.o --- --- search.o --- --- util.o --- --- xutil.o --- --- conf.o --- --- xevents.o --- --- calmwm.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` calmwm.c --- screen.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` screen.c --- xmalloc.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` xmalloc.c --- client.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` client.c --- menu.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` menu.c --- util.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` util.c --- xutil.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` xutil.c --- conf.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` conf.c --- xevents.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` xevents.c --- search.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` search.c --- group.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` group.c --- kbfunc.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` kbfunc.c --- y.tab.c --- yacc parse.y --- y.tab.o --- cc -c -pipe -O2 -fno-strict-aliasing `pkg-config --cflags x11 xft xrandr` y.tab.c --- cwm --- cc calmwm.o screen.o xmalloc.o client.o menu.o search.o util.o xutil.o conf.o xevents.o group.o kbfunc.o y.tab.o `pkg-config --libs x11 xft xrandr` -o cwm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cwm-6.6 ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> cwm-6.6 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> Generating temporary packing list install -d /construction/x11-wm/cwm/stage/usr/local/bin /construction/x11-wm/cwm/stage/usr/local/man/man1 /construction/x11-wm/cwm/stage/usr/local/man/man5 install -m 755 cwm /construction/x11-wm/cwm/stage/usr/local/bin install -m 644 cwm.1 /construction/x11-wm/cwm/stage/usr/local/man/man1 install -m 644 cwmrc.5 /construction/x11-wm/cwm/stage/usr/local/man/man5 /usr/bin/strip /construction/x11-wm/cwm/stage/usr/local/bin/cwm ====> 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 cwm-6.6 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04