-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/libnghttp2-1.41.0.txz
Installing /packages/All/ca_root_nss-3.58.txz
=====
Message from ca_root_nss-3.58:
--
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.1h_1,1.txz
Installing /packages/All/curl-7.73.0.txz
Installing /packages/All/expat-2.2.8.txz
Installing /packages/All/libuv-1.40.0.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/gettext-runtime-0.21.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.3,1.txz
Installing /packages/All/ncurses-6.2.20201017.txz
Installing /packages/All/cmake-3.18.4.txz
Installing /packages/All/libtextstyle-0.21.txz
Installing /packages/All/gettext-tools-0.21.txz
Installing /packages/All/libxml2-2.9.10_1.txz
Installing /packages/All/libgpg-error-1.39.txz
Installing /packages/All/libgcrypt-1.8.7.txz
Installing /packages/All/libxslt-1.1.34_1.txz
Installing /packages/All/double-conversion-3.1.5.19.txz
Installing /packages/All/icu-67.1,1.txz
Installing /packages/All/pcre2-10.35.txz
Installing /packages/All/zstd-1.4.5_1.txz
Installing /packages/All/pcre-8.44.txz
Installing /packages/All/libffi-3.3_1.txz
Installing /packages/All/libiconv-1.16.txz
Installing /packages/All/readline-8.0.4.txz
Installing /packages/All/python37-3.7.9_1.txz
=====
Message from python37-3.7.9_1:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm@py37
py37-sqlite3 databases/py-sqlite3@py37
py37-tkinter x11-toolkits/py-tkinter@py37
Installing /packages/All/glib-2.66.2,1.txz
No schema files found: doing nothing.
Installing /packages/All/qtchooser-66_4.txz
=====
Message from qtchooser-66_4:
--
qtchooser is a wrapper that allows to specify Qt version of 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 "qtX", where X is desired Qt
version, provided that it is offered by the Ports Collection. See qtchooser(1)
for more information.
Installing /packages/All/qt5-core-5.15.0_2.txz
Installing /packages/All/qt5-xml-5.15.0.txz
Installing /packages/All/qt5-linguisttools-5.15.0.txz
Installing /packages/All/kf5-extra-cmake-modules-5.75.0.txz
Installing /packages/All/kf5-karchive-5.75.0.txz
Installing /packages/All/qt5-concurrent-5.15.0.txz
Installing /packages/All/wayland-1.18.0.txz
Installing /packages/All/pciids-20200922.txz
Installing /packages/All/libpciaccess-0.16.txz
Installing /packages/All/libdrm-2.4.101.txz
Installing /packages/All/libunwind-20200331_1.txz
Installing /packages/All/libpthread-stubs-0.4.txz
Installing /packages/All/libXau-1.0.9.txz
Installing /packages/All/xorgproto-2020.1.txz
Installing /packages/All/libXdmcp-1.1.3.txz
Installing /packages/All/libxcb-1.14_1.txz
Installing /packages/All/libX11-1.6.12,1.txz
Installing /packages/All/libXfixes-5.0.3_2.txz
Installing /packages/All/libXdamage-1.1.5.txz
Installing /packages/All/libXext-1.3.4,1.txz
Installing /packages/All/libxshmfence-1.3.txz
Installing /packages/All/libXxf86vm-1.1.4_3.txz
Installing /packages/All/libXrender-0.9.10_2.txz
Installing /packages/All/libXrandr-1.5.2.txz
Installing /packages/All/mesa-libs-20.2.0_1.txz
Installing /packages/All/libICE-1.0.10,1.txz
Installing /packages/All/libSM-1.2.3,1.txz
Installing /packages/All/dbus-1.12.20_3.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/png-1.6.37.txz
Installing /packages/All/freetype2-2.10.4.txz
=====
Message from freetype2-2.10.4:
--
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.7.2_1.txz
Installing /packages/All/libudev-devd-0.4.2_1.txz
Installing /packages/All/evdev-proto-5.8.txz
Installing /packages/All/libmtdev-1.1.6.txz
Installing /packages/All/py37-setuptools-44.0.0.txz
Installing /packages/All/py37-evdev-1.3.0.txz
Installing /packages/All/py37-six-1.15.0.txz
Installing /packages/All/py37-pyudev-0.22.0.txz
Installing /packages/All/libinput-1.12.6_1.txz
Installing /packages/All/xcb-util-0.4.0_2,1.txz
Installing /packages/All/xcb-util-wm-0.4.1_3.txz
Installing /packages/All/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/xkeyboard-config-2.31.txz
Installing /packages/All/libxkbcommon-1.0.1.txz
=====
Message from libxkbcommon-1.0.1:
--
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.5.txz
Installing /packages/All/qt5-dbus-5.15.0.txz
Installing /packages/All/qt5-network-5.15.0.txz
Installing /packages/All/vulkan-headers-1.2.135.0.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/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.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.15.0_1.txz
Installing /packages/All/qt5-sql-5.15.0.txz
=====
Message from qt5-sql-5.15.0:
--
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.15.0.txz
Installing /packages/All/qt5-widgets-5.15.0.txz
Installing /packages/All/qt5-declarative-5.15.0_1.txz
Installing /packages/All/qt5-script-5.15.0.txz
Installing /packages/All/kf5-ki18n-5.75.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.75.0.txz
Installing /packages/All/kf5-kconfig-5.75.0.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-2.0.txz
Installing /packages/All/kf5-kcoreaddons-5.75.0.txz
Installing /packages/All/perl5-5.32.0.txz
Installing /packages/All/qt5-x11extras-5.15.0.txz
Installing /packages/All/kf5-kwindowsystem-5.75.0.txz
Installing /packages/All/kf5-kcrash-5.75.0.txz
Installing /packages/All/kf5-kdbusaddons-5.75.0.txz
Installing /packages/All/kf5-kservice-5.75.0.txz
Installing /packages/All/pkgconf-1.7.3,1.txz
Installing /packages/All/qt5-buildtools-5.15.0.txz
Installing /packages/All/qt5-qmake-5.15.0.txz
Installing /packages/All/qt5-quickcontrols-5.15.0.txz
Installing /packages/All/xcb-util-cursor-0.1.3.txz
Installing /packages/All/kf5-attica-5.75.0.txz
Installing /packages/All/nspr-4.29.txz
Installing /packages/All/spidermonkey78-78.3.1_1.txz
Installing /packages/All/polkit-0.118.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/kf5-kauth-5.75.0.txz
Installing /packages/All/kf5-kcodecs-5.75.0.txz
Installing /packages/All/qt5-uiplugin-5.15.0.txz
Installing /packages/All/qt5-uitools-5.15.0.txz
Installing /packages/All/kf5-kwidgetsaddons-5.75.0.txz
Installing /packages/All/kf5-kcompletion-5.75.0.txz
Installing /packages/All/kf5-kguiaddons-5.75.0.txz
Installing /packages/All/kf5-kconfigwidgets-5.75.0.txz
Installing /packages/All/kf5-kglobalaccel-5.75.0.txz
Installing /packages/All/kf5-kjobwidgets-5.75.0.txz
Installing /packages/All/libepoxy-1.5.4.txz
Installing /packages/All/kf5-kitemviews-5.75.0.txz
Installing /packages/All/qt5-svg-5.15.0.txz
Installing /packages/All/kf5-breeze-icons-5.75.0.txz
Installing /packages/All/kf5-kiconthemes-5.75.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.75.0.txz
Installing /packages/All/dotconf-1.3_1.txz
Installing /packages/All/libltdl-2.4.6.txz
Installing /packages/All/libogg-1.3.4,4.txz
Installing /packages/All/flac-1.3.3.txz
Installing /packages/All/opus-1.3.1.txz
Installing /packages/All/libvorbis-1.3.7_2,3.txz
Installing /packages/All/libsndfile-1.0.30.txz
Installing /packages/All/libao-1.2.0_5.txz
Installing /packages/All/portaudio-19.6.0_5,1.txz
Installing /packages/All/espeak-1.48.04_7.txz
Installing /packages/All/speech-dispatcher-0.8.8_1.txz
Installing /packages/All/qt5-speech-5.15.0.txz
Installing /packages/All/kf5-ktextwidgets-5.75.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.66.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/gmp-6.2.0.txz
Installing /packages/All/nettle-3.6.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/bash-5.0.18_3.txz
Installing /packages/All/bash-completion-2.11,2.txz
=====
Message from bash-completion-2.11,2:
--
To enable the bash completion library, add the following to
your .bashrc file:
[[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \
source /usr/local/share/bash-completion/bash_completion.sh
See /usr/local/share/doc/bash-completion/README.md for more information.
Installing /packages/All/p11-kit-0.23.21.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_3.txz
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
=====
Message from trousers-0.3.14_3:
--
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.15.txz
Installing /packages/All/libpaper-1.1.24.4.txz
Installing /packages/All/cups-2.3.3_1.txz
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
Installing /packages/All/qt5-printsupport-5.15.0.txz
Installing /packages/All/kf5-kxmlgui-5.75.0.txz
Installing /packages/All/kf5-kbookmarks-5.75.0.txz
Installing /packages/All/libdbusmenu-qt5-0.9.3.160420160218_10.txz
Installing /packages/All/atk-2.36.0.txz
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-1.0.10.txz
Installing /packages/All/pixman-0.40.0_1.txz
Installing /packages/All/cairo-1.16.0_1,3.txz
Installing /packages/All/libXft-2.3.3.txz
Installing /packages/All/pango-1.42.4_5.txz
Installing /packages/All/gtk-update-icon-cache-3.24.20.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/gtk2-2.24.32.txz
Installing /packages/All/libcanberra-0.30_5.txz
Installing /packages/All/libXtst-1.2.3_2.txz
Installing /packages/All/at-spi2-core-2.36.0.txz
Installing /packages/All/at-spi2-atk-2.34.2.txz
Installing /packages/All/adwaita-icon-theme-3.38.0.txz
Installing /packages/All/libcroco-0.6.13.txz
Installing /packages/All/libgsf-1.14.47_1.txz
Installing /packages/All/librsvg2-2.40.21.txz
Installing /packages/All/wayland-protocols-1.20.txz
Installing /packages/All/gtk3-3.24.23_1.txz
Installing /packages/All/libcanberra-gtk3-0.30_5.txz
Installing /packages/All/qt5-opengl-5.15.0.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/kf5-knotifications-5.75.0.txz
Installing /packages/All/kf5-solid-5.75.0.txz
Installing /packages/All/libassuan-2.5.4.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.4.0.txz
Installing /packages/All/npth-1.6.txz
Installing /packages/All/libedit-3.1.20191231,1.txz
Installing /packages/All/sqlite3-3.33.0,1.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.23.txz
=====
Message from gnupg-2.2.23:
--
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.14.0.txz
Installing /packages/All/gpgme-cpp-1.14.0.txz
Installing /packages/All/gpgme-qt5-1.14.0.txz
Installing /packages/All/pinentry-qt5-1.1.0_1.txz
Installing /packages/All/kf5-kwallet-5.75.0.txz
Installing /packages/All/desktop-file-utils-0.26.txz
Installing /packages/All/kf5-kded-5.75.0.txz
Installing /packages/All/kf5-kio-5.75.0.txz
Installing /packages/All/kf5-kpackage-5.75.0.txz
Installing /packages/All/kf5-kdeclarative-5.75.0.txz
Installing /packages/All/libGLU-9.0.1.txz
Installing /packages/All/freeglut-3.0.0_2.txz
=====
Message from freeglut-3.0.0_2:
--
Joystick support is untested and it is unknown if it works.
Do not hesitate to contact x11@FreeBSD.org if this causes issues.
Installing /packages/All/jasper-2.0.22.txz
Installing /packages/All/lcms-1.19_6,1.txz
Installing /packages/All/lcms2-2.11_1.txz
Installing /packages/All/libraw-0.19.5.txz
Installing /packages/All/libkdcraw-20.08.2.txz
Installing /packages/All/exiv2-0.27.3,1.txz
Installing /packages/All/libkexiv2-20.08.2.txz
Installing /packages/All/libkipi-20.08.2.txz
Installing /packages/All/qt5-quickcontrols2-5.15.0.txz
Installing /packages/All/qt5-graphicaleffects-5.15.0.txz
Installing /packages/All/kf5-kirigami2-5.75.0.txz
Installing /packages/All/kf5-knewstuff-5.75.0.txz
Installing /packages/All/qt5-wayland-5.15.0.txz
Installing /packages/All/kf5-kwayland-5.75.0_1.txz
Installing /packages/All/kf5-kparts-5.75.0.txz
Installing /packages/All/hyphen-2.8.8.txz
Installing /packages/All/giflib-5.2.1.txz
Installing /packages/All/webp-1.1.0.txz
Installing /packages/All/brotli-1.0.9,1.txz
Installing /packages/All/woff2-1.0.2_4.txz
Installing /packages/All/gstreamer1-1.16.2.txz
Installing /packages/All/orc-0.4.31.txz
Installing /packages/All/iso-codes-4.2.txz
Installing /packages/All/gstreamer1-plugins-1.16.2_1.txz
Installing /packages/All/qt5-serialport-5.15.0.txz
Installing /packages/All/qt5-location-5.15.0.txz
Installing /packages/All/qt5-sensors-5.15.0.txz
Installing /packages/All/qt5-webchannel-5.15.0.txz
Installing /packages/All/aom-2.0.0_1.txz
Installing /packages/All/libass-0.15.0.txz
Installing /packages/All/dav1d-0.7.1.txz
Installing /packages/All/opencv-core-3.4.1_36.txz
Installing /packages/All/libtheora-1.1.1_7.txz
Installing /packages/All/argp-standalone-1.3_4.txz
=====
Message from argp-standalone-1.3_4:
--
===> NOTICE:
The argp-standalone port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Installing /packages/All/libv4l-1.18.0.txz
Installing /packages/All/libva-2.9.0.txz
Installing /packages/All/libvdpau-1.4.txz
Installing /packages/All/libvpx-1.9.0.txz
Installing /packages/All/libx264-0.160.3011.txz
Installing /packages/All/x265-3.4.txz
Installing /packages/All/xvid-1.3.7,1.txz
Installing /packages/All/ffmpeg-4.3.1_3,1.txz
Installing /packages/All/gstreamer1-libav-1.16.2.txz
Installing /packages/All/liba52-0.7.4_3.txz
Installing /packages/All/gstreamer1-plugins-ugly-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-a52dec-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz
Installing /packages/All/libdca-0.0.6_1.txz
=====
Message from libdca-0.0.6_1:
--
===> NOTICE:
The libdca port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Installing /packages/All/gstreamer1-plugins-dts-1.16.2.txz
Installing /packages/All/libdvdread-6.1.0.txz
Installing /packages/All/gstreamer1-plugins-dvdread-1.16.2_1.txz
Installing /packages/All/gstreamer1-plugins-good-1.16.2.txz
Installing /packages/All/mpg123-1.26.3.txz
Installing /packages/All/gstreamer1-plugins-mpg123-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-ogg-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-pango-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-png-1.16.2.txz
Installing /packages/All/libdvdnav-6.1.0.txz
Installing /packages/All/gstreamer1-plugins-resindvd-1.16.2_1.txz
Installing /packages/All/gstreamer1-plugins-theora-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-vorbis-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-core-1.16.txz
Installing /packages/All/qt5-webkit-5.212.0.a4_3.txz
Installing /packages/All/kf5-kdewebkit-5.75.0.txz
Installing /packages/All/libkvkontakte-5.0.0_4.txz
Installing /packages/All/libmediawiki-5.37.0_3.txz
Installing /packages/All/qt5-xmlpatterns-5.15.0_1.txz
Installing /packages/All/kipi-plugins-20.08.2.txz
SUCCEEDED 00:03:31
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by spectacle-20.08.2 for building
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by spectacle-20.08.2 for building
=> SHA256 Checksum OK for KDE/release-service/20.08.2/spectacle-20.08.2.tar.xz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by spectacle-20.08.2 for building
===> Extracting for spectacle-20.08.2
=> SHA256 Checksum OK for KDE/release-service/20.08.2/spectacle-20.08.2.tar.xz.
Extracted Memory Use: 3.29M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for spectacle-20.08.2
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on file: /usr/local/bin/cmake - found
===> spectacle-20.08.2 depends on executable: msgfmt - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/meinproc5 - found
===> spectacle-20.08.2 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/kbuildsycoca5 - found
===> spectacle-20.08.2 depends on package: pkgconf>=1.3.0_1 - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/bin/moc - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/bin/qmake - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on shared library: libxcb-cursor.so - found (/usr/local/lib/libxcb-cursor.so)
===> spectacle-20.08.2 depends on shared library: libxcb-image.so - found (/usr/local/lib/libxcb-image.so)
===> spectacle-20.08.2 depends on shared library: libxcb-util.so - found (/usr/local/lib/libxcb-util.so)
===> spectacle-20.08.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> spectacle-20.08.2 depends on shared library: libKF5Attica.so - found (/usr/local/lib/libKF5Attica.so)
===> spectacle-20.08.2 depends on shared library: libKF5Auth.so - found (/usr/local/lib/libKF5Auth.so)
===> spectacle-20.08.2 depends on shared library: libKF5Codecs.so - found (/usr/local/lib/libKF5Codecs.so)
===> spectacle-20.08.2 depends on shared library: libKF5Completion.so - found (/usr/local/lib/libKF5Completion.so)
===> spectacle-20.08.2 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so)
===> spectacle-20.08.2 depends on shared library: libKF5ConfigWidgets.so - found (/usr/local/lib/libKF5ConfigWidgets.so)
===> spectacle-20.08.2 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so)
===> spectacle-20.08.2 depends on shared library: libKF5DBusAddons.so - found (/usr/local/lib/libKF5DBusAddons.so)
===> spectacle-20.08.2 depends on shared library: libKF5GlobalAccel.so - found (/usr/local/lib/libKF5GlobalAccel.so)
===> spectacle-20.08.2 depends on shared library: libKF5I18n.so - found (/usr/local/lib/libKF5I18n.so)
===> spectacle-20.08.2 depends on shared library: libKF5JobWidgets.so - found (/usr/local/lib/libKF5JobWidgets.so)
===> spectacle-20.08.2 depends on shared library: libKF5Declarative.so - found (/usr/local/lib/libKF5Declarative.so)
===> spectacle-20.08.2 depends on shared library: libKF5KIOCore.so - found (/usr/local/lib/libKF5KIOCore.so)
===> spectacle-20.08.2 depends on shared library: libKF5Kipi.so - found (/usr/local/lib/libKF5Kipi.so)
===> spectacle-20.08.2 depends on shared library: libKF5NewStuff.so - found (/usr/local/lib/libKF5NewStuff.so)
===> spectacle-20.08.2 depends on shared library: libKF5Notifications.so - found (/usr/local/lib/libKF5Notifications.so)
===> spectacle-20.08.2 depends on shared library: libKF5Package.so - found (/usr/local/lib/libKF5Package.so)
===> spectacle-20.08.2 depends on shared library: libKF5WaylandClient.so - found (/usr/local/lib/libKF5WaylandClient.so)
===> spectacle-20.08.2 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so)
===> spectacle-20.08.2 depends on shared library: libKF5WindowSystem.so - found (/usr/local/lib/libKF5WindowSystem.so)
===> spectacle-20.08.2 depends on shared library: libKF5XmlGui.so - found (/usr/local/lib/libKF5XmlGui.so)
===> spectacle-20.08.2 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so)
===> spectacle-20.08.2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> spectacle-20.08.2 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so)
===> spectacle-20.08.2 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so)
===> spectacle-20.08.2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> spectacle-20.08.2 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> spectacle-20.08.2 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so)
===> spectacle-20.08.2 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===> spectacle-20.08.2 depends on shared library: libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)
===> spectacle-20.08.2 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on file: /usr/local/bin/cmake - found
===> spectacle-20.08.2 depends on executable: msgfmt - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/meinproc5 - found
===> spectacle-20.08.2 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/kbuildsycoca5 - found
===> spectacle-20.08.2 depends on package: pkgconf>=1.3.0_1 - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/bin/moc - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/bin/qmake - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===> spectacle-20.08.2 depends on shared library: libxcb-cursor.so - found (/usr/local/lib/libxcb-cursor.so)
===> spectacle-20.08.2 depends on shared library: libxcb-image.so - found (/usr/local/lib/libxcb-image.so)
===> spectacle-20.08.2 depends on shared library: libxcb-util.so - found (/usr/local/lib/libxcb-util.so)
===> spectacle-20.08.2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> spectacle-20.08.2 depends on shared library: libKF5Attica.so - found (/usr/local/lib/libKF5Attica.so)
===> spectacle-20.08.2 depends on shared library: libKF5Auth.so - found (/usr/local/lib/libKF5Auth.so)
===> spectacle-20.08.2 depends on shared library: libKF5Codecs.so - found (/usr/local/lib/libKF5Codecs.so)
===> spectacle-20.08.2 depends on shared library: libKF5Completion.so - found (/usr/local/lib/libKF5Completion.so)
===> spectacle-20.08.2 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so)
===> spectacle-20.08.2 depends on shared library: libKF5ConfigWidgets.so - found (/usr/local/lib/libKF5ConfigWidgets.so)
===> spectacle-20.08.2 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so)
===> spectacle-20.08.2 depends on shared library: libKF5DBusAddons.so - found (/usr/local/lib/libKF5DBusAddons.so)
===> spectacle-20.08.2 depends on shared library: libKF5GlobalAccel.so - found (/usr/local/lib/libKF5GlobalAccel.so)
===> spectacle-20.08.2 depends on shared library: libKF5I18n.so - found (/usr/local/lib/libKF5I18n.so)
===> spectacle-20.08.2 depends on shared library: libKF5JobWidgets.so - found (/usr/local/lib/libKF5JobWidgets.so)
===> spectacle-20.08.2 depends on shared library: libKF5Declarative.so - found (/usr/local/lib/libKF5Declarative.so)
===> spectacle-20.08.2 depends on shared library: libKF5KIOCore.so - found (/usr/local/lib/libKF5KIOCore.so)
===> spectacle-20.08.2 depends on shared library: libKF5Kipi.so - found (/usr/local/lib/libKF5Kipi.so)
===> spectacle-20.08.2 depends on shared library: libKF5NewStuff.so - found (/usr/local/lib/libKF5NewStuff.so)
===> spectacle-20.08.2 depends on shared library: libKF5Notifications.so - found (/usr/local/lib/libKF5Notifications.so)
===> spectacle-20.08.2 depends on shared library: libKF5Package.so - found (/usr/local/lib/libKF5Package.so)
===> spectacle-20.08.2 depends on shared library: libKF5WaylandClient.so - found (/usr/local/lib/libKF5WaylandClient.so)
===> spectacle-20.08.2 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so)
===> spectacle-20.08.2 depends on shared library: libKF5WindowSystem.so - found (/usr/local/lib/libKF5WindowSystem.so)
===> spectacle-20.08.2 depends on shared library: libKF5XmlGui.so - found (/usr/local/lib/libKF5XmlGui.so)
===> spectacle-20.08.2 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so)
===> spectacle-20.08.2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> spectacle-20.08.2 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so)
===> spectacle-20.08.2 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so)
===> spectacle-20.08.2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> spectacle-20.08.2 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> spectacle-20.08.2 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so)
===> spectacle-20.08.2 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===> spectacle-20.08.2 depends on shared library: libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)
===> spectacle-20.08.2 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
===> Configuring for spectacle-20.08.2
===> Performing out-of-source build
/bin/mkdir -p /construction/graphics/spectacle/.build
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- 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
-- Found KF5CoreAddons: /usr/local/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.75.0")
-- Found KF5WidgetsAddons: /usr/local/lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.75.0")
-- Found KF5DBusAddons: /usr/local/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.75.0")
-- Found KF5Notifications: /usr/local/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.75.0")
-- Found KF5Config: /usr/local/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.75.0")
-- Found Gettext: /usr/local/bin/msgmerge (found version "0.21")
-- Found KF5I18n: /usr/local/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.75.0")
-- Found KF5KIO: /usr/local/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.75.0")
-- Found KF5WindowSystem: /usr/local/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.75.0")
-- Found KF5DocTools: /usr/local/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.75.0")
-- Found KF5NewStuff: /usr/local/lib/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.75.0")
-- Found KF5GlobalAccel: /usr/local/lib/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake (found version "5.75.0")
-- Found KF5XmlGui: /usr/local/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.75.0")
-- Found KF5Wayland: /usr/local/lib/cmake/KF5Wayland/KF5WaylandConfig.cmake (found version "5.75.0")
-- Found KF5: success (found suitable version "5.75.0", minimum required is "5.56.0") found components: CoreAddons WidgetsAddons DBusAddons Notifications Config I18n KIO WindowSystem DocTools NewStuff GlobalAccel XmlGui Wayland
CMake Warning at CMakeLists.txt:79 (find_package):
By not providing "FindKF5Purpose.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5Purpose", but CMake did not find one.
Could not find a package configuration file provided by "KF5Purpose" with
any of the following names:
KF5PurposeConfig.cmake
kf5purpose-config.cmake
Add the installation prefix of "KF5Purpose" to CMAKE_PREFIX_PATH or set
"KF5Purpose_DIR" to a directory containing one of the above files. If
"KF5Purpose" provides a separate development package or SDK, be sure it has
been installed.
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- XCB: IMAGE requires XCB;SHM
-- Found PkgConfig: pkgconf (found version "1.7.3")
-- Found XCB_XCB: /usr/local/lib/libxcb.so (found version "1.14")
-- Found XCB_RENDER: /usr/local/lib/libxcb-render.so (found version "1.14")
-- Found XCB_SHAPE: /usr/local/lib/libxcb-shape.so (found version "1.14")
-- Found XCB_XFIXES: /usr/local/lib/libxcb-xfixes.so (found version "1.14")
-- Found XCB_SHM: /usr/local/lib/libxcb-shm.so (found version "1.14")
-- Found XCB_CURSOR: /usr/local/lib/libxcb-cursor.so (found version "0.1.3")
-- Found XCB_IMAGE: /usr/local/lib/libxcb-image.so (found version "0.4.0")
-- Found XCB_UTIL: /usr/local/lib/libxcb-util.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-cursor.so;/usr/local/lib/libxcb-image.so;/usr/local/lib/libxcb-util.so (found version "1.14") found components: XFIXES IMAGE UTIL CURSOR
-- The following OPTIONAL packages have been found:
* KF5Completion (required version >= 5.75.0)
* KF5ItemViews (required version >= 5.75.0)
* KF5JobWidgets (required version >= 5.75.0)
* KF5Solid (required version >= 5.75.0)
* KF5Service
* KF5Auth (required version >= 5.75.0)
* KF5Codecs (required version >= 5.75.0)
* KF5ConfigWidgets (required version >= 5.75.0)
* KF5Kipi
* PkgConfig
* XCB, X protocol C-language Binding,
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.56.0)
* Qt5PrintSupport
* Qt5Test
* Qt5 (required version >= 5.10.0)
* KF5DBusAddons (required version >= 5.56.0)
* KF5Notifications (required version >= 5.56.0)
* Gettext
* KF5I18n (required version >= 5.56.0)
* KF5KIO (required version >= 5.56.0)
* KF5WindowSystem (required version >= 5.56.0)
* KF5DocTools (required version >= 5.56.0)
* KF5NewStuff (required version >= 5.56.0)
* KF5GlobalAccel (required version >= 5.56.0)
* KF5Wayland (required version >= 5.56.0)
* KF5 (required version >= 5.56.0)
* Qt5Gui
* Qt5DBus (required version >= 5.12.0)
* KF5CoreAddons (required version >= 5.75.0)
* Qt5Core (required version >= 5.12.0)
* Qt5Widgets (required version >= 5.12.0)
* KF5WidgetsAddons (required version >= 5.75.0)
* KF5XmlGui
* Qt5X11Extras (required version >= 5.10.0)
-- The following OPTIONAL packages have not been found:
* KF5Purpose
-- 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/graphics/spectacle/.build
SUCCEEDED 00:00:05
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for spectacle-20.08.2
/usr/local/bin/cmake -S/construction/graphics/spectacle/spectacle-20.08.2 -B/construction/graphics/spectacle/.build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /construction/graphics/spectacle/.build/CMakeFiles /construction/graphics/spectacle/.build//CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
--- CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
--- CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
--- CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
/usr/bin/make -f CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/depend
--- CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/DependInfo.cmake
Scanning dependencies of target tsfiles-e4f4aa1addef271776070b605a0d899f
/usr/bin/make -f CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/build
--- CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f ---
[ 3%] 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/graphics/spectacle/.build/locale -DPO_DIR=/construction/graphics/spectacle/spectacle-20.08.2/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake
[ 3%] Built target tsfiles-e4f4aa1addef271776070b605a0d899f
--- CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-ca-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/build
--- po/ca/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-it-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/build
--- po/it/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
/usr/bin/make -f CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/depend
--- CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-nl-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/build
--- po/nl/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-pt-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/build
--- CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
Scanning dependencies of target po-pt-BR-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/build
--- po/pt_BR/docs/spectacle/index.cache.bz2 ---
[ 3%] Generating po/pt_BR/docs/spectacle/index.cache.bz2
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/pt_BR/docs/spectacle/index.cache.bz2 po/pt_BR/docs/spectacle/index.docbook
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/depend
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/depend ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/depend ---
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/all ---
[ 5%] Generating po/it/docs/spectacle/index.cache.bz2
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/DependInfo.cmake
--- CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/it/docs/spectacle/index.cache.bz2 po/it/docs/spectacle/index.docbook
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
Scanning dependencies of target po-es-docs-spectacle-index-cache-bz2
--- CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/all ---
[ 7%] Generating po/ca/docs/spectacle/index.cache.bz2
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/build
--- CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/ca/docs/spectacle/index.cache.bz2 po/ca/docs/spectacle/index.docbook
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
--- po/es/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
Scanning dependencies of target po-sv-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/build
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
Scanning dependencies of target pofiles-e4f4aa1addef271776070b605a0d899f
/usr/bin/make -f CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/build
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/depend ---
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
[ 9%] Generating po/es/docs/spectacle/index.cache.bz2
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/es/docs/spectacle/index.cache.bz2 po/es/docs/spectacle/index.docbook
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/depend ---
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
--- po/sv/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f ---
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
Scanning dependencies of target po-uk-docs-spectacle-index-cache-bz2
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
[ 11%] Generating po/sv/docs/spectacle/index.cache.bz2
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
/usr/bin/make -f CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/build
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/sv/docs/spectacle/index.cache.bz2 po/sv/docs/spectacle/index.docbook
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
Scanning dependencies of target po-de-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/build
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
--- po/uk/docs/spectacle/index.cache.bz2 ---
[ 13%] Generating po/uk/docs/spectacle/index.cache.bz2
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/uk/docs/spectacle/index.cache.bz2 po/uk/docs/spectacle/index.docbook
--- CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/all ---
[ 15%] Generating po/nl/docs/spectacle/index.cache.bz2
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/nl/docs/spectacle/index.cache.bz2 po/nl/docs/spectacle/index.docbook
--- CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/all ---
--- po/pt/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
--- po/de/docs/spectacle/index.cache.bz2 ---
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
[ 17%] Generating mo...
/usr/local/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/construction/graphics/spectacle/.build/locale -DPO_DIR=/construction/graphics/spectacle/spectacle-20.08.2/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake
--- CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/all ---
[ 19%] Generating po/pt/docs/spectacle/index.cache.bz2
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/pt/docs/spectacle/index.cache.bz2 po/pt/docs/spectacle/index.docbook
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
[ 21%] Generating po/de/docs/spectacle/index.cache.bz2
cd /construction/graphics/spectacle/spectacle-20.08.2 && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/po/de/docs/spectacle/index.cache.bz2 po/de/docs/spectacle/index.docbook
--- CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/all ---
[ 21%] Built target pofiles-e4f4aa1addef271776070b605a0d899f
--- src/CMakeFiles/spectacle_autogen.dir/all ---
/usr/bin/make -f src/CMakeFiles/spectacle_autogen.dir/build.make src/CMakeFiles/spectacle_autogen.dir/depend
--- src/CMakeFiles/spectacle_autogen.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/src /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/src /construction/graphics/spectacle/.build/src/CMakeFiles/spectacle_autogen.dir/DependInfo.cmake
--- CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/all ---
I/O warning : failed to load external entity "/usr/local/share/kf5/kdoctools/customization/xsl/pt-BR.xml"
--- src/CMakeFiles/spectacle_autogen.dir/all ---
Scanning dependencies of target spectacle_autogen
/usr/bin/make -f src/CMakeFiles/spectacle_autogen.dir/build.make src/CMakeFiles/spectacle_autogen.dir/build
--- src/CMakeFiles/spectacle_autogen ---
[ 23%] Automatic MOC for target spectacle
cd /construction/graphics/spectacle/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/graphics/spectacle/.build/src/CMakeFiles/spectacle_autogen.dir/AutogenInfo.json Release
--- CMakeFiles/po-pt-BR-docs-spectacle-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".
--- CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/all ---
[ 23%] Built target po-it-docs-spectacle-index-cache-bz2
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/all ---
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/depend
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/desktop /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/desktop /construction/graphics/spectacle/.build/desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/DependInfo.cmake
--- CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/all ---
[ 23%] Built target po-pt-BR-docs-spectacle-index-cache-bz2
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/all ---
Scanning dependencies of target spectacle-migrate-shortcuts_autogen
--- 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
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/all ---
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/build
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
--- doc/CMakeFiles/doc-index-cache-bz2.dir/depend ---
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/all ---
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen ---
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/doc /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/doc /construction/graphics/spectacle/.build/doc/CMakeFiles/doc-index-cache-bz2.dir/DependInfo.cmake
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/all ---
[ 25%] Automatic MOC for target spectacle-migrate-shortcuts
cd /construction/graphics/spectacle/.build/desktop && /usr/local/bin/cmake -E cmake_autogen /construction/graphics/spectacle/.build/desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/AutogenInfo.json Release
--- 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 ---
[ 26%] Generating index.cache.bz2
cd /construction/graphics/spectacle/spectacle-20.08.2/doc && /usr/local/bin/meinproc5 --check --cache /construction/graphics/spectacle/.build/doc//index.cache.bz2 index.docbook
--- CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/all ---
[ 26%] Built target po-uk-docs-spectacle-index-cache-bz2
--- desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/all ---
[ 26%] Built target spectacle-migrate-shortcuts_autogen
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/all ---
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/depend
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/desktop /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/desktop /construction/graphics/spectacle/.build/desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/DependInfo.cmake
--- CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/all ---
[ 26%] Built target po-pt-docs-spectacle-index-cache-bz2
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/all ---
Scanning dependencies of target spectacle-migrate-shortcuts
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp.o ---
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/MigrateShortcuts.cpp.o ---
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp.o ---
[ 28%] Building CXX object desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp.o
cd /construction/graphics/spectacle/.build/desktop && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -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_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/desktop -I/construction/graphics/spectacle/spectacle-20.08.2/desktop -I/construction/graphics/spectacle/.build/desktop/spectacle-migrate-shortcuts_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KI18n -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle-migrate-shortcuts.dir/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp.o -c /construction/graphics/spectacle/.build/desktop/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/MigrateShortcuts.cpp.o ---
[ 30%] Building CXX object desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/MigrateShortcuts.cpp.o
cd /construction/graphics/spectacle/.build/desktop && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -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_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/desktop -I/construction/graphics/spectacle/spectacle-20.08.2/desktop -I/construction/graphics/spectacle/.build/desktop/spectacle-migrate-shortcuts_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KI18n -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle-migrate-shortcuts.dir/MigrateShortcuts.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/desktop/MigrateShortcuts.cpp
--- CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/all ---
[ 30%] Built target po-de-docs-spectacle-index-cache-bz2
--- CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/all ---
[ 30%] Built target po-sv-docs-spectacle-index-cache-bz2
--- CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/all ---
[ 30%] Built target po-es-docs-spectacle-index-cache-bz2
--- CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/all ---
[ 30%] Built target po-ca-docs-spectacle-index-cache-bz2
--- CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/all ---
[ 30%] Built target po-nl-docs-spectacle-index-cache-bz2
--- doc/CMakeFiles/doc-index-cache-bz2.dir/all ---
[ 30%] Built target doc-index-cache-bz2
--- src/CMakeFiles/spectacle_autogen.dir/all ---
[ 30%] Built target spectacle_autogen
--- src/CMakeFiles/spectacle.dir/all ---
/usr/bin/make -f src/CMakeFiles/spectacle.dir/build.make src/CMakeFiles/spectacle.dir/depend
--- src/settings.h ---
--- src/ui_GeneralOptions.h ---
--- src/ui_SaveOptions.h ---
--- src/settings.h ---
[ 36%] Generating settings.h, settings.cpp
--- src/ui_SaveOptions.h ---
[ 36%] Generating ui_SaveOptions.h
--- src/ui_GeneralOptions.h ---
[ 36%] Generating ui_GeneralOptions.h
--- src/settings.h ---
cd /construction/graphics/spectacle/.build/src && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/spectacle.kcfg /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/settings.kcfgc -d /construction/graphics/spectacle/.build/src/
--- src/ui_SaveOptions.h ---
cd /construction/graphics/spectacle/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/SaveOptions.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/graphics/spectacle/.build/src/ui_SaveOptions.h -DKDE_UIC_BASENAME:STRING=SaveOptions -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- src/ui_GeneralOptions.h ---
cd /construction/graphics/spectacle/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/GeneralOptions.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/graphics/spectacle/.build/src/ui_GeneralOptions.h -DKDE_UIC_BASENAME:STRING=GeneralOptions -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake
--- src/CMakeFiles/spectacle.dir/depend ---
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/src /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/src /construction/graphics/spectacle/.build/src/CMakeFiles/spectacle.dir/DependInfo.cmake
Scanning dependencies of target spectacle
/usr/bin/make -f src/CMakeFiles/spectacle.dir/build.make src/CMakeFiles/spectacle.dir/build
--- src/CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o ---
--- src/CMakeFiles/spectacle.dir/SpectacleDBusAdapter.cpp.o ---
--- src/CMakeFiles/spectacle.dir/ShortcutActions.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformXcb.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o ---
--- src/CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o ---
[ 38%] Building CXX object src/CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o
--- src/CMakeFiles/spectacle.dir/ShortcutActions.cpp.o ---
[ 40%] Building CXX object src/CMakeFiles/spectacle.dir/ShortcutActions.cpp.o
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o ---
[ 42%] Building CXX object src/CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o
--- src/CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o ---
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o -c /construction/graphics/spectacle/.build/src/spectacle_autogen/mocs_compilation.cpp
--- src/CMakeFiles/spectacle.dir/ShortcutActions.cpp.o ---
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/ShortcutActions.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/ShortcutActions.cpp
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o ---
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/PlatformLoader.cpp
--- src/CMakeFiles/spectacle.dir/SpectacleDBusAdapter.cpp.o ---
[ 44%] Building CXX object src/CMakeFiles/spectacle.dir/SpectacleDBusAdapter.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/SpectacleDBusAdapter.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/SpectacleDBusAdapter.cpp
--- src/CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o ---
[ 46%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o ---
[ 48%] Building CXX object src/CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o
--- src/CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o ---
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/KSImageWidget.cpp
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o ---
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/PlatformKWinWayland.cpp
--- src/CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o ---
[ 50%] Building CXX object src/CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/loc--- src/CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o ---
[ 51%] Building CXX object src/CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o
--- src/CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o ---
al/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/Platform.cpp
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o ---
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/PlatformNull.cpp
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformXcb.cpp.o ---
[ 53%] Building CXX object src/CMakeFiles/spectacle.dir/Platforms/PlatformXcb.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Platforms/PlatformXcb.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/PlatformXcb.cpp
--- desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/all ---
--- bin/spectacle-migrate-shortcuts ---
[ 55%] Linking CXX executable ../bin/spectacle-migrate-shortcuts
cd /construction/graphics/spectacle/.build/desktop && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/spectacle-migrate-shortcuts.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags CMakeFiles/spectacle-migrate-shortcuts.dir/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp.o CMakeFiles/spectacle-migrate-shortcuts.dir/MigrateShortcuts.cpp.o -o ../bin/spectacle-migrate-shortcuts -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5XmlGui.so.5.75.0 /usr/local/lib/libKF5GlobalAccel.so.5.75.0 /usr/local/lib/libKF5ConfigWidgets.so.5.75.0 /usr/local/lib/libKF5I18n.so.5.75.0 /usr/local/lib/libKF5Codecs.so.5.75.0 /usr/local/lib/libKF5ConfigGui.so.5.75.0 /usr/local/lib/libKF5ConfigCore.so.5.75.0 /usr/local/lib/qt5/libQt5Xml.so.5.15.0 /usr/local/lib/libKF5Auth.so.5.75.0 /usr/local/lib/libKF5AuthCore.so.5.75.0 /usr/local/lib/qt5/libQt5DBus.so.5.15.0 /usr/local/lib/libKF5WidgetsAddons.so.5.75.0 /usr/local/lib/libKF5CoreAddons.so.5.75.0 /usr/local/lib/qt5/libQt5Widgets.so.5.15.0 /usr/local/lib/qt5/libQt5Gui.so.5.15.0 /usr/local/lib/qt5/libQt5Core.so.5.15.0 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib
[ 57%] Built target spectacle-migrate-shortcuts
--- src/CMakeFiles/spectacle.dir/all ---
--- src/CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o ---
--- src/CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o ---
[ 59%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp
--- src/CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o ---
[ 61%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ProgressButton.cpp
--- src/CMakeFiles/spectacle.dir/Gui/SmartSpinBox.cpp.o ---
[ 63%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/SmartSpinBox.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/SmartSpinBox.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SmartSpinBox.cpp
--- src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/ShortcutsOptionsPage.cpp.o ---
[ 65%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/ShortcutsOptionsPage.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/SettingsDialog/ShortcutsOptionsPage.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp
--- src/CMakeFiles/spectacle.dir/spectacle_core_debug.cpp.o ---
[ 67%] Building CXX object src/CMakeFiles/spectacle.dir/spectacle_core_debug.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/spectacle_core_debug.cpp.o -c /construction/graphics/spectacle/.build/src/spectacle_core_debug.cpp
--- src/CMakeFiles/spectacle.dir/spectacle_gui_debug.cpp.o ---
[ 69%] Building CXX object src/CMakeFiles/spectacle.dir/spectacle_gui_debug.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/spectacle_gui_debug.cpp.o -c /construction/graphics/spectacle/.build/src/spectacle_gui_debug.cpp
--- src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInterface.cpp.o ---
[ 71%] Building CXX object src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInterface.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInterface.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/KipiInterface/KSGKipiInterface.cpp
--- src/CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o ---
/construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/PlatformKWinWayland.cpp: In member function 'virtual void PlatformKWinWayland::doGrab(Platform::ShutterMode, Platform::GrabMode, bool, bool)':
/construction/graphics/spectacle/spectacle-20.08.2/src/Platforms/PlatformKWinWayland.cpp:144:46: warning: unused parameter 'theShutterMode' [-Wunused-parameter]
void PlatformKWinWayland::doGrab(ShutterMode theShutterMode, GrabMode theGrabMode, bool theIncludePointer, bool theIncludeDecorations)
~~~~~~~~~~~~^~~~~~~~~~~~~~
--- src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInfoShared.cpp.o ---
[ 73%] Building CXX object src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInfoShared.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInfoShared.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/KipiInterface/KSGKipiInfoShared.cpp
--- src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionShared.cpp.o ---
[ 75%] Building CXX object src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionShared.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionShared.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/KipiInterface/KSGKipiImageCollectionShared.cpp
--- src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionSelector.cpp.o ---
[ 76%] Building CXX object src/CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionSelector.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionSelector.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/KipiInterface/KSGKipiImageCollectionSelector.cpp
--- src/CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o ---
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp: In lambda function:
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:90:19: warning: 'static qint64 KRun::runService(const KService&, const QList&, QWidget*, bool, const QString&, const QByteArray&)' is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
KRun::runService(*service, whereIs, parentWidget(), true);
^~~~~~~~~~
In file included from /usr/local/include/KF5/KIOWidgets/KRun:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:26:
/usr/local/include/KF5/KIOWidgets/krun.h:263:19: note: declared here
static qint64 runService(const KService &service, const QList &urls, QWidget *window,
^~~~~~~~~~
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:90:69: warning: 'static qint64 KRun::runService(const KService&, const QList&, QWidget*, bool, const QString&, const QByteArray&)' is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
KRun::runService(*service, whereIs, parentWidget(), true);
^
In file included from /usr/local/include/KF5/KIOWidgets/KRun:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:26:
/usr/local/include/KF5/KIOWidgets/krun.h:263:19: note: declared here
static qint64 runService(const KService &service, const QList &urls, QWidget *window,
^~~~~~~~~~
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:90:69: warning: 'static qint64 KRun::runService(const KService&, const QList&, QWidget*, bool, const QString&, const QByteArray&)' is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
KRun::runService(*service, whereIs, parentWidget(), true);
^
In file included from /usr/local/include/KF5/KIOWidgets/KRun:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:26:
/usr/local/include/KF5/KIOWidgets/krun.h:263:19: note: declared here
static qint64 runService(const KService &service, const QList &urls, QWidget *window,
^~~~~~~~~~
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp: In lambda function:
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:108:15: warning: 'static bool KRun::displayOpenWithDialog(const QList&, QWidget*, bool, const QString&, const QByteArray&)' is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
KRun::displayOpenWithDialog(whereIs, parentWidget(), true);
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/include/KF5/KIOWidgets/KRun:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:26:
/usr/local/include/KF5/KIOWidgets/krun.h:523:17: note: declared here
static bool displayOpenWithDialog(const QList &lst, QWidget *window,
^~~~~~~~~~~~~~~~~~~~~
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:108:66: warning: 'static bool KRun::displayOpenWithDialog(const QList&, QWidget*, bool, const QString&, const QByteArray&)' is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
KRun::displayOpenWithDialog(whereIs, parentWidget(), true);
^
In file included from /usr/local/include/KF5/KIOWidgets/KRun:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:26:
/usr/local/include/KF5/KIOWidgets/krun.h:523:17: note: declared here
static bool displayOpenWithDialog(const QList &lst, QWidget *window,
^~~~~~~~~~~~~~~~~~~~~
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:108:66: warning: 'static bool KRun::displayOpenWithDialog(const QList&, QWidget*, bool, const QString&, const QByteArray&)' is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
KRun::displayOpenWithDialog(whereIs, parentWidget(), true);
^
In file included from /usr/local/include/KF5/KIOWidgets/KRun:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ExportMenu.cpp:26:
/usr/local/include/KF5/KIOWidgets/krun.h:523:17: note: declared here
static bool displayOpenWithDialog(const QList &lst, QWidget *window,
^~~~~~~~~~~~~~~~~~~~~
--- src/CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o ---
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ProgressButton.cpp: In member function 'virtual void ProgressButton::paintEvent(QPaintEvent*)':
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/ProgressButton.cpp:37:46: warning: unused parameter 'event' [-Wunused-parameter]
void ProgressButton::paintEvent(QPaintEvent* event)
~~~~~~~~~~~~~^~~~~
--- src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/ShortcutsOptionsPage.cpp.o ---
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp: In destructor 'virtual ShortcutsOptionsPage::~ShortcutsOptionsPage()':
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp:38:26: warning: 'void KShortcutsEditor::undoChanges()' is deprecated: Since 5.75. Use KShortcutsEditor::undo() [-Wdeprecated-declarations]
mEditor->undoChanges();
^
In file included from /usr/local/include/KF5/KXmlGui/KShortcutsEditor:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp:23:
/usr/local/include/KF5/KXmlGui/kshortcutseditor.h:141:10: note: declared here
void undoChanges();
^~~~~~~~~~~
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp: In member function 'void ShortcutsOptionsPage::resetChanges()':
/construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp:44:26: warning: 'void KShortcutsEditor::undoChanges()' is deprecated: Since 5.75. Use KShortcutsEditor::undo() [-Wdeprecated-declarations]
mEditor->undoChanges();
^
In file included from /usr/local/include/KF5/KXmlGui/KShortcutsEditor:1,
from /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/ShortcutsOptionsPage.cpp:23:
/usr/local/include/KF5/KXmlGui/kshortcutseditor.h:141:10: note: declared here
void undoChanges();
^~~~~~~~~~~
--- src/CMakeFiles/spectacle.dir/ExportManager.cpp.o ---
[ 78%] Building CXX object src/CMakeFiles/spectacle.dir/ExportManager.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/ExportManager.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/ExportManager.cpp
--- src/CMakeFiles/spectacle.dir/Gui/KSMainWindow.cpp.o ---
[ 80%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/KSMainWindow.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/KSMainWindow.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/KSMainWindow.cpp
--- src/CMakeFiles/spectacle.dir/Gui/KSWidget.cpp.o ---
[ 82%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/KSWidget.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/KSWidget.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/KSWidget.cpp
--- src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/SettingsDialog.cpp.o ---
[ 84%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/SettingsDialog.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/SettingsDialog/SettingsDialog.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/SettingsDialog.cpp
--- src/CMakeFiles/spectacle.dir/Main.cpp.o ---
[ 86%] Building CXX object src/CMakeFiles/spectacle.dir/Main.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Main.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Main.cpp
--- src/CMakeFiles/spectacle.dir/QuickEditor/QuickEditor.cpp.o ---
[ 88%] Building CXX object src/CMakeFiles/spectacle.dir/QuickEditor/QuickEditor.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/QuickEditor/QuickEditor.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/QuickEditor/QuickEditor.cpp
--- src/CMakeFiles/spectacle.dir/SpectacleCore.cpp.o ---
[ 90%] Building CXX object src/CMakeFiles/spectacle.dir/SpectacleCore.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/SpectacleCore.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/SpectacleCore.cpp
--- src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/SaveOptionsPage.cpp.o ---
[ 92%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/SaveOptionsPage.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/SettingsDialog/SaveOptionsPage.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/SaveOptionsPage.cpp
--- src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/GeneralOptionsPage.cpp.o ---
[ 94%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/SettingsDialog/GeneralOptionsPage.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/Gui/SettingsDialog/GeneralOptionsPage.cpp.o -c /construction/graphics/spectacle/spectacle-20.08.2/src/Gui/SettingsDialog/GeneralOptionsPage.cpp
--- src/CMakeFiles/spectacle.dir/settings.cpp.o ---
[ 96%] Building CXX object src/CMakeFiles/spectacle.dir/settings.cpp.o
cd /construction/graphics/spectacle/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -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_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/graphics/spectacle/.build/src -I/construction/graphics/spectacle/spectacle-20.08.2/src -I/construction/graphics/spectacle/.build/src/spectacle_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/qt5/QtWidgets -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/KF5/KDBusAddons -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KGlobalAccel -isystem /usr/local/include/KF5/KWayland/Client -isystem /usr/local/include/qt5/QtX11Extras -isystem /usr/local/include/KF5/KIPI -isystem /usr/local/include/KF5/KIPI/kipi -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++14 -o CMakeFiles/spectacle.dir/settings.cpp.o -c /construction/graphics/spectacle/.build/src/settings.cpp
--- bin/spectacle ---
[ 98%] Linking CXX executable ../bin/spectacle
cd /construction/graphics/spectacle/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/spectacle.dir/link.txt --verbose=1
/usr/bin/c++ -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o CMakeFiles/spectacle.dir/Main.cpp.o CMakeFiles/spectacle.dir/ExportManager.cpp.o CMakeFiles/spectacle.dir/SpectacleCore.cpp.o CMakeFiles/spectacle.dir/SpectacleDBusAdapter.cpp.o CMakeFiles/spectacle.dir/ShortcutActions.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformXcb.cpp.o CMakeFiles/spectacle.dir/Gui/KSMainWindow.cpp.o CMakeFiles/spectacle.dir/Gui/KSWidget.cpp.o CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o CMakeFiles/spectacle.dir/Gui/SmartSpinBox.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/SaveOptionsPage.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/SettingsDialog.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/GeneralOptionsPage.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/ShortcutsOptionsPage.cpp.o CMakeFiles/spectacle.dir/QuickEditor/QuickEditor.cpp.o CMakeFiles/spectacle.dir/settings.cpp.o CMakeFiles/spectacle.dir/spectacle_core_debug.cpp.o CMakeFiles/spectacle.dir/spectacle_gui_debug.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInterface.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInfoShared.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionShared.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionSelector.cpp.o -o ../bin/spectacle -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5Notifications.so.5.75.0 /usr/local/lib/libKF5NewStuff.so.5.75.0 /usr/local/lib/libKF5WaylandClient.so.5.75.0 /usr/local/lib/libxcb-xfixes.so /usr/local/lib/libxcb-image.so /usr/local/lib/libxcb-cursor.so /usr/local/lib/libxcb-util.so /usr/local/lib/libKF5Kipi.so.5.2.0 /usr/local/lib/libKF5KIOWidgets.so.5.75.0 /usr/local/lib/libKF5KIOGui.so.5.75.0 /usr/local/lib/libKF5JobWidgets.so.5.75.0 /usr/local/lib/libKF5KIOCore.so.5.75.0 /usr/local/lib/libKF5Completion.so.5.75.0 /usr/local/lib/libKF5NewStuffCore.so.5.75.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.15.0 /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/libKF5XmlGui.so.5.75.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.15.0 /usr/local/lib/libKF5WindowSystem.so.5.75.0 /usr/local/lib/libKF5GlobalAccel.so.5.75.0 /usr/local/lib/libKF5ConfigWidgets.so.5.75.0 /usr/local/lib/libKF5WidgetsAddons.so.5.75.0 /usr/local/lib/libKF5Codecs.so.5.75.0 /usr/local/lib/libKF5ConfigGui.so.5.75.0 /usr/local/lib/libKF5Auth.so.5.75.0 /usr/local/lib/libKF5AuthCore.so.5.75.0 /usr/local/lib/libKF5Attica.so.5.75.0 /usr/local/lib/qt5/libQt5Network.so.5.15.0 /usr/local/lib/qt5/libQt5Widgets.so.5.15.0 /usr/local/lib/libKF5Service.so.5.75.0 /usr/local/lib/libKF5CoreAddons.so.5.75.0 /usr/local/lib/libKF5DBusAddons.so.5.75.0 /usr/local/lib/qt5/libQt5X11Extras.so.5.15.0 /usr/local/lib/qt5/libQt5Gui.so.5.15.0 /usr/local/lib/libKF5ConfigCore.so.5.75.0 /usr/local/lib/qt5/libQt5DBus.so.5.15.0 /usr/local/lib/libKF5I18n.so.5.75.0 /usr/local/lib/qt5/libQt5Xml.so.5.15.0 /usr/local/lib/qt5/libQt5Core.so.5.15.0 -Wl,-rpath-link,/usr/local/lib
[100%] Built target spectacle
/usr/local/bin/cmake -E cmake_progress_start /construction/graphics/spectacle/.build/CMakeFiles 0
SUCCEEDED 00:00:22
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> spectacle-20.08.2 depends on package: kipi-plugins>=0 - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/meinproc5 - found
===> spectacle-20.08.2 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/kbuildsycoca5 - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for spectacle-20.08.2
===> spectacle-20.08.2 depends on package: kipi-plugins>=0 - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/meinproc5 - found
===> spectacle-20.08.2 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found
===> spectacle-20.08.2 depends on file: /usr/local/bin/kbuildsycoca5 - found
===> spectacle-20.08.2 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> spectacle-20.08.2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===> Generating temporary packing list
/usr/local/bin/cmake -S/construction/graphics/spectacle/spectacle-20.08.2 -B/construction/graphics/spectacle/.build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /construction/graphics/spectacle/.build/CMakeFiles /construction/graphics/spectacle/.build//CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-spectacle-index-cache-bz2.dir/build
[ 1%] Built target po-ca-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-spectacle-index-cache-bz2.dir/build
[ 3%] Built target po-es-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-spectacle-index-cache-bz2.dir/build
[ 5%] Built target po-it-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/pofiles-e4f4aa1addef271776070b605a0d899f.dir/build
[ 7%] Generating mo...
/usr/local/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/construction/graphics/spectacle/.build/locale -DPO_DIR=/construction/graphics/spectacle/spectacle-20.08.2/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake
[ 7%] Built target pofiles-e4f4aa1addef271776070b605a0d899f
/usr/bin/make -f CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/build.make CMakeFiles/tsfiles-e4f4aa1addef271776070b605a0d899f.dir/build
[ 9%] 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/graphics/spectacle/.build/locale -DPO_DIR=/construction/graphics/spectacle/spectacle-20.08.2/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake
[ 9%] Built target tsfiles-e4f4aa1addef271776070b605a0d899f
/usr/bin/make -f CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-spectacle-index-cache-bz2.dir/build
[ 11%] Built target po-nl-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-spectacle-index-cache-bz2.dir/build
[ 13%] Built target po-pt-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-spectacle-index-cache-bz2.dir/build
[ 15%] Built target po-pt-BR-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-spectacle-index-cache-bz2.dir/build
[ 17%] Built target po-de-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-spectacle-index-cache-bz2.dir/build
[ 19%] Built target po-sv-docs-spectacle-index-cache-bz2
/usr/bin/make -f CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/DependInfo.cmake
/usr/bin/make -f CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-spectacle-index-cache-bz2.dir/build
[ 21%] Built target po-uk-docs-spectacle-index-cache-bz2
/usr/bin/make -f src/CMakeFiles/spectacle_autogen.dir/build.make src/CMakeFiles/spectacle_autogen.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/src /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/src /construction/graphics/spectacle/.build/src/CMakeFiles/spectacle_autogen.dir/DependInfo.cmake
/usr/bin/make -f src/CMakeFiles/spectacle_autogen.dir/build.make src/CMakeFiles/spectacle_autogen.dir/build
[ 23%] Automatic MOC for target spectacle
cd /construction/graphics/spectacle/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/graphics/spectacle/.build/src/CMakeFiles/spectacle_autogen.dir/AutogenInfo.json Release
[ 23%] Built target spectacle_autogen
/usr/bin/make -f src/CMakeFiles/spectacle.dir/build.make src/CMakeFiles/spectacle.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/src /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/src /construction/graphics/spectacle/.build/src/CMakeFiles/spectacle.dir/DependInfo.cmake
/usr/bin/make -f src/CMakeFiles/spectacle.dir/build.make src/CMakeFiles/spectacle.dir/build
[ 88%] Built target spectacle
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/desktop /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/desktop /construction/graphics/spectacle/.build/desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/DependInfo.cmake
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/build
[ 90%] Automatic MOC for target spectacle-migrate-shortcuts
cd /construction/graphics/spectacle/.build/desktop && /usr/local/bin/cmake -E cmake_autogen /construction/graphics/spectacle/.build/desktop/CMakeFiles/spectacle-migrate-shortcuts_autogen.dir/AutogenInfo.json Release
[ 90%] Built target spectacle-migrate-shortcuts_autogen
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/desktop /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/desktop /construction/graphics/spectacle/.build/desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/DependInfo.cmake
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build
[ 98%] Built target spectacle-migrate-shortcuts
/usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/depend
cd /construction/graphics/spectacle/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/spectacle/spectacle-20.08.2 /construction/graphics/spectacle/spectacle-20.08.2/doc /construction/graphics/spectacle/.build /construction/graphics/spectacle/.build/doc /construction/graphics/spectacle/.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/graphics/spectacle/.build/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
/usr/bin/make -f src/CMakeFiles/spectacle.dir/build.make src/CMakeFiles/spectacle.dir/preinstall
Linking CXX executable CMakeFiles/CMakeRelink.dir/spectacle
cd /construction/graphics/spectacle/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/spectacle.dir/relink.txt --verbose=1
/usr/bin/c++ -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags CMakeFiles/spectacle.dir/spectacle_autogen/mocs_compilation.cpp.o CMakeFiles/spectacle.dir/Main.cpp.o CMakeFiles/spectacle.dir/ExportManager.cpp.o CMakeFiles/spectacle.dir/SpectacleCore.cpp.o CMakeFiles/spectacle.dir/SpectacleDBusAdapter.cpp.o CMakeFiles/spectacle.dir/ShortcutActions.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformLoader.cpp.o CMakeFiles/spectacle.dir/Platforms/Platform.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformNull.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformKWinWayland.cpp.o CMakeFiles/spectacle.dir/Platforms/PlatformXcb.cpp.o CMakeFiles/spectacle.dir/Gui/KSMainWindow.cpp.o CMakeFiles/spectacle.dir/Gui/KSWidget.cpp.o CMakeFiles/spectacle.dir/Gui/KSImageWidget.cpp.o CMakeFiles/spectacle.dir/Gui/ExportMenu.cpp.o CMakeFiles/spectacle.dir/Gui/ProgressButton.cpp.o CMakeFiles/spectacle.dir/Gui/SmartSpinBox.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/SaveOptionsPage.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/SettingsDialog.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/GeneralOptionsPage.cpp.o CMakeFiles/spectacle.dir/Gui/SettingsDialog/ShortcutsOptionsPage.cpp.o CMakeFiles/spectacle.dir/QuickEditor/QuickEditor.cpp.o CMakeFiles/spectacle.dir/settings.cpp.o CMakeFiles/spectacle.dir/spectacle_core_debug.cpp.o CMakeFiles/spectacle.dir/spectacle_gui_debug.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInterface.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiInfoShared.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionShared.cpp.o CMakeFiles/spectacle.dir/KipiInterface/KSGKipiImageCollectionSelector.cpp.o -o CMakeFiles/CMakeRelink.dir/spectacle -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5Notifications.so.5.75.0 /usr/local/lib/libKF5NewStuff.so.5.75.0 /usr/local/lib/libKF5WaylandClient.so.5.75.0 /usr/local/lib/libxcb-xfixes.so /usr/local/lib/libxcb-image.so /usr/local/lib/libxcb-cursor.so /usr/local/lib/libxcb-util.so /usr/local/lib/libKF5Kipi.so.5.2.0 /usr/local/lib/libKF5KIOWidgets.so.5.75.0 /usr/local/lib/libKF5KIOGui.so.5.75.0 /usr/local/lib/libKF5JobWidgets.so.5.75.0 /usr/local/lib/libKF5KIOCore.so.5.75.0 /usr/local/lib/libKF5Completion.so.5.75.0 /usr/local/lib/libKF5NewStuffCore.so.5.75.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.15.0 /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/libKF5XmlGui.so.5.75.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.15.0 /usr/local/lib/libKF5WindowSystem.so.5.75.0 /usr/local/lib/libKF5GlobalAccel.so.5.75.0 /usr/local/lib/libKF5ConfigWidgets.so.5.75.0 /usr/local/lib/libKF5WidgetsAddons.so.5.75.0 /usr/local/lib/libKF5Codecs.so.5.75.0 /usr/local/lib/libKF5ConfigGui.so.5.75.0 /usr/local/lib/libKF5Auth.so.5.75.0 /usr/local/lib/libKF5AuthCore.so.5.75.0 /usr/local/lib/libKF5Attica.so.5.75.0 /usr/local/lib/qt5/libQt5Network.so.5.15.0 /usr/local/lib/qt5/libQt5Widgets.so.5.15.0 /usr/local/lib/libKF5Service.so.5.75.0 /usr/local/lib/libKF5CoreAddons.so.5.75.0 /usr/local/lib/libKF5DBusAddons.so.5.75.0 /usr/local/lib/qt5/libQt5X11Extras.so.5.15.0 /usr/local/lib/qt5/libQt5Gui.so.5.15.0 /usr/local/lib/libKF5ConfigCore.so.5.75.0 /usr/local/lib/qt5/libQt5DBus.so.5.15.0 /usr/local/lib/libKF5I18n.so.5.75.0 /usr/local/lib/qt5/libQt5Xml.so.5.15.0 /usr/local/lib/qt5/libQt5Core.so.5.15.0 -Wl,-rpath-link,/usr/local/lib
/usr/bin/make -f desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/build.make desktop/CMakeFiles/spectacle-migrate-shortcuts.dir/preinstall
Linking CXX executable CMakeFiles/CMakeRelink.dir/spectacle-migrate-shortcuts
cd /construction/graphics/spectacle/.build/desktop && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/spectacle-migrate-shortcuts.dir/relink.txt --verbose=1
/usr/bin/c++ -pipe -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 -pedantic -Wzero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags CMakeFiles/spectacle-migrate-shortcuts.dir/spectacle-migrate-shortcuts_autogen/mocs_compilation.cpp.o CMakeFiles/spectacle-migrate-shortcuts.dir/MigrateShortcuts.cpp.o -o CMakeFiles/CMakeRelink.dir/spectacle-migrate-shortcuts -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5XmlGui.so.5.75.0 /usr/local/lib/libKF5GlobalAccel.so.5.75.0 /usr/local/lib/libKF5ConfigWidgets.so.5.75.0 /usr/local/lib/libKF5I18n.so.5.75.0 /usr/local/lib/libKF5Codecs.so.5.75.0 /usr/local/lib/libKF5ConfigGui.so.5.75.0 /usr/local/lib/libKF5ConfigCore.so.5.75.0 /usr/local/lib/qt5/libQt5Xml.so.5.15.0 /usr/local/lib/libKF5Auth.so.5.75.0 /usr/local/lib/libKF5AuthCore.so.5.75.0 /usr/local/lib/qt5/libQt5DBus.so.5.15.0 /usr/local/lib/libKF5WidgetsAddons.so.5.75.0 /usr/local/lib/libKF5CoreAddons.so.5.75.0 /usr/local/lib/qt5/libQt5Widgets.so.5.15.0 /usr/local/lib/qt5/libQt5Gui.so.5.15.0 /usr/local/lib/qt5/libQt5Core.so.5.15.0 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib
Installing the project stripped...
/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/qlogging-categories5/spectacle.categories
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/gl
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/gl/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/gl/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ar
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ar/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ar/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/hu
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/hu/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/hu/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/he
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/he/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/he/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/id
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/id/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/id/LC_MESSAGES/spectacle.mo
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ia
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ia/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ia/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/it
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/it/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/it/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sl
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sl/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/sl/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/zh_TW
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/zh_TW/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sk
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sk/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/sk/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/zh_CN
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/zh_CN/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ru
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ru/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ru/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/uk
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/uk/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/uk/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/tr
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/tr/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/tr/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sv
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sv/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/sv/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ro
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ro/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ro/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sr
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/sr/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/sr/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/pt_BR
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/pt_BR/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/nl
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/nl/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/nl/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/pt
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/pt/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/pt/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/pl
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/pl/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/pl/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/nn
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/nn/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/nn/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ml
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ml/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ml/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/lt
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/lt/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/lt/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ko
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ko/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ko/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ja
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ja/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ja/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/en_GB
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/en_GB/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/en_GB/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/da
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/da/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/da/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ca
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/ca/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ca/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/de
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/de/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/de/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/bg
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/bg/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/bg/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/es
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/es/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/es/LC_MESSAGES/spectacle.mo
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ca@valencia
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/el
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/el/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/el/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/cs
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/cs/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/cs/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/fr
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/fr/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/fr/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/fi
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/fi/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/fi/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/eu
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/eu/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/eu/LC_MESSAGES/spectacle.mo
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/et
-- Up-to-date: /construction/graphics/spectacle/stage/usr/local/share/locale/et/LC_MESSAGES
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/locale/et/LC_MESSAGES/spectacle.mo
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/ca/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/ca/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/ca/spectacle/ApplicationPreferences.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/ca/spectacle/MainWindow.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/ca/spectacle/SaveOptions.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/de/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/de/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/es/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/es/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/it/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/it/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/it/spectacle/ApplicationPreferences.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/it/spectacle/MainWindow.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/it/spectacle/SaveOptions.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/nl/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/nl/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/pt/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/pt/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/pt_BR/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/pt_BR/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/sv/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/sv/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/uk/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/uk/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/uk/spectacle/ApplicationPreferences.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/uk/spectacle/MainWindow.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/uk/spectacle/SaveOptions.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/bin/spectacle
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/dbus-1/services/org.kde.Spectacle.service
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/dbus-1/interfaces/org.kde.Spectacle.xml
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/applications/org.kde.spectacle.desktop
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/kglobalaccel
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/knotifications5/spectacle.notifyrc
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/metainfo/org.kde.spectacle.appdata.xml
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/kconf_update/spectacle_shortcuts.upd
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/kconf_update/spectacle_newConfig.upd
-- Installing: /construction/graphics/spectacle/stage/usr/local/lib/kconf_update_bin/spectacle-migrate-shortcuts
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/icons/hicolor/16x16/apps/spectacle.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/icons/hicolor/22x22/apps/spectacle.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/icons/hicolor/32x32/apps/spectacle.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/icons/hicolor/48x48/apps/spectacle.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/icons/hicolor/scalable/apps/spectacle.svgz
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/en/spectacle/index.cache.bz2
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/en/spectacle/index.docbook
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/en/spectacle/ApplicationPreferences.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/en/spectacle/MainWindow.png
-- Installing: /construction/graphics/spectacle/stage/usr/local/share/doc/HTML/en/spectacle/SaveOptions.png
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Warning: Bad symlink '/usr/local/share/kglobalaccel/org.kde.spectacle.desktop' pointing to an absolute pathname '/usr/local/share/applications/org.kde.spectacle.desktop'
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:00:05
-------------------------------------------------------------------------------
-- Phase: check-plist
-------------------------------------------------------------------------------
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for spectacle-20.08.2
file sizes/checksums [87]: 0%
file sizes/checksums [87]: 100%
packing files [87]: 0%
packing files [87]: 100%
packing directories [0]: 0%
packing directories [0]: 100%
SUCCEEDED 00:00:04
TOTAL TIME 00:04:09