-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/libxml2-2.9.10.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/gettext-runtime-0.20.1.txz
Installing /packages/All/libgpg-error-1.37.txz
Installing /packages/All/libgcrypt-1.8.5.txz
Installing /packages/All/libxslt-1.1.34_1.txz
Installing /packages/All/xmlcatmgr-2.2_2.txz
+ Creating /usr/local/share/sgml/catalog
+ Registering CATALOG catalog.ports (SGML)
+ Creating /usr/local/share/sgml/catalog.ports
+ Creating /usr/local/share/xml/catalog
+ Registering nextCatalog catalog.ports (XML)
+ Creating /usr/local/share/xml/catalog.ports
=====
Message from xmlcatmgr-2.2_2:
--
The following catalogs are installed:
1) /usr/local/share/sgml/catalog
The top level catalog for SGML stuff. It is not changed
by any ports/packages except textproc/xmlcatmgr.
2) /usr/local/share/sgml/catalog.ports
This catalog is for handling SGML stuff installed under
/usr/local/share/sgml. It is changed by ports/packages.
3) /usr/local/share/xml/catalog
The top level catalog for XML stuff. It is not changed
by any ports/packages except textproc/xmlcatmgr.
4) /usr/local/share/xml/catalog.ports
This catalog is for handling XML stuff installed under
/usr/local/share/xml. It is changed by ports/packages.
Installing /packages/All/xmlcharent-0.3_2.txz
Installing /packages/All/docbook-xml-5.0_3.txz
Installing /packages/All/ncurses-6.1.20190525.txz
Installing /packages/All/libedit-3.1.20191211,1.txz
Installing /packages/All/lua52-5.2.4.txz
Installing /packages/All/highlight-3.43_8,3.txz
Installing /packages/All/iso8879-1986_3.txz
Installing /packages/All/docbook-sgml-4.5_1.txz
Installing /packages/All/sdocbook-xml-1.1_2,2.txz
Installing /packages/All/docbook-1.5.txz
Installing /packages/All/docbook-xsl-1.79.1_1,1.txz
Installing /packages/All/expat-2.2.8.txz
Installing /packages/All/libffi-3.2.1_3.txz
Installing /packages/All/readline-8.0.4.txz
Installing /packages/All/openssl-1.1.1d,1.txz
Installing /packages/All/python37-3.7.6.txz
=====
Message from python37-3.7.6:
--
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/perl5-5.30.1.txz
=====
Message from perl5-5.30.1:
--
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Installing /packages/All/gtk-doc-1.29_1.txz
Installing /packages/All/pcre-8.43_2.txz
Installing /packages/All/libiconv-1.14_11.txz
Installing /packages/All/glib-2.56.3_7,1.txz
No schema files found: doing nothing.
Installing /packages/All/gobject-introspection-1.56.1,1.txz
Installing /packages/All/ninja-1.10.0,2.txz
Installing /packages/All/py37-setuptools-44.0.0.txz
Installing /packages/All/meson-0.53.2.txz
Installing /packages/All/pkgconf-1.6.3,1.txz
Installing /packages/All/wayland-1.16.0.txz
Installing /packages/All/atk-2.28.1.txz
Installing /packages/All/pciids-20200222.txz
Installing /packages/All/libpciaccess-0.16.txz
Installing /packages/All/libdrm-2.4.100.txz
Installing /packages/All/libelf-0.8.13_3.txz
Installing /packages/All/libXau-1.0.9.txz
Installing /packages/All/libpthread-stubs-0.4.txz
Installing /packages/All/xorgproto-2019.2.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.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/libXrender-0.9.10_2.txz
Installing /packages/All/libXrandr-1.5.2.txz
Installing /packages/All/libxshmfence-1.3.txz
Installing /packages/All/libXxf86vm-1.1.4_3.txz
Installing /packages/All/mesa-libs-18.3.2_4.txz
Installing /packages/All/libepoxy-1.5.2.txz
Installing /packages/All/fribidi-0.19.7.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/fontconfig-2.12.6,1.txz
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/graphite2-1.3.13_1.txz
Installing /packages/All/harfbuzz-2.6.4.txz
Installing /packages/All/nspr-4.25.txz
Installing /packages/All/icu-66.1,1.txz
Installing /packages/All/spidermonkey60-60.9.0_2.txz
Installing /packages/All/libICE-1.0.10,1.txz
Installing /packages/All/libSM-1.2.3,1.txz
Installing /packages/All/dbus-1.12.16.txz
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
Installing /packages/All/polkit-0.116.txz
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
Installing /packages/All/jbigkit-2.1_1.txz
Installing /packages/All/jpeg-turbo-2.0.4.txz
Installing /packages/All/tiff-4.1.0.txz
Installing /packages/All/lcms2-2.9.txz
Installing /packages/All/sqlite3-3.30.1_1,1.txz
Installing /packages/All/png-1.6.37.txz
Installing /packages/All/libXinerama-1.1.4_2,1.txz
Installing /packages/All/libXScrnSaver-1.2.3_2.txz
Installing /packages/All/argyllcms-1.9.2_5.txz
Installing /packages/All/colord-1.3.5.txz
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
Installing /packages/All/libdaemon-0.14_1.txz
Installing /packages/All/dbus-glib-0.110.txz
Installing /packages/All/gdbm-1.18.1_1.txz
Installing /packages/All/gnome_subr-1.0.txz
Installing /packages/All/avahi-app-0.7_2.txz
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
Installing /packages/All/gmp-6.2.0.txz
Installing /packages/All/nettle-3.5.1_1.txz
Installing /packages/All/libtasn1-4.15.0.txz
Installing /packages/All/libunistring-0.9.10_1.txz
Installing /packages/All/libidn2-2.3.0_1.txz
Installing /packages/All/ca_root_nss-3.51.txz
=====
Message from ca_root_nss-3.51:
--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.
Assessment and verification of trust is the complete responsibility of the
system administrator.
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
* /etc/ssl/cert.pem
* /usr/local/etc/ssl/cert.pem
* /usr/local/openssl/cert.pem
Installing /packages/All/p11-kit-0.23.18.1.txz
Installing /packages/All/tpm-emulator-0.7.4_2.txz
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
Installing /packages/All/trousers-0.3.14_2.txz
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
=====
Message from trousers-0.3.14_2:
--
To run tcsd automatically, add the following line to /etc/rc.conf:
tcsd_enable="YES"
You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:
tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"
To use TPM, add your_account to '_tss' group like following:
# pw groupmod _tss -m your_account
Installing /packages/All/gnutls-3.6.12.txz
Installing /packages/All/libpaper-1.1.24.4.txz
Installing /packages/All/cups-2.2.13.txz
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
Installing /packages/All/xkeyboard-config-2.27.txz
Installing /packages/All/libxkbcommon-0.10.0.txz
Installing /packages/All/libXi-1.7.10,1.txz
Installing /packages/All/libXtst-1.2.3_2.txz
Installing /packages/All/at-spi2-core-2.28.0.txz
Installing /packages/All/at-spi2-atk-2.26.2.txz
Installing /packages/All/pixman-0.38.4.txz
Installing /packages/All/cairo-1.16.0,2.txz
Installing /packages/All/shared-mime-info-1.10_2.txz
Installing /packages/All/gdk-pixbuf2-2.40.0.txz
Installing /packages/All/libfontenc-1.1.4.txz
Installing /packages/All/mkfontscale-1.2.1.txz
Installing /packages/All/font-bh-ttf-1.0.3_4.txz
Installing /packages/All/font-misc-meltho-1.0.3_4.txz
Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz
Installing /packages/All/encodings-1.0.5,1.txz
Installing /packages/All/dejavu-2.37_1.txz
=====
Message from dejavu-2.37_1:
--
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "/usr/local/share/fonts/dejavu/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Installing /packages/All/xorg-fonts-truetype-7.7_1.txz
Installing /packages/All/libXft-2.3.3.txz
Installing /packages/All/pango-1.42.4_3.txz
Installing /packages/All/hicolor-icon-theme-0.17.txz
Installing /packages/All/libXcursor-1.2.0.txz
Installing /packages/All/libXcomposite-0.4.5,1.txz
Installing /packages/All/gtk-update-icon-cache-2.24.32.txz
Installing /packages/All/adwaita-icon-theme-3.28.0.txz
Installing /packages/All/libcroco-0.6.13.txz
Installing /packages/All/libgsf-1.14.46.txz
Installing /packages/All/librsvg2-2.40.21.txz
Installing /packages/All/wayland-protocols-1.20.txz
Installing /packages/All/gtk3-3.24.10_1.txz
SUCCEEDED 00:01:10
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gtk-layer-shell-0.1.0 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gtk-layer-shell-0.1.0 for building
=> SHA256 Checksum OK for wmww-gtk-layer-shell-v0.1.0_GH0.tar.gz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gtk-layer-shell-0.1.0 for building
===> Extracting for gtk-layer-shell-0.1.0
=> SHA256 Checksum OK for wmww-gtk-layer-shell-v0.1.0_GH0.tar.gz.
Extracted Memory Use: 0.28M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for gtk-layer-shell-0.1.0
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on package: gtk-doc>0 - found
===> gtk-layer-shell-0.1.0 depends on executable: g-ir-scanner - found
===> gtk-layer-shell-0.1.0 depends on executable: meson - found
===> gtk-layer-shell-0.1.0 depends on executable: ninja - found
===> gtk-layer-shell-0.1.0 depends on package: pkgconf>=1.3.0_1 - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on shared library: libwayland-client.so - found (/usr/local/lib/libwayland-client.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> gtk-layer-shell-0.1.0 depends on package: gtk-doc>0 - found
===> gtk-layer-shell-0.1.0 depends on executable: g-ir-scanner - found
===> gtk-layer-shell-0.1.0 depends on executable: meson - found
===> gtk-layer-shell-0.1.0 depends on executable: ninja - found
===> gtk-layer-shell-0.1.0 depends on package: pkgconf>=1.3.0_1 - found
===> gtk-layer-shell-0.1.0 depends on shared library: libwayland-client.so - found (/usr/local/lib/libwayland-client.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> gtk-layer-shell-0.1.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> Configuring for gtk-layer-shell-0.1.0
The Meson build system
Version: 0.53.2
Source dir: /construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0
Build dir: /construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build
Build type: native build
Project name: gtk-layer-shell
Project version: 0.1.0
Appending CFLAGS from environment: '-pipe -O2 -fno-strict-aliasing '
Appending CFLAGS from environment: '-pipe -O2 -fno-strict-aliasing '
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
Found pkg-config: /usr/local/bin/pkgconf (1.6.3)
Run-time dependency gtk+-wayland-3.0 found: YES 3.24.10
Run-time dependency wayland-client found: YES 1.16.0
Run-time dependency wayland-scanner found: YES 1.16.0
Program /usr/local/bin/wayland-scanner found: YES (/usr/local/bin/wayland-scanner)
Found pkg-config: /usr/local/bin/pkgconf (1.6.3)
Configuring gtkdocentities.ent using configuration
Run-time dependency glib-2.0 found: YES 2.56.3
Run-time dependency gtk-doc found: YES 1.29
Build targets in project: 7
Found ninja-1.10.0 at /usr/local/bin/ninja
SUCCEEDED 00:00:09
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for gtk-layer-shell-0.1.0
[1/28] /usr/local/bin/wayland-scanner -c code ../src/protocol/wlr-layer-shell-unstable-v1.xml src/25a6634@@gtk-layer-shell@sha/wlr-layer-shell-unstable-v1.c
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
[2/28] /usr/local/bin/wayland-scanner -c client-header ../src/protocol/wlr-layer-shell-unstable-v1.xml src/25a6634@@gtk-layer-shell@sha/wlr-layer-shell-unstable-v1-client.h
[3/28] /usr/local/bin/wayland-scanner -c code ../src/protocol/xdg-shell.xml src/25a6634@@gtk-layer-shell@sha/xdg-shell.c
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
[4/28] /usr/local/bin/wayland-scanner -c client-header ../src/protocol/xdg-shell.xml src/25a6634@@gtk-layer-shell@sha/xdg-shell-client.h
[5/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/meson-generated_wlr-layer-shell-unstable-v1.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/meson-generated_wlr-layer-shell-unstable-v1.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/meson-generated_wlr-layer-shell-unstable-v1.c.o' -c 'src/25a6634@@gtk-layer-shell@sha/wlr-layer-shell-unstable-v1.c'
[6/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/meson-generated_xdg-shell.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/meson-generated_xdg-shell.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/meson-generated_xdg-shell.c.o' -c 'src/25a6634@@gtk-layer-shell@sha/xdg-shell.c'
[7/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/custom-shell-surface.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/custom-shell-surface.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/custom-shell-surface.c.o' -c ../src/custom-shell-surface.c
[8/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/gdk-window-hack.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/gdk-window-hack.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/gdk-window-hack.c.o' -c ../src/gdk-window-hack.c
[9/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/layer-surface.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/layer-surface.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/layer-surface.c.o' -c ../src/layer-surface.c
[10/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/gtk-layer-shell.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/gtk-layer-shell.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/gtk-layer-shell.c.o' -c ../src/gtk-layer-shell.c
[11/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/gtk-wayland.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/gtk-wayland.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/gtk-wayland.c.o' -c ../src/gtk-wayland.c
[12/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/xdg-popup-surface.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/xdg-popup-surface.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/xdg-popup-surface.c.o' -c ../src/xdg-popup-surface.c
[13/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/mscl-toggles.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/mscl-toggles.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/mscl-toggles.c.o' -c ../demo/mscl-toggles.c
[14/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/menu-bar.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/menu-bar.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/menu-bar.c.o' -c ../demo/menu-bar.c
[15/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/layer-selection.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/layer-selection.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/layer-selection.c.o' -c ../demo/layer-selection.c
[16/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/xdg-toplevel-surface.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/xdg-toplevel-surface.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/xdg-toplevel-surface.c.o' -c ../src/xdg-toplevel-surface.c
[17/28] cc -Isrc/25a6634@@gtk-layer-shell@sha -Isrc -I../src -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ 'src/25a6634@@gtk-layer-shell@sha/simple-conversions.c.o' -MF 'src/25a6634@@gtk-layer-shell@sha/simple-conversions.c.o.d' -o 'src/25a6634@@gtk-layer-shell@sha/simple-conversions.c.o' -c ../src/simple-conversions.c
[18/28] cc -o src/libgtk-layer-shell.so.0.1.0 'src/25a6634@@gtk-layer-shell@sha/meson-generated_xdg-shell.c.o' 'src/25a6634@@gtk-layer-shell@sha/meson-generated_wlr-layer-shell-unstable-v1.c.o' 'src/25a6634@@gtk-layer-shell@sha/gtk-layer-shell.c.o' 'src/25a6634@@gtk-layer-shell@sha/gtk-wayland.c.o' 'src/25a6634@@gtk-layer-shell@sha/custom-shell-surface.c.o' 'src/25a6634@@gtk-layer-shell@sha/layer-surface.c.o' 'src/25a6634@@gtk-layer-shell@sha/xdg-popup-surface.c.o' 'src/25a6634@@gtk-layer-shell@sha/xdg-toplevel-surface.c.o' 'src/25a6634@@gtk-layer-shell@sha/gdk-window-hack.c.o' 'src/25a6634@@gtk-layer-shell@sha/simple-conversions.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgtk-layer-shell.so.0 -pipe -O2 -fno-strict-aliasing /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libwayland-client.so -Wl,--end-group
[19/28] cc -Iexample/50d858e@@gtk-layer-example@exe -Iexample -I../example -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'example/50d858e@@gtk-layer-example@exe/example.c.o' -MF 'example/50d858e@@gtk-layer-example@exe/example.c.o.d' -o 'example/50d858e@@gtk-layer-example@exe/example.c.o' -c ../example/example.c
[20/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/monitor-selection.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/monitor-selection.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/monitor-selection.c.o' -c ../demo/monitor-selection.c
[21/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/gtk-layer-demo.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/gtk-layer-demo.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/gtk-layer-demo.c.o' -c ../demo/gtk-layer-demo.c
[22/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/margin-control.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/margin-control.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/margin-control.c.o' -c ../demo/margin-control.c
[23/28] cc -Idemo/2a97516@@gtk-layer-demo@exe -Idemo -I../demo -Iinclude -I../include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -O3 -Wno-pedantic -O2 -fno-strict-aliasing -D_THREAD_SAFE -pthread -MD -MQ 'demo/2a97516@@gtk-layer-demo@exe/anchor-control.c.o' -MF 'demo/2a97516@@gtk-layer-demo@exe/anchor-control.c.o.d' -o 'demo/2a97516@@gtk-layer-demo@exe/anchor-control.c.o' -c ../demo/anchor-control.c
[24/28] /usr/local/bin/meson --internal symbolextractor src/libgtk-layer-shell.so.0.1.0 'src/25a6634@@gtk-layer-shell@sha/libgtk-layer-shell.so.0.1.0.symbols'
[25/28] cc -o example/gtk-layer-example 'example/50d858e@@gtk-layer-example@exe/example.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -fno-strict-aliasing -Wl,--start-group src/libgtk-layer-shell.so.0.1.0 /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src
[26/28] cc -o demo/gtk-layer-demo 'demo/2a97516@@gtk-layer-demo@exe/gtk-layer-demo.c.o' 'demo/2a97516@@gtk-layer-demo@exe/anchor-control.c.o' 'demo/2a97516@@gtk-layer-demo@exe/margin-control.c.o' 'demo/2a97516@@gtk-layer-demo@exe/layer-selection.c.o' 'demo/2a97516@@gtk-layer-demo@exe/monitor-selection.c.o' 'demo/2a97516@@gtk-layer-demo@exe/mscl-toggles.c.o' 'demo/2a97516@@gtk-layer-demo@exe/menu-bar.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -fno-strict-aliasing -Wl,--start-group src/libgtk-layer-shell.so.0.1.0 /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -Wl,--end-group -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src
[27/28] /usr/local/bin/g-ir-scanner -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/lib/libffi-3.2.1/include --no-libtool --namespace=GtkLayerShell --nsversion=0.1 --warn-all --output src/GtkLayerShell-0.1.gir --c-include=gtk-layer-shell/gtk-layer-shell.h -I/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/src -I/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src -I./include/. -I../include/. --filelist=/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src/25a6634@@gtk-layer-shell@sha/GtkLayerShell_0.1_gir_filelist --include=Gtk-3.0 --symbol-prefix=gtk_layer --identifier-prefix=GtkLayerShell --pkg-export=gtk-layer-shell-0 --cflags-begin -Wno-pedantic -I./include/. -I../include/. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include --cflags-end --library gtk-layer-shell -L/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src -L/usr/local/lib --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=fribidi --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=pthread --extra-library=gdk_pixbuf-2.0 --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=wayland-client
g-ir-scanner: link: cc -o /construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/tmp-introspectavfh5_vj/GtkLayerShell-0.1 -pipe -O2 -fno-strict-aliasing /construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/tmp-introspectavfh5_vj/GtkLayerShell-0.1.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgtk-layer-shell -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lwayland-client -L/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src -Wl,-rpath,/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/src -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl
[28/28] /usr/local/bin/g-ir-compiler src/GtkLayerShell-0.1.gir --output src/GtkLayerShell-0.1.typelib
SUCCEEDED 00:00:17
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for gtk-layer-shell-0.1.0
===> Generating temporary packing list
[0/1] /usr/local/bin/meson install --no-rebuild
Installing src/libgtk-layer-shell.so.0.1.0 to /construction/x11-toolkits/gtk-layer-shell/stage/usr/local/lib
Stripping target 'src/libgtk-layer-shell.so.0.1.0' using strip.
Installing src/GtkLayerShell-0.1.gir to /construction/x11-toolkits/gtk-layer-shell/stage/usr/local/share/gir-1.0
Installing src/GtkLayerShell-0.1.typelib to /construction/x11-toolkits/gtk-layer-shell/stage/usr/local/lib/girepository-1.0
Installing demo/gtk-layer-demo to /construction/x11-toolkits/gtk-layer-shell/stage/usr/local/bin
Stripping target 'demo/gtk-layer-demo' using strip.
Installing /construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/include/gtk-layer-shell.h to /construction/x11-toolkits/gtk-layer-shell/stage/usr/local/include/gtk-layer-shell
Installing /construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/meson-private/gtk-layer-shell-0.pc to /construction/x11-toolkits/gtk-layer-shell/stage/usr/local/lib/pkgconfig
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0 --builddir=/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build --subdir=doc --headerdirs=/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/include@@/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/_build/include --mainfile=gtk-layer-shell-docs.sgml --modulename=gtk-layer-shell --moduleversion= --mode=auto --gtkdoc-scan=/usr/local/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/local/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/local/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/local/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/local/bin/gtkdoc-fixxref --gobjects-types-file=/construction/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.1.0/doc/gtk-layer-shell.types --fixxrefargs=--html-dir=share/gtk-doc/html@@--extra-dir=/usr/local/share/gtk-doc/html/glib@@--extra-dir=/usr/local/share/gtk-doc/html/gobject@@--extra-dir=/usr/local/share/gtk-doc/html/gio@@--extra-dir=/usr/local/share/gtk-doc/html/gtk3 --content-files= --installdir=gtk-layer-shell --cc=cc --ld=cc --cflags=-I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -pthread -pipe -O2 -fno-strict-aliasing -Wno-pedantic --ldflags=-L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lwayland-client -pipe -O2 -fno-strict-aliasing'
Building documentation for gtk-layer-shell
html/gtk-layer-shell-Gtk-Layer-Shell.html:203: warning: no link for: "NULL:CAPS" -> (NULL).
html/gtk-layer-shell-Gtk-Layer-Shell.html:306: warning: no link for: "FALSE:CAPS" -> (FALSE).
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency
Warning: you need USE_XORG+=xinerama
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency
Warning: you need USE_XORG+=xrandr
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency
Warning: you need USE_XORG+=xcursor
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency
Warning: you need USE_XORG+=xext
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency
Warning: you need USE_XORG+=xi
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency
Warning: you need USE_XORG+=xcomposite
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency
Warning: you need USE_XORG+=xdamage
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency
Warning: you need USE_XORG+=xfixes
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libcairo-gobject.so.2 from graphics/cairo but it is not declared as a dependency
Warning: you need USE_GNOME+=cairo
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency
Warning: you need USE_GNOME+=cairo
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency
Warning: you need USE_GNOME+=gdkpixbuf2
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libatk-bridge-2.0.so.0 from accessibility/at-spi2-atk but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libatk-bridge-2.0.so:accessibility/at-spi2-atk
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 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/lib/libgtk-layer-shell.so.0.1.0 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
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency
Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 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/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency
Warning: you need USE_XORG+=pixman
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency
Warning: you need USE_GL+=egl
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libatspi.so.0 from accessibility/at-spi2-core but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libatspi.so:accessibility/at-spi2-core
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency
Warning: you need USE_XORG+=xau
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency
Warning: you need USE_XORG+=xdmcp
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency
Warning: you need USE_GL+=gbm
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency
Warning: you need USE_XORG+=xcb
Error: /usr/local/lib/libgtk-layer-shell.so.0.1.0 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency
Warning: you need USE_XORG+=xxf86vm
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:00:23
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for gtk-layer-shell-0.1.0
file sizes/checksums [22]: 0%
file sizes/checksums [22]: 100%
packing files [22]: 0%
packing files [22]: 100%
packing directories [0]: 0%
packing directories [0]: 100%
SUCCEEDED 00:00:00
TOTAL TIME 00:02:00