-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/libnghttp2-1.40.0.txz
Installing /packages/All/ca_root_nss-3.52.txz
=====
Message from ca_root_nss-3.52:
--
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/openssl-1.1.1g,1.txz
Installing /packages/All/curl-7.70.0.txz
Installing /packages/All/expat-2.2.8.txz
Installing /packages/All/jsoncpp-1.9.2.txz
Installing /packages/All/libuv-1.37.0.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/gettext-runtime-0.20.2.txz
Installing /packages/All/rhash-1.3.9.txz
Installing /packages/All/liblz4-1.9.2_1,1.txz
Installing /packages/All/lzo2-2.10_1.txz
Installing /packages/All/libarchive-3.4.2,1.txz
Installing /packages/All/ncurses-6.1.20190525.txz
Installing /packages/All/cmake-3.17.2.txz
Installing /packages/All/libtextstyle-0.20.2.txz
Installing /packages/All/gettext-tools-0.20.2.txz
Installing /packages/All/libxml2-2.9.10.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/icu-67.1,1.txz
Installing /packages/All/pcre2-10.35.txz
Installing /packages/All/pcre-8.43_2.txz
Installing /packages/All/libffi-3.2.1_3.txz
Installing /packages/All/libiconv-1.14_11.txz
Installing /packages/All/readline-8.0.4.txz
Installing /packages/All/python37-3.7.7.txz
=====
Message from python37-3.7.7:
--
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/glib-2.56.3_7,1.txz
No schema files found: doing nothing.
Installing /packages/All/qtchooser-66_2.txz
=====
Message from qtchooser-66_2:
--
qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.
By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
Installing /packages/All/qt5-core-5.14.2_2.txz
Installing /packages/All/qt5-xml-5.14.2.txz
Installing /packages/All/qt5-linguisttools-5.14.2.txz
Installing /packages/All/kf5-extra-cmake-modules-5.69.0_1.txz
Installing /packages/All/kf5-karchive-5.69.0.txz
Installing /packages/All/qt5-concurrent-5.14.2.txz
Installing /packages/All/wayland-1.16.0.txz
Installing /packages/All/pciids-20200421.txz
Installing /packages/All/libpciaccess-0.16.txz
Installing /packages/All/libdrm-2.4.101.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-2020.1.txz
Installing /packages/All/libXdmcp-1.1.3.txz
Installing /packages/All/libxcb-1.13.1.txz
Installing /packages/All/libX11-1.6.9_1,1.txz
Installing /packages/All/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-19.0.8.txz
=====
Message from mesa-libs-19.0.8:
--
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Uses Python 2.7 which is EOLed upstream.
It is scheduled to be removed on or after 2020-12-31.
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/libevdev-1.5.9.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.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/graphite2-1.3.14.txz
Installing /packages/All/harfbuzz-2.6.5.txz
Installing /packages/All/libudev-devd-0.4.2.txz
Installing /packages/All/libmtdev-1.1.5_2.txz
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/png-1.6.37.txz
Installing /packages/All/xcb-util-0.4.0_2,1.txz
Installing /packages/All/xcb-util-image-0.4.0_1.txz
Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz
Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz
Installing /packages/All/xcb-util-wm-0.4.1_3.txz
Installing /packages/All/xkeyboard-config-2.29.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/jpeg-turbo-2.0.4.txz
Installing /packages/All/qt5-dbus-5.14.2.txz
Installing /packages/All/qt5-network-5.14.2.txz
Installing /packages/All/hicolor-icon-theme-0.17.txz
Installing /packages/All/xprop-1.2.4.txz
Installing /packages/All/libXt-1.2.0,1.txz
Installing /packages/All/libXmu-1.1.3,1.txz
Installing /packages/All/xset-1.2.4_3.txz
Installing /packages/All/xdg-utils-1.1.3_1.txz
Installing /packages/All/vulkan-headers-1.1.108.0.txz
Installing /packages/All/encodings-1.0.5,1.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/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/libXi-1.7.10,1.txz
Installing /packages/All/qt5-gui-5.14.2.txz
Installing /packages/All/qt5-sql-5.14.2.txz
=====
Message from qt5-sql-5.14.2:
--
To enable Qt database support, install the database plugin ports. The
following plugin ports are available:
- databases/qt5-sqldrivers-ibase InterBase/Firebird
- databases/qt5-sqldrivers-mysql MySQL
- databases/qt5-sqldrivers-odbc Open Database Connectivity
- databases/qt5-sqldrivers-pgsql PostgreSQL
- databases/qt5-sqldrivers-sqlite2 SQLite 2
- databases/qt5-sqldrivers-sqlite3 SQLite 3
- databases/qt5-sqldrivers-tds FreeTDS
Installing /packages/All/qt5-testlib-5.14.2.txz
Installing /packages/All/qt5-widgets-5.14.2.txz
Installing /packages/All/qt5-xmlpatterns-5.14.2.txz
Installing /packages/All/qt5-declarative-5.14.2.txz
Installing /packages/All/qt5-script-5.14.2.txz
Installing /packages/All/kf5-ki18n-5.69.0.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/iso8879-1986_3.txz
Installing /packages/All/docbook-sgml-4.5_1.txz
Installing /packages/All/xmlcharent-0.3_2.txz
Installing /packages/All/docbook-xml-5.0_3.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/kf5-kdoctools-5.69.0.txz
Installing /packages/All/pkgconf-1.6.3,1.txz
Installing /packages/All/perl5-5.30.2.txz
=====
Message from perl5-5.30.2:
--
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/qt5-buildtools-5.14.2.txz
Installing /packages/All/qt5-qmake-5.14.2.txz
Installing /packages/All/libXtst-1.2.3_2.txz
Installing /packages/All/libvncserver-0.9.12_2.txz
Installing /packages/All/nspr-4.25.txz
Installing /packages/All/spidermonkey60-60.9.0_3.txz
=====
Message from spidermonkey60-60.9.0_3:
--
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Uses Python 2.7 which is EOLed upstream.
It is scheduled to be removed on or after 2020-12-31.
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/polkit-qt-1-0.113.0_8.txz
Installing /packages/All/libinotify-20180201_2.txz
=====
Message from libinotify-20180201_2:
--
Libinotify functionality on FreeBSD is missing support for
- detecting a file being moved into or out of a directory within the
same filesystem
- certain modifications to a symbolic link (rather than the
file it points to.)
in addition to the known limitations on all platforms using kqueue(2)
where various open and close notifications are unimplemented.
This means the following regression tests will fail:
Directory notifications:
IN_MOVED_FROM
IN_MOVED_TO
Open/close notifications:
IN_OPEN
IN_CLOSE_NOWRITE
IN_CLOSE_WRITE
Symbolic Link notifications:
IN_DONT_FOLLOW
IN_ATTRIB
IN_MOVE_SELF
IN_DELETE_SELF
Kernel patches to address the missing directory and symbolic link
notifications are available from:
https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches
You might want to consider increasing the kern.maxfiles tunable if you plan
to use this library for applications that need to monitor activity of a lot
of files.
Installing /packages/All/shared-mime-info-1.10_2.txz
Installing /packages/All/kf5-kcoreaddons-5.69.0.txz
Installing /packages/All/kf5-kauth-5.69.0.txz
Installing /packages/All/kf5-kcodecs-5.69.0.txz
Installing /packages/All/kf5-kconfig-5.69.0.txz
Installing /packages/All/qt5-uiplugin-5.14.2.txz
Installing /packages/All/qt5-uitools-5.14.2.txz
Installing /packages/All/kf5-kwidgetsaddons-5.69.0.txz
Installing /packages/All/kf5-kcompletion-5.69.0.txz
Installing /packages/All/qt5-x11extras-5.14.2.txz
Installing /packages/All/kf5-kguiaddons-5.69.0.txz
Installing /packages/All/kf5-kconfigwidgets-5.69.0.txz
Installing /packages/All/kf5-kwindowsystem-5.69.0.txz
Installing /packages/All/kf5-kcrash-5.69.0.txz
Installing /packages/All/kf5-kdbusaddons-5.69.0.txz
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/gobject-introspection-1.56.1,1.txz
Installing /packages/All/gnome_subr-1.0.txz
Installing /packages/All/avahi-app-0.7_3.txz
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
Installing /packages/All/avahi-libdns-0.7.txz
===> Creating groups.
Using existing group 'avahi'.
===> Creating users
Using existing user 'avahi'.
Installing /packages/All/kf5-kdnssd-5.69.0.txz
Installing /packages/All/libdbusmenu-qt5-0.9.3.160420160218_10.txz
Installing /packages/All/libogg-1.3.4,4.txz
Installing /packages/All/libvorbis-1.3.6,3.txz
Installing /packages/All/libltdl-2.4.6.txz
Installing /packages/All/atk-2.28.1.txz
Installing /packages/All/gmp-6.2.0.txz
Installing /packages/All/nettle-3.5.1_1.txz
Installing /packages/All/libtasn1-4.16.0.txz
Installing /packages/All/libunistring-0.9.10_1.txz
Installing /packages/All/libidn2-2.3.0_1.txz
Installing /packages/All/p11-kit-0.23.20.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.13.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/jbigkit-2.1_1.txz
Installing /packages/All/tiff-4.1.0.txz
Installing /packages/All/gdk-pixbuf2-2.40.0.txz
Installing /packages/All/fribidi-0.19.7.txz
Installing /packages/All/pixman-0.40.0.txz
Installing /packages/All/cairo-1.16.0,2.txz
Installing /packages/All/libXft-2.3.3.txz
Installing /packages/All/pango-1.42.4_3.txz
Installing /packages/All/libXinerama-1.1.4_2,1.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/gtk2-2.24.32.txz
Installing /packages/All/libcanberra-0.30_5.txz
Installing /packages/All/libepoxy-1.5.4.txz
Installing /packages/All/lcms2-2.9.txz
Installing /packages/All/sqlite3-3.31.1_1,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/at-spi2-core-2.28.0.txz
Installing /packages/All/at-spi2-atk-2.26.2.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
Installing /packages/All/libcanberra-gtk3-0.30_5.txz
Installing /packages/All/qt5-opengl-5.14.2.txz
Installing /packages/All/phonon-qt5-4.11.1.txz
=====
Message from phonon-qt5-4.11.1:
--
Please, consider installing backends for Phonon:
- multimedia/phonon-gstreamer GStreamer backend
- multimedia/phonon-vlc VLC backend
Installing /packages/All/dotconf-1.3_1.txz
Installing /packages/All/flac-1.3.3.txz
Installing /packages/All/libsndfile-1.0.28_2.txz
Installing /packages/All/libao-1.2.0_4.txz
Installing /packages/All/portaudio-19.6.0_3,1.txz
Installing /packages/All/espeak-1.48.04_7.txz
Installing /packages/All/speech-dispatcher-0.8.8.txz
Installing /packages/All/qt5-speech-5.14.2.txz
Installing /packages/All/kf5-knotifications-5.69.0.txz
Installing /packages/All/libassuan-2.5.3.txz
Installing /packages/All/boost-libs-1.72.0_2.txz
=====
Message from boost-libs-1.72.0_2:
--
You have built the Boost library with thread support.
Don't forget to add -pthread to your linker options when
linking your code.
Installing /packages/All/libksba-1.3.5_1.txz
Installing /packages/All/npth-1.6.txz
Installing /packages/All/pinentry-tty-1.1.0.txz
Installing /packages/All/pinentry-1.1.0_6.txz
Installing /packages/All/gnupg-2.2.20.txz
=====
Message from gnupg-2.2.20:
--
GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to
dual-stack hkp servers [1]. As a workaround, add
disable-ipv6
to
/usr/local/etc/dirmngr.conf
[1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec
Installing /packages/All/gpgme-1.13.1.txz
Installing /packages/All/gpgme-cpp-1.13.1.txz
Installing /packages/All/gpgme-qt5-1.13.1.txz
Installing /packages/All/kf5-kitemviews-5.69.0.txz
Installing /packages/All/qt5-svg-5.14.2.txz
Installing /packages/All/kf5-breeze-icons-5.69.0.txz
Installing /packages/All/kf5-kiconthemes-5.69.0.txz
Installing /packages/All/pinentry-qt5-1.1.0_1.txz
Installing /packages/All/kf5-kservice-5.69.0.txz
Installing /packages/All/kf5-kwallet-5.69.0.txz
Installing /packages/All/kf5-attica-5.69.0.txz
Installing /packages/All/kf5-kglobalaccel-5.69.0.txz
Installing /packages/All/aspell-0.60.8,1.txz
Installing /packages/All/hunspell-1.7.0_2.txz
Installing /packages/All/kf5-sonnet-5.69.0.txz
Installing /packages/All/kf5-ktextwidgets-5.69.0.txz
Installing /packages/All/qt5-printsupport-5.14.2.txz
Installing /packages/All/kf5-kxmlgui-5.69.0.txz
SUCCEEDED 00:02:14
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/sbin/pkg - found
=> krfb-20.04.0.tar.xz doesn't seem to exist in /distfiles/KDE/applications/20.04.0.
=> Attempting to fetch https://download.kde.org/stable/release-service/20.04.0/src/krfb-20.04.0.tar.xz
krfb-20.04.0.tar.xz 0% of 1246 kB 0 Bps
krfb-20.04.0.tar.xz 1246 kB 6591 kBps 00s
===> Fetching all distfiles required by krfb-20.04.0 for building
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by krfb-20.04.0 for building
=> SHA256 Checksum OK for KDE/applications/20.04.0/krfb-20.04.0.tar.xz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by krfb-20.04.0 for building
===> Extracting for krfb-20.04.0
=> SHA256 Checksum OK for KDE/applications/20.04.0/krfb-20.04.0.tar.xz.
Extracted Memory Use: 3.64M
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for krfb-20.04.0
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/bin/cmake - found
===> krfb-20.04.0 depends on executable: msgfmt - found
===> krfb-20.04.0 depends on file: /usr/local/bin/meinproc5 - found
===> krfb-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> krfb-20.04.0 depends on package: pkgconf>=1.3.0_1 - found
===> krfb-20.04.0 depends on file: /usr/local/lib/qt5/bin/moc - found
===> krfb-20.04.0 depends on file: /usr/local/lib/qt5/bin/qmake - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on shared library: libvncserver.so - found (/usr/local/lib/libvncserver.so)
===> krfb-20.04.0 depends on shared library: libxcb-image.so - found (/usr/local/lib/libxcb-image.so)
===> krfb-20.04.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> krfb-20.04.0 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===> krfb-20.04.0 depends on shared library: libKF5Auth.so - found (/usr/local/lib/libKF5Auth.so)
===> krfb-20.04.0 depends on shared library: libKF5Codecs.so - found (/usr/local/lib/libKF5Codecs.so)
===> krfb-20.04.0 depends on shared library: libKF5Completion.so - found (/usr/local/lib/libKF5Completion.so)
===> krfb-20.04.0 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so)
===> krfb-20.04.0 depends on shared library: libKF5ConfigWidgets.so - found (/usr/local/lib/libKF5ConfigWidgets.so)
===> krfb-20.04.0 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so)
===> krfb-20.04.0 depends on shared library: libKF5Crash.so - found (/usr/local/lib/libKF5Crash.so)
===> krfb-20.04.0 depends on shared library: libKF5DBusAddons.so - found (/usr/local/lib/libKF5DBusAddons.so)
===> krfb-20.04.0 depends on shared library: libKF5DNSSD.so - found (/usr/local/lib/libKF5DNSSD.so)
===> krfb-20.04.0 depends on shared library: libKF5I18n.so - found (/usr/local/lib/libKF5I18n.so)
===> krfb-20.04.0 depends on shared library: libKF5Notifications.so - found (/usr/local/lib/libKF5Notifications.so)
===> krfb-20.04.0 depends on shared library: libKF5Wallet.so - found (/usr/local/lib/libKF5Wallet.so)
===> krfb-20.04.0 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so)
===> krfb-20.04.0 depends on shared library: libKF5WindowSystem.so - found (/usr/local/lib/libKF5WindowSystem.so)
===> krfb-20.04.0 depends on shared library: libKF5XmlGui.so - found (/usr/local/lib/libKF5XmlGui.so)
===> krfb-20.04.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> krfb-20.04.0 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so)
===> krfb-20.04.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> krfb-20.04.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> krfb-20.04.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===> krfb-20.04.0 depends on shared library: libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)
===> krfb-20.04.0 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/bin/cmake - found
===> krfb-20.04.0 depends on executable: msgfmt - found
===> krfb-20.04.0 depends on file: /usr/local/bin/meinproc5 - found
===> krfb-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> krfb-20.04.0 depends on package: pkgconf>=1.3.0_1 - found
===> krfb-20.04.0 depends on file: /usr/local/lib/qt5/bin/moc - found
===> krfb-20.04.0 depends on file: /usr/local/lib/qt5/bin/qmake - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> krfb-20.04.0 depends on shared library: libvncserver.so - found (/usr/local/lib/libvncserver.so)
===> krfb-20.04.0 depends on shared library: libxcb-image.so - found (/usr/local/lib/libxcb-image.so)
===> krfb-20.04.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> krfb-20.04.0 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===> krfb-20.04.0 depends on shared library: libKF5Auth.so - found (/usr/local/lib/libKF5Auth.so)
===> krfb-20.04.0 depends on shared library: libKF5Codecs.so - found (/usr/local/lib/libKF5Codecs.so)
===> krfb-20.04.0 depends on shared library: libKF5Completion.so - found (/usr/local/lib/libKF5Completion.so)
===> krfb-20.04.0 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so)
===> krfb-20.04.0 depends on shared library: libKF5ConfigWidgets.so - found (/usr/local/lib/libKF5ConfigWidgets.so)
===> krfb-20.04.0 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so)
===> krfb-20.04.0 depends on shared library: libKF5Crash.so - found (/usr/local/lib/libKF5Crash.so)
===> krfb-20.04.0 depends on shared library: libKF5DBusAddons.so - found (/usr/local/lib/libKF5DBusAddons.so)
===> krfb-20.04.0 depends on shared library: libKF5DNSSD.so - found (/usr/local/lib/libKF5DNSSD.so)
===> krfb-20.04.0 depends on shared library: libKF5I18n.so - found (/usr/local/lib/libKF5I18n.so)
===> krfb-20.04.0 depends on shared library: libKF5Notifications.so - found (/usr/local/lib/libKF5Notifications.so)
===> krfb-20.04.0 depends on shared library: libKF5Wallet.so - found (/usr/local/lib/libKF5Wallet.so)
===> krfb-20.04.0 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so)
===> krfb-20.04.0 depends on shared library: libKF5WindowSystem.so - found (/usr/local/lib/libKF5WindowSystem.so)
===> krfb-20.04.0 depends on shared library: libKF5XmlGui.so - found (/usr/local/lib/libKF5XmlGui.so)
===> krfb-20.04.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> krfb-20.04.0 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so)
===> krfb-20.04.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> krfb-20.04.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> krfb-20.04.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===> krfb-20.04.0 depends on shared library: libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)
===> krfb-20.04.0 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
===> Configuring for krfb-20.04.0
===> Performing out-of-source build
/bin/mkdir -p /construction/net/krfb/.build
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Looking for linux/input.h
-- Looking for linux/input.h - not found
-- Found Gettext: /usr/local/bin/msgmerge (found version "0.20.2")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (KF5I18n)
does not match the name of the calling package (KF5). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5I18n: /usr/local/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5Completion) does not match the name of the calling package (KF5). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5Completion: /usr/local/lib/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (KF5Config)
does not match the name of the calling package (KF5). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5Config: /usr/local/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5CoreAddons) does not match the name of the calling package (KF5). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5CoreAddons: /usr/local/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (KF5Crash)
does not match the name of the calling package (KF5). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5Crash: /usr/local/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5DBusAddons) does not match the name of the calling package (KF5). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5DBusAddons: /usr/local/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (KF5DNSSD)
does not match the name of the calling package (KF5). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5DNSSD: /usr/local/lib/cmake/KF5DNSSD/KF5DNSSDConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5DocTools) does not match the name of the calling package (KF5). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5DocTools: /usr/local/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5Notifications) does not match the name of the calling package (KF5).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5Notifications: /usr/local/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (KF5Wallet)
does not match the name of the calling package (KF5). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5Wallet: /usr/local/lib/cmake/KF5Wallet/KF5WalletConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5WidgetsAddons) does not match the name of the calling package (KF5).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5WidgetsAddons: /usr/local/lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args`
(KF5WindowSystem) does not match the name of the calling package (KF5).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5WindowSystem: /usr/local/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.69.0")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (KF5XmlGui)
does not match the name of the calling package (KF5). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found KF5XmlGui: /usr/local/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.69.0")
-- Found KF5: success (found suitable version "5.69.0", minimum required is "5.31.0") found components: I18n Completion Config CoreAddons Crash DBusAddons DNSSD DocTools Notifications Wallet WidgetsAddons WindowSystem XmlGui
-- Found X11: /usr/local/include
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found PkgConfig: pkgconf (found version "1.6.3")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_XCB)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_XCB: /usr/local/lib/libxcb.so (found version "1.13.1")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_RENDER)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_RENDER: /usr/local/lib/libxcb-render.so (found version "1.13.1")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_SHAPE)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_SHAPE: /usr/local/lib/libxcb-shape.so (found version "1.13.1")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_XFIXES)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_XFIXES: /usr/local/lib/libxcb-xfixes.so (found version "1.13.1")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_SHM)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_SHM: /usr/local/lib/libxcb-shm.so (found version "1.13.1")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_DAMAGE)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_DAMAGE: /usr/local/lib/libxcb-damage.so (found version "1.13.1")
CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (XCB_IMAGE)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/local/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:48 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_IMAGE: /usr/local/lib/libxcb-image.so (found version "0.4.0")
-- Found XCB: /usr/local/lib/libxcb.so;/usr/local/lib/libxcb-render.so;/usr/local/lib/libxcb-shape.so;/usr/local/lib/libxcb-xfixes.so;/usr/local/lib/libxcb-shm.so;/usr/local/lib/libxcb-damage.so;/usr/local/lib/libxcb-image.so (found version "1.13.1") found components: XCB RENDER SHAPE XFIXES DAMAGE SHM IMAGE
-- Performing Test LIBVNCSERVER_FOUND
-- Performing Test LIBVNCSERVER_FOUND - Success
-- Found LibVNCServer: /usr/local/lib/libvncserver.so
-- Could NOT find PipeWire (missing: PipeWire_LIBRARIES PipeWire_INCLUDE_DIRS Spa_INCLUDE_DIRS) (found version "")
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- The following OPTIONAL packages have been found:
* KF5Auth (required version >= 5.69.0)
* KF5Codecs (required version >= 5.69.0)
* KF5ConfigWidgets (required version >= 5.69.0)
* Freetype
* Fontconfig
* PkgConfig
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.31.0)
* Qt5X11Extras
* Qt5 (required version >= 5.6.0)
* Gettext
* KF5I18n (required version >= 5.31.0)
* KF5Completion (required version >= 5.31.0)
* KF5Crash (required version >= 5.31.0)
* KF5DBusAddons (required version >= 5.31.0)
* KF5DNSSD (required version >= 5.31.0)
* KF5DocTools (required version >= 5.31.0)
* KF5Notifications (required version >= 5.31.0)
* Qt5Gui (required version >= 5.12.0)
* KF5Wallet (required version >= 5.31.0)
* KF5WindowSystem (required version >= 5.31.0)
* Qt5DBus (required version >= 5.12.0)
* KF5CoreAddons (required version >= 5.69.0)
* Qt5Core (required version >= 5.12.0)
* Qt5Widgets (required version >= 5.12.0)
* KF5WidgetsAddons (required version >= 5.69.0)
* KF5XmlGui (required version >= 5.31.0)
* KF5 (required version >= 5.31.0)
* X11
* XCB, X protocol C-language Binding,
* LibVNCServer
-- The following OPTIONAL packages have not been found:
* PipeWire, PipeWire - multimedia processing,
Required for pipewire screencast plugin
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_RELEASE
THREADS_HAVE_PTHREAD_ARG
-- Build files have been written to: /construction/net/krfb/.build
SUCCEEDED 00:00:08
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for krfb-20.04.0
/usr/local/bin/cmake -S/construction/net/krfb/krfb-20.04.0 -B/construction/net/krfb/.build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /construction/net/krfb/.build/CMakeFiles /construction/net/krfb/.build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
--- CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/all ---
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-sr-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/build
--- po/sr/docs/krfb/index.cache.bz2 ---
[ 4%] Generating po/sr/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/sr/docs/krfb/index.cache.bz2 po/sr/docs/krfb/index.docbook
--- CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-ca-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/build
--- po/ca/docs/krfb/index.cache.bz2 ---
[ 2%] Generating po/ca/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/ca/docs/krfb/index.cache.bz2 po/ca/docs/krfb/index.docbook
--- CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-es-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/build
--- po/es/docs/krfb/index.cache.bz2 ---
[ 1%] Generating po/es/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/es/docs/krfb/index.cache.bz2 po/es/docs/krfb/index.docbook
--- CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-pl-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/build
--- po/pl/docs/krfb/index.cache.bz2 ---
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
/usr/bin/make -f CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/depend
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/all ---
/usr/bin/make -f CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/depend
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/DependInfo.cmake
Scanning dependencies of target pofiles-3d0542562d60957856373d217825261a
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/all ---
/usr/bin/make -f CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/build
--- CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/all ---
[ 5%] Generating po/pl/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/pl/docs/krfb/index.cache.bz2 po/pl/docs/krfb/index.docbook
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/depend ---
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/depend ---
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/depend ---
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/DependInfo.cmake
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/all ---
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a ---
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/all ---
[ 7%] Generating mo...
/usr/local/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/construction/net/krfb/.build/locale -DPO_DIR=/construction/net/krfb/krfb-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
Scanning dependencies of target tsfiles-3d0542562d60957856373d217825261a
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-sv-docs-krfb-index-cache-bz2
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-pt-docs-krfb-index-cache-bz2
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
/usr/bin/make -f CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/build
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/build
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/build
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a ---
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
--- po/pt/docs/krfb/index.cache.bz2 ---
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
--- po/sv/docs/krfb/index.cache.bz2 ---
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/depend ---
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
[ 8%] Generating po/pt/docs/krfb/index.cache.bz2
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
[ 10%] Generating po/sv/docs/krfb/index.cache.bz2
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/pt/docs/krfb/index.cache.bz2 po/pt/docs/krfb/index.docbook
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/sv/docs/krfb/index.cache.bz2 po/sv/docs/krfb/index.docbook
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
[ 11%] Generating ts...
/usr/local/bin/cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3.7 -D_ki18n_pmap_compile_script=/usr/local/lib/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/construction/net/krfb/.build/locale -DPO_DIR=/construction/net/krfb/krfb-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake
--- CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-uk-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/build
--- po/uk/docs/krfb/index.cache.bz2 ---
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/all ---
[ 13%] Generating po/uk/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/uk/docs/krfb/index.cache.bz2 po/uk/docs/krfb/index.docbook
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-fr-docs-krfb-index-cache-bz2
--- CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/all ---
[ 13%] Built target tsfiles-3d0542562d60957856373d217825261a
--- CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/build
--- CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/depend ---
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
--- po/fr/docs/krfb/index.cache.bz2 ---
--- CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
[ 14%] Generating po/fr/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/fr/docs/krfb/index.cache.bz2 po/fr/docs/krfb/index.docbook
--- CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-de-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/build
--- po/de/docs/krfb/index.cache.bz2 ---
[ 15%] Generating po/de/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/de/docs/krfb/index.cache.bz2 po/de/docs/krfb/index.docbook
--- CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/all ---
[ 15%] Built target pofiles-3d0542562d60957856373d217825261a
--- CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-et-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/build
--- po/et/docs/krfb/index.cache.bz2 ---
[ 17%] Generating po/et/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/et/docs/krfb/index.cache.bz2 po/et/docs/krfb/index.docbook
--- CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/all ---
[ 17%] Built target po-de-docs-krfb-index-cache-bz2
--- CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-it-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/build
--- po/it/docs/krfb/index.cache.bz2 ---
[ 18%] Generating po/it/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/it/docs/krfb/index.cache.bz2 po/it/docs/krfb/index.docbook
--- CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/all ---
[ 18%] Built target po-ca-docs-krfb-index-cache-bz2
--- CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-nl-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/build
--- po/nl/docs/krfb/index.cache.bz2 ---
--- CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/all ---
[ 18%] Built target po-pl-docs-krfb-index-cache-bz2
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/all ---
[ 18%] Built target po-fr-docs-krfb-index-cache-bz2
--- CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/all ---
[ 20%] Built target po-sv-docs-krfb-index-cache-bz2
--- CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/all ---
[ 20%] Generating po/nl/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/nl/docs/krfb/index.cache.bz2 po/nl/docs/krfb/index.docbook
--- CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/all ---
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/depend
--- CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/depend
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
/usr/bin/make -f krfb/CMakeFiles/krfbprivate_autogen.dir/build.make krfb/CMakeFiles/krfbprivate_autogen.dir/depend
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/all ---
--- CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
--- krfb/CMakeFiles/krfbprivate_autogen.dir/depend ---
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-pt-BR-docs-krfb-index-cache-bz2
--- CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/all ---
[ 20%] Built target po-uk-docs-krfb-index-cache-bz2
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
/usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/depend
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfbprivate_autogen.dir/DependInfo.cmake
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/build
--- CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/all ---
[ 20%] Built target po-es-docs-krfb-index-cache-bz2
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
Scanning dependencies of target krfbprivate_autogen
/usr/bin/make -f krfb/CMakeFiles/krfbprivate_autogen.dir/build.make krfb/CMakeFiles/krfbprivate_autogen.dir/build
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
--- po/pt_BR/docs/krfb/index.cache.bz2 ---
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
--- krfb/CMakeFiles/krfbprivate_autogen ---
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
--- doc/CMakeFiles/doc-index-cache-bz2.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/doc /construction/net/krfb/.build /construction/net/krfb/.build/doc /construction/net/krfb/.build/doc/CMakeFiles/doc-index-cache-bz2.dir/DependInfo.cmake
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
[ 23%] Automatic MOC for target krfbprivate
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
[ 23%] Generating po/pt_BR/docs/krfb/index.cache.bz2
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/krfb/CMakeFiles/krfbprivate_autogen.dir/AutogenInfo.json Release
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/pt_BR/docs/krfb/index.cache.bz2 po/pt_BR/docs/krfb/index.docbook
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
Scanning dependencies of target doc-index-cache-bz2
/usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/build
--- doc/index.cache.bz2 ---
[ 24%] Generating index.cache.bz2
--- CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/all ---
Scanning dependencies of target po-ru-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/build
--- po/ru/docs/krfb/index.cache.bz2 ---
[ 26%] Generating po/ru/docs/krfb/index.cache.bz2
cd /construction/net/krfb/krfb-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/po/ru/docs/krfb/index.cache.bz2 po/ru/docs/krfb/index.docbook
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
cd /construction/net/krfb/krfb-20.04.0/doc && /usr/local/bin/meinproc5 --check --cache /construction/net/krfb/.build/doc//index.cache.bz2 index.docbook
--- CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/all ---
[ 26%] Built target po-pt-docs-krfb-index-cache-bz2
--- CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/all ---
[ 26%] Built target po-sr-docs-krfb-index-cache-bz2
--- CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/all ---
[ 26%] Built target po-it-docs-krfb-index-cache-bz2
--- CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/all ---
[ 26%] Built target po-nl-docs-krfb-index-cache-bz2
--- krfb/CMakeFiles/krfbprivate_autogen.dir/all ---
[ 26%] Built target krfbprivate_autogen
--- krfb/CMakeFiles/krfbprivate.dir/all ---
/usr/bin/make -f krfb/CMakeFiles/krfbprivate.dir/build.make krfb/CMakeFiles/krfbprivate.dir/depend
--- krfb/CMakeFiles/krfbprivate.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfbprivate.dir/DependInfo.cmake
Scanning dependencies of target krfbprivate
/usr/bin/make -f krfb/CMakeFiles/krfbprivate.dir/build.make krfb/CMakeFiles/krfbprivate.dir/build
--- krfb/CMakeFiles/krfbprivate.dir/krfbprivate_autogen/mocs_compilation.cpp.o ---
--- krfb/CMakeFiles/krfbprivate.dir/framebuffer.cpp.o ---
--- krfb/CMakeFiles/krfbprivate.dir/framebufferplugin.cpp.o ---
--- krfb/CMakeFiles/krfbprivate.dir/events.cpp.o ---
--- krfb/CMakeFiles/krfbprivate.dir/eventsplugin.cpp.o ---
--- krfb/CMakeFiles/krfbprivate.dir/framebufferplugin.cpp.o ---
[ 28%] Building CXX object krfb/CMakeFiles/krfbprivate.dir/framebufferplugin.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfbprivate_EXPORTS -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfbprivate_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfbprivate.dir/framebufferplugin.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/framebufferplugin.cpp
--- krfb/CMakeFiles/krfbprivate.dir/eventsplugin.cpp.o ---
[ 30%] Building CXX object krfb/CMakeFiles/krfbprivate.dir/eventsplugin.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfbprivate_EXPORTS -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfbprivate_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfbprivate.dir/eventsplugin.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/eventsplugin.cpp
--- krfb/CMakeFiles/krfbprivate.dir/framebuffer.cpp.o ---
[ 31%] Building CXX object krfb/CMakeFiles/krfbprivate.dir/framebuffer.cpp.o
--- krfb/CMakeFiles/krfbprivate.dir/events.cpp.o ---
[ 27%] Building CXX object krfb/CMakeFiles/krfbprivate.dir/events.cpp.o
--- krfb/CMakeFiles/krfbprivate.dir/framebuffer.cpp.o ---
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfbprivate_EXPORTS -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfbprivate_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfbprivate.dir/framebuffer.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/framebuffer.cpp
--- krfb/CMakeFiles/krfbprivate.dir/events.cpp.o ---
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfbprivate_EXPORTS -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfbprivate_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfbprivate.dir/events.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/events.cpp
--- CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/all ---
[ 31%] Built target po-et-docs-krfb-index-cache-bz2
--- krfb/CMakeFiles/krfbprivate.dir/all ---
--- krfb/CMakeFiles/krfbprivate.dir/krfbprivate_autogen/mocs_compilation.cpp.o ---
[ 33%] Building CXX object krfb/CMakeFiles/krfbprivate.dir/krfbprivate_autogen/mocs_compilation.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfbprivate_EXPORTS -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfbprivate_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfbprivate.dir/krfbprivate_autogen/mocs_compilation.cpp.o -c /construction/net/krfb/.build/krfb/krfbprivate_autogen/mocs_compilation.cpp
--- CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/all ---
[ 33%] Built target po-ru-docs-krfb-index-cache-bz2
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
I/O warning : failed to load external entity "/usr/local/share/kf5/kdoctools/customization/xsl/pt-BR.xml"
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
[ 33%] Built target doc-index-cache-bz2
--- CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/all ---
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
[ 33%] Built target po-pt-BR-docs-krfb-index-cache-bz2
--- krfb/CMakeFiles/krfbprivate.dir/all ---
--- krfb/libkrfbprivate.so.5 ---
[ 34%] Linking CXX shared library libkrfbprivate.so
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfbprivate.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libkrfbprivate.so.5.0 -o libkrfbprivate.so.5 CMakeFiles/krfbprivate.dir/krfbprivate_autogen/mocs_compilation.cpp.o CMakeFiles/krfbprivate.dir/framebuffer.cpp.o CMakeFiles/krfbprivate.dir/framebufferplugin.cpp.o CMakeFiles/krfbprivate.dir/events.cpp.o CMakeFiles/krfbprivate.dir/eventsplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_symlink_library libkrfbprivate.so.5 libkrfbprivate.so.5.0 libkrfbprivate.so
[ 36%] Built target krfbprivate
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11_autogen.dir/build.make events/x11/CMakeFiles/krfb_events_x11_autogen.dir/depend
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
/usr/bin/make -f krfb/CMakeFiles/krfb_autogen.dir/build.make krfb/CMakeFiles/krfb_autogen.dir/depend
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/depend
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/depend
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/qt /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/qt /construction/net/krfb/.build/framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/DependInfo.cmake
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
--- krfb/CMakeFiles/krfb_autogen.dir/depend ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/depend ---
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfb_autogen.dir/DependInfo.cmake
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/xcb /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/xcb /construction/net/krfb/.build/framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/DependInfo.cmake
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/events/x11 /construction/net/krfb/.build /construction/net/krfb/.build/events/x11 /construction/net/krfb/.build/events/x11/CMakeFiles/krfb_events_x11_autogen.dir/DependInfo.cmake
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
Scanning dependencies of target krfb_framebuffer_qt_autogen
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
Scanning dependencies of target krfb_autogen
/usr/bin/make -f krfb/CMakeFiles/krfb_autogen.dir/build.make krfb/CMakeFiles/krfb_autogen.dir/build
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/build
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen ---
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
--- krfb/CMakeFiles/krfb_autogen ---
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
Scanning dependencies of target krfb_events_x11_autogen
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11_autogen.dir/build.make events/x11/CMakeFiles/krfb_events_x11_autogen.dir/build
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
Scanning dependencies of target krfb_framebuffer_xcb_autogen
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
--- events/x11/CMakeFiles/krfb_events_x11_autogen ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/build
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen ---
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
[ 39%] Automatic MOC for target krfb
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/krfb/CMakeFiles/krfb_autogen.dir/AutogenInfo.json Release
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
[ 40%] Automatic MOC for target krfb_events_x11
cd /construction/net/krfb/.build/events/x11 && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/events/x11/CMakeFiles/krfb_events_x11_autogen.dir/AutogenInfo.json Release
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
[ 39%] Automatic MOC for target krfb_framebuffer_xcb
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/AutogenInfo.json Release
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
[ 42%] Automatic MOC for target krfb_framebuffer_qt
cd /construction/net/krfb/.build/framebuffers/qt && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/AutogenInfo.json Release
--- events/x11/CMakeFiles/krfb_events_x11_autogen.dir/all ---
[ 42%] Built target krfb_events_x11_autogen
--- events/x11/CMakeFiles/krfb_events_x11.dir/all ---
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11.dir/build.make events/x11/CMakeFiles/krfb_events_x11.dir/depend
--- events/x11/CMakeFiles/krfb_events_x11.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/events/x11 /construction/net/krfb/.build /construction/net/krfb/.build/events/x11 /construction/net/krfb/.build/events/x11/CMakeFiles/krfb_events_x11.dir/DependInfo.cmake
Scanning dependencies of target krfb_events_x11
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11.dir/build.make events/x11/CMakeFiles/krfb_events_x11.dir/build
--- events/x11/CMakeFiles/krfb_events_x11.dir/krfb_events_x11_autogen/mocs_compilation.cpp.o ---
--- events/x11/CMakeFiles/krfb_events_x11.dir/x11events.cpp.o ---
--- events/x11/CMakeFiles/krfb_events_x11.dir/x11eventsplugin.cpp.o ---
--- events/x11/CMakeFiles/krfb_events_x11.dir/krfb_events_x11_autogen/mocs_compilation.cpp.o ---
[ 43%] Building CXX object events/x11/CMakeFiles/krfb_events_x11.dir/krfb_events_x11_autogen/mocs_compilation.cpp.o
cd /construction/net/krfb/.build/events/x11 && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_events_x11_EXPORTS -I/construction/net/krfb/.build/events/x11 -I/construction/net/krfb/krfb-20.04.0/events/x11 -I/construction/net/krfb/.build/events/x11/krfb_events_x11_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_events_x11.dir/krfb_events_x11_autogen/mocs_compilation.cpp.o -c /construction/net/krfb/.build/events/x11/krfb_events_x11_autogen/mocs_compilation.cpp
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/all ---
[ 43%] Built target krfb_framebuffer_qt_autogen
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/all ---
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/depend
--- events/x11/CMakeFiles/krfb_events_x11.dir/all ---
--- events/x11/CMakeFiles/krfb_events_x11.dir/x11events.cpp.o ---
[ 44%] Building CXX object events/x11/CMakeFiles/krfb_events_x11.dir/x11events.cpp.o
cd /construction/net/krfb/.build/events/x11 && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_events_x11_EXPORTS -I/construction/net/krfb/.build/events/x11 -I/construction/net/krfb/krfb-20.04.0/events/x11 -I/construction/net/krfb/.build/events/x11/krfb_events_x11_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_events_x11.dir/x11events.cpp.o -c /construction/net/krfb/krfb-20.04.0/events/x11/x11events.cpp
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/all ---
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/qt /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/qt /construction/net/krfb/.build/framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/DependInfo.cmake
--- events/x11/CMakeFiles/krfb_events_x11.dir/all ---
--- events/x11/CMakeFiles/krfb_events_x11.dir/x11eventsplugin.cpp.o ---
[ 46%] Building CXX object events/x11/CMakeFiles/krfb_events_x11.dir/x11eventsplugin.cpp.o
cd /construction/net/krfb/.build/events/x11 && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_events_x11_EXPORTS -I/construction/net/krfb/.build/events/x11 -I/construction/net/krfb/krfb-20.04.0/events/x11 -I/construction/net/krfb/.build/events/x11/krfb_events_x11_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_events_x11.dir/x11eventsplugin.cpp.o -c /construction/net/krfb/krfb-20.04.0/events/x11/x11eventsplugin.cpp
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/all ---
Scanning dependencies of target krfb_framebuffer_qt
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/krfb_framebuffer_qt_autogen/mocs_compilation.cpp.o ---
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o ---
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o ---
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o ---
[ 47%] Building CXX object framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o ---
[ 49%] Building CXX object framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o ---
cd /construction/net/krfb/.build/framebuffers/qt && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_framebuffer_qt_EXPORTS -I/construction/net/krfb/.build/framebuffers/qt -I/construction/net/krfb/krfb-20.04.0/framebuffers/qt -I/construction/net/krfb/.build/framebuffers/qt/krfb_framebuffer_qt_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/incl--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o ---
cd /construction/net/krfb/.build/framebuffers/qt && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_framebuffer_qt_EXPORTS -I/construction/net/krfb/.build/framebuffers/qt -I/construction/net/krfb/krfb-20.04.0/framebuffers/qt -I/construction/net/krfb/.build/framebuffers/qt/krfb_framebuffer_qt_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/incl--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o ---
ude/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o -c /construction/net/krfb/krfb-20.04.0/framebuffers/qt/qtframebuffer.cpp
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o ---
ude/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o -c /construction/net/krfb/krfb-20.04.0/framebuffers/qt/qtframebufferplugin.cpp
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/krfb_framebuffer_qt_autogen/mocs_compilation.cpp.o ---
[ 50%] Building CXX object framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/krfb_framebuffer_qt_autogen/mocs_compilation.cpp.o
cd /construction/net/krfb/.build/framebuffers/qt && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_framebuffer_qt_EXPORTS -I/construction/net/krfb/.build/framebuffers/qt -I/construction/net/krfb/krfb-20.04.0/framebuffers/qt -I/construction/net/krfb/.build/framebuffers/qt/krfb_framebuffer_qt_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_framebuffer_qt.dir/krfb_framebuffer_qt_autogen/mocs_compilation.cpp.o -c /construction/net/krfb/.build/framebuffers/qt/krfb_framebuffer_qt_autogen/mocs_compilation.cpp
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/all ---
[ 50%] Built target krfb_framebuffer_xcb_autogen
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/all ---
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/depend
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/xcb /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/xcb /construction/net/krfb/.build/framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/DependInfo.cmake
Scanning dependencies of target krfb_framebuffer_xcb
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebufferplugin.cpp.o ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebuffer.cpp.o ---
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o ---
[ 53%] Building CXX object framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebufferplugin.cpp.o ---
[ 53%] Building CXX object framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebufferplugin.cpp.o
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_framebuffer_xcb_EXPORTS -I/construction/net/krfb/.build/framebuffers/xcb -I/construction/net/krfb/krfb-20.04.0/framebuffers/xcb -I/construction/net/krfb/.build/framebuffers/xcb/krfb_framebuffer_xcb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebufferplugin.cpp.o -c /construction/net/krfb/krfb-20.04.0/framebuffers/xcb/xcb_framebufferplugin.cpp
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o ---
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_framebuffer_xcb_EXPORTS -I/construction/net/krfb/.build/framebuffers/xcb -I/construction/net/krfb/krfb-20.04.0/framebuffers/xcb -I/construction/net/krfb/.build/framebuffers/xcb/krfb_framebuffer_xcb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o -c /construction/net/krfb/.build/framebuffers/xcb/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebuffer.cpp.o ---
[ 55%] Building CXX object framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebuffer.cpp.o
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_LARGEFILE64_SOURCE -Dkrfb_framebuffer_xcb_EXPORTS -I/construction/net/krfb/.build/framebuffers/xcb -I/construction/net/krfb/krfb-20.04.0/framebuffers/xcb -I/construction/net/krfb/.build/framebuffers/xcb/krfb_framebuffer_xcb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtX11Extras -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebuffer.cpp.o -c /construction/net/krfb/krfb-20.04.0/framebuffers/xcb/xcb_framebuffer.cpp
--- krfb/CMakeFiles/krfb_autogen.dir/all ---
[ 55%] Built target krfb_autogen
--- krfb/CMakeFiles/krfb.dir/all ---
/usr/bin/make -f krfb/CMakeFiles/krfb.dir/build.make krfb/CMakeFiles/krfb.dir/depend
--- krfb/krfbconfig.h ---
[ 56%] Generating krfbconfig.h, krfbconfig.cpp
cd /construction/net/krfb/.build/krfb && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/net/krfb/krfb-20.04.0/krfb/krfb.kcfg /construction/net/krfb/krfb-20.04.0/krfb/krfbconfig.kcfgc -d /construction/net/krfb/.build/krfb/
--- krfb/ui_configtcp.h ---
[ 57%] Generating ui_configtcp.h
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/net/krfb/krfb-20.04.0/krfb/ui/configtcp.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/net/krfb/.build/krfb/ui_configtcp.h -DKDE_UIC_BASENAME:STRING=configtcp -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- krfb/ui_configsecurity.h ---
[ 59%] Generating ui_configsecurity.h
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/net/krfb/krfb-20.04.0/krfb/ui/configsecurity.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/net/krfb/.build/krfb/ui_configsecurity.h -DKDE_UIC_BASENAME:STRING=configsecurity -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- krfb/ui_configframebuffer.h ---
[ 60%] Generating ui_configframebuffer.h
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/net/krfb/krfb-20.04.0/krfb/ui/configframebuffer.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/net/krfb/.build/krfb/ui_configframebuffer.h -DKDE_UIC_BASENAME:STRING=configframebuffer -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- krfb/ui_connectionwidget.h ---
[ 62%] Generating ui_connectionwidget.h
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/net/krfb/krfb-20.04.0/krfb/ui/connectionwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/net/krfb/.build/krfb/ui_connectionwidget.h -DKDE_UIC_BASENAME:STRING=connectionwidget -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- krfb/ui_mainwidget.h ---
[ 63%] Generating ui_mainwidget.h
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/net/krfb/krfb-20.04.0/krfb/ui/mainwidget.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/net/krfb/.build/krfb/ui_mainwidget.h -DKDE_UIC_BASENAME:STRING=mainwidget -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- krfb/qrc_krfb.cpp ---
[ 65%] Generating qrc_krfb.cpp
cd /construction/net/krfb/.build/krfb && /usr/local/lib/qt5/bin/rcc --name krfb --output /construction/net/krfb/.build/krfb/qrc_krfb.cpp /construction/net/krfb/krfb-20.04.0/krfb/krfb.qrc
--- krfb/CMakeFiles/krfb.dir/depend ---
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfb.dir/DependInfo.cmake
Scanning dependencies of target krfb
/usr/bin/make -f krfb/CMakeFiles/krfb.dir/build.make krfb/CMakeFiles/krfb.dir/build
--- krfb/CMakeFiles/krfb.dir/events.cpp.o ---
[ 66%] Building CXX object krfb/CMakeFiles/krfb.dir/events.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/events.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/events.cpp
--- krfb/CMakeFiles/krfb.dir/sockethelpers.cpp.o ---
[ 68%] Building CXX object krfb/CMakeFiles/krfb.dir/sockethelpers.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/sockethelpers.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/sockethelpers.cpp
--- krfb/CMakeFiles/krfb.dir/rfbserver.cpp.o ---
[ 69%] Building CXX object krfb/CMakeFiles/krfb.dir/rfbserver.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/rfbserver.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/rfbserver.cpp
--- krfb/CMakeFiles/krfb.dir/connectiondialog.cpp.o ---
[ 71%] Building CXX object krfb/CMakeFiles/krfb.dir/connectiondialog.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/connectiondialog.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/connectiondialog.cpp
--- krfb/CMakeFiles/krfb.dir/krfb_autogen/mocs_compilation.cpp.o ---
[ 72%] Building CXX object krfb/CMakeFiles/krfb.dir/krfb_autogen/mocs_compilation.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/krfb_autogen/mocs_compilation.cpp.o -c /construction/net/krfb/.build/krfb/krfb_autogen/mocs_compilation.cpp
--- events/x11/CMakeFiles/krfb_events_x11.dir/all ---
--- events/x11/krfb_events_x11.so ---
[ 73%] Linking CXX shared module krfb_events_x11.so
cd /construction/net/krfb/.build/events/x11 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb_events_x11.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o krfb_events_x11.so CMakeFiles/krfb_events_x11.dir/krfb_events_x11_autogen/mocs_compilation.cpp.o CMakeFiles/krfb_events_x11.dir/x11events.cpp.o CMakeFiles/krfb_events_x11.dir/x11eventsplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/construction/net/krfb/.build/krfb:/usr/local/lib/qt5 /usr/local/lib/libXtst.so /usr/local/lib/libKF5CoreAddons.so.5.69.0 ../../krfb/libkrfbprivate.so.5 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so -Wl,-rpath-link,/usr/local/lib
[ 75%] Built target krfb_events_x11
--- krfb/CMakeFiles/krfb.dir/all ---
--- krfb/CMakeFiles/krfb.dir/trayicon.cpp.o ---
[ 76%] Building CXX object krfb/CMakeFiles/krfb.dir/trayicon.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/trayicon.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/trayicon.cpp
--- framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/all ---
--- framebuffers/qt/krfb_framebuffer_qt.so ---
[ 78%] Linking CXX shared module krfb_framebuffer_qt.so
cd /construction/net/krfb/.build/framebuffers/qt && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb_framebuffer_qt.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o krfb_framebuffer_qt.so CMakeFiles/krfb_framebuffer_qt.dir/krfb_framebuffer_qt_autogen/mocs_compilation.cpp.o CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/construction/net/krfb/.build/krfb:/usr/local/lib/qt5 /usr/local/lib/libKF5CoreAddons.so.5.69.0 ../../krfb/libkrfbprivate.so.5 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so -Wl,-rpath-link,/usr/local/lib
[ 79%] Built target krfb_framebuffer_qt
--- krfb/CMakeFiles/krfb.dir/all ---
--- krfb/CMakeFiles/krfb.dir/eventsmanager.cpp.o ---
[ 81%] Building CXX object krfb/CMakeFiles/krfb.dir/eventsmanager.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/eventsmanager.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/eventsmanager.cpp
--- krfb/CMakeFiles/krfb.dir/framebuffermanager.cpp.o ---
[ 82%] Building CXX object krfb/CMakeFiles/krfb.dir/framebuffermanager.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/framebuffermanager.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/framebuffermanager.cpp
--- krfb/CMakeFiles/krfb.dir/invitationsrfbclient.cpp.o ---
[ 84%] Building CXX object krfb/CMakeFiles/krfb.dir/invitationsrfbclient.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/invitationsrfbclient.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/invitationsrfbclient.cpp
--- krfb/CMakeFiles/krfb.dir/invitationsrfbserver.cpp.o ---
[ 85%] Building CXX object krfb/CMakeFiles/krfb.dir/invitationsrfbserver.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/invitationsrfbserver.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/invitationsrfbserver.cpp
--- krfb/CMakeFiles/krfb.dir/main.cpp.o ---
[ 86%] Building CXX object krfb/CMakeFiles/krfb.dir/main.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/main.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/main.cpp
--- framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/all ---
--- framebuffers/xcb/krfb_framebuffer_xcb.so ---
[ 88%] Linking CXX shared module krfb_framebuffer_xcb.so
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb_framebuffer_xcb.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o krfb_framebuffer_xcb.so CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebufferplugin.cpp.o CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebuffer.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/construction/net/krfb/.build/krfb:/usr/local/lib/qt5 /usr/local/lib/libxcb.so /usr/local/lib/libxcb-render.so /usr/local/lib/libxcb-shape.so /usr/local/lib/libxcb-xfixes.so /usr/local/lib/libxcb-damage.so /usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb-image.so /usr/local/lib/libKF5CoreAddons.so.5.69.0 ../../krfb/libkrfbprivate.so.5 /usr/local/lib/libxcb-xfixes.so /usr/local/lib/libxcb-render.so /usr/local/lib/libxcb-shape.so /usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb.so /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so -Wl,-rpath-link,/usr/local/lib
[ 89%] Built target krfb_framebuffer_xcb
--- krfb/CMakeFiles/krfb.dir/all ---
--- krfb/CMakeFiles/krfb.dir/rfbclient.cpp.o ---
[ 91%] Building CXX object krfb/CMakeFiles/krfb.dir/rfbclient.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/rfbclient.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/rfbclient.cpp
--- krfb/CMakeFiles/krfb.dir/rfbservermanager.cpp.o ---
[ 92%] Building CXX object krfb/CMakeFiles/krfb.dir/rfbservermanager.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/rfbservermanager.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/rfbservermanager.cpp
--- krfb/CMakeFiles/krfb.dir/mainwindow.cpp.o ---
[ 94%] Building CXX object krfb/CMakeFiles/krfb.dir/mainwindow.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/mainwindow.cpp.o -c /construction/net/krfb/krfb-20.04.0/krfb/mainwindow.cpp
--- krfb/CMakeFiles/krfb.dir/qrc_krfb.cpp.o ---
[ 95%] Building CXX object krfb/CMakeFiles/krfb.dir/qrc_krfb.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/qrc_krfb.cpp.o -c /construction/net/krfb/.build/krfb/qrc_krfb.cpp
--- krfb/CMakeFiles/krfb.dir/krfbconfig.cpp.o ---
[ 97%] Building CXX object krfb/CMakeFiles/krfb.dir/krfbconfig.cpp.o
cd /construction/net/krfb/.build/krfb && /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/net/krfb/.build/krfb -I/construction/net/krfb/krfb-20.04.0/krfb -I/construction/net/krfb/.build/krfb/krfb_autogen/include -I/construction/net/krfb/krfb-20.04.0 -I/construction/net/krfb/.build -I/construction/net/krfb/krfb-20.04.0/krfb/ui -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KDBusAddons -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KDNSSD -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KWallet -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/krfb.dir/krfbconfig.cpp.o -c /construction/net/krfb/.build/krfb/krfbconfig.cpp
--- krfb/krfb ---
[ 98%] Linking CXX executable krfb
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--enable-new-dtags CMakeFiles/krfb.dir/krfb_autogen/mocs_compilation.cpp.o CMakeFiles/krfb.dir/connectiondialog.cpp.o CMakeFiles/krfb.dir/framebuffermanager.cpp.o CMakeFiles/krfb.dir/events.cpp.o CMakeFiles/krfb.dir/eventsmanager.cpp.o CMakeFiles/krfb.dir/main.cpp.o CMakeFiles/krfb.dir/mainwindow.cpp.o CMakeFiles/krfb.dir/sockethelpers.cpp.o CMakeFiles/krfb.dir/trayicon.cpp.o CMakeFiles/krfb.dir/rfbservermanager.cpp.o CMakeFiles/krfb.dir/rfbserver.cpp.o CMakeFiles/krfb.dir/rfbclient.cpp.o CMakeFiles/krfb.dir/invitationsrfbserver.cpp.o CMakeFiles/krfb.dir/invitationsrfbclient.cpp.o CMakeFiles/krfb.dir/krfbconfig.cpp.o CMakeFiles/krfb.dir/qrc_krfb.cpp.o -o krfb -Wl,-z,origin,-rpath,/construction/net/krfb/.build/krfb:/usr/local/lib:/usr/local/lib/qt5 libkrfbprivate.so.5 /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libXdamage.so /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5DBusAddons.so.5.69.0 /usr/local/lib/libKF5DNSSD.so.5.69.0 /usr/local/lib/libKF5Notifications.so.5.69.0 /usr/local/lib/libKF5Wallet.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libvncserver.so /usr/local/lib/libXtst.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib
[100%] Built target krfb
/usr/local/bin/cmake -E cmake_progress_start /construction/net/krfb/.build/CMakeFiles 0
SUCCEEDED 00:00:33
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> krfb-20.04.0 depends on file: /usr/local/bin/meinproc5 - found
===> krfb-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for krfb-20.04.0
===> krfb-20.04.0 depends on file: /usr/local/bin/meinproc5 - found
===> krfb-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> krfb-20.04.0 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===> Generating temporary packing list
/usr/local/bin/cmake -S/construction/net/krfb/krfb-20.04.0 -B/construction/net/krfb/.build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /construction/net/krfb/.build/CMakeFiles /construction/net/krfb/.build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-krfb-index-cache-bz2.dir/build
[ 1%] Built target po-uk-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sr-docs-krfb-index-cache-bz2.dir/build
[ 2%] Built target po-sr-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-krfb-index-cache-bz2.dir/build
[ 4%] Built target po-ca-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-krfb-index-cache-bz2.dir/build
[ 5%] Built target po-es-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pl-docs-krfb-index-cache-bz2.dir/build
[ 7%] Built target po-pl-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/tsfiles-3d0542562d60957856373d217825261a.dir/build
[ 8%] Generating ts...
/usr/local/bin/cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3.7 -D_ki18n_pmap_compile_script=/usr/local/lib/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/construction/net/krfb/.build/locale -DPO_DIR=/construction/net/krfb/krfb-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake
[ 8%] Built target tsfiles-3d0542562d60957856373d217825261a
/usr/bin/make -f CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/build.make CMakeFiles/pofiles-3d0542562d60957856373d217825261a.dir/build
[ 10%] Generating mo...
/usr/local/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/construction/net/krfb/.build/locale -DPO_DIR=/construction/net/krfb/krfb-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake
[ 10%] Built target pofiles-3d0542562d60957856373d217825261a
/usr/bin/make -f CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-krfb-index-cache-bz2.dir/build
[ 11%] Built target po-sv-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-krfb-index-cache-bz2.dir/build
[ 13%] Built target po-fr-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-krfb-index-cache-bz2.dir/build
[ 14%] Built target po-pt-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-krfb-index-cache-bz2.dir/build
[ 15%] Built target po-de-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-krfb-index-cache-bz2.dir/build
[ 17%] Built target po-et-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-krfb-index-cache-bz2.dir/build
[ 18%] Built target po-it-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-krfb-index-cache-bz2.dir/build
[ 20%] Built target po-nl-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-krfb-index-cache-bz2.dir/build
[ 21%] Built target po-pt-BR-docs-krfb-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/.build /construction/net/krfb/.build /construction/net/krfb/.build/CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-krfb-index-cache-bz2.dir/build
[ 23%] Built target po-ru-docs-krfb-index-cache-bz2
/usr/bin/make -f krfb/CMakeFiles/krfbprivate_autogen.dir/build.make krfb/CMakeFiles/krfbprivate_autogen.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfbprivate_autogen.dir/DependInfo.cmake
/usr/bin/make -f krfb/CMakeFiles/krfbprivate_autogen.dir/build.make krfb/CMakeFiles/krfbprivate_autogen.dir/build
[ 24%] Automatic MOC for target krfbprivate
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/krfb/CMakeFiles/krfbprivate_autogen.dir/AutogenInfo.json Release
[ 24%] Built target krfbprivate_autogen
/usr/bin/make -f krfb/CMakeFiles/krfbprivate.dir/build.make krfb/CMakeFiles/krfbprivate.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfbprivate.dir/DependInfo.cmake
/usr/bin/make -f krfb/CMakeFiles/krfbprivate.dir/build.make krfb/CMakeFiles/krfbprivate.dir/build
[ 34%] Built target krfbprivate
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11_autogen.dir/build.make events/x11/CMakeFiles/krfb_events_x11_autogen.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/events/x11 /construction/net/krfb/.build /construction/net/krfb/.build/events/x11 /construction/net/krfb/.build/events/x11/CMakeFiles/krfb_events_x11_autogen.dir/DependInfo.cmake
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11_autogen.dir/build.make events/x11/CMakeFiles/krfb_events_x11_autogen.dir/build
[ 36%] Automatic MOC for target krfb_events_x11
cd /construction/net/krfb/.build/events/x11 && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/events/x11/CMakeFiles/krfb_events_x11_autogen.dir/AutogenInfo.json Release
[ 36%] Built target krfb_events_x11_autogen
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11.dir/build.make events/x11/CMakeFiles/krfb_events_x11.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/events/x11 /construction/net/krfb/.build /construction/net/krfb/.build/events/x11 /construction/net/krfb/.build/events/x11/CMakeFiles/krfb_events_x11.dir/DependInfo.cmake
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11.dir/build.make events/x11/CMakeFiles/krfb_events_x11.dir/build
[ 43%] Built target krfb_events_x11
/usr/bin/make -f krfb/CMakeFiles/krfb_autogen.dir/build.make krfb/CMakeFiles/krfb_autogen.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfb_autogen.dir/DependInfo.cmake
/usr/bin/make -f krfb/CMakeFiles/krfb_autogen.dir/build.make krfb/CMakeFiles/krfb_autogen.dir/build
[ 44%] Automatic MOC for target krfb
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/krfb/CMakeFiles/krfb_autogen.dir/AutogenInfo.json Release
[ 44%] Built target krfb_autogen
/usr/bin/make -f krfb/CMakeFiles/krfb.dir/build.make krfb/CMakeFiles/krfb.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/krfb /construction/net/krfb/.build /construction/net/krfb/.build/krfb /construction/net/krfb/.build/krfb/CMakeFiles/krfb.dir/DependInfo.cmake
/usr/bin/make -f krfb/CMakeFiles/krfb.dir/build.make krfb/CMakeFiles/krfb.dir/build
[ 81%] Built target krfb
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/qt /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/qt /construction/net/krfb/.build/framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/DependInfo.cmake
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/build
[ 82%] Automatic MOC for target krfb_framebuffer_qt
cd /construction/net/krfb/.build/framebuffers/qt && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/framebuffers/qt/CMakeFiles/krfb_framebuffer_qt_autogen.dir/AutogenInfo.json Release
[ 82%] Built target krfb_framebuffer_qt_autogen
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/qt /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/qt /construction/net/krfb/.build/framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/DependInfo.cmake
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build
[ 89%] Built target krfb_framebuffer_qt
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/xcb /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/xcb /construction/net/krfb/.build/framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/DependInfo.cmake
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/build
[ 91%] Automatic MOC for target krfb_framebuffer_xcb
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/local/bin/cmake -E cmake_autogen /construction/net/krfb/.build/framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb_autogen.dir/AutogenInfo.json Release
[ 91%] Built target krfb_framebuffer_xcb_autogen
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/framebuffers/xcb /construction/net/krfb/.build /construction/net/krfb/.build/framebuffers/xcb /construction/net/krfb/.build/framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/DependInfo.cmake
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build
[ 98%] Built target krfb_framebuffer_xcb
/usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/depend
cd /construction/net/krfb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net/krfb/krfb-20.04.0 /construction/net/krfb/krfb-20.04.0/doc /construction/net/krfb/.build /construction/net/krfb/.build/doc /construction/net/krfb/.build/doc/CMakeFiles/doc-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/build
[100%] Built target doc-index-cache-bz2
/usr/local/bin/cmake -E cmake_progress_start /construction/net/krfb/.build/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
/usr/bin/make -f events/x11/CMakeFiles/krfb_events_x11.dir/build.make events/x11/CMakeFiles/krfb_events_x11.dir/preinstall
Linking CXX shared module CMakeFiles/CMakeRelink.dir/krfb_events_x11.so
cd /construction/net/krfb/.build/events/x11 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb_events_x11.dir/relink.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/krfb_events_x11.so CMakeFiles/krfb_events_x11.dir/krfb_events_x11_autogen/mocs_compilation.cpp.o CMakeFiles/krfb_events_x11.dir/x11events.cpp.o CMakeFiles/krfb_events_x11.dir/x11eventsplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libXtst.so /usr/local/lib/libKF5CoreAddons.so.5.69.0 ../../krfb/libkrfbprivate.so.5 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so -Wl,-rpath-link,/usr/local/lib
/usr/bin/make -f krfb/CMakeFiles/krfb.dir/build.make krfb/CMakeFiles/krfb.dir/preinstall
Linking CXX executable CMakeFiles/CMakeRelink.dir/krfb
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb.dir/relink.txt --verbose=1
/usr/bin/c++ -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--enable-new-dtags CMakeFiles/krfb.dir/krfb_autogen/mocs_compilation.cpp.o CMakeFiles/krfb.dir/connectiondialog.cpp.o CMakeFiles/krfb.dir/framebuffermanager.cpp.o CMakeFiles/krfb.dir/events.cpp.o CMakeFiles/krfb.dir/eventsmanager.cpp.o CMakeFiles/krfb.dir/main.cpp.o CMakeFiles/krfb.dir/mainwindow.cpp.o CMakeFiles/krfb.dir/sockethelpers.cpp.o CMakeFiles/krfb.dir/trayicon.cpp.o CMakeFiles/krfb.dir/rfbservermanager.cpp.o CMakeFiles/krfb.dir/rfbserver.cpp.o CMakeFiles/krfb.dir/rfbclient.cpp.o CMakeFiles/krfb.dir/invitationsrfbserver.cpp.o CMakeFiles/krfb.dir/invitationsrfbclient.cpp.o CMakeFiles/krfb.dir/krfbconfig.cpp.o CMakeFiles/krfb.dir/qrc_krfb.cpp.o -o CMakeFiles/CMakeRelink.dir/krfb -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 libkrfbprivate.so.5 /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libXdamage.so /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5DBusAddons.so.5.69.0 /usr/local/lib/libKF5DNSSD.so.5.69.0 /usr/local/lib/libKF5Notifications.so.5.69.0 /usr/local/lib/libKF5Wallet.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libvncserver.so /usr/local/lib/libXtst.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib
/usr/bin/make -f krfb/CMakeFiles/krfbprivate.dir/build.make krfb/CMakeFiles/krfbprivate.dir/preinstall
Linking CXX shared library CMakeFiles/CMakeRelink.dir/libkrfbprivate.so
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfbprivate.dir/relink.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libkrfbprivate.so.5.0 -o CMakeFiles/CMakeRelink.dir/libkrfbprivate.so.5 CMakeFiles/krfbprivate.dir/krfbprivate_autogen/mocs_compilation.cpp.o CMakeFiles/krfbprivate.dir/framebuffer.cpp.o CMakeFiles/krfbprivate.dir/framebufferplugin.cpp.o CMakeFiles/krfbprivate.dir/events.cpp.o CMakeFiles/krfbprivate.dir/eventsplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib
cd /construction/net/krfb/.build/krfb && /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/libkrfbprivate.so.5 CMakeFiles/CMakeRelink.dir/libkrfbprivate.so.5.0 CMakeFiles/CMakeRelink.dir/libkrfbprivate.so
/usr/bin/make -f framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/build.make framebuffers/qt/CMakeFiles/krfb_framebuffer_qt.dir/preinstall
Linking CXX shared module CMakeFiles/CMakeRelink.dir/krfb_framebuffer_qt.so
cd /construction/net/krfb/.build/framebuffers/qt && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb_framebuffer_qt.dir/relink.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/krfb_framebuffer_qt.so CMakeFiles/krfb_framebuffer_qt.dir/krfb_framebuffer_qt_autogen/mocs_compilation.cpp.o CMakeFiles/krfb_framebuffer_qt.dir/qtframebuffer.cpp.o CMakeFiles/krfb_framebuffer_qt.dir/qtframebufferplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5CoreAddons.so.5.69.0 ../../krfb/libkrfbprivate.so.5 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so -Wl,-rpath-link,/usr/local/lib
/usr/bin/make -f framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/build.make framebuffers/xcb/CMakeFiles/krfb_framebuffer_xcb.dir/preinstall
Linking CXX shared module CMakeFiles/CMakeRelink.dir/krfb_framebuffer_xcb.so
cd /construction/net/krfb/.build/framebuffers/xcb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/krfb_framebuffer_xcb.dir/relink.txt --verbose=1
/usr/bin/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/krfb_framebuffer_xcb.so CMakeFiles/krfb_framebuffer_xcb.dir/krfb_framebuffer_xcb_autogen/mocs_compilation.cpp.o CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebufferplugin.cpp.o CMakeFiles/krfb_framebuffer_xcb.dir/xcb_framebuffer.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libxcb.so /usr/local/lib/libxcb-render.so /usr/local/lib/libxcb-shape.so /usr/local/lib/libxcb-xfixes.so /usr/local/lib/libxcb-damage.so /usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb-image.so /usr/local/lib/libKF5CoreAddons.so.5.69.0 ../../krfb/libkrfbprivate.so.5 /usr/local/lib/libxcb-xfixes.so /usr/local/lib/libxcb-render.so /usr/local/lib/libxcb-shape.so /usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb.so /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5X11Extras.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libX11.so /usr/local/lib/libvncserver.so -Wl,-rpath-link,/usr/local/lib
Installing the project stripped...
/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-- Install configuration: "Release"
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/nb
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/nb/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/nb/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/fr
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/fr/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/fr/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ja
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ja/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ja/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/bg
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/bg/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/bg/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/id
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/id/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/id/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ko
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ko/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ko/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/is
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/is/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/is/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/kk
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/kk/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/kk/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ca
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ca/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ca/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/fa
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/fa/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/fa/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/nl
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/nl/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/nl/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/lt
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/lt/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/lt/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/fi
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/fi/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/fi/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/el
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/el/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/el/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/da
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/da/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/da/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/es
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/es/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/es/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ia
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ia/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ia/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ar
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ar/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ar/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ga
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ga/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ga/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/it
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/it/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/it/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/nds
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/nds/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/nds/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/lv
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/lv/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/lv/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ca@valencia
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/cs
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/cs/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/cs/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/eo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/eo/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/eo/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ml
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ml/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ml/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/hi
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/hi/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/hi/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/hu
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/hu/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/hu/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/et
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/et/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/et/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/km
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/km/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/km/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/hr
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/hr/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/hr/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/de
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/de/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/de/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/en_GB
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/en_GB/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/en_GB/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/bs
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/bs/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/bs/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/gl
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/gl/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/gl/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/mr
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/mr/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/mr/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/he
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/he/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/he/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/eu
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/eu/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/eu/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pt_BR
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pt_BR/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/tr
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/tr/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/tr/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ru
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ru/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ru/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pt
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pt/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/pt/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sk
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sk/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/sk/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sl
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sl/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/sl/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sv
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sv/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/sv/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/nn
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/nn/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/nn/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pa
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pa/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/pa/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/zh_CN
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/zh_CN/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ro
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/ro/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ro/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pl
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/pl/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/pl/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/uk
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/uk/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/uk/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ug
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ug/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/ug/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sr
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/sr/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/sr/LC_MESSAGES/krfb.mo
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/zh_TW
-- Up-to-date: /construction/net/krfb/stage/usr/local/share/locale/zh_TW/LC_MESSAGES
-- Installing: /construction/net/krfb/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/krfb.mo
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/ca/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/ca/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/configuration_network.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/configuration_security.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/connection.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/email_invitation.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/personal_invitation.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/de/krfb/screenshot.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/es/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/es/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/et/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/et/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/configuration_network.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/configuration_security.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/connection.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/email_invitation.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/personal_invitation.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/fr/krfb/screenshot.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/it/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/it/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/nl/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/nl/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/pl/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/pl/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/pt/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/pt/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/pt_BR/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/pt_BR/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/ru/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/ru/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sr/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sr/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/configuration_access.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/configuration_network.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/configuration_session.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/connection.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/email_invitation.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/invitation_management.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/personal_invitation.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/sv/krfb/screenshot.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/uk/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/uk/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/lib/qt5/plugins/krfb/krfb_events_x11.so
-- Installing: /construction/net/krfb/stage/usr/local/lib/libkrfbprivate.so.5
-- Installing: /construction/net/krfb/stage/usr/local/lib/libkrfbprivate.so.5.0
-- Installing: /construction/net/krfb/stage/usr/local/share/kservicetypes5/krfb-framebuffer.desktop
-- Installing: /construction/net/krfb/stage/usr/local/share/kservicetypes5/krfb-events.desktop
-- Installing: /construction/net/krfb/stage/usr/local/bin/krfb
-- Installing: /construction/net/krfb/stage/usr/local/share/applications/org.kde.krfb.desktop
-- Installing: /construction/net/krfb/stage/usr/local/share/metainfo/org.kde.krfb.appdata.xml
-- Installing: /construction/net/krfb/stage/usr/local/share/krfb/krfb.notifyrc
-- Installing: /construction/net/krfb/stage/usr/local/lib/qt5/plugins/krfb/krfb_framebuffer_qt.so
-- Installing: /construction/net/krfb/stage/usr/local/lib/qt5/plugins/krfb/krfb_framebuffer_xcb.so
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/en/krfb/index.cache.bz2
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/en/krfb/index.docbook
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/en/krfb/configuration_network.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/en/krfb/configuration_security.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/en/krfb/connection.png
-- Installing: /construction/net/krfb/stage/usr/local/share/doc/HTML/en/krfb/screenshot.png
-- Installing: /construction/net/krfb/stage/usr/local/share/icons/hicolor/scalable/apps/krfb.svgz
-- Installing: /construction/net/krfb/stage/usr/local/share/icons/hicolor/48x48/apps/krfb.png
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libkrfbprivate.so.5 is linked to /usr/local/lib/libgcrypt.so.20 from security/libgcrypt but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgcrypt.so:security/libgcrypt
Error: /usr/local/lib/libkrfbprivate.so.5 is linked to /usr/local/lib/liblzo2.so.2 from archivers/lzo2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=liblzo2.so:archivers/lzo2
Error: /usr/local/lib/libkrfbprivate.so.5 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/libkrfbprivate.so.5 is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency
Warning: you need USES=ssl
Error: /usr/local/lib/libkrfbprivate.so.5 is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency
Warning: you need USES=ssl
Error: /usr/local/lib/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 is linked to /usr/local/lib/libicui18n.so.67 from devel/icu but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libicui18n.so:devel/icu
Error: /usr/local/lib/libkrfbprivate.so.5 is linked to /usr/local/lib/libicuuc.so.67 from devel/icu but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libicuuc.so:devel/icu
Error: /usr/local/lib/libkrfbprivate.so.5 is linked to /usr/local/lib/libpcre2-16.so.0 from devel/pcre2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpcre2-16.so:devel/pcre2
Error: /usr/local/lib/libkrfbprivate.so.5 is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/lib/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error
Error: /usr/local/lib/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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
Error: /usr/local/lib/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/libkrfbprivate.so.5 is linked to /usr/local/lib/libicudata.so.67 from devel/icu but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libicudata.so:devel/icu
Error: /usr/local/lib/libkrfbprivate.so.5 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/libkrfbprivate.so.5 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/qt5/plugins/krfb/krfb_events_x11.so 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/qt5/plugins/krfb/krfb_events_x11.so is linked to /usr/local/lib/libinotify.so.0 from devel/libinotify but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libinotify.so:devel/libinotify
Error: /usr/local/lib/qt5/plugins/krfb/krfb_framebuffer_xcb.so is linked to /usr/local/lib/libxcb-util.so.1 from x11/xcb-util but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libxcb-util.so:x11/xcb-util
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:00:11
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for krfb-20.04.0
file sizes/checksums [121]: 0%
file sizes/checksums [121]: 82%
file sizes/checksums [121]: 100%
packing files [121]: 0%
packing files [121]: 82%
packing files [121]: 100%
packing directories [0]: 0%
packing directories [0]: 100%
SUCCEEDED 00:00:04
TOTAL TIME 00:03:13