------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/evdev-proto-5.3.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/pciids-20200624.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.8_1.txz ===== Message from python37-3.7.8_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/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xkeyboard-config-2.30.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/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/xcb-util-errors-1.0.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/libX11-1.6.9_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-19.0.8_2.txz pkg: mesa-libs has a missing dependency: libelf Installing /packages/All/libXv-1.0.11_2,1.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/libXvMC-1.0.12.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/mesa-dri-19.0.8_9.txz pkg: mesa-libs has a missing dependency: libunwind ===== Message from mesa-dri-19.0.8_9: -- The gallium(llvm) enabled dri version was moved to graphics/mesa-dri-gallium overlay. Please install gallium version as needed for radeon acceleration. Installing /packages/All/libepoxy-1.5.4.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/libxkbfile-1.1.0.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/xkbcomp-1.4.3.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/pixman-0.40.0.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/libfontenc-1.1.4.txz Installing /packages/All/libXfont2-2.0.4.txz Installing /packages/All/xwayland-devel-1.20.0.697.txz pkg: mesa-libs has a missing dependency: libunwind ===== Message from xwayland-devel-1.20.0.697: -- Known issues: - When /dev/dri/card0 and /dev/dri/renderD128 have different major(3) DRI3 may fail e.g., on i915kms in I915_GETPARAM with EACCESS. Without DRI3 for glamor Xwayland falls back to swrast (llvmpipe). If OpenGL applications appear slow check with glxinfo then try enabling setuid bit e.g., $ glxinfo | fgrep Device: Device: llvmpipe (LLVM 8.0, 256 bits) (0xffffffff) $ chmod u+s `which Xwayland` Installing /packages/All/wlroots-0.11.0.txz pkg: mesa-libs has a missing dependency: libunwind ===== Message from wlroots-0.11.0: -- Known issues: - On FreeBSD 11.* kernel needs to be rebuilt with EVDEV_SUPPORT - On FreeBSD 11.* drm-kmod needs https://github.com/FreeBSDDesktop/kms-drm/pull/213 Installing /packages/All/scdoc-1.11.0.txz Installing /packages/All/ninja-1.10.0,2.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/meson-0.54.3.txz pkg: mesa-libs has a missing dependency: libunwind Installing /packages/All/pkgconf-1.7.3,1.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cage-0.1.2.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cage-0.1.2.1 for building => SHA256 Checksum OK for Hjdskes-cage-v0.1.2.1_GH0.tar.gz. => SHA256 Checksum OK for 70ecdcb02ea0.patch. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cage-0.1.2.1 for building ===> Extracting for cage-0.1.2.1 ===> cage-0.1.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cage-0.1.2.1 for building => SHA256 Checksum OK for Hjdskes-cage-v0.1.2.1_GH0.tar.gz. => SHA256 Checksum OK for 70ecdcb02ea0.patch. Extracted Memory Use: 0.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cage-0.1.2.1 ===> Applying distribution patches for cage-0.1.2.1 /usr/bin/env WRKSRC=/construction/x11-wm/cage/cage-0.1.2.1 REWARNFILE=/construction/x11-wm/cage/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@c_std=c11@c_std=gnu11@g' /construction/x11-wm/cage/cage-0.1.2.1/meson.build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on package: evdev-proto>0 - found ===> cage-0.1.2.1 depends on package: wayland-protocols>=1.14 - found ===> cage-0.1.2.1 depends on package: wlroots>=0.11.0 - found ===> cage-0.1.2.1 depends on package: scdoc>=1.9.2 - found ===> cage-0.1.2.1 depends on executable: meson - found ===> cage-0.1.2.1 depends on executable: ninja - found ===> cage-0.1.2.1 depends on package: pkgconf>=1.3.0_1 - found ===> cage-0.1.2.1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on shared library: libwayland-server.so - found (/usr/local/lib/libwayland-server.so) ===> cage-0.1.2.1 depends on shared library: libwlroots.so - found (/usr/local/lib/libwlroots.so) ===> cage-0.1.2.1 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on package: evdev-proto>0 - found ===> cage-0.1.2.1 depends on package: wayland-protocols>=1.14 - found ===> cage-0.1.2.1 depends on package: wlroots>=0.11.0 - found ===> cage-0.1.2.1 depends on package: scdoc>=1.9.2 - found ===> cage-0.1.2.1 depends on executable: meson - found ===> cage-0.1.2.1 depends on executable: ninja - found ===> cage-0.1.2.1 depends on package: pkgconf>=1.3.0_1 - found ===> cage-0.1.2.1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found ===> cage-0.1.2.1 depends on shared library: libwayland-server.so - found (/usr/local/lib/libwayland-server.so) ===> cage-0.1.2.1 depends on shared library: libwlroots.so - found (/usr/local/lib/libwlroots.so) ===> cage-0.1.2.1 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) ===> Configuring for cage-0.1.2.1 The Meson build system Version: 0.54.3 Source dir: /construction/x11-wm/cage/cage-0.1.2.1 Build dir: /construction/x11-wm/cage/cage-0.1.2.1/_build Build type: native build Project name: cage Project version: 0.1.2 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -Wno-error=format-extra-args -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -Wno-error=format-extra-args -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.27 Host machine cpu family: x86_64 Host machine cpu: x86_64 meson.build:17: WARNING: Consider using the built-in warning_level option instead of using "-Wall". Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Run-time dependency wlroots found: YES 0.11.0 Run-time dependency wayland-protocols found: YES 1.20 Run-time dependency wayland-server found: YES 1.18.0 Run-time dependency pixman-1 found: YES 0.40.0 Run-time dependency xkbcommon found: YES 0.10.0 Library m found: YES Program wayland-scanner found: YES (/usr/local/bin/wayland-scanner) Fetching value of define "WLR_HAS_XWAYLAND" with dependency wlroots: 1 Program git found: NO Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Build-time dependency scdoc found: YES 1.11.0 Program /usr/local/bin/scdoc found: YES (/usr/local/bin/scdoc) Program sh found: YES (/bin/sh) Configuring config.h using configuration Message: Cage v0.1.2.1 xwayland: true Build targets in project: 2 Found ninja-1.10.0 at /usr/local/bin/ninja SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cage-0.1.2.1 [1/12] /bin/sh -c '/usr/local/bin/scdoc < ../cage.1.scd > cage.1' [2/12] /usr/local/bin/wayland-scanner server-header //usr/local/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml cage@exe/xdg-shell-protocol.h [3/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/idle_inhibit_v1.c.o' -MF 'cage@exe/idle_inhibit_v1.c.o.d' -o 'cage@exe/idle_inhibit_v1.c.o' -c ../idle_inhibit_v1.c [4/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/util.c.o' -MF 'cage@exe/util.c.o.d' -o 'cage@exe/util.c.o' -c ../util.c [5/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/render.c.o' -MF 'cage@exe/render.c.o.d' -o 'cage@exe/render.c.o' -c ../render.c [6/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/xwayland.c.o' -MF 'cage@exe/xwayland.c.o.d' -o 'cage@exe/xwayland.c.o' -c ../xwayland.c [7/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/xdg_shell.c.o' -MF 'cage@exe/xdg_shell.c.o.d' -o 'cage@exe/xdg_shell.c.o' -c ../xdg_shell.c [8/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/view.c.o' -MF 'cage@exe/view.c.o.d' -o 'cage@exe/view.c.o' -c ../view.c [9/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/cage.c.o' -MF 'cage@exe/cage.c.o.d' -o 'cage@exe/cage.c.o' -c ../cage.c ../cage.c: In function 'main': ../cage.c:267:26: warning: variable 'sigchld_source' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] struct wl_event_source *sigchld_source = NULL; ^~~~~~~~~~~~~~ ../cage.c:282:8: warning: variable 'pid' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] pid_t pid = 0; ^~~ ../cage.c:283:6: warning: variable 'ret' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int ret = 0; ^~~ [10/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/seat.c.o' -MF 'cage@exe/seat.c.o.d' -o 'cage@exe/seat.c.o' -c ../seat.c [11/12] cc -Icage@exe -I. -I.. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -DWLR_USE_UNSTABLE -Wall -Wundef -Wno-unused-parameter -Wno-error=format-extra-args -O2 -fno-strict-aliasing -D_THREAD_SAFE -MD -MQ 'cage@exe/output.c.o' -MF 'cage@exe/output.c.o.d' -o 'cage@exe/output.c.o' -c ../output.c [12/12] cc -o cage 'cage@exe/cage.c.o' 'cage@exe/idle_inhibit_v1.c.o' 'cage@exe/output.c.o' 'cage@exe/render.c.o' 'cage@exe/seat.c.o' 'cage@exe/util.c.o' 'cage@exe/view.c.o' 'cage@exe/xdg_shell.c.o' 'cage@exe/xwayland.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -Wno-error=format-extra-args -O2 -fno-strict-aliasing -Wl,--start-group /usr/local/lib/libwayland-server.so /usr/local/lib/libwlroots.so /usr/local/lib/libxkbcommon.so /usr/local/lib/libpixman-1.so -lm -Wl,--end-group SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cage-0.1.2.1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cage-0.1.2.1 ===> cage-0.1.2.1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found ===> Generating temporary packing list [0/1] /usr/local/bin/meson install --no-rebuild Installing cage.1 to /construction/x11-wm/cage/stage/usr/local/man/man1 Installing cage to /construction/x11-wm/cage/stage/usr/local/bin Stripping target 'cage' using strip. ====> 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:03 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cage-0.1.2.1 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:00 TOTAL TIME 00:00:26