------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.35.0.txz Installing /packages/All/rhash-1.3.5.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.16.5.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/pcre2-10.34.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/qtchooser-66_1.txz ===== Message from qtchooser-66_1: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/qt5-core-5.13.2_2.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qlalr done Installing /packages/All/qt5-xml-5.13.2.txz Installing /packages/All/qt5-linguisttools-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/lconvert /usr/local/bin/lupdate /usr/local/bin/lupdate-pro /usr/local/bin/lprodump /usr/local/bin/lrelease-pro /usr/local/bin/lrelease done Installing /packages/All/kf5-extra-cmake-modules-5.67.0.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/qt5-buildtools-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/moc /usr/local/bin/rcc /usr/local/bin/syncqt.pl done Installing /packages/All/qt5-qmake-5.13.2_2.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qmake done Installing /packages/All/qt5-concurrent-5.13.2.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/qt5-dbus-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qdbuscpp2xml /usr/local/bin/qdbusxml2cpp done Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/libudev-devd-0.4.1.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.21.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/qt5-network-5.13.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.13.2_3.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qvkgen done Installing /packages/All/qt5-testlib-5.13.2.txz Installing /packages/All/kf5-kconfig-5.67.0.txz Installing /packages/All/libinotify-20180201_1.txz ===== Message from libinotify-20180201_1: -- Libinotify functionality on FreeBSD is missing support for - detecting a file being moved into or out of a directory within the same filesystem - certain modifications to a symbolic link (rather than the file it points to.) in addition to the known limitations on all platforms using kqueue(2) where various open and close notifications are unimplemented. This means the following regression tests will fail: Directory notifications: IN_MOVED_FROM IN_MOVED_TO Open/close notifications: IN_OPEN IN_CLOSE_NOWRITE IN_CLOSE_WRITE Symbolic Link notifications: IN_DONT_FOLLOW IN_ATTRIB IN_MOVE_SELF IN_DELETE_SELF Kernel patches to address the missing directory and symbolic link notifications are available from: https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/kf5-kcoreaddons-5.67.0.txz Installing /packages/All/qt5-widgets-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/uic done Installing /packages/All/qt5-x11extras-5.13.2.txz Installing /packages/All/kf5-kguiaddons-5.67.0.txz Installing /packages/All/qt5-sql-5.13.2.txz ===== Message from qt5-sql-5.13.2: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-ibase InterBase/Firebird - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS Installing /packages/All/qt5-xmlpatterns-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/xmlpatterns /usr/local/bin/xmlpatternsvalidator done Installing /packages/All/qt5-declarative-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qmlplugindump /usr/local/bin/qmllint /usr/local/bin/qmlpreview /usr/local/bin/qmlmin /usr/local/bin/qmlscene /usr/local/bin/qmlimportscanner /usr/local/bin/qmlprofiler /usr/local/bin/qmltestrunner /usr/local/bin/qml /usr/local/bin/qmlcachegen /usr/local/bin/qmleasing done Installing /packages/All/qt5-script-5.13.2.txz Installing /packages/All/kf5-ki18n-5.67.0.txz Installing /packages/All/qt5-uiplugin-5.13.2.txz Installing /packages/All/qt5-uitools-5.13.2.txz Installing /packages/All/kf5-kwidgetsaddons-5.67.0.txz Installing /packages/All/kproperty-3.2.0_1.txz Installing /packages/All/quazip-qt5-0.8.1_1.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libepoxy-1.5.2.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz Installing /packages/All/py37-cairo-1.18.1_1.txz Installing /packages/All/pygobject3-common-3.28.3.txz Installing /packages/All/py37-gobject3-3.28.3.txz Installing /packages/All/py37-serial-3.4_1.txz Installing /packages/All/gpsd-3.20.txz Installing /packages/All/kf5-attica-5.67.0.txz Installing /packages/All/polkit-qt-1-0.113.0_8.txz Installing /packages/All/kf5-kauth-5.67.0.txz Installing /packages/All/kf5-kcodecs-5.67.0.txz Installing /packages/All/kf5-kcompletion-5.67.0.txz Installing /packages/All/kf5-karchive-5.67.0.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/xmlcatmgr-2.2_2.txz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_2: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/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.67.0.txz Installing /packages/All/kf5-kconfigwidgets-5.67.0.txz Installing /packages/All/kf5-kwindowsystem-5.67.0.txz Installing /packages/All/kf5-kcrash-5.67.0.txz Installing /packages/All/kf5-kjobwidgets-5.67.0.txz Installing /packages/All/kf5-kitemviews-5.67.0.txz Installing /packages/All/qt5-svg-5.13.2.txz Installing /packages/All/kf5-breeze-icons-5.67.0.txz Installing /packages/All/kf5-kiconthemes-5.67.0.txz Installing /packages/All/kf5-kdbusaddons-5.67.0.txz Installing /packages/All/kf5-kservice-5.67.0.txz Installing /packages/All/kf5-kglobalaccel-5.67.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.67.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/libvorbis-1.3.6,3.txz Installing /packages/All/libsndfile-1.0.28_2.txz Installing /packages/All/libao-1.2.0_4.txz Installing /packages/All/portaudio-19.6.0_3,1.txz Installing /packages/All/espeak-1.48.04_7.txz Installing /packages/All/speech-dispatcher-0.8.8.txz Installing /packages/All/qt5-speech-5.13.2.txz Installing /packages/All/kf5-ktextwidgets-5.67.0.txz Installing /packages/All/qt5-printsupport-5.13.2.txz Installing /packages/All/kf5-kxmlgui-5.67.0.txz Installing /packages/All/kf5-kbookmarks-5.67.0.txz Installing /packages/All/libdbusmenu-qt5-0.9.3.160420160218_10.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/libcanberra-0.30_5.txz Installing /packages/All/libcanberra-gtk3-0.30_5.txz Installing /packages/All/qt5-opengl-5.13.2.txz Installing /packages/All/phonon-qt5-4.11.1.txz ===== Message from phonon-qt5-4.11.1: -- Please, consider installing backends for Phonon: - multimedia/phonon-gstreamer GStreamer backend - multimedia/phonon-vlc VLC backend Installing /packages/All/kf5-knotifications-5.67.0.txz Installing /packages/All/kf5-solid-5.67.0.txz ===== Message from kf5-solid-5.67.0: -- Solid now has UDisks2 backend turned on by default. If you want to use it, install sysutils/bsdisks package and **disable** hald (set hald_enable="NO" in rc.conf or just remove the package). If you want to stay with hald, don't install bsdisks, as you'll get duplicated entries for removable disks. Installing /packages/All/libassuan-2.5.3.txz Installing /packages/All/boost-libs-1.72.0_1.txz ===== Message from boost-libs-1.72.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/libksba-1.3.5_1.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_6.txz Installing /packages/All/gnupg-2.2.19.txz ===== Message from gnupg-2.2.19: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/gpgme-1.13.1.txz Installing /packages/All/gpgme-cpp-1.13.1.txz Installing /packages/All/gpgme-qt5-1.13.1.txz Installing /packages/All/pinentry-qt5-1.1.0_1.txz Installing /packages/All/kf5-kwallet-5.67.0.txz Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/kf5-kio-5.67.0.txz Installing /packages/All/kf5-kpackage-5.67.0.txz Installing /packages/All/kf5-kdeclarative-5.67.0.txz Installing /packages/All/qt5-quickcontrols2-5.13.2.txz Installing /packages/All/qt5-graphicaleffects-5.13.2.txz Installing /packages/All/kf5-kirigami2-5.67.1.txz Installing /packages/All/kf5-knewstuff-5.67.0.txz Installing /packages/All/kf5-kparts-5.67.0.txz Installing /packages/All/kf5-kcmutils-5.67.0_1.txz Installing /packages/All/kf5-kactivities-5.67.0.txz Installing /packages/All/kf5-plasma-framework-5.67.0_1.txz Installing /packages/All/kf5-threadweaver-5.67.0.txz Installing /packages/All/kf5-krunner-5.67.0.txz Installing /packages/All/qt5-serialport-5.13.2.txz Installing /packages/All/qt5-location-5.13.2.txz Installing /packages/All/qt5-webchannel-5.13.2.txz Installing /packages/All/aom-1.0.0.3187.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0.txz Installing /packages/All/opencv-core-3.4.1_30.txz ===== Message from opencv-core-3.4.1_30: -- ===> NOTICE: The opencv-core 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/opus-1.3.1.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/libv4l-1.6.3_4.txz Installing /packages/All/libva-2.6.1_1.txz Installing /packages/All/libvdpau-1.3.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2991.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_9,1.txz Installing /packages/All/libevent-2.1.11.txz Installing /packages/All/nss-3.51.txz Installing /packages/All/libpci-3.6.4.txz Installing /packages/All/re2-20200101.txz Installing /packages/All/snappy-1.1.8.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/alsa-lib-1.1.2_2.txz ===== Message from alsa-lib-1.1.2_2: -- ===> NOTICE: The alsa-lib 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/alsa-plugins-1.1.1_6.txz ===== Message from alsa-plugins-1.1.1_6: -- ===> NOTICE: The alsa-plugins 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/qt5-sqldrivers-sqlite3-5.13.2.txz Installing /packages/All/qt5-help-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qcollectiongenerator /usr/local/bin/qhelpgenerator done Installing /packages/All/qt5-assistant-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/assistant done Installing /packages/All/qt5-designer-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/designer done Installing /packages/All/qt5-webengine-5.13.2_2.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qwebengine_convert_dict done Installing /packages/All/plasma5-plasma-workspace-wallpapers-5.18.3.txz Installing /packages/All/marble-19.12.3.txz Installing /packages/All/hyphen-2.8.8.txz Installing /packages/All/brotli-1.0.7_2,1.txz Installing /packages/All/woff2-1.0.2_4.txz Installing /packages/All/libunwind-20170615.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.txz Installing /packages/All/qt5-sensors-5.13.2.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.0.2.txz Installing /packages/All/gstreamer1-plugins-dvdread-1.16.2.txz Installing /packages/All/gstreamer1-plugins-good-1.16.2.txz Installing /packages/All/mpg123-1.25.13.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.0.1.txz Installing /packages/All/gstreamer1-plugins-resindvd-1.16.2.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.a3_6.txz SUCCEEDED 00:01:39 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ kreport-3.2.0_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> kreport-3.2.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ kreport-3.2.0_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> kreport-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kreport-3.2.0_1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ kreport-3.2.0_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> kreport-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kreport-3.2.0_1 for building => SHA256 Checksum OK for KDE/kreport/kreport-3.2.0.tar.xz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ kreport-3.2.0_1: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> kreport-3.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kreport-3.2.0_1 for building ===> Extracting for kreport-3.2.0_1 => SHA256 Checksum OK for KDE/kreport/kreport-3.2.0.tar.xz. Extracted Memory Use: 4.66M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for kreport-3.2.0_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> kreport-3.2.0_1 depends on file: /usr/local/bin/cmake - found ===> kreport-3.2.0_1 depends on executable: msgfmt - found ===> kreport-3.2.0_1 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> kreport-3.2.0_1 depends on file: /usr/local/bin/python2.7 - found ===> kreport-3.2.0_1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> kreport-3.2.0_1 depends on file: /usr/local/lib/qt5/bin/qmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> kreport-3.2.0_1 depends on shared library: libKPropertyCore3.so - found (/usr/local/lib/libKPropertyCore3.so) ===> kreport-3.2.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> kreport-3.2.0_1 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so) ===> kreport-3.2.0_1 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so) ===> kreport-3.2.0_1 depends on shared library: libmarblewidget-qt5.so - found (/usr/local/lib/libmarblewidget-qt5.so) ===> kreport-3.2.0_1 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> kreport-3.2.0_1 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> kreport-3.2.0_1 depends on shared library: libQt5WebKit.so - found (/usr/local/lib/qt5/libQt5WebKit.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> kreport-3.2.0_1 depends on file: /usr/local/bin/cmake - found ===> kreport-3.2.0_1 depends on executable: msgfmt - found ===> kreport-3.2.0_1 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> kreport-3.2.0_1 depends on file: /usr/local/bin/python2.7 - found ===> kreport-3.2.0_1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> kreport-3.2.0_1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> kreport-3.2.0_1 depends on shared library: libKPropertyCore3.so - found (/usr/local/lib/libKPropertyCore3.so) ===> kreport-3.2.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> kreport-3.2.0_1 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so) ===> kreport-3.2.0_1 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so) ===> kreport-3.2.0_1 depends on shared library: libmarblewidget-qt5.so - found (/usr/local/lib/libmarblewidget-qt5.so) ===> kreport-3.2.0_1 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> kreport-3.2.0_1 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> kreport-3.2.0_1 depends on shared library: libQt5WebKit.so - found (/usr/local/lib/qt5/libQt5WebKit.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> kreport-3.2.0_1 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) ===> Configuring for kreport-3.2.0_1 ===> Performing out-of-source build /bin/mkdir -p /construction/textproc/kreport/.build CMake Deprecation Warning at cmake/modules/SetKReportCMakePolicies.cmake:12 (cmake_policy): The OLD behavior for policy CMP0059 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:4 (include) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at cmake/modules/KReportAddSimpleOption.cmake:29 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'BUILD_COVERAGE'. Call Stack (most recent call first): cmake/modules/KReportAddTests.cmake:35 (simple_option) CMakeLists.txt:10 (kreport_add_tests) This warning is for project developers. Use -Wno-dev to suppress it. -- 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.67.0") -- Found KF5WidgetsAddons: /usr/local/lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.67.0") -- Found KF5GuiAddons: /usr/local/lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.67.0") -- Found KF5Config: /usr/local/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.67.0") -- Found KF5: success (found suitable version "5.67.0", minimum required is "5.16.0") found components: CoreAddons WidgetsAddons GuiAddons Config -- Found PythonInterp: /usr/local/bin/python2.7 (found suitable version "2.7.17", minimum required is "2.6") -- Creating shared data class in KReportLineStyle.h from common/KReportLineStyle.shared.h -- Creating shared data class in KReportElement.h from common/KReportElement.shared.h -- Creating shared data class in KReportSection.h from common/KReportSection.shared.h -- Creating shared data class in KReportLabelElement.h from items/label/KReportLabelElement.shared.h -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- The following features have been enabled: * KREPORT_SCRIPTING, Scripting support using JavaScript language (default value) -- The following OPTIONAL packages have been found: * KPropertyCore (required version == 3.2.0), A property editing framework (core), * Qt5Quick (required version >= 5.13.2) * Qt5WebChannel (required version >= 5.13.2) * Qt5Positioning (required version >= 5.13.2) * Qt5WebEngineCore (required version >= 5.13.2) * Marble * Qt5WebKit (required version == 5.212.0) * Qt5WebKitWidgets -- The following REQUIRED packages have been found: * ECM (required version >= 1.8.0) * Qt5PrintSupport * Qt5 (required version >= 5.4.0) * KF5CoreAddons (required version >= 5.16.0) * KF5WidgetsAddons (required version >= 5.16.0) * KF5GuiAddons (required version >= 5.16.0) * KF5Config (required version >= 5.16.0) * KF5 (required version >= 5.16.0) * KPropertyWidgets (required version >= 3.2.0), A property editing framework with editor widget, Required by KReport for handling properties * Qt5Qml * PythonInterp (required version >= 2.6), Python language interpreter, Required by the Shared Data Classes (SDC) tool * Qt5Xml (required version >= 5.7.0) * Qt5Core (required version >= 5.13) * Qt5Gui (required version >= 5.13) * Qt5Network (required version >= 5.13) * Qt5Widgets (required version >= 5.13) * Qt5LinguistTools -- The following features have been disabled: * BUILD_TESTING, Build tests (default value) * BUILD_COVERAGE, Build test coverage (disabled because BUILD_TESTING is OFF) (default value) * BUILD_EXAMPLES, Build example applications (default value) * BUILD_QCH, Build API documentation in QCH format (default value) * KREPORT_UNFINISHED, Include unfinished features (useful for testing but may confuse end-user) (default value) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/textproc/kreport/.build SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for kreport-3.2.0_1 /usr/local/bin/cmake -S/construction/textproc/kreport/kreport-3.2.0 -B/construction/textproc/kreport/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/textproc/kreport/.build/CMakeFiles /construction/textproc/kreport/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/translations_192.dir/all --- --- CMakeFiles/translations_189.dir/all --- --- CMakeFiles/translations_188.dir/all --- --- CMakeFiles/translations_187.dir/all --- --- CMakeFiles/translations_185.dir/all --- --- CMakeFiles/translations_183.dir/all --- --- CMakeFiles/translations_180.dir/all --- --- CMakeFiles/translations_186.dir/all --- --- CMakeFiles/translations_179.dir/all --- --- CMakeFiles/translations_178.dir/all --- --- CMakeFiles/translations_192.dir/all --- /usr/bin/make -f CMakeFiles/translations_192.dir/build.make CMakeFiles/translations_192.dir/depend --- CMakeFiles/translations_189.dir/all --- /usr/bin/make -f CMakeFiles/translations_189.dir/build.make CMakeFiles/translations_189.dir/depend --- CMakeFiles/translations_188.dir/all --- /usr/bin/make -f CMakeFiles/translations_188.dir/build.make CMakeFiles/translations_188.dir/depend --- CMakeFiles/translations_187.dir/all --- /usr/bin/make -f CMakeFiles/translations_187.dir/build.make CMakeFiles/translations_187.dir/depend --- CMakeFiles/translations_185.dir/all --- /usr/bin/make -f CMakeFiles/translations_185.dir/build.make CMakeFiles/translations_185.dir/depend --- CMakeFiles/translations_183.dir/all --- /usr/bin/make -f CMakeFiles/translations_183.dir/build.make CMakeFiles/translations_183.dir/depend --- CMakeFiles/translations_186.dir/all --- /usr/bin/make -f CMakeFiles/translations_186.dir/build.make CMakeFiles/translations_186.dir/depend --- CMakeFiles/translations_179.dir/all --- /usr/bin/make -f CMakeFiles/translations_179.dir/build.make CMakeFiles/translations_179.dir/depend --- CMakeFiles/translations_180.dir/all --- /usr/bin/make -f CMakeFiles/translations_180.dir/build.make CMakeFiles/translations_180.dir/depend --- CMakeFiles/translations_178.dir/all --- /usr/bin/make -f CMakeFiles/translations_178.dir/build.make CMakeFiles/translations_178.dir/depend --- CMakeFiles/translations_189.dir/all --- --- CMakeFiles/translations_189.dir/depend --- --- CMakeFiles/translations_192.dir/all --- --- CMakeFiles/translations_192.dir/depend --- --- CMakeFiles/translations_188.dir/all --- --- CMakeFiles/translations_188.dir/depend --- --- CMakeFiles/translations_189.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_189.dir/DependInfo.cmake --- CMakeFiles/translations_187.dir/all --- --- CMakeFiles/translations_187.dir/depend --- --- CMakeFiles/translations_192.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_192.dir/DependInfo.cmake --- CMakeFiles/translations_185.dir/all --- --- CMakeFiles/translations_185.dir/depend --- --- CMakeFiles/translations_183.dir/all --- --- CMakeFiles/translations_183.dir/depend --- --- CMakeFiles/translations_188.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_188.dir/DependInfo.cmake --- CMakeFiles/translations_186.dir/all --- --- CMakeFiles/translations_186.dir/depend --- --- CMakeFiles/translations_179.dir/all --- --- CMakeFiles/translations_179.dir/depend --- --- CMakeFiles/translations_187.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_187.dir/DependInfo.cmake --- CMakeFiles/translations_185.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_185.dir/DependInfo.cmake --- CMakeFiles/translations_186.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_186.dir/DependInfo.cmake --- CMakeFiles/translations_178.dir/all --- --- CMakeFiles/translations_178.dir/depend --- --- CMakeFiles/translations_183.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_183.dir/DependInfo.cmake --- CMakeFiles/translations_180.dir/all --- --- CMakeFiles/translations_180.dir/depend --- --- CMakeFiles/translations_179.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_179.dir/DependInfo.cmake --- CMakeFiles/translations_178.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_178.dir/DependInfo.cmake --- CMakeFiles/translations_180.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_180.dir/DependInfo.cmake --- CMakeFiles/translations_188.dir/all --- Scanning dependencies of target translations_188 --- CMakeFiles/translations_189.dir/all --- Scanning dependencies of target translations_189 --- CMakeFiles/translations_186.dir/all --- Scanning dependencies of target translations_186 --- CMakeFiles/translations_187.dir/all --- Scanning dependencies of target translations_187 --- CMakeFiles/translations_183.dir/all --- Scanning dependencies of target translations_183 --- CMakeFiles/translations_185.dir/all --- Scanning dependencies of target translations_185 --- CMakeFiles/translations_179.dir/all --- Scanning dependencies of target translations_179 --- CMakeFiles/translations_188.dir/all --- /usr/bin/make -f CMakeFiles/translations_188.dir/build.make CMakeFiles/translations_188.dir/build --- CMakeFiles/translations_189.dir/all --- /usr/bin/make -f CMakeFiles/translations_189.dir/build.make CMakeFiles/translations_189.dir/build --- CMakeFiles/translations_178.dir/all --- Scanning dependencies of target translations_178 --- CMakeFiles/translations_180.dir/all --- Scanning dependencies of target translations_180 --- CMakeFiles/translations_192.dir/all --- Scanning dependencies of target translations_192 --- CMakeFiles/translations_186.dir/all --- /usr/bin/make -f CMakeFiles/translations_186.dir/build.make CMakeFiles/translations_186.dir/build --- CMakeFiles/translations_183.dir/all --- /usr/bin/make -f CMakeFiles/translations_183.dir/build.make CMakeFiles/translations_183.dir/build --- CMakeFiles/translations_187.dir/all --- /usr/bin/make -f CMakeFiles/translations_187.dir/build.make CMakeFiles/translations_187.dir/build --- CMakeFiles/translations_185.dir/all --- /usr/bin/make -f CMakeFiles/translations_185.dir/build.make CMakeFiles/translations_185.dir/build --- CMakeFiles/translations_179.dir/all --- /usr/bin/make -f CMakeFiles/translations_179.dir/build.make CMakeFiles/translations_179.dir/build --- CMakeFiles/translations_178.dir/all --- /usr/bin/make -f CMakeFiles/translations_178.dir/build.make CMakeFiles/translations_178.dir/build --- CMakeFiles/translations_180.dir/all --- /usr/bin/make -f CMakeFiles/translations_180.dir/build.make CMakeFiles/translations_180.dir/build --- CMakeFiles/translations_192.dir/all --- /usr/bin/make -f CMakeFiles/translations_192.dir/build.make CMakeFiles/translations_192.dir/build --- CMakeFiles/translations_188.dir/all --- --- zh_CN/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_189.dir/all --- --- zh_TW/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_183.dir/all --- --- wa/kreport_qt.qm --- --- CMakeFiles/translations_187.dir/all --- --- zh_CN/kreport_qt.qm --- --- CMakeFiles/translations_186.dir/all --- --- zh_CN/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_178.dir/all --- --- uk/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_185.dir/all --- --- zh_CN/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_192.dir/all --- --- zh_TW/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_180.dir/all --- --- uz@cyrillic/kreport_qt.qm --- --- CMakeFiles/translations_179.dir/all --- --- uz/kreport_qt.qm --- --- CMakeFiles/translations_183.dir/all --- [ 1%] Generating wa/kreport_qt.qm --- CMakeFiles/translations_189.dir/all --- [ 1%] Generating zh_TW/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_188.dir/all --- [ 1%] Generating zh_CN/kreport_webplugin_qt.qm --- CMakeFiles/translations_189.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_TW/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/zh_TW/kreport_barcodeplugin_qt.ts -target-language zh_TW --- CMakeFiles/translations_183.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/wa/kreport_qt.po -o /construction/textproc/kreport/.build/wa/kreport_qt.ts -target-language wa --- CMakeFiles/translations_188.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_CN/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/zh_CN/kreport_webplugin_qt.ts -target-language zh_CN --- CMakeFiles/translations_186.dir/all --- [ 1%] Generating zh_CN/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_187.dir/all --- [ 2%] Generating zh_CN/kreport_qt.qm --- CMakeFiles/translations_178.dir/all --- [ 3%] Generating uk/kreport_webplugin_qt.qm --- CMakeFiles/translations_186.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_CN/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/zh_CN/kreport_mapsplugin_qt.ts -target-language zh_CN --- CMakeFiles/translations_187.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_CN/kreport_qt.po -o /construction/textproc/kreport/.build/zh_CN/kreport_qt.ts -target-language zh_CN --- CMakeFiles/translations_185.dir/all --- [ 3%] Generating zh_CN/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_178.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/uk/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/uk/kreport_webplugin_qt.ts -target-language uk --- CMakeFiles/translations_185.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_CN/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/zh_CN/kreport_barcodeplugin_qt.ts -target-language zh_CN --- CMakeFiles/translations_180.dir/all --- [ 4%] Generating uz@cyrillic/kreport_qt.qm --- CMakeFiles/translations_179.dir/all --- [ 4%] Generating uz/kreport_qt.qm --- CMakeFiles/translations_180.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/uz@cyrillic/kreport_qt.po -o /construction/textproc/kreport/.build/uz@cyrillic/kreport_qt.ts -target-language uz@cyrillic --- CMakeFiles/translations_179.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/uz/kreport_qt.po -o /construction/textproc/kreport/.build/uz/kreport_qt.ts -target-language uz --- CMakeFiles/translations_192.dir/all --- [ 4%] Generating zh_TW/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_TW/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/zh_TW/kreport_webplugin_qt.ts -target-language zh_TW --- CMakeFiles/translations_188.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_CN/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/zh_CN/kreport_webplugin_qt.qm --- CMakeFiles/translations_178.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/uk/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/uk/kreport_webplugin_qt.qm --- CMakeFiles/translations_189.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_TW/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/zh_TW/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_186.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_CN/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/zh_CN/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_185.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_CN/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/zh_CN/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_187.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_CN/kreport_qt.ts -qm /construction/textproc/kreport/.build/zh_CN/kreport_qt.qm --- CMakeFiles/translations_192.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_TW/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/zh_TW/kreport_webplugin_qt.qm --- CMakeFiles/translations_183.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/wa/kreport_qt.ts -qm /construction/textproc/kreport/.build/wa/kreport_qt.qm --- CMakeFiles/translations_179.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/uz/kreport_qt.ts -qm /construction/textproc/kreport/.build/uz/kreport_qt.qm --- CMakeFiles/translations_180.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/uz@cyrillic/kreport_qt.ts -qm /construction/textproc/kreport/.build/uz@cyrillic/kreport_qt.qm --- CMakeFiles/translations_188.dir/all --- [ 4%] Built target translations_188 --- CMakeFiles/translations_178.dir/all --- [ 4%] Built target translations_178 --- CMakeFiles/translations_176.dir/all --- --- CMakeFiles/translations_175.dir/all --- --- CMakeFiles/translations_189.dir/all --- [ 4%] Built target translations_189 --- CMakeFiles/translations_186.dir/all --- [ 4%] Built target translations_186 --- CMakeFiles/translations_172.dir/all --- --- CMakeFiles/translations_175.dir/all --- /usr/bin/make -f CMakeFiles/translations_175.dir/build.make CMakeFiles/translations_175.dir/depend --- CMakeFiles/translations_176.dir/all --- /usr/bin/make -f CMakeFiles/translations_176.dir/build.make CMakeFiles/translations_176.dir/depend --- CMakeFiles/translations_171.dir/all --- --- CMakeFiles/translations_185.dir/all --- [ 4%] Built target translations_185 --- CMakeFiles/translations_170.dir/all --- --- CMakeFiles/translations_171.dir/all --- /usr/bin/make -f CMakeFiles/translations_171.dir/build.make CMakeFiles/translations_171.dir/depend --- CMakeFiles/translations_172.dir/all --- /usr/bin/make -f CMakeFiles/translations_172.dir/build.make CMakeFiles/translations_172.dir/depend --- CMakeFiles/translations_170.dir/all --- /usr/bin/make -f CMakeFiles/translations_170.dir/build.make CMakeFiles/translations_170.dir/depend --- CMakeFiles/translations_176.dir/all --- --- CMakeFiles/translations_176.dir/depend --- --- CMakeFiles/translations_175.dir/all --- --- CMakeFiles/translations_175.dir/depend --- --- CMakeFiles/translations_187.dir/all --- [ 4%] Built target translations_187 --- CMakeFiles/translations_169.dir/all --- --- CMakeFiles/translations_175.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_175.dir/DependInfo.cmake --- CMakeFiles/translations_176.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_176.dir/DependInfo.cmake --- CMakeFiles/translations_192.dir/all --- [ 4%] Built target translations_192 --- CMakeFiles/translations_171.dir/all --- --- CMakeFiles/translations_171.dir/depend --- --- CMakeFiles/translations_183.dir/all --- [ 4%] Built target translations_183 --- CMakeFiles/translations_172.dir/all --- --- CMakeFiles/translations_172.dir/depend --- --- CMakeFiles/translations_168.dir/all --- --- CMakeFiles/translations_169.dir/all --- /usr/bin/make -f CMakeFiles/translations_169.dir/build.make CMakeFiles/translations_169.dir/depend --- CMakeFiles/translations_179.dir/all --- [ 4%] Built target translations_179 --- CMakeFiles/translations_171.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_171.dir/DependInfo.cmake --- CMakeFiles/translations_167.dir/all --- --- CMakeFiles/translations_170.dir/all --- --- CMakeFiles/translations_170.dir/depend --- --- CMakeFiles/translations_172.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_172.dir/DependInfo.cmake --- CMakeFiles/translations_170.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_170.dir/DependInfo.cmake --- CMakeFiles/translations_168.dir/all --- /usr/bin/make -f CMakeFiles/translations_168.dir/build.make CMakeFiles/translations_168.dir/depend --- CMakeFiles/translations_180.dir/all --- [ 4%] Built target translations_180 --- CMakeFiles/translations_167.dir/all --- /usr/bin/make -f CMakeFiles/translations_167.dir/build.make CMakeFiles/translations_167.dir/depend --- CMakeFiles/translations_165.dir/all --- --- CMakeFiles/translations_164.dir/all --- --- CMakeFiles/translations_165.dir/all --- /usr/bin/make -f CMakeFiles/translations_165.dir/build.make CMakeFiles/translations_165.dir/depend --- CMakeFiles/translations_164.dir/all --- /usr/bin/make -f CMakeFiles/translations_164.dir/build.make CMakeFiles/translations_164.dir/depend --- CMakeFiles/translations_169.dir/all --- --- CMakeFiles/translations_169.dir/depend --- --- CMakeFiles/translations_168.dir/all --- --- CMakeFiles/translations_168.dir/depend --- --- CMakeFiles/translations_176.dir/all --- Scanning dependencies of target translations_176 --- CMakeFiles/translations_169.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_169.dir/DependInfo.cmake --- CMakeFiles/translations_167.dir/all --- --- CMakeFiles/translations_167.dir/depend --- --- CMakeFiles/translations_168.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_168.dir/DependInfo.cmake --- CMakeFiles/translations_171.dir/all --- Scanning dependencies of target translations_171 --- CMakeFiles/translations_176.dir/all --- /usr/bin/make -f CMakeFiles/translations_176.dir/build.make CMakeFiles/translations_176.dir/build --- CMakeFiles/translations_167.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_167.dir/DependInfo.cmake --- CMakeFiles/translations_175.dir/all --- Scanning dependencies of target translations_175 --- CMakeFiles/translations_164.dir/all --- --- CMakeFiles/translations_164.dir/depend --- --- CMakeFiles/translations_170.dir/all --- Scanning dependencies of target translations_170 --- CMakeFiles/translations_171.dir/all --- /usr/bin/make -f CMakeFiles/translations_171.dir/build.make CMakeFiles/translations_171.dir/build --- CMakeFiles/translations_172.dir/all --- Scanning dependencies of target translations_172 --- CMakeFiles/translations_164.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_164.dir/DependInfo.cmake --- CMakeFiles/translations_175.dir/all --- /usr/bin/make -f CMakeFiles/translations_175.dir/build.make CMakeFiles/translations_175.dir/build --- CMakeFiles/translations_165.dir/all --- --- CMakeFiles/translations_165.dir/depend --- --- CMakeFiles/translations_170.dir/all --- /usr/bin/make -f CMakeFiles/translations_170.dir/build.make CMakeFiles/translations_170.dir/build --- CMakeFiles/translations_172.dir/all --- /usr/bin/make -f CMakeFiles/translations_172.dir/build.make CMakeFiles/translations_172.dir/build --- CMakeFiles/translations_165.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_165.dir/DependInfo.cmake --- CMakeFiles/translations_176.dir/all --- --- uk/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_169.dir/all --- Scanning dependencies of target translations_169 --- CMakeFiles/translations_168.dir/all --- Scanning dependencies of target translations_168 --- CMakeFiles/translations_171.dir/all --- --- ug/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_170.dir/all --- --- tr/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_175.dir/all --- --- uk/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_167.dir/all --- Scanning dependencies of target translations_167 --- CMakeFiles/translations_169.dir/all --- /usr/bin/make -f CMakeFiles/translations_169.dir/build.make CMakeFiles/translations_169.dir/build --- CMakeFiles/translations_168.dir/all --- /usr/bin/make -f CMakeFiles/translations_168.dir/build.make CMakeFiles/translations_168.dir/build --- CMakeFiles/translations_167.dir/all --- /usr/bin/make -f CMakeFiles/translations_167.dir/build.make CMakeFiles/translations_167.dir/build --- CMakeFiles/translations_172.dir/all --- --- ug/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_164.dir/all --- Scanning dependencies of target translations_164 --- CMakeFiles/translations_165.dir/all --- Scanning dependencies of target translations_165 --- CMakeFiles/translations_164.dir/all --- /usr/bin/make -f CMakeFiles/translations_164.dir/build.make CMakeFiles/translations_164.dir/build --- CMakeFiles/translations_169.dir/all --- --- tr/kreport_qt.qm --- --- CMakeFiles/translations_176.dir/all --- [ 4%] Generating uk/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_165.dir/all --- /usr/bin/make -f CMakeFiles/translations_165.dir/build.make CMakeFiles/translations_165.dir/build --- CMakeFiles/translations_176.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/uk/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/uk/kreport_mapsplugin_qt.ts -target-language uk --- CMakeFiles/translations_168.dir/all --- --- tr/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_167.dir/all --- --- tr/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_170.dir/all --- [ 5%] Generating tr/kreport_webplugin_qt.qm --- CMakeFiles/translations_171.dir/all --- [ 5%] Generating ug/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_175.dir/all --- [ 5%] Generating uk/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_170.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/tr/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/tr/kreport_webplugin_qt.ts -target-language tr --- CMakeFiles/translations_171.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ug/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ug/kreport_barcodeplugin_qt.ts -target-language ug --- CMakeFiles/translations_175.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/uk/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/uk/kreport_barcodeplugin_qt.ts -target-language uk --- CMakeFiles/translations_172.dir/all --- [ 5%] Generating ug/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ug/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ug/kreport_mapsplugin_qt.ts -target-language ug --- CMakeFiles/translations_164.dir/all --- --- ta/kreport_qt.qm --- --- CMakeFiles/translations_165.dir/all --- --- tg/kreport_qt.qm --- --- CMakeFiles/translations_169.dir/all --- [ 5%] Generating tr/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/tr/kreport_qt.po -o /construction/textproc/kreport/.build/tr/kreport_qt.ts -target-language tr --- CMakeFiles/translations_168.dir/all --- [ 6%] Generating tr/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_167.dir/all --- [ 6%] Generating tr/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_168.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/tr/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/tr/kreport_mapsplugin_qt.ts -target-language tr --- CMakeFiles/translations_167.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/tr/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/tr/kreport_barcodeplugin_qt.ts -target-language tr --- CMakeFiles/translations_176.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/uk/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/uk/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_170.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/tr/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/tr/kreport_webplugin_qt.qm --- CMakeFiles/translations_175.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/uk/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/uk/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_171.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ug/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ug/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_164.dir/all --- [ 6%] Generating ta/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ta/kreport_qt.po -o /construction/textproc/kreport/.build/ta/kreport_qt.ts -target-language ta --- CMakeFiles/translations_172.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ug/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ug/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_168.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/tr/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/tr/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_165.dir/all --- [ 7%] Generating tg/kreport_qt.qm --- CMakeFiles/translations_167.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/tr/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/tr/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_165.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/tg/kreport_qt.po -o /construction/textproc/kreport/.build/tg/kreport_qt.ts -target-language tg --- CMakeFiles/translations_169.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/tr/kreport_qt.ts -qm /construction/textproc/kreport/.build/tr/kreport_qt.qm --- CMakeFiles/translations_176.dir/all --- [ 7%] Built target translations_176 --- CMakeFiles/translations_170.dir/all --- [ 7%] Built target translations_170 --- CMakeFiles/translations_75.dir/all --- --- CMakeFiles/translations_175.dir/all --- [ 7%] Built target translations_175 --- CMakeFiles/translations_171.dir/all --- [ 7%] Built target translations_171 --- CMakeFiles/translations_74.dir/all --- --- CMakeFiles/translations_135.dir/all --- --- CMakeFiles/translations_75.dir/all --- /usr/bin/make -f CMakeFiles/translations_75.dir/build.make CMakeFiles/translations_75.dir/depend --- CMakeFiles/translations_164.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ta/kreport_qt.ts -qm /construction/textproc/kreport/.build/ta/kreport_qt.qm --- CMakeFiles/translations_69.dir/all --- --- CMakeFiles/translations_74.dir/all --- /usr/bin/make -f CMakeFiles/translations_74.dir/build.make CMakeFiles/translations_74.dir/depend --- CMakeFiles/translations_135.dir/all --- /usr/bin/make -f CMakeFiles/translations_135.dir/build.make CMakeFiles/translations_135.dir/depend --- CMakeFiles/translations_69.dir/all --- /usr/bin/make -f CMakeFiles/translations_69.dir/build.make CMakeFiles/translations_69.dir/depend --- CMakeFiles/translations_172.dir/all --- [ 7%] Built target translations_172 --- CMakeFiles/translations_140.dir/all --- /usr/bin/make -f CMakeFiles/translations_140.dir/build.make CMakeFiles/translations_140.dir/depend --- CMakeFiles/translations_75.dir/all --- --- CMakeFiles/translations_75.dir/depend --- --- CMakeFiles/translations_167.dir/all --- [ 7%] Built target translations_167 --- CMakeFiles/translations_74.dir/all --- --- CMakeFiles/translations_74.dir/depend --- --- CMakeFiles/translations_168.dir/all --- [ 7%] Built target translations_168 --- CMakeFiles/translations_55.dir/all --- --- CMakeFiles/translations_75.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_75.dir/DependInfo.cmake --- CMakeFiles/translations_74.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_74.dir/DependInfo.cmake --- CMakeFiles/translations_69.dir/all --- --- CMakeFiles/translations_69.dir/depend --- --- CMakeFiles/translations_139.dir/all --- --- CMakeFiles/translations_135.dir/all --- --- CMakeFiles/translations_135.dir/depend --- --- CMakeFiles/translations_55.dir/all --- /usr/bin/make -f CMakeFiles/translations_55.dir/build.make CMakeFiles/translations_55.dir/depend --- CMakeFiles/translations_69.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_69.dir/DependInfo.cmake --- CMakeFiles/translations_139.dir/all --- /usr/bin/make -f CMakeFiles/translations_139.dir/build.make CMakeFiles/translations_139.dir/depend --- CMakeFiles/translations_135.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_135.dir/DependInfo.cmake --- CMakeFiles/translations_140.dir/all --- --- CMakeFiles/translations_140.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_140.dir/DependInfo.cmake --- CMakeFiles/translations_169.dir/all --- [ 7%] Built target translations_169 --- CMakeFiles/translations_165.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/tg/kreport_qt.ts -qm /construction/textproc/kreport/.build/tg/kreport_qt.qm --- CMakeFiles/translations_65.dir/all --- --- CMakeFiles/translations_55.dir/all --- --- CMakeFiles/translations_55.dir/depend --- --- CMakeFiles/translations_139.dir/all --- --- CMakeFiles/translations_139.dir/depend --- --- CMakeFiles/translations_55.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_55.dir/DependInfo.cmake --- CMakeFiles/translations_65.dir/all --- /usr/bin/make -f CMakeFiles/translations_65.dir/build.make CMakeFiles/translations_65.dir/depend --- CMakeFiles/translations_74.dir/all --- Scanning dependencies of target translations_74 --- CMakeFiles/translations_75.dir/all --- Scanning dependencies of target translations_75 --- CMakeFiles/translations_139.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_139.dir/DependInfo.cmake --- CMakeFiles/translations_74.dir/all --- /usr/bin/make -f CMakeFiles/translations_74.dir/build.make CMakeFiles/translations_74.dir/build --- CMakeFiles/translations_75.dir/all --- /usr/bin/make -f CMakeFiles/translations_75.dir/build.make CMakeFiles/translations_75.dir/build --- CMakeFiles/translations_135.dir/all --- Scanning dependencies of target translations_135 /usr/bin/make -f CMakeFiles/translations_135.dir/build.make CMakeFiles/translations_135.dir/build --- CMakeFiles/translations_140.dir/all --- Scanning dependencies of target translations_140 --- CMakeFiles/translations_69.dir/all --- Scanning dependencies of target translations_69 --- CMakeFiles/translations_65.dir/all --- --- CMakeFiles/translations_65.dir/depend --- --- CMakeFiles/translations_140.dir/all --- /usr/bin/make -f CMakeFiles/translations_140.dir/build.make CMakeFiles/translations_140.dir/build --- CMakeFiles/translations_164.dir/all --- [ 7%] Built target translations_164 --- CMakeFiles/translations_69.dir/all --- /usr/bin/make -f CMakeFiles/translations_69.dir/build.make CMakeFiles/translations_69.dir/build --- CMakeFiles/translations_65.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_65.dir/DependInfo.cmake --- CMakeFiles/translations_74.dir/all --- --- hi/kreport_qt.qm --- --- CMakeFiles/translations_75.dir/all --- --- hne/kreport_qt.qm --- --- CMakeFiles/translations_103.dir/all --- --- CMakeFiles/translations_55.dir/all --- Scanning dependencies of target translations_55 --- CMakeFiles/translations_103.dir/all --- /usr/bin/make -f CMakeFiles/translations_103.dir/build.make CMakeFiles/translations_103.dir/depend --- CMakeFiles/translations_139.dir/all --- Scanning dependencies of target translations_139 --- CMakeFiles/translations_135.dir/all --- --- pl/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_55.dir/all --- /usr/bin/make -f CMakeFiles/translations_55.dir/build.make CMakeFiles/translations_55.dir/build --- CMakeFiles/translations_139.dir/all --- /usr/bin/make -f CMakeFiles/translations_139.dir/build.make CMakeFiles/translations_139.dir/build --- CMakeFiles/translations_140.dir/all --- --- pt/kreport_qt.qm --- --- CMakeFiles/translations_69.dir/all --- --- gl/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_103.dir/all --- --- CMakeFiles/translations_103.dir/depend --- --- CMakeFiles/translations_65.dir/all --- Scanning dependencies of target translations_65 --- CMakeFiles/translations_74.dir/all --- [ 7%] Generating hi/kreport_qt.qm --- CMakeFiles/translations_75.dir/all --- [ 8%] Generating hne/kreport_qt.qm --- CMakeFiles/translations_74.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hi/kreport_qt.po -o /construction/textproc/kreport/.build/hi/kreport_qt.ts -target-language hi --- CMakeFiles/translations_75.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hne/kreport_qt.po -o /construction/textproc/kreport/.build/hne/kreport_qt.ts -target-language hne --- CMakeFiles/translations_103.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_103.dir/DependInfo.cmake --- CMakeFiles/translations_55.dir/all --- --- fa/kreport_qt.qm --- --- CMakeFiles/translations_65.dir/all --- /usr/bin/make -f CMakeFiles/translations_65.dir/build.make CMakeFiles/translations_65.dir/build --- CMakeFiles/translations_139.dir/all --- --- pt/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_135.dir/all --- [ 8%] Generating pl/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pl/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/pl/kreport_mapsplugin_qt.ts -target-language pl --- CMakeFiles/translations_140.dir/all --- [ 9%] Generating pt/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt/kreport_qt.po -o /construction/textproc/kreport/.build/pt/kreport_qt.ts -target-language pt --- CMakeFiles/translations_69.dir/all --- [ 10%] Generating gl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_65.dir/all --- --- ga/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_69.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/gl/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/gl/kreport_barcodeplugin_qt.ts -target-language gl --- CMakeFiles/translations_165.dir/all --- [ 10%] Built target translations_165 --- CMakeFiles/translations_166.dir/all --- --- CMakeFiles/translations_103.dir/all --- Scanning dependencies of target translations_103 --- CMakeFiles/translations_166.dir/all --- /usr/bin/make -f CMakeFiles/translations_166.dir/build.make CMakeFiles/translations_166.dir/depend --- CMakeFiles/translations_139.dir/all --- [ 10%] Generating pt/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_103.dir/all --- /usr/bin/make -f CMakeFiles/translations_103.dir/build.make CMakeFiles/translations_103.dir/build --- CMakeFiles/translations_139.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/pt/kreport_mapsplugin_qt.ts -target-language pt --- CMakeFiles/translations_55.dir/all --- [ 10%] Generating fa/kreport_qt.qm --- CMakeFiles/translations_135.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pl/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/pl/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_55.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fa/kreport_qt.po -o /construction/textproc/kreport/.build/fa/kreport_qt.ts -target-language fa --- CMakeFiles/translations_65.dir/all --- [ 10%] Generating ga/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_103.dir/all --- --- lt/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_65.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ga/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ga/kreport_barcodeplugin_qt.ts -target-language ga --- CMakeFiles/translations_69.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/gl/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/gl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_75.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hne/kreport_qt.ts -qm /construction/textproc/kreport/.build/hne/kreport_qt.qm --- CMakeFiles/translations_74.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hi/kreport_qt.ts -qm /construction/textproc/kreport/.build/hi/kreport_qt.qm --- CMakeFiles/translations_166.dir/all --- --- CMakeFiles/translations_166.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_166.dir/DependInfo.cmake --- CMakeFiles/translations_139.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/pt/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_140.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt/kreport_qt.ts -qm /construction/textproc/kreport/.build/pt/kreport_qt.qm --- CMakeFiles/translations_103.dir/all --- [ 11%] Generating lt/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/lt/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/lt/kreport_barcodeplugin_qt.ts -target-language lt --- CMakeFiles/translations_166.dir/all --- Scanning dependencies of target translations_166 /usr/bin/make -f CMakeFiles/translations_166.dir/build.make CMakeFiles/translations_166.dir/build --- CMakeFiles/translations_55.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fa/kreport_qt.ts -qm /construction/textproc/kreport/.build/fa/kreport_qt.qm --- CMakeFiles/translations_135.dir/all --- [ 11%] Built target translations_135 --- CMakeFiles/translations_65.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ga/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ga/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_107.dir/all --- /usr/bin/make -f CMakeFiles/translations_107.dir/build.make CMakeFiles/translations_107.dir/depend --- CMakeFiles/translations_69.dir/all --- [ 11%] Built target translations_69 --- CMakeFiles/translations_103.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/lt/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/lt/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_64.dir/all --- --- CMakeFiles/translations_139.dir/all --- [ 11%] Built target translations_139 --- CMakeFiles/translations_62.dir/all --- --- CMakeFiles/translations_64.dir/all --- /usr/bin/make -f CMakeFiles/translations_64.dir/build.make CMakeFiles/translations_64.dir/depend --- CMakeFiles/translations_75.dir/all --- [ 11%] Built target translations_75 --- CMakeFiles/translations_74.dir/all --- [ 11%] Built target translations_74 --- CMakeFiles/translations_73.dir/all --- --- CMakeFiles/translations_61.dir/all --- --- CMakeFiles/translations_62.dir/all --- /usr/bin/make -f CMakeFiles/translations_62.dir/build.make CMakeFiles/translations_62.dir/depend --- CMakeFiles/translations_166.dir/all --- --- th/kreport_qt.qm --- --- CMakeFiles/translations_107.dir/all --- --- CMakeFiles/translations_107.dir/depend --- --- CMakeFiles/translations_73.dir/all --- /usr/bin/make -f CMakeFiles/translations_73.dir/build.make CMakeFiles/translations_73.dir/depend --- CMakeFiles/translations_107.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_107.dir/DependInfo.cmake --- CMakeFiles/translations_61.dir/all --- /usr/bin/make -f CMakeFiles/translations_61.dir/build.make CMakeFiles/translations_61.dir/depend --- CMakeFiles/translations_140.dir/all --- [ 11%] Built target translations_140 --- CMakeFiles/translations_156.dir/all --- --- CMakeFiles/translations_64.dir/all --- --- CMakeFiles/translations_64.dir/depend --- --- CMakeFiles/translations_62.dir/all --- --- CMakeFiles/translations_62.dir/depend --- --- CMakeFiles/translations_156.dir/all --- /usr/bin/make -f CMakeFiles/translations_156.dir/build.make CMakeFiles/translations_156.dir/depend --- CMakeFiles/translations_62.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_62.dir/DependInfo.cmake --- CMakeFiles/translations_64.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_64.dir/DependInfo.cmake --- CMakeFiles/translations_73.dir/all --- --- CMakeFiles/translations_73.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_73.dir/DependInfo.cmake --- CMakeFiles/translations_166.dir/all --- [ 11%] Generating th/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/th/kreport_qt.po -o /construction/textproc/kreport/.build/th/kreport_qt.ts -target-language th --- CMakeFiles/translations_61.dir/all --- --- CMakeFiles/translations_61.dir/depend --- --- CMakeFiles/translations_55.dir/all --- [ 11%] Built target translations_55 --- CMakeFiles/translations_65.dir/all --- [ 11%] Built target translations_65 --- CMakeFiles/translations_49.dir/all --- --- CMakeFiles/translations_107.dir/all --- Scanning dependencies of target translations_107 --- CMakeFiles/translations_61.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_61.dir/DependInfo.cmake --- CMakeFiles/translations_47.dir/all --- --- CMakeFiles/translations_156.dir/all --- --- CMakeFiles/translations_156.dir/depend --- --- CMakeFiles/translations_49.dir/all --- /usr/bin/make -f CMakeFiles/translations_49.dir/build.make CMakeFiles/translations_49.dir/depend --- CMakeFiles/translations_107.dir/all --- /usr/bin/make -f CMakeFiles/translations_107.dir/build.make CMakeFiles/translations_107.dir/build --- CMakeFiles/translations_47.dir/all --- /usr/bin/make -f CMakeFiles/translations_47.dir/build.make CMakeFiles/translations_47.dir/depend --- CMakeFiles/translations_156.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_156.dir/DependInfo.cmake --- CMakeFiles/translations_103.dir/all --- [ 11%] Built target translations_103 --- CMakeFiles/translations_54.dir/all --- --- CMakeFiles/translations_62.dir/all --- Scanning dependencies of target translations_62 --- CMakeFiles/translations_54.dir/all --- /usr/bin/make -f CMakeFiles/translations_54.dir/build.make CMakeFiles/translations_54.dir/depend --- CMakeFiles/translations_73.dir/all --- Scanning dependencies of target translations_73 --- CMakeFiles/translations_62.dir/all --- /usr/bin/make -f CMakeFiles/translations_62.dir/build.make CMakeFiles/translations_62.dir/build --- CMakeFiles/translations_107.dir/all --- --- lv/kreport_qt.qm --- --- CMakeFiles/translations_73.dir/all --- /usr/bin/make -f CMakeFiles/translations_73.dir/build.make CMakeFiles/translations_73.dir/build --- CMakeFiles/translations_49.dir/all --- --- CMakeFiles/translations_49.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_49.dir/DependInfo.cmake --- CMakeFiles/translations_61.dir/all --- Scanning dependencies of target translations_61 --- CMakeFiles/translations_47.dir/all --- --- CMakeFiles/translations_47.dir/depend --- --- CMakeFiles/translations_156.dir/all --- Scanning dependencies of target translations_156 --- CMakeFiles/translations_47.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_47.dir/DependInfo.cmake --- CMakeFiles/translations_61.dir/all --- /usr/bin/make -f CMakeFiles/translations_61.dir/build.make CMakeFiles/translations_61.dir/build --- CMakeFiles/translations_62.dir/all --- --- fr/kreport_qt.qm --- --- CMakeFiles/translations_156.dir/all --- /usr/bin/make -f CMakeFiles/translations_156.dir/build.make CMakeFiles/translations_156.dir/build --- CMakeFiles/translations_73.dir/all --- --- he/kreport_qt.qm --- --- CMakeFiles/translations_54.dir/all --- --- CMakeFiles/translations_54.dir/depend --- --- CMakeFiles/translations_166.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/th/kreport_qt.ts -qm /construction/textproc/kreport/.build/th/kreport_qt.qm --- CMakeFiles/translations_54.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_54.dir/DependInfo.cmake --- CMakeFiles/translations_107.dir/all --- [ 11%] Generating lv/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/lv/kreport_qt.po -o /construction/textproc/kreport/.build/lv/kreport_qt.ts -target-language lv --- CMakeFiles/translations_49.dir/all --- Scanning dependencies of target translations_49 --- CMakeFiles/translations_61.dir/all --- --- fr/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_156.dir/all --- --- sl/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_49.dir/all --- /usr/bin/make -f CMakeFiles/translations_49.dir/build.make CMakeFiles/translations_49.dir/build --- CMakeFiles/translations_47.dir/all --- Scanning dependencies of target translations_47 --- CMakeFiles/translations_62.dir/all --- [ 12%] Generating fr/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fr/kreport_qt.po -o /construction/textproc/kreport/.build/fr/kreport_qt.ts -target-language fr --- CMakeFiles/translations_73.dir/all --- [ 12%] Generating he/kreport_qt.qm --- CMakeFiles/translations_47.dir/all --- /usr/bin/make -f CMakeFiles/translations_47.dir/build.make CMakeFiles/translations_47.dir/build --- CMakeFiles/translations_73.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/he/kreport_qt.po -o /construction/textproc/kreport/.build/he/kreport_qt.ts -target-language he --- CMakeFiles/translations_64.dir/all --- Scanning dependencies of target translations_64 --- CMakeFiles/translations_54.dir/all --- Scanning dependencies of target translations_54 --- CMakeFiles/translations_49.dir/all --- --- es/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_61.dir/all --- [ 12%] Generating fr/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_54.dir/all --- /usr/bin/make -f CMakeFiles/translations_54.dir/build.make CMakeFiles/translations_54.dir/build --- CMakeFiles/translations_156.dir/all --- [ 13%] Generating sl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_64.dir/all --- /usr/bin/make -f CMakeFiles/translations_64.dir/build.make CMakeFiles/translations_64.dir/build --- CMakeFiles/translations_61.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fr/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/fr/kreport_mapsplugin_qt.ts -target-language fr --- CMakeFiles/translations_156.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sl/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/sl/kreport_barcodeplugin_qt.ts -target-language sl --- CMakeFiles/translations_47.dir/all --- --- es/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_107.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/lv/kreport_qt.ts -qm /construction/textproc/kreport/.build/lv/kreport_qt.qm --- CMakeFiles/translations_64.dir/all --- --- fy/kreport_qt.qm --- --- CMakeFiles/translations_54.dir/all --- --- eu/kreport_qt.qm --- --- CMakeFiles/translations_49.dir/all --- [ 13%] Generating es/kreport_webplugin_qt.qm --- CMakeFiles/translations_166.dir/all --- [ 13%] Built target translations_166 --- CMakeFiles/translations_49.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/es/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/es/kreport_webplugin_qt.ts -target-language es --- CMakeFiles/translations_45.dir/all --- --- CMakeFiles/translations_61.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fr/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/fr/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_62.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fr/kreport_qt.ts -qm /construction/textproc/kreport/.build/fr/kreport_qt.qm --- CMakeFiles/translations_45.dir/all --- /usr/bin/make -f CMakeFiles/translations_45.dir/build.make CMakeFiles/translations_45.dir/depend --- CMakeFiles/translations_156.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sl/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/sl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_73.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/he/kreport_qt.ts -qm /construction/textproc/kreport/.build/he/kreport_qt.qm --- CMakeFiles/translations_64.dir/all --- [ 13%] Generating fy/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fy/kreport_qt.po -o /construction/textproc/kreport/.build/fy/kreport_qt.ts -target-language fy --- CMakeFiles/translations_45.dir/all --- --- CMakeFiles/translations_45.dir/depend --- --- CMakeFiles/translations_49.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/es/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/es/kreport_webplugin_qt.qm --- CMakeFiles/translations_54.dir/all --- [ 13%] Generating eu/kreport_qt.qm --- CMakeFiles/translations_45.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_45.dir/DependInfo.cmake --- CMakeFiles/translations_54.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/eu/kreport_qt.po -o /construction/textproc/kreport/.build/eu/kreport_qt.ts -target-language eu --- CMakeFiles/translations_47.dir/all --- [ 14%] Generating es/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/es/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/es/kreport_mapsplugin_qt.ts -target-language es --- CMakeFiles/translations_107.dir/all --- [ 14%] Built target translations_107 --- CMakeFiles/translations_50.dir/all --- --- CMakeFiles/translations_61.dir/all --- [ 14%] Built target translations_61 --- CMakeFiles/translations_50.dir/all --- /usr/bin/make -f CMakeFiles/translations_50.dir/build.make CMakeFiles/translations_50.dir/depend --- CMakeFiles/translations_156.dir/all --- [ 14%] Built target translations_156 --- CMakeFiles/translations_63.dir/all --- --- CMakeFiles/translations_1.dir/all --- --- CMakeFiles/translations_63.dir/all --- /usr/bin/make -f CMakeFiles/translations_63.dir/build.make CMakeFiles/translations_63.dir/depend --- CMakeFiles/translations_1.dir/all --- /usr/bin/make -f CMakeFiles/translations_1.dir/build.make CMakeFiles/translations_1.dir/depend --- CMakeFiles/translations_73.dir/all --- [ 14%] Built target translations_73 --- CMakeFiles/translations_62.dir/all --- [ 14%] Built target translations_62 --- CMakeFiles/translations_92.dir/all --- --- CMakeFiles/translations_64.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fy/kreport_qt.ts -qm /construction/textproc/kreport/.build/fy/kreport_qt.qm --- CMakeFiles/translations_45.dir/all --- Scanning dependencies of target translations_45 --- CMakeFiles/translations_48.dir/all --- --- CMakeFiles/translations_92.dir/all --- /usr/bin/make -f CMakeFiles/translations_92.dir/build.make CMakeFiles/translations_92.dir/depend --- CMakeFiles/translations_49.dir/all --- [ 14%] Built target translations_49 --- CMakeFiles/translations_45.dir/all --- /usr/bin/make -f CMakeFiles/translations_45.dir/build.make CMakeFiles/translations_45.dir/build --- CMakeFiles/translations_48.dir/all --- /usr/bin/make -f CMakeFiles/translations_48.dir/build.make CMakeFiles/translations_48.dir/depend --- CMakeFiles/translations_47.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/es/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/es/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_118.dir/all --- --- CMakeFiles/translations_50.dir/all --- --- CMakeFiles/translations_50.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_50.dir/DependInfo.cmake --- CMakeFiles/translations_63.dir/all --- --- CMakeFiles/translations_63.dir/depend --- --- CMakeFiles/translations_118.dir/all --- /usr/bin/make -f CMakeFiles/translations_118.dir/build.make CMakeFiles/translations_118.dir/depend --- CMakeFiles/translations_1.dir/all --- --- CMakeFiles/translations_1.dir/depend --- --- CMakeFiles/translations_63.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_63.dir/DependInfo.cmake --- CMakeFiles/translations_54.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/eu/kreport_qt.ts -qm /construction/textproc/kreport/.build/eu/kreport_qt.qm --- CMakeFiles/translations_1.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_1.dir/DependInfo.cmake --- CMakeFiles/translations_92.dir/all --- --- CMakeFiles/translations_92.dir/depend --- --- CMakeFiles/translations_48.dir/all --- --- CMakeFiles/translations_48.dir/depend --- --- CMakeFiles/translations_92.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_92.dir/DependInfo.cmake --- CMakeFiles/translations_48.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_48.dir/DependInfo.cmake --- CMakeFiles/translations_118.dir/all --- --- CMakeFiles/translations_118.dir/depend --- --- CMakeFiles/translations_45.dir/all --- --- eo/kreport_qt.qm --- --- CMakeFiles/translations_118.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_118.dir/DependInfo.cmake --- CMakeFiles/translations_50.dir/all --- Scanning dependencies of target translations_50 --- CMakeFiles/translations_63.dir/all --- Scanning dependencies of target translations_63 --- CMakeFiles/translations_50.dir/all --- /usr/bin/make -f CMakeFiles/translations_50.dir/build.make CMakeFiles/translations_50.dir/build --- CMakeFiles/translations_63.dir/all --- /usr/bin/make -f CMakeFiles/translations_63.dir/build.make CMakeFiles/translations_63.dir/build --- CMakeFiles/translations_92.dir/all --- Scanning dependencies of target translations_92 --- CMakeFiles/translations_48.dir/all --- Scanning dependencies of target translations_48 --- CMakeFiles/translations_92.dir/all --- /usr/bin/make -f CMakeFiles/translations_92.dir/build.make CMakeFiles/translations_92.dir/build --- CMakeFiles/translations_1.dir/all --- Scanning dependencies of target translations_1 --- CMakeFiles/translations_118.dir/all --- Scanning dependencies of target translations_118 --- CMakeFiles/translations_48.dir/all --- /usr/bin/make -f CMakeFiles/translations_48.dir/build.make CMakeFiles/translations_48.dir/build --- CMakeFiles/translations_50.dir/all --- --- et/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_45.dir/all --- [ 14%] Generating eo/kreport_qt.qm --- CMakeFiles/translations_1.dir/all --- /usr/bin/make -f CMakeFiles/translations_1.dir/build.make CMakeFiles/translations_1.dir/build --- CMakeFiles/translations_47.dir/all --- [ 14%] Built target translations_47 --- CMakeFiles/translations_45.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/eo/kreport_qt.po -o /construction/textproc/kreport/.build/eo/kreport_qt.ts -target-language eo --- CMakeFiles/translations_118.dir/all --- /usr/bin/make -f CMakeFiles/translations_118.dir/build.make CMakeFiles/translations_118.dir/build --- CMakeFiles/translations_63.dir/all --- --- fr/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_190.dir/all --- --- CMakeFiles/translations_64.dir/all --- [ 14%] Built target translations_64 --- CMakeFiles/translations_190.dir/all --- /usr/bin/make -f CMakeFiles/translations_190.dir/build.make CMakeFiles/translations_190.dir/depend --- CMakeFiles/translations_37.dir/all --- --- CMakeFiles/translations_92.dir/all --- --- ja/kreport_qt.qm --- --- CMakeFiles/translations_48.dir/all --- --- es/kreport_qt.qm --- --- CMakeFiles/translations_37.dir/all --- /usr/bin/make -f CMakeFiles/translations_37.dir/build.make CMakeFiles/translations_37.dir/depend --- CMakeFiles/translations_1.dir/all --- --- af/kreport_qt.qm --- --- CMakeFiles/translations_118.dir/all --- --- nb/kreport_qt.qm --- --- CMakeFiles/translations_50.dir/all --- [ 15%] Generating et/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/et/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/et/kreport_barcodeplugin_qt.ts -target-language et --- CMakeFiles/translations_190.dir/all --- --- CMakeFiles/translations_190.dir/depend --- --- CMakeFiles/translations_63.dir/all --- [ 15%] Generating fr/kreport_webplugin_qt.qm --- CMakeFiles/translations_190.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_190.dir/DependInfo.cmake --- CMakeFiles/translations_63.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fr/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/fr/kreport_webplugin_qt.ts -target-language fr --- CMakeFiles/translations_37.dir/all --- --- CMakeFiles/translations_37.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_37.dir/DependInfo.cmake --- CMakeFiles/translations_92.dir/all --- [ 15%] Generating ja/kreport_qt.qm --- CMakeFiles/translations_48.dir/all --- [ 15%] Generating es/kreport_qt.qm --- CMakeFiles/translations_92.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ja/kreport_qt.po -o /construction/textproc/kreport/.build/ja/kreport_qt.ts -target-language ja --- CMakeFiles/translations_48.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/es/kreport_qt.po -o /construction/textproc/kreport/.build/es/kreport_qt.ts -target-language es --- CMakeFiles/translations_190.dir/all --- Scanning dependencies of target translations_190 --- CMakeFiles/translations_118.dir/all --- [ 15%] Generating nb/kreport_qt.qm --- CMakeFiles/translations_50.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/et/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/et/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_63.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fr/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/fr/kreport_webplugin_qt.qm --- CMakeFiles/translations_118.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nb/kreport_qt.po -o /construction/textproc/kreport/.build/nb/kreport_qt.ts -target-language nb --- CMakeFiles/translations_190.dir/all --- /usr/bin/make -f CMakeFiles/translations_190.dir/build.make CMakeFiles/translations_190.dir/build --- CMakeFiles/translations_45.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/eo/kreport_qt.ts -qm /construction/textproc/kreport/.build/eo/kreport_qt.qm --- CMakeFiles/translations_37.dir/all --- Scanning dependencies of target translations_37 --- CMakeFiles/translations_1.dir/all --- [ 15%] Generating af/kreport_qt.qm --- CMakeFiles/translations_37.dir/all --- /usr/bin/make -f CMakeFiles/translations_37.dir/build.make CMakeFiles/translations_37.dir/build --- CMakeFiles/translations_1.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/af/kreport_qt.po -o /construction/textproc/kreport/.build/af/kreport_qt.ts -target-language af --- CMakeFiles/translations_190.dir/all --- --- zh_TW/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_37.dir/all --- --- el/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_92.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ja/kreport_qt.ts -qm /construction/textproc/kreport/.build/ja/kreport_qt.qm --- CMakeFiles/translations_48.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/es/kreport_qt.ts -qm /construction/textproc/kreport/.build/es/kreport_qt.qm --- CMakeFiles/translations_54.dir/all --- [ 15%] Built target translations_54 --- CMakeFiles/translations_35.dir/all --- /usr/bin/make -f CMakeFiles/translations_35.dir/build.make CMakeFiles/translations_35.dir/depend --- CMakeFiles/translations_190.dir/all --- [ 15%] Generating zh_TW/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_TW/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/zh_TW/kreport_mapsplugin_qt.ts -target-language zh_TW --- CMakeFiles/translations_63.dir/all --- [ 15%] Built target translations_63 --- CMakeFiles/translations_50.dir/all --- [ 15%] Built target translations_50 --- CMakeFiles/translations_37.dir/all --- [ 15%] Generating el/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_4.dir/all --- --- CMakeFiles/translations_53.dir/all --- --- CMakeFiles/translations_37.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/el/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/el/kreport_barcodeplugin_qt.ts -target-language el --- CMakeFiles/translations_4.dir/all --- /usr/bin/make -f CMakeFiles/translations_4.dir/build.make CMakeFiles/translations_4.dir/depend --- CMakeFiles/translations_53.dir/all --- /usr/bin/make -f CMakeFiles/translations_53.dir/build.make CMakeFiles/translations_53.dir/depend --- CMakeFiles/translations_35.dir/all --- --- CMakeFiles/translations_35.dir/depend --- --- CMakeFiles/translations_1.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/af/kreport_qt.ts -qm /construction/textproc/kreport/.build/af/kreport_qt.qm --- CMakeFiles/translations_35.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_35.dir/DependInfo.cmake --- CMakeFiles/translations_118.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nb/kreport_qt.ts -qm /construction/textproc/kreport/.build/nb/kreport_qt.qm --- CMakeFiles/translations_190.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_TW/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/zh_TW/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_4.dir/all --- --- CMakeFiles/translations_4.dir/depend --- --- CMakeFiles/translations_53.dir/all --- --- CMakeFiles/translations_53.dir/depend --- --- CMakeFiles/translations_4.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_4.dir/DependInfo.cmake --- CMakeFiles/translations_53.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_53.dir/DependInfo.cmake --- CMakeFiles/translations_35.dir/all --- Scanning dependencies of target translations_35 --- CMakeFiles/translations_92.dir/all --- [ 15%] Built target translations_92 --- CMakeFiles/translations_106.dir/all --- --- CMakeFiles/translations_37.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/el/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/el/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_35.dir/all --- /usr/bin/make -f CMakeFiles/translations_35.dir/build.make CMakeFiles/translations_35.dir/build --- CMakeFiles/translations_106.dir/all --- /usr/bin/make -f CMakeFiles/translations_106.dir/build.make CMakeFiles/translations_106.dir/depend --- CMakeFiles/translations_4.dir/all --- Scanning dependencies of target translations_4 --- CMakeFiles/translations_53.dir/all --- Scanning dependencies of target translations_53 --- CMakeFiles/translations_4.dir/all --- /usr/bin/make -f CMakeFiles/translations_4.dir/build.make CMakeFiles/translations_4.dir/build --- CMakeFiles/translations_53.dir/all --- /usr/bin/make -f CMakeFiles/translations_53.dir/build.make CMakeFiles/translations_53.dir/build --- CMakeFiles/translations_35.dir/all --- --- de/kreport_qt.qm --- --- CMakeFiles/translations_48.dir/all --- [ 15%] Built target translations_48 --- CMakeFiles/translations_191.dir/all --- --- CMakeFiles/translations_106.dir/all --- --- CMakeFiles/translations_106.dir/depend --- --- CMakeFiles/translations_4.dir/all --- --- ast/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_190.dir/all --- [ 15%] Built target translations_190 --- CMakeFiles/translations_106.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_106.dir/DependInfo.cmake --- CMakeFiles/translations_191.dir/all --- /usr/bin/make -f CMakeFiles/translations_191.dir/build.make CMakeFiles/translations_191.dir/depend --- CMakeFiles/translations_53.dir/all --- --- et/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_1.dir/all --- [ 15%] Built target translations_1 --- CMakeFiles/translations_141.dir/all --- --- CMakeFiles/translations_34.dir/all --- --- CMakeFiles/translations_141.dir/all --- /usr/bin/make -f CMakeFiles/translations_141.dir/build.make CMakeFiles/translations_141.dir/depend --- CMakeFiles/translations_45.dir/all --- [ 15%] Built target translations_45 --- CMakeFiles/translations_34.dir/all --- /usr/bin/make -f CMakeFiles/translations_34.dir/build.make CMakeFiles/translations_34.dir/depend --- CMakeFiles/translations_11.dir/all --- /usr/bin/make -f CMakeFiles/translations_11.dir/build.make CMakeFiles/translations_11.dir/depend --- CMakeFiles/translations_35.dir/all --- [ 16%] Generating de/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/de/kreport_qt.po -o /construction/textproc/kreport/.build/de/kreport_qt.ts -target-language de --- CMakeFiles/translations_118.dir/all --- [ 16%] Built target translations_118 --- CMakeFiles/translations_191.dir/all --- --- CMakeFiles/translations_191.dir/depend --- --- CMakeFiles/translations_9.dir/all --- --- CMakeFiles/translations_4.dir/all --- [ 16%] Generating ast/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_141.dir/all --- --- CMakeFiles/translations_141.dir/depend --- --- CMakeFiles/translations_53.dir/all --- [ 17%] Generating et/kreport_webplugin_qt.qm --- CMakeFiles/translations_191.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_191.dir/DependInfo.cmake --- CMakeFiles/translations_4.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ast/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ast/kreport_mapsplugin_qt.ts -target-language ast --- CMakeFiles/translations_9.dir/all --- /usr/bin/make -f CMakeFiles/translations_9.dir/build.make CMakeFiles/translations_9.dir/depend --- CMakeFiles/translations_53.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/et/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/et/kreport_webplugin_qt.ts -target-language et --- CMakeFiles/translations_141.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_141.dir/DependInfo.cmake --- CMakeFiles/translations_34.dir/all --- --- CMakeFiles/translations_34.dir/depend --- --- CMakeFiles/translations_106.dir/all --- Scanning dependencies of target translations_106 --- CMakeFiles/translations_37.dir/all --- [ 17%] Built target translations_37 --- CMakeFiles/translations_34.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_34.dir/DependInfo.cmake --- CMakeFiles/translations_106.dir/all --- /usr/bin/make -f CMakeFiles/translations_106.dir/build.make CMakeFiles/translations_106.dir/build --- CMakeFiles/translations_11.dir/all --- --- CMakeFiles/translations_11.dir/depend --- --- CMakeFiles/translations_126.dir/all --- --- CMakeFiles/translations_11.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_11.dir/DependInfo.cmake --- CMakeFiles/translations_126.dir/all --- /usr/bin/make -f CMakeFiles/translations_126.dir/build.make CMakeFiles/translations_126.dir/depend --- CMakeFiles/translations_9.dir/all --- --- CMakeFiles/translations_9.dir/depend --- --- CMakeFiles/translations_141.dir/all --- Scanning dependencies of target translations_141 --- CMakeFiles/translations_53.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/et/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/et/kreport_webplugin_qt.qm --- CMakeFiles/translations_191.dir/all --- Scanning dependencies of target translations_191 --- CMakeFiles/translations_4.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ast/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ast/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_9.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_9.dir/DependInfo.cmake --- CMakeFiles/translations_106.dir/all --- --- lt/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_126.dir/all --- --- CMakeFiles/translations_126.dir/depend --- --- CMakeFiles/translations_141.dir/all --- /usr/bin/make -f CMakeFiles/translations_141.dir/build.make CMakeFiles/translations_141.dir/build --- CMakeFiles/translations_191.dir/all --- /usr/bin/make -f CMakeFiles/translations_191.dir/build.make CMakeFiles/translations_191.dir/build --- CMakeFiles/translations_126.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_126.dir/DependInfo.cmake --- CMakeFiles/translations_34.dir/all --- Scanning dependencies of target translations_34 --- CMakeFiles/translations_11.dir/all --- Scanning dependencies of target translations_11 --- CMakeFiles/translations_34.dir/all --- /usr/bin/make -f CMakeFiles/translations_34.dir/build.make CMakeFiles/translations_34.dir/build --- CMakeFiles/translations_35.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/de/kreport_qt.ts -qm /construction/textproc/kreport/.build/de/kreport_qt.qm --- CMakeFiles/translations_11.dir/all --- /usr/bin/make -f CMakeFiles/translations_11.dir/build.make CMakeFiles/translations_11.dir/build --- CMakeFiles/translations_141.dir/all --- --- pt/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_191.dir/all --- --- zh_TW/kreport_qt.qm --- --- CMakeFiles/translations_106.dir/all --- [ 18%] Generating lt/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/lt/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/lt/kreport_webplugin_qt.ts -target-language lt --- CMakeFiles/translations_126.dir/all --- Scanning dependencies of target translations_126 --- CMakeFiles/translations_9.dir/all --- Scanning dependencies of target translations_9 --- CMakeFiles/translations_126.dir/all --- /usr/bin/make -f CMakeFiles/translations_126.dir/build.make CMakeFiles/translations_126.dir/build --- CMakeFiles/translations_34.dir/all --- --- de/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_11.dir/all --- --- br/kreport_qt.qm --- --- CMakeFiles/translations_9.dir/all --- /usr/bin/make -f CMakeFiles/translations_9.dir/build.make CMakeFiles/translations_9.dir/build --- CMakeFiles/translations_141.dir/all --- [ 18%] Generating pt/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/pt/kreport_webplugin_qt.ts -target-language pt --- CMakeFiles/translations_191.dir/all --- [ 18%] Generating zh_TW/kreport_qt.qm --- CMakeFiles/translations_53.dir/all --- [ 18%] Built target translations_53 --- CMakeFiles/translations_4.dir/all --- [ 18%] Built target translations_4 --- CMakeFiles/translations_191.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/zh_TW/kreport_qt.po -o /construction/textproc/kreport/.build/zh_TW/kreport_qt.ts -target-language zh_TW --- CMakeFiles/translations_129.dir/all --- --- CMakeFiles/translations_8.dir/all --- --- CMakeFiles/translations_126.dir/all --- --- nl/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_106.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/lt/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/lt/kreport_webplugin_qt.qm --- CMakeFiles/translations_129.dir/all --- /usr/bin/make -f CMakeFiles/translations_129.dir/build.make CMakeFiles/translations_129.dir/depend --- CMakeFiles/translations_8.dir/all --- /usr/bin/make -f CMakeFiles/translations_8.dir/build.make CMakeFiles/translations_8.dir/depend --- CMakeFiles/translations_9.dir/all --- --- bg/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_34.dir/all --- [ 18%] Generating de/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_129.dir/all --- --- CMakeFiles/translations_129.dir/depend --- --- CMakeFiles/translations_8.dir/all --- --- CMakeFiles/translations_8.dir/depend --- --- CMakeFiles/translations_141.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/pt/kreport_webplugin_qt.qm --- CMakeFiles/translations_34.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/de/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/de/kreport_mapsplugin_qt.ts -target-language de --- CMakeFiles/translations_129.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_129.dir/DependInfo.cmake --- CMakeFiles/translations_8.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_8.dir/DependInfo.cmake --- CMakeFiles/translations_126.dir/all --- [ 18%] Generating nl/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nl/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/nl/kreport_mapsplugin_qt.ts -target-language nl --- CMakeFiles/translations_11.dir/all --- [ 19%] Generating br/kreport_qt.qm --- CMakeFiles/translations_35.dir/all --- [ 19%] Built target translations_35 --- CMakeFiles/translations_11.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/br/kreport_qt.po -o /construction/textproc/kreport/.build/br/kreport_qt.ts -target-language br --- CMakeFiles/translations_9.dir/all --- [ 19%] Generating bg/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_80.dir/all --- --- CMakeFiles/translations_9.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bg/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/bg/kreport_mapsplugin_qt.ts -target-language bg --- CMakeFiles/translations_80.dir/all --- /usr/bin/make -f CMakeFiles/translations_80.dir/build.make CMakeFiles/translations_80.dir/depend --- CMakeFiles/translations_191.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/zh_TW/kreport_qt.ts -qm /construction/textproc/kreport/.build/zh_TW/kreport_qt.qm --- CMakeFiles/translations_129.dir/all --- Scanning dependencies of target translations_129 --- CMakeFiles/translations_8.dir/all --- Scanning dependencies of target translations_8 --- CMakeFiles/translations_129.dir/all --- /usr/bin/make -f CMakeFiles/translations_129.dir/build.make CMakeFiles/translations_129.dir/build --- CMakeFiles/translations_126.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nl/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/nl/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_8.dir/all --- /usr/bin/make -f CMakeFiles/translations_8.dir/build.make CMakeFiles/translations_8.dir/build --- CMakeFiles/translations_34.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/de/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/de/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_106.dir/all --- [ 19%] Built target translations_106 --- CMakeFiles/translations_70.dir/all --- --- CMakeFiles/translations_80.dir/all --- --- CMakeFiles/translations_80.dir/depend --- --- CMakeFiles/translations_70.dir/all --- /usr/bin/make -f CMakeFiles/translations_70.dir/build.make CMakeFiles/translations_70.dir/depend --- CMakeFiles/translations_9.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bg/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/bg/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_80.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_80.dir/DependInfo.cmake --- CMakeFiles/translations_129.dir/all --- --- nn/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_8.dir/all --- --- bg/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_141.dir/all --- [ 19%] Built target translations_141 --- CMakeFiles/translations_116.dir/all --- --- CMakeFiles/translations_70.dir/all --- --- CMakeFiles/translations_70.dir/depend --- --- CMakeFiles/translations_116.dir/all --- /usr/bin/make -f CMakeFiles/translations_116.dir/build.make CMakeFiles/translations_116.dir/depend --- CMakeFiles/translations_70.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_70.dir/DependInfo.cmake --- CMakeFiles/translations_129.dir/all --- [ 19%] Generating nn/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_80.dir/all --- Scanning dependencies of target translations_80 --- CMakeFiles/translations_8.dir/all --- [ 19%] Generating bg/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_129.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nn/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/nn/kreport_barcodeplugin_qt.ts -target-language nn --- CMakeFiles/translations_8.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bg/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/bg/kreport_barcodeplugin_qt.ts -target-language bg --- CMakeFiles/translations_80.dir/all --- /usr/bin/make -f CMakeFiles/translations_80.dir/build.make CMakeFiles/translations_80.dir/build --- CMakeFiles/translations_191.dir/all --- [ 19%] Built target translations_191 --- CMakeFiles/translations_126.dir/all --- [ 19%] Built target translations_126 --- CMakeFiles/translations_3.dir/all --- --- CMakeFiles/translations_6.dir/all --- --- CMakeFiles/translations_3.dir/all --- /usr/bin/make -f CMakeFiles/translations_3.dir/build.make CMakeFiles/translations_3.dir/depend --- CMakeFiles/translations_116.dir/all --- --- CMakeFiles/translations_116.dir/depend --- --- CMakeFiles/translations_6.dir/all --- /usr/bin/make -f CMakeFiles/translations_6.dir/build.make CMakeFiles/translations_6.dir/depend --- CMakeFiles/translations_116.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_116.dir/DependInfo.cmake --- CMakeFiles/translations_11.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/br/kreport_qt.ts -qm /construction/textproc/kreport/.build/br/kreport_qt.qm --- CMakeFiles/translations_34.dir/all --- [ 19%] Built target translations_34 --- CMakeFiles/translations_68.dir/all --- --- CMakeFiles/translations_70.dir/all --- Scanning dependencies of target translations_70 --- CMakeFiles/translations_80.dir/all --- --- hu/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_68.dir/all --- /usr/bin/make -f CMakeFiles/translations_68.dir/build.make CMakeFiles/translations_68.dir/depend --- CMakeFiles/translations_129.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nn/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/nn/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_8.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bg/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/bg/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_3.dir/all --- --- CMakeFiles/translations_3.dir/depend --- --- CMakeFiles/translations_70.dir/all --- /usr/bin/make -f CMakeFiles/translations_70.dir/build.make CMakeFiles/translations_70.dir/build --- CMakeFiles/translations_6.dir/all --- --- CMakeFiles/translations_6.dir/depend --- --- CMakeFiles/translations_9.dir/all --- [ 19%] Built target translations_9 --- CMakeFiles/translations_3.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_3.dir/DependInfo.cmake --- CMakeFiles/translations_6.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_6.dir/DependInfo.cmake --- CMakeFiles/translations_7.dir/all --- /usr/bin/make -f CMakeFiles/translations_7.dir/build.make CMakeFiles/translations_7.dir/depend --- CMakeFiles/translations_68.dir/all --- --- CMakeFiles/translations_68.dir/depend --- --- CMakeFiles/translations_70.dir/all --- --- gl/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_68.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_68.dir/DependInfo.cmake --- CMakeFiles/translations_116.dir/all --- Scanning dependencies of target translations_116 --- CMakeFiles/translations_80.dir/all --- [ 19%] Generating hu/kreport_webplugin_qt.qm --- CMakeFiles/translations_7.dir/all --- --- CMakeFiles/translations_7.dir/depend --- --- CMakeFiles/translations_80.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hu/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/hu/kreport_webplugin_qt.ts -target-language hu --- CMakeFiles/translations_3.dir/all --- Scanning dependencies of target translations_3 --- CMakeFiles/translations_7.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_7.dir/DependInfo.cmake --- CMakeFiles/translations_116.dir/all --- /usr/bin/make -f CMakeFiles/translations_116.dir/build.make CMakeFiles/translations_116.dir/build --- CMakeFiles/translations_6.dir/all --- Scanning dependencies of target translations_6 --- CMakeFiles/translations_3.dir/all --- /usr/bin/make -f CMakeFiles/translations_3.dir/build.make CMakeFiles/translations_3.dir/build --- CMakeFiles/translations_6.dir/all --- /usr/bin/make -f CMakeFiles/translations_6.dir/build.make CMakeFiles/translations_6.dir/build --- CMakeFiles/translations_116.dir/all --- --- nb/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_70.dir/all --- [ 19%] Generating gl/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_129.dir/all --- [ 19%] Built target translations_129 --- CMakeFiles/translations_8.dir/all --- [ 19%] Built target translations_8 --- CMakeFiles/translations_70.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/gl/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/gl/kreport_mapsplugin_qt.ts -target-language gl --- CMakeFiles/translations_68.dir/all --- Scanning dependencies of target translations_68 --- CMakeFiles/translations_177.dir/all --- --- CMakeFiles/translations_3.dir/all --- --- ast/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_42.dir/all --- --- CMakeFiles/translations_7.dir/all --- Scanning dependencies of target translations_7 --- CMakeFiles/translations_80.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hu/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/hu/kreport_webplugin_qt.qm --- CMakeFiles/translations_68.dir/all --- /usr/bin/make -f CMakeFiles/translations_68.dir/build.make CMakeFiles/translations_68.dir/build --- CMakeFiles/translations_42.dir/all --- /usr/bin/make -f CMakeFiles/translations_42.dir/build.make CMakeFiles/translations_42.dir/depend --- CMakeFiles/translations_177.dir/all --- /usr/bin/make -f CMakeFiles/translations_177.dir/build.make CMakeFiles/translations_177.dir/depend --- CMakeFiles/translations_7.dir/all --- /usr/bin/make -f CMakeFiles/translations_7.dir/build.make CMakeFiles/translations_7.dir/build --- CMakeFiles/translations_6.dir/all --- --- ast/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_11.dir/all --- [ 19%] Built target translations_11 --- CMakeFiles/translations_78.dir/all --- /usr/bin/make -f CMakeFiles/translations_78.dir/build.make CMakeFiles/translations_78.dir/depend --- CMakeFiles/translations_68.dir/all --- --- ga/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_42.dir/all --- --- CMakeFiles/translations_42.dir/depend --- --- CMakeFiles/translations_7.dir/all --- --- be/kreport_qt.qm --- --- CMakeFiles/translations_116.dir/all --- [ 20%] Generating nb/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_3.dir/all --- [ 20%] Generating ast/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_42.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_42.dir/DependInfo.cmake --- CMakeFiles/translations_116.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nb/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/nb/kreport_barcodeplugin_qt.ts -target-language nb --- CMakeFiles/translations_3.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ast/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ast/kreport_barcodeplugin_qt.ts -target-language ast --- CMakeFiles/translations_177.dir/all --- --- CMakeFiles/translations_177.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_177.dir/DependInfo.cmake --- CMakeFiles/translations_6.dir/all --- [ 21%] Generating ast/kreport_webplugin_qt.qm --- CMakeFiles/translations_70.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/gl/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/gl/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_6.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ast/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ast/kreport_webplugin_qt.ts -target-language ast --- CMakeFiles/translations_68.dir/all --- [ 21%] Generating ga/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ga/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ga/kreport_webplugin_qt.ts -target-language ga --- CMakeFiles/translations_7.dir/all --- [ 21%] Generating be/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/be/kreport_qt.po -o /construction/textproc/kreport/.build/be/kreport_qt.ts -target-language be --- CMakeFiles/translations_42.dir/all --- Scanning dependencies of target translations_42 /usr/bin/make -f CMakeFiles/translations_42.dir/build.make CMakeFiles/translations_42.dir/build --- CMakeFiles/translations_3.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ast/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ast/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_6.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ast/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ast/kreport_webplugin_qt.qm --- CMakeFiles/translations_78.dir/all --- --- CMakeFiles/translations_78.dir/depend --- --- CMakeFiles/translations_80.dir/all --- [ 21%] Built target translations_80 --- CMakeFiles/translations_116.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nb/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/nb/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_78.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_78.dir/DependInfo.cmake --- CMakeFiles/translations_43.dir/all --- --- CMakeFiles/translations_177.dir/all --- Scanning dependencies of target translations_177 --- CMakeFiles/translations_43.dir/all --- /usr/bin/make -f CMakeFiles/translations_43.dir/build.make CMakeFiles/translations_43.dir/depend --- CMakeFiles/translations_42.dir/all --- --- en_GB/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_177.dir/all --- /usr/bin/make -f CMakeFiles/translations_177.dir/build.make CMakeFiles/translations_177.dir/build --- CMakeFiles/translations_68.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ga/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ga/kreport_webplugin_qt.qm --- CMakeFiles/translations_70.dir/all --- [ 21%] Built target translations_70 --- CMakeFiles/translations_5.dir/all --- --- CMakeFiles/translations_43.dir/all --- --- CMakeFiles/translations_43.dir/depend --- --- CMakeFiles/translations_5.dir/all --- /usr/bin/make -f CMakeFiles/translations_5.dir/build.make CMakeFiles/translations_5.dir/depend --- CMakeFiles/translations_43.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_43.dir/DependInfo.cmake --- CMakeFiles/translations_177.dir/all --- --- uk/kreport_qt.qm --- --- CMakeFiles/translations_42.dir/all --- [ 21%] Generating en_GB/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/en_GB/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/en_GB/kreport_mapsplugin_qt.ts -target-language en_GB --- CMakeFiles/translations_78.dir/all --- Scanning dependencies of target translations_78 --- CMakeFiles/translations_7.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/be/kreport_qt.ts -qm /construction/textproc/kreport/.build/be/kreport_qt.qm --- CMakeFiles/translations_78.dir/all --- /usr/bin/make -f CMakeFiles/translations_78.dir/build.make CMakeFiles/translations_78.dir/build --- CMakeFiles/translations_6.dir/all --- [ 21%] Built target translations_6 --- CMakeFiles/translations_144.dir/all --- --- CMakeFiles/translations_5.dir/all --- --- CMakeFiles/translations_5.dir/depend --- --- CMakeFiles/translations_3.dir/all --- [ 21%] Built target translations_3 --- CMakeFiles/translations_151.dir/all --- --- CMakeFiles/translations_144.dir/all --- /usr/bin/make -f CMakeFiles/translations_144.dir/build.make CMakeFiles/translations_144.dir/depend --- CMakeFiles/translations_5.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_5.dir/DependInfo.cmake --- CMakeFiles/translations_151.dir/all --- /usr/bin/make -f CMakeFiles/translations_151.dir/build.make CMakeFiles/translations_151.dir/depend --- CMakeFiles/translations_43.dir/all --- Scanning dependencies of target translations_43 --- CMakeFiles/translations_177.dir/all --- [ 21%] Generating uk/kreport_qt.qm --- CMakeFiles/translations_78.dir/all --- --- hu/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_177.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/uk/kreport_qt.po -o /construction/textproc/kreport/.build/uk/kreport_qt.ts -target-language uk --- CMakeFiles/translations_68.dir/all --- [ 21%] Built target translations_68 --- CMakeFiles/translations_43.dir/all --- /usr/bin/make -f CMakeFiles/translations_43.dir/build.make CMakeFiles/translations_43.dir/build --- CMakeFiles/translations_42.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/en_GB/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/en_GB/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_67.dir/all --- /usr/bin/make -f CMakeFiles/translations_67.dir/build.make CMakeFiles/translations_67.dir/depend --- CMakeFiles/translations_151.dir/all --- --- CMakeFiles/translations_151.dir/depend --- --- CMakeFiles/translations_144.dir/all --- --- CMakeFiles/translations_144.dir/depend --- --- CMakeFiles/translations_151.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_151.dir/DependInfo.cmake --- CMakeFiles/translations_144.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_144.dir/DependInfo.cmake --- CMakeFiles/translations_5.dir/all --- Scanning dependencies of target translations_5 --- CMakeFiles/translations_67.dir/all --- --- CMakeFiles/translations_67.dir/depend --- --- CMakeFiles/translations_43.dir/all --- --- en_GB/kreport_qt.qm --- --- CMakeFiles/translations_67.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_67.dir/DependInfo.cmake --- CMakeFiles/translations_5.dir/all --- /usr/bin/make -f CMakeFiles/translations_5.dir/build.make CMakeFiles/translations_5.dir/build --- CMakeFiles/translations_78.dir/all --- [ 22%] Generating hu/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hu/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/hu/kreport_mapsplugin_qt.ts -target-language hu --- CMakeFiles/translations_7.dir/all --- [ 22%] Built target translations_7 --- CMakeFiles/translations_39.dir/all --- --- CMakeFiles/translations_151.dir/all --- Scanning dependencies of target translations_151 --- CMakeFiles/translations_39.dir/all --- /usr/bin/make -f CMakeFiles/translations_39.dir/build.make CMakeFiles/translations_39.dir/depend --- CMakeFiles/translations_144.dir/all --- Scanning dependencies of target translations_144 --- CMakeFiles/translations_5.dir/all --- --- ast/kreport_qt.qm --- --- CMakeFiles/translations_151.dir/all --- /usr/bin/make -f CMakeFiles/translations_151.dir/build.make CMakeFiles/translations_151.dir/build --- CMakeFiles/translations_177.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/uk/kreport_qt.ts -qm /construction/textproc/kreport/.build/uk/kreport_qt.qm --- CMakeFiles/translations_144.dir/all --- /usr/bin/make -f CMakeFiles/translations_144.dir/build.make CMakeFiles/translations_144.dir/build --- CMakeFiles/translations_67.dir/all --- Scanning dependencies of target translations_67 --- CMakeFiles/translations_42.dir/all --- [ 22%] Built target translations_42 --- CMakeFiles/translations_116.dir/all --- [ 22%] Built target translations_116 --- CMakeFiles/translations_67.dir/all --- /usr/bin/make -f CMakeFiles/translations_67.dir/build.make CMakeFiles/translations_67.dir/build --- CMakeFiles/translations_59.dir/all --- --- CMakeFiles/translations_43.dir/all --- [ 22%] Generating en_GB/kreport_qt.qm --- CMakeFiles/translations_39.dir/all --- --- CMakeFiles/translations_39.dir/depend --- --- CMakeFiles/translations_43.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/en_GB/kreport_qt.po -o /construction/textproc/kreport/.build/en_GB/kreport_qt.ts -target-language en_GB --- CMakeFiles/translations_109.dir/all --- --- CMakeFiles/translations_39.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_39.dir/DependInfo.cmake --- CMakeFiles/translations_59.dir/all --- /usr/bin/make -f CMakeFiles/translations_59.dir/build.make CMakeFiles/translations_59.dir/depend --- CMakeFiles/translations_144.dir/all --- --- pt_BR/kreport_qt.qm --- --- CMakeFiles/translations_151.dir/all --- --- se/kreport_qt.qm --- --- CMakeFiles/translations_109.dir/all --- /usr/bin/make -f CMakeFiles/translations_109.dir/build.make CMakeFiles/translations_109.dir/depend --- CMakeFiles/translations_78.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hu/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/hu/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_5.dir/all --- [ 22%] Generating ast/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ast/kreport_qt.po -o /construction/textproc/kreport/.build/ast/kreport_qt.ts -target-language ast --- CMakeFiles/translations_67.dir/all --- --- ga/kreport_qt.qm --- --- CMakeFiles/translations_59.dir/all --- --- CMakeFiles/translations_59.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_59.dir/DependInfo.cmake --- CMakeFiles/translations_109.dir/all --- --- CMakeFiles/translations_109.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_109.dir/DependInfo.cmake --- CMakeFiles/translations_151.dir/all --- [ 22%] Generating se/kreport_qt.qm --- CMakeFiles/translations_144.dir/all --- [ 22%] Generating pt_BR/kreport_qt.qm --- CMakeFiles/translations_151.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/se/kreport_qt.po -o /construction/textproc/kreport/.build/se/kreport_qt.ts -target-language se --- CMakeFiles/translations_144.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt_BR/kreport_qt.po -o /construction/textproc/kreport/.build/pt_BR/kreport_qt.ts -target-language pt_BR --- CMakeFiles/translations_39.dir/all --- Scanning dependencies of target translations_39 --- CMakeFiles/translations_67.dir/all --- [ 22%] Generating ga/kreport_qt.qm --- CMakeFiles/translations_39.dir/all --- /usr/bin/make -f CMakeFiles/translations_39.dir/build.make CMakeFiles/translations_39.dir/build --- CMakeFiles/translations_67.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ga/kreport_qt.po -o /construction/textproc/kreport/.build/ga/kreport_qt.ts -target-language ga --- CMakeFiles/translations_43.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/en_GB/kreport_qt.ts -qm /construction/textproc/kreport/.build/en_GB/kreport_qt.qm --- CMakeFiles/translations_59.dir/all --- Scanning dependencies of target translations_59 --- CMakeFiles/translations_109.dir/all --- Scanning dependencies of target translations_109 --- CMakeFiles/translations_59.dir/all --- /usr/bin/make -f CMakeFiles/translations_59.dir/build.make CMakeFiles/translations_59.dir/build --- CMakeFiles/translations_177.dir/all --- [ 22%] Built target translations_177 --- CMakeFiles/translations_109.dir/all --- /usr/bin/make -f CMakeFiles/translations_109.dir/build.make CMakeFiles/translations_109.dir/build --- CMakeFiles/translations_121.dir/all --- --- CMakeFiles/translations_39.dir/all --- --- el/kreport_qt.qm --- --- CMakeFiles/translations_121.dir/all --- /usr/bin/make -f CMakeFiles/translations_121.dir/build.make CMakeFiles/translations_121.dir/depend --- CMakeFiles/translations_59.dir/all --- --- fi/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_151.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/se/kreport_qt.ts -qm /construction/textproc/kreport/.build/se/kreport_qt.qm --- CMakeFiles/translations_109.dir/all --- --- mk/kreport_qt.qm --- --- CMakeFiles/translations_5.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ast/kreport_qt.ts -qm /construction/textproc/kreport/.build/ast/kreport_qt.qm --- CMakeFiles/translations_121.dir/all --- --- CMakeFiles/translations_121.dir/depend --- --- CMakeFiles/translations_39.dir/all --- [ 22%] Generating el/kreport_qt.qm --- CMakeFiles/translations_144.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt_BR/kreport_qt.ts -qm /construction/textproc/kreport/.build/pt_BR/kreport_qt.qm --- CMakeFiles/translations_121.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_121.dir/DependInfo.cmake --- CMakeFiles/translations_39.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/el/kreport_qt.po -o /construction/textproc/kreport/.build/el/kreport_qt.ts -target-language el --- CMakeFiles/translations_67.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ga/kreport_qt.ts -qm /construction/textproc/kreport/.build/ga/kreport_qt.qm --- CMakeFiles/translations_78.dir/all --- [ 22%] Built target translations_78 --- CMakeFiles/translations_98.dir/all --- --- CMakeFiles/translations_59.dir/all --- [ 22%] Generating fi/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fi/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/fi/kreport_webplugin_qt.ts -target-language fi --- CMakeFiles/translations_109.dir/all --- [ 22%] Generating mk/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/mk/kreport_qt.po -o /construction/textproc/kreport/.build/mk/kreport_qt.ts -target-language mk --- CMakeFiles/translations_98.dir/all --- /usr/bin/make -f CMakeFiles/translations_98.dir/build.make CMakeFiles/translations_98.dir/depend --- CMakeFiles/translations_121.dir/all --- Scanning dependencies of target translations_121 /usr/bin/make -f CMakeFiles/translations_121.dir/build.make CMakeFiles/translations_121.dir/build --- CMakeFiles/translations_43.dir/all --- [ 22%] Built target translations_43 --- CMakeFiles/translations_120.dir/all --- /usr/bin/make -f CMakeFiles/translations_120.dir/build.make CMakeFiles/translations_120.dir/depend --- CMakeFiles/translations_59.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fi/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/fi/kreport_webplugin_qt.qm --- CMakeFiles/translations_151.dir/all --- [ 22%] Built target translations_151 --- CMakeFiles/translations_121.dir/all --- --- nds/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_98.dir/all --- --- CMakeFiles/translations_98.dir/depend --- --- CMakeFiles/translations_26.dir/all --- --- CMakeFiles/translations_39.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/el/kreport_qt.ts -qm /construction/textproc/kreport/.build/el/kreport_qt.qm --- CMakeFiles/translations_98.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_98.dir/DependInfo.cmake --- CMakeFiles/translations_26.dir/all --- /usr/bin/make -f CMakeFiles/translations_26.dir/build.make CMakeFiles/translations_26.dir/depend --- CMakeFiles/translations_120.dir/all --- --- CMakeFiles/translations_120.dir/depend --- --- CMakeFiles/translations_144.dir/all --- [ 22%] Built target translations_144 --- CMakeFiles/translations_120.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_120.dir/DependInfo.cmake --- CMakeFiles/translations_5.dir/all --- [ 22%] Built target translations_5 --- CMakeFiles/translations_109.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/mk/kreport_qt.ts -qm /construction/textproc/kreport/.build/mk/kreport_qt.qm --- CMakeFiles/translations_41.dir/all --- --- CMakeFiles/translations_67.dir/all --- [ 22%] Built target translations_67 --- CMakeFiles/translations_112.dir/all --- --- CMakeFiles/translations_52.dir/all --- --- CMakeFiles/translations_41.dir/all --- /usr/bin/make -f CMakeFiles/translations_41.dir/build.make CMakeFiles/translations_41.dir/depend --- CMakeFiles/translations_121.dir/all --- [ 23%] Generating nds/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_112.dir/all --- /usr/bin/make -f CMakeFiles/translations_112.dir/build.make CMakeFiles/translations_112.dir/depend --- CMakeFiles/translations_121.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nds/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/nds/kreport_mapsplugin_qt.ts -target-language nds --- CMakeFiles/translations_52.dir/all --- /usr/bin/make -f CMakeFiles/translations_52.dir/build.make CMakeFiles/translations_52.dir/depend --- CMakeFiles/translations_26.dir/all --- --- CMakeFiles/translations_26.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_26.dir/DependInfo.cmake --- CMakeFiles/translations_98.dir/all --- Scanning dependencies of target translations_98 --- CMakeFiles/translations_120.dir/all --- Scanning dependencies of target translations_120 --- CMakeFiles/translations_41.dir/all --- --- CMakeFiles/translations_41.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_41.dir/DependInfo.cmake --- CMakeFiles/translations_98.dir/all --- /usr/bin/make -f CMakeFiles/translations_98.dir/build.make CMakeFiles/translations_98.dir/build --- CMakeFiles/translations_112.dir/all --- --- CMakeFiles/translations_112.dir/depend --- --- CMakeFiles/translations_120.dir/all --- /usr/bin/make -f CMakeFiles/translations_120.dir/build.make CMakeFiles/translations_120.dir/build --- CMakeFiles/translations_112.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_112.dir/DependInfo.cmake --- CMakeFiles/translations_52.dir/all --- --- CMakeFiles/translations_52.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_52.dir/DependInfo.cmake --- CMakeFiles/translations_59.dir/all --- [ 23%] Built target translations_59 --- CMakeFiles/translations_26.dir/all --- Scanning dependencies of target translations_26 --- CMakeFiles/translations_121.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nds/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/nds/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_14.dir/all --- --- CMakeFiles/translations_26.dir/all --- /usr/bin/make -f CMakeFiles/translations_26.dir/build.make CMakeFiles/translations_26.dir/build --- CMakeFiles/translations_98.dir/all --- --- ko/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_120.dir/all --- --- nds/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_14.dir/all --- /usr/bin/make -f CMakeFiles/translations_14.dir/build.make CMakeFiles/translations_14.dir/depend --- CMakeFiles/translations_41.dir/all --- Scanning dependencies of target translations_41 --- CMakeFiles/translations_39.dir/all --- [ 23%] Built target translations_39 --- CMakeFiles/translations_112.dir/all --- Scanning dependencies of target translations_112 --- CMakeFiles/translations_41.dir/all --- /usr/bin/make -f CMakeFiles/translations_41.dir/build.make CMakeFiles/translations_41.dir/build --- CMakeFiles/translations_20.dir/all --- --- CMakeFiles/translations_109.dir/all --- [ 23%] Built target translations_109 --- CMakeFiles/translations_26.dir/all --- --- cs/kreport_qt.qm --- --- CMakeFiles/translations_20.dir/all --- /usr/bin/make -f CMakeFiles/translations_20.dir/build.make CMakeFiles/translations_20.dir/depend --- CMakeFiles/translations_150.dir/all --- --- CMakeFiles/translations_112.dir/all --- /usr/bin/make -f CMakeFiles/translations_112.dir/build.make CMakeFiles/translations_112.dir/build --- CMakeFiles/translations_14.dir/all --- --- CMakeFiles/translations_14.dir/depend --- --- CMakeFiles/translations_98.dir/all --- [ 23%] Generating ko/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_150.dir/all --- /usr/bin/make -f CMakeFiles/translations_150.dir/build.make CMakeFiles/translations_150.dir/depend --- CMakeFiles/translations_52.dir/all --- Scanning dependencies of target translations_52 --- CMakeFiles/translations_98.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ko/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ko/kreport_barcodeplugin_qt.ts -target-language ko --- CMakeFiles/translations_14.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_14.dir/DependInfo.cmake --- CMakeFiles/translations_120.dir/all --- [ 23%] Generating nds/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nds/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/nds/kreport_barcodeplugin_qt.ts -target-language nds --- CMakeFiles/translations_41.dir/all --- --- en_GB/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_52.dir/all --- /usr/bin/make -f CMakeFiles/translations_52.dir/build.make CMakeFiles/translations_52.dir/build --- CMakeFiles/translations_112.dir/all --- --- mr/kreport_qt.qm --- --- CMakeFiles/translations_20.dir/all --- --- CMakeFiles/translations_20.dir/depend --- --- CMakeFiles/translations_26.dir/all --- [ 23%] Generating cs/kreport_qt.qm --- CMakeFiles/translations_20.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_20.dir/DependInfo.cmake --- CMakeFiles/translations_26.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/cs/kreport_qt.po -o /construction/textproc/kreport/.build/cs/kreport_qt.ts -target-language cs --- CMakeFiles/translations_150.dir/all --- --- CMakeFiles/translations_150.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_150.dir/DependInfo.cmake --- CMakeFiles/translations_14.dir/all --- Scanning dependencies of target translations_14 --- CMakeFiles/translations_52.dir/all --- --- et/kreport_qt.qm --- --- CMakeFiles/translations_41.dir/all --- [ 23%] Generating en_GB/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_98.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ko/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ko/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_41.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/en_GB/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/en_GB/kreport_barcodeplugin_qt.ts -target-language en_GB --- CMakeFiles/translations_14.dir/all --- /usr/bin/make -f CMakeFiles/translations_14.dir/build.make CMakeFiles/translations_14.dir/build --- CMakeFiles/translations_120.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nds/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/nds/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_121.dir/all --- [ 23%] Built target translations_121 --- CMakeFiles/translations_112.dir/all --- [ 24%] Generating mr/kreport_qt.qm --- CMakeFiles/translations_173.dir/all --- --- CMakeFiles/translations_112.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/mr/kreport_qt.po -o /construction/textproc/kreport/.build/mr/kreport_qt.ts -target-language mr --- CMakeFiles/translations_173.dir/all --- /usr/bin/make -f CMakeFiles/translations_173.dir/build.make CMakeFiles/translations_173.dir/depend --- CMakeFiles/translations_20.dir/all --- Scanning dependencies of target translations_20 /usr/bin/make -f CMakeFiles/translations_20.dir/build.make CMakeFiles/translations_20.dir/build --- CMakeFiles/translations_14.dir/all --- --- bs/kreport_qt.qm --- --- CMakeFiles/translations_150.dir/all --- Scanning dependencies of target translations_150 /usr/bin/make -f CMakeFiles/translations_150.dir/build.make CMakeFiles/translations_150.dir/build --- CMakeFiles/translations_173.dir/all --- --- CMakeFiles/translations_173.dir/depend --- --- CMakeFiles/translations_52.dir/all --- [ 24%] Generating et/kreport_qt.qm --- CMakeFiles/translations_41.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/en_GB/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/en_GB/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_173.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_173.dir/DependInfo.cmake --- CMakeFiles/translations_52.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/et/kreport_qt.po -o /construction/textproc/kreport/.build/et/kreport_qt.ts -target-language et --- CMakeFiles/translations_20.dir/all --- --- ca@valencia/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_26.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/cs/kreport_qt.ts -qm /construction/textproc/kreport/.build/cs/kreport_qt.qm --- CMakeFiles/translations_14.dir/all --- [ 24%] Generating bs/kreport_qt.qm --- CMakeFiles/translations_150.dir/all --- --- ru/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_14.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bs/kreport_qt.po -o /construction/textproc/kreport/.build/bs/kreport_qt.ts -target-language bs --- CMakeFiles/translations_98.dir/all --- [ 24%] Built target translations_98 --- CMakeFiles/translations_173.dir/all --- Scanning dependencies of target translations_173 --- CMakeFiles/translations_112.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/mr/kreport_qt.ts -qm /construction/textproc/kreport/.build/mr/kreport_qt.qm --- CMakeFiles/translations_57.dir/all --- --- CMakeFiles/translations_173.dir/all --- /usr/bin/make -f CMakeFiles/translations_173.dir/build.make CMakeFiles/translations_173.dir/build --- CMakeFiles/translations_120.dir/all --- [ 24%] Built target translations_120 --- CMakeFiles/translations_57.dir/all --- /usr/bin/make -f CMakeFiles/translations_57.dir/build.make CMakeFiles/translations_57.dir/depend --- CMakeFiles/translations_88.dir/all --- --- CMakeFiles/translations_20.dir/all --- [ 24%] Generating ca@valencia/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca@valencia/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ca@valencia/kreport_barcodeplugin_qt.ts -target-language ca@valencia --- CMakeFiles/translations_88.dir/all --- /usr/bin/make -f CMakeFiles/translations_88.dir/build.make CMakeFiles/translations_88.dir/depend --- CMakeFiles/translations_150.dir/all --- [ 24%] Generating ru/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ru/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ru/kreport_webplugin_qt.ts -target-language ru --- CMakeFiles/translations_173.dir/all --- --- ug/kreport_qt.qm --- --- CMakeFiles/translations_41.dir/all --- [ 24%] Built target translations_41 --- CMakeFiles/translations_57.dir/all --- --- CMakeFiles/translations_57.dir/depend --- --- CMakeFiles/translations_46.dir/all --- --- CMakeFiles/translations_57.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_57.dir/DependInfo.cmake --- CMakeFiles/translations_46.dir/all --- /usr/bin/make -f CMakeFiles/translations_46.dir/build.make CMakeFiles/translations_46.dir/depend --- CMakeFiles/translations_52.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/et/kreport_qt.ts -qm /construction/textproc/kreport/.build/et/kreport_qt.qm --- CMakeFiles/translations_88.dir/all --- --- CMakeFiles/translations_88.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_88.dir/DependInfo.cmake --- CMakeFiles/translations_26.dir/all --- [ 24%] Built target translations_26 --- CMakeFiles/translations_15.dir/all --- --- CMakeFiles/translations_20.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca@valencia/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ca@valencia/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_150.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ru/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ru/kreport_webplugin_qt.qm --- CMakeFiles/translations_14.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bs/kreport_qt.ts -qm /construction/textproc/kreport/.build/bs/kreport_qt.qm --- CMakeFiles/translations_15.dir/all --- /usr/bin/make -f CMakeFiles/translations_15.dir/build.make CMakeFiles/translations_15.dir/depend --- CMakeFiles/translations_46.dir/all --- --- CMakeFiles/translations_46.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_46.dir/DependInfo.cmake --- CMakeFiles/translations_57.dir/all --- Scanning dependencies of target translations_57 --- CMakeFiles/translations_173.dir/all --- [ 24%] Generating ug/kreport_qt.qm --- CMakeFiles/translations_112.dir/all --- [ 24%] Built target translations_112 --- CMakeFiles/translations_57.dir/all --- /usr/bin/make -f CMakeFiles/translations_57.dir/build.make CMakeFiles/translations_57.dir/build --- CMakeFiles/translations_173.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ug/kreport_qt.po -o /construction/textproc/kreport/.build/ug/kreport_qt.ts -target-language ug --- CMakeFiles/translations_72.dir/all --- /usr/bin/make -f CMakeFiles/translations_72.dir/build.make CMakeFiles/translations_72.dir/depend --- CMakeFiles/translations_88.dir/all --- Scanning dependencies of target translations_88 --- CMakeFiles/translations_15.dir/all --- --- CMakeFiles/translations_15.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_15.dir/DependInfo.cmake --- CMakeFiles/translations_88.dir/all --- /usr/bin/make -f CMakeFiles/translations_88.dir/build.make CMakeFiles/translations_88.dir/build --- CMakeFiles/translations_57.dir/all --- --- fi/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_46.dir/all --- Scanning dependencies of target translations_46 --- CMakeFiles/translations_72.dir/all --- --- CMakeFiles/translations_72.dir/depend --- --- CMakeFiles/translations_46.dir/all --- /usr/bin/make -f CMakeFiles/translations_46.dir/build.make CMakeFiles/translations_46.dir/build --- CMakeFiles/translations_72.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_72.dir/DependInfo.cmake --- CMakeFiles/translations_88.dir/all --- --- it/kreport_qt.qm --- --- CMakeFiles/translations_20.dir/all --- [ 24%] Built target translations_20 --- CMakeFiles/translations_15.dir/all --- Scanning dependencies of target translations_15 --- CMakeFiles/translations_102.dir/all --- --- CMakeFiles/translations_150.dir/all --- [ 24%] Built target translations_150 --- CMakeFiles/translations_46.dir/all --- --- es/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_15.dir/all --- /usr/bin/make -f CMakeFiles/translations_15.dir/build.make CMakeFiles/translations_15.dir/build --- CMakeFiles/translations_102.dir/all --- /usr/bin/make -f CMakeFiles/translations_102.dir/build.make CMakeFiles/translations_102.dir/depend --- CMakeFiles/translations_57.dir/all --- [ 24%] Generating fi/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_10.dir/all --- --- CMakeFiles/translations_57.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fi/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/fi/kreport_mapsplugin_qt.ts -target-language fi --- CMakeFiles/translations_52.dir/all --- [ 24%] Built target translations_52 --- CMakeFiles/translations_14.dir/all --- [ 24%] Built target translations_14 --- CMakeFiles/translations_10.dir/all --- /usr/bin/make -f CMakeFiles/translations_10.dir/build.make CMakeFiles/translations_10.dir/depend --- CMakeFiles/translations_90.dir/all --- --- CMakeFiles/translations_72.dir/all --- Scanning dependencies of target translations_72 --- CMakeFiles/translations_16.dir/all --- --- CMakeFiles/translations_173.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ug/kreport_qt.ts -qm /construction/textproc/kreport/.build/ug/kreport_qt.qm --- CMakeFiles/translations_72.dir/all --- /usr/bin/make -f CMakeFiles/translations_72.dir/build.make CMakeFiles/translations_72.dir/build --- CMakeFiles/translations_16.dir/all --- /usr/bin/make -f CMakeFiles/translations_16.dir/build.make CMakeFiles/translations_16.dir/depend --- CMakeFiles/translations_90.dir/all --- /usr/bin/make -f CMakeFiles/translations_90.dir/build.make CMakeFiles/translations_90.dir/depend --- CMakeFiles/translations_15.dir/all --- --- bs/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_102.dir/all --- --- CMakeFiles/translations_102.dir/depend --- --- CMakeFiles/translations_88.dir/all --- [ 24%] Generating it/kreport_qt.qm --- CMakeFiles/translations_102.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_102.dir/DependInfo.cmake --- CMakeFiles/translations_88.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/it/kreport_qt.po -o /construction/textproc/kreport/.build/it/kreport_qt.ts -target-language it --- CMakeFiles/translations_46.dir/all --- [ 24%] Generating es/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/es/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/es/kreport_barcodeplugin_qt.ts -target-language es --- CMakeFiles/translations_57.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fi/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/fi/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_72.dir/all --- --- gl/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_16.dir/all --- --- CMakeFiles/translations_16.dir/depend --- --- CMakeFiles/translations_90.dir/all --- --- CMakeFiles/translations_90.dir/depend --- --- CMakeFiles/translations_10.dir/all --- --- CMakeFiles/translations_10.dir/depend --- --- CMakeFiles/translations_16.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_16.dir/DependInfo.cmake --- CMakeFiles/translations_90.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_90.dir/DependInfo.cmake --- CMakeFiles/translations_10.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_10.dir/DependInfo.cmake --- CMakeFiles/translations_15.dir/all --- [ 25%] Generating bs/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bs/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/bs/kreport_webplugin_qt.ts -target-language bs --- CMakeFiles/translations_102.dir/all --- Scanning dependencies of target translations_102 /usr/bin/make -f CMakeFiles/translations_102.dir/build.make CMakeFiles/translations_102.dir/build --- CMakeFiles/translations_46.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/es/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/es/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_72.dir/all --- [ 25%] Generating gl/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/gl/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/gl/kreport_webplugin_qt.ts -target-language gl --- CMakeFiles/translations_10.dir/all --- Scanning dependencies of target translations_10 --- CMakeFiles/translations_16.dir/all --- Scanning dependencies of target translations_16 --- CMakeFiles/translations_102.dir/all --- --- ku/kreport_qt.qm --- --- CMakeFiles/translations_10.dir/all --- /usr/bin/make -f CMakeFiles/translations_10.dir/build.make CMakeFiles/translations_10.dir/build --- CMakeFiles/translations_16.dir/all --- /usr/bin/make -f CMakeFiles/translations_16.dir/build.make CMakeFiles/translations_16.dir/build --- CMakeFiles/translations_88.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/it/kreport_qt.ts -qm /construction/textproc/kreport/.build/it/kreport_qt.qm --- CMakeFiles/translations_90.dir/all --- Scanning dependencies of target translations_90 --- CMakeFiles/translations_173.dir/all --- [ 25%] Built target translations_173 --- CMakeFiles/translations_15.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bs/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/bs/kreport_webplugin_qt.qm --- CMakeFiles/translations_19.dir/all --- --- CMakeFiles/translations_90.dir/all --- /usr/bin/make -f CMakeFiles/translations_90.dir/build.make CMakeFiles/translations_90.dir/build --- CMakeFiles/translations_57.dir/all --- [ 25%] Built target translations_57 --- CMakeFiles/translations_72.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/gl/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/gl/kreport_webplugin_qt.qm --- CMakeFiles/translations_19.dir/all --- /usr/bin/make -f CMakeFiles/translations_19.dir/build.make CMakeFiles/translations_19.dir/depend --- CMakeFiles/translations_105.dir/all --- --- CMakeFiles/translations_10.dir/all --- --- bg/kreport_qt.qm --- --- CMakeFiles/translations_105.dir/all --- /usr/bin/make -f CMakeFiles/translations_105.dir/build.make CMakeFiles/translations_105.dir/depend --- CMakeFiles/translations_102.dir/all --- [ 25%] Generating ku/kreport_qt.qm --- CMakeFiles/translations_16.dir/all --- --- ca/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_102.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ku/kreport_qt.po -o /construction/textproc/kreport/.build/ku/kreport_qt.ts -target-language ku --- CMakeFiles/translations_90.dir/all --- --- ja/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_105.dir/all --- --- CMakeFiles/translations_105.dir/depend --- --- CMakeFiles/translations_46.dir/all --- [ 25%] Built target translations_46 --- CMakeFiles/translations_10.dir/all --- [ 25%] Generating bg/kreport_qt.qm --- CMakeFiles/translations_105.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_105.dir/DependInfo.cmake --- CMakeFiles/translations_157.dir/all --- --- CMakeFiles/translations_10.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bg/kreport_qt.po -o /construction/textproc/kreport/.build/bg/kreport_qt.ts -target-language bg --- CMakeFiles/translations_19.dir/all --- --- CMakeFiles/translations_19.dir/depend --- --- CMakeFiles/translations_157.dir/all --- /usr/bin/make -f CMakeFiles/translations_157.dir/build.make CMakeFiles/translations_157.dir/depend --- CMakeFiles/translations_19.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_19.dir/DependInfo.cmake --- CMakeFiles/translations_90.dir/all --- [ 26%] Generating ja/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ja/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ja/kreport_barcodeplugin_qt.ts -target-language ja --- CMakeFiles/translations_16.dir/all --- [ 26%] Generating ca/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_15.dir/all --- [ 26%] Built target translations_15 --- CMakeFiles/translations_16.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ca/kreport_barcodeplugin_qt.ts -target-language ca --- CMakeFiles/translations_23.dir/all --- --- CMakeFiles/translations_72.dir/all --- [ 26%] Built target translations_72 --- CMakeFiles/translations_23.dir/all --- /usr/bin/make -f CMakeFiles/translations_23.dir/build.make CMakeFiles/translations_23.dir/depend --- CMakeFiles/translations_157.dir/all --- --- CMakeFiles/translations_157.dir/depend --- --- CMakeFiles/translations_44.dir/all --- --- CMakeFiles/translations_157.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_157.dir/DependInfo.cmake --- CMakeFiles/translations_105.dir/all --- Scanning dependencies of target translations_105 --- CMakeFiles/translations_102.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ku/kreport_qt.ts -qm /construction/textproc/kreport/.build/ku/kreport_qt.qm --- CMakeFiles/translations_44.dir/all --- /usr/bin/make -f CMakeFiles/translations_44.dir/build.make CMakeFiles/translations_44.dir/depend --- CMakeFiles/translations_105.dir/all --- /usr/bin/make -f CMakeFiles/translations_105.dir/build.make CMakeFiles/translations_105.dir/build --- CMakeFiles/translations_88.dir/all --- [ 26%] Built target translations_88 --- CMakeFiles/translations_21.dir/all --- --- CMakeFiles/translations_23.dir/all --- --- CMakeFiles/translations_23.dir/depend --- --- CMakeFiles/translations_90.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ja/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ja/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_21.dir/all --- /usr/bin/make -f CMakeFiles/translations_21.dir/build.make CMakeFiles/translations_21.dir/depend --- CMakeFiles/translations_19.dir/all --- Scanning dependencies of target translations_19 --- CMakeFiles/translations_23.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_23.dir/DependInfo.cmake --- CMakeFiles/translations_105.dir/all --- --- lt/kreport_qt.qm --- --- CMakeFiles/translations_19.dir/all --- /usr/bin/make -f CMakeFiles/translations_19.dir/build.make CMakeFiles/translations_19.dir/build --- CMakeFiles/translations_44.dir/all --- --- CMakeFiles/translations_44.dir/depend --- --- CMakeFiles/translations_157.dir/all --- Scanning dependencies of target translations_157 --- CMakeFiles/translations_44.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_44.dir/DependInfo.cmake --- CMakeFiles/translations_10.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bg/kreport_qt.ts -qm /construction/textproc/kreport/.build/bg/kreport_qt.qm --- CMakeFiles/translations_16.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ca/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_157.dir/all --- /usr/bin/make -f CMakeFiles/translations_157.dir/build.make CMakeFiles/translations_157.dir/build --- CMakeFiles/translations_21.dir/all --- --- CMakeFiles/translations_21.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_21.dir/DependInfo.cmake --- CMakeFiles/translations_19.dir/all --- --- ca/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_23.dir/all --- Scanning dependencies of target translations_23 --- CMakeFiles/translations_105.dir/all --- [ 26%] Generating lt/kreport_qt.qm --- CMakeFiles/translations_157.dir/all --- --- sl/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_105.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/lt/kreport_qt.po -o /construction/textproc/kreport/.build/lt/kreport_qt.ts -target-language lt --- CMakeFiles/translations_23.dir/all --- /usr/bin/make -f CMakeFiles/translations_23.dir/build.make CMakeFiles/translations_23.dir/build --- CMakeFiles/translations_44.dir/all --- Scanning dependencies of target translations_44 --- CMakeFiles/translations_102.dir/all --- [ 26%] Built target translations_102 --- CMakeFiles/translations_44.dir/all --- /usr/bin/make -f CMakeFiles/translations_44.dir/build.make CMakeFiles/translations_44.dir/build --- CMakeFiles/translations_12.dir/all --- --- CMakeFiles/translations_21.dir/all --- Scanning dependencies of target translations_21 --- CMakeFiles/translations_12.dir/all --- /usr/bin/make -f CMakeFiles/translations_12.dir/build.make CMakeFiles/translations_12.dir/depend --- CMakeFiles/translations_21.dir/all --- /usr/bin/make -f CMakeFiles/translations_21.dir/build.make CMakeFiles/translations_21.dir/build --- CMakeFiles/translations_90.dir/all --- [ 26%] Built target translations_90 --- CMakeFiles/translations_23.dir/all --- --- ca@valencia/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_157.dir/all --- [ 26%] Generating sl/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_29.dir/all --- --- CMakeFiles/translations_157.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sl/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/sl/kreport_mapsplugin_qt.ts -target-language sl --- CMakeFiles/translations_19.dir/all --- [ 27%] Generating ca/kreport_webplugin_qt.qm --- CMakeFiles/translations_44.dir/all --- --- en_GB/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_29.dir/all --- /usr/bin/make -f CMakeFiles/translations_29.dir/build.make CMakeFiles/translations_29.dir/depend --- CMakeFiles/translations_19.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ca/kreport_webplugin_qt.ts -target-language ca --- CMakeFiles/translations_12.dir/all --- --- CMakeFiles/translations_12.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_12.dir/DependInfo.cmake --- CMakeFiles/translations_21.dir/all --- --- ca@valencia/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_10.dir/all --- [ 27%] Built target translations_10 --- CMakeFiles/translations_31.dir/all --- --- CMakeFiles/translations_23.dir/all --- [ 27%] Generating ca@valencia/kreport_webplugin_qt.qm --- CMakeFiles/translations_29.dir/all --- --- CMakeFiles/translations_29.dir/depend --- --- CMakeFiles/translations_23.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca@valencia/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ca@valencia/kreport_webplugin_qt.ts -target-language ca@valencia --- CMakeFiles/translations_31.dir/all --- /usr/bin/make -f CMakeFiles/translations_31.dir/build.make CMakeFiles/translations_31.dir/depend --- CMakeFiles/translations_29.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_29.dir/DependInfo.cmake --- CMakeFiles/translations_105.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/lt/kreport_qt.ts -qm /construction/textproc/kreport/.build/lt/kreport_qt.qm --- CMakeFiles/translations_44.dir/all --- [ 28%] Generating en_GB/kreport_webplugin_qt.qm --- CMakeFiles/translations_157.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sl/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/sl/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_44.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/en_GB/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/en_GB/kreport_webplugin_qt.ts -target-language en_GB --- CMakeFiles/translations_19.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ca/kreport_webplugin_qt.qm --- CMakeFiles/translations_21.dir/all --- [ 28%] Generating ca@valencia/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca@valencia/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ca@valencia/kreport_mapsplugin_qt.ts -target-language ca@valencia --- CMakeFiles/translations_12.dir/all --- Scanning dependencies of target translations_12 --- CMakeFiles/translations_31.dir/all --- --- CMakeFiles/translations_31.dir/depend --- --- CMakeFiles/translations_16.dir/all --- [ 28%] Built target translations_16 --- CMakeFiles/translations_31.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_31.dir/DependInfo.cmake --- CMakeFiles/translations_147.dir/all --- --- CMakeFiles/translations_12.dir/all --- /usr/bin/make -f CMakeFiles/translations_12.dir/build.make CMakeFiles/translations_12.dir/build --- CMakeFiles/translations_23.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca@valencia/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ca@valencia/kreport_webplugin_qt.qm --- CMakeFiles/translations_29.dir/all --- Scanning dependencies of target translations_29 --- CMakeFiles/translations_147.dir/all --- /usr/bin/make -f CMakeFiles/translations_147.dir/build.make CMakeFiles/translations_147.dir/depend --- CMakeFiles/translations_44.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/en_GB/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/en_GB/kreport_webplugin_qt.qm --- CMakeFiles/translations_29.dir/all --- /usr/bin/make -f CMakeFiles/translations_29.dir/build.make CMakeFiles/translations_29.dir/build --- CMakeFiles/translations_12.dir/all --- --- bs/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_21.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca@valencia/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ca@valencia/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_147.dir/all --- --- CMakeFiles/translations_147.dir/depend --- --- CMakeFiles/translations_31.dir/all --- Scanning dependencies of target translations_31 --- CMakeFiles/translations_29.dir/all --- --- da/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_147.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_147.dir/DependInfo.cmake --- CMakeFiles/translations_31.dir/all --- /usr/bin/make -f CMakeFiles/translations_31.dir/build.make CMakeFiles/translations_31.dir/build --- CMakeFiles/translations_157.dir/all --- [ 28%] Built target translations_157 --- CMakeFiles/translations_51.dir/all --- --- CMakeFiles/translations_12.dir/all --- [ 28%] Generating bs/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_105.dir/all --- [ 28%] Built target translations_105 --- CMakeFiles/translations_12.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bs/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/bs/kreport_barcodeplugin_qt.ts -target-language bs --- CMakeFiles/translations_19.dir/all --- [ 28%] Built target translations_19 --- CMakeFiles/translations_31.dir/all --- --- da/kreport_qt.qm --- --- CMakeFiles/translations_51.dir/all --- /usr/bin/make -f CMakeFiles/translations_51.dir/build.make CMakeFiles/translations_51.dir/depend --- CMakeFiles/translations_131.dir/all --- --- CMakeFiles/translations_146.dir/all --- --- CMakeFiles/translations_29.dir/all --- [ 29%] Generating da/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/da/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/da/kreport_barcodeplugin_qt.ts -target-language da --- CMakeFiles/translations_146.dir/all --- /usr/bin/make -f CMakeFiles/translations_146.dir/build.make CMakeFiles/translations_146.dir/depend --- CMakeFiles/translations_131.dir/all --- /usr/bin/make -f CMakeFiles/translations_131.dir/build.make CMakeFiles/translations_131.dir/depend --- CMakeFiles/translations_23.dir/all --- [ 29%] Built target translations_23 --- CMakeFiles/translations_44.dir/all --- [ 29%] Built target translations_44 --- CMakeFiles/translations_24.dir/all --- --- CMakeFiles/translations_91.dir/all --- --- CMakeFiles/translations_24.dir/all --- /usr/bin/make -f CMakeFiles/translations_24.dir/build.make CMakeFiles/translations_24.dir/depend --- CMakeFiles/translations_91.dir/all --- /usr/bin/make -f CMakeFiles/translations_91.dir/build.make CMakeFiles/translations_91.dir/depend --- CMakeFiles/translations_51.dir/all --- --- CMakeFiles/translations_51.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_51.dir/DependInfo.cmake --- CMakeFiles/translations_146.dir/all --- --- CMakeFiles/translations_146.dir/depend --- --- CMakeFiles/translations_21.dir/all --- [ 29%] Built target translations_21 --- CMakeFiles/translations_131.dir/all --- --- CMakeFiles/translations_131.dir/depend --- --- CMakeFiles/translations_31.dir/all --- [ 30%] Generating da/kreport_qt.qm --- CMakeFiles/translations_146.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_146.dir/DependInfo.cmake --- CMakeFiles/translations_155.dir/all --- --- CMakeFiles/translations_131.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_131.dir/DependInfo.cmake --- CMakeFiles/translations_12.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bs/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/bs/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_31.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/da/kreport_qt.po -o /construction/textproc/kreport/.build/da/kreport_qt.ts -target-language da --- CMakeFiles/translations_155.dir/all --- /usr/bin/make -f CMakeFiles/translations_155.dir/build.make CMakeFiles/translations_155.dir/depend --- CMakeFiles/translations_24.dir/all --- --- CMakeFiles/translations_24.dir/depend --- --- CMakeFiles/translations_29.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/da/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/da/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_91.dir/all --- --- CMakeFiles/translations_91.dir/depend --- --- CMakeFiles/translations_24.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_24.dir/DependInfo.cmake --- CMakeFiles/translations_91.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_91.dir/DependInfo.cmake --- CMakeFiles/translations_51.dir/all --- Scanning dependencies of target translations_51 /usr/bin/make -f CMakeFiles/translations_51.dir/build.make CMakeFiles/translations_51.dir/build --- CMakeFiles/translations_146.dir/all --- Scanning dependencies of target translations_146 --- CMakeFiles/translations_155.dir/all --- --- CMakeFiles/translations_155.dir/depend --- --- CMakeFiles/translations_131.dir/all --- Scanning dependencies of target translations_131 --- CMakeFiles/translations_146.dir/all --- /usr/bin/make -f CMakeFiles/translations_146.dir/build.make CMakeFiles/translations_146.dir/build --- CMakeFiles/translations_155.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_155.dir/DependInfo.cmake --- CMakeFiles/translations_131.dir/all --- /usr/bin/make -f CMakeFiles/translations_131.dir/build.make CMakeFiles/translations_131.dir/build --- CMakeFiles/translations_24.dir/all --- Scanning dependencies of target translations_24 /usr/bin/make -f CMakeFiles/translations_24.dir/build.make CMakeFiles/translations_24.dir/build --- CMakeFiles/translations_51.dir/all --- --- et/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_91.dir/all --- Scanning dependencies of target translations_91 --- CMakeFiles/translations_146.dir/all --- --- ro/kreport_qt.qm --- --- CMakeFiles/translations_91.dir/all --- /usr/bin/make -f CMakeFiles/translations_91.dir/build.make CMakeFiles/translations_91.dir/build --- CMakeFiles/translations_31.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/da/kreport_qt.ts -qm /construction/textproc/kreport/.build/da/kreport_qt.qm --- CMakeFiles/translations_131.dir/all --- --- nn/kreport_qt.qm --- --- CMakeFiles/translations_147.dir/all --- Scanning dependencies of target translations_147 --- CMakeFiles/translations_155.dir/all --- Scanning dependencies of target translations_155 --- CMakeFiles/translations_24.dir/all --- --- cs/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_12.dir/all --- [ 30%] Built target translations_12 --- CMakeFiles/translations_147.dir/all --- /usr/bin/make -f CMakeFiles/translations_147.dir/build.make CMakeFiles/translations_147.dir/build --- CMakeFiles/translations_29.dir/all --- [ 30%] Built target translations_29 --- CMakeFiles/translations_2.dir/all --- --- CMakeFiles/translations_155.dir/all --- /usr/bin/make -f CMakeFiles/translations_155.dir/build.make CMakeFiles/translations_155.dir/build --- CMakeFiles/translations_71.dir/all --- --- CMakeFiles/translations_2.dir/all --- /usr/bin/make -f CMakeFiles/translations_2.dir/build.make CMakeFiles/translations_2.dir/depend --- CMakeFiles/translations_91.dir/all --- --- ja/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_51.dir/all --- [ 30%] Generating et/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_71.dir/all --- /usr/bin/make -f CMakeFiles/translations_71.dir/build.make CMakeFiles/translations_71.dir/depend --- CMakeFiles/translations_51.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/et/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/et/kreport_mapsplugin_qt.ts -target-language et --- CMakeFiles/translations_146.dir/all --- [ 30%] Generating ro/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ro/kreport_qt.po -o /construction/textproc/kreport/.build/ro/kreport_qt.ts -target-language ro --- CMakeFiles/translations_147.dir/all --- --- ru/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_24.dir/all --- [ 30%] Generating cs/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_2.dir/all --- --- CMakeFiles/translations_2.dir/depend --- --- CMakeFiles/translations_24.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/cs/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/cs/kreport_barcodeplugin_qt.ts -target-language cs --- CMakeFiles/translations_131.dir/all --- [ 31%] Generating nn/kreport_qt.qm --- CMakeFiles/translations_155.dir/all --- --- sk/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_2.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_2.dir/DependInfo.cmake --- CMakeFiles/translations_131.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nn/kreport_qt.po -o /construction/textproc/kreport/.build/nn/kreport_qt.ts -target-language nn --- CMakeFiles/translations_71.dir/all --- --- CMakeFiles/translations_71.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_71.dir/DependInfo.cmake --- CMakeFiles/translations_51.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/et/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/et/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_91.dir/all --- [ 31%] Generating ja/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ja/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ja/kreport_mapsplugin_qt.ts -target-language ja --- CMakeFiles/translations_155.dir/all --- [ 31%] Generating sk/kreport_webplugin_qt.qm --- CMakeFiles/translations_31.dir/all --- [ 31%] Built target translations_31 --- CMakeFiles/translations_2.dir/all --- Scanning dependencies of target translations_2 --- CMakeFiles/translations_24.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/cs/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/cs/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_155.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sk/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/sk/kreport_webplugin_qt.ts -target-language sk --- CMakeFiles/translations_36.dir/all --- --- CMakeFiles/translations_2.dir/all --- /usr/bin/make -f CMakeFiles/translations_2.dir/build.make CMakeFiles/translations_2.dir/build --- CMakeFiles/translations_36.dir/all --- /usr/bin/make -f CMakeFiles/translations_36.dir/build.make CMakeFiles/translations_36.dir/depend --- CMakeFiles/translations_71.dir/all --- Scanning dependencies of target translations_71 --- CMakeFiles/translations_146.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ro/kreport_qt.ts -qm /construction/textproc/kreport/.build/ro/kreport_qt.qm --- CMakeFiles/translations_71.dir/all --- /usr/bin/make -f CMakeFiles/translations_71.dir/build.make CMakeFiles/translations_71.dir/build --- CMakeFiles/translations_91.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ja/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ja/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_2.dir/all --- --- ar/kreport_qt.qm --- --- CMakeFiles/translations_36.dir/all --- --- CMakeFiles/translations_36.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_36.dir/DependInfo.cmake --- CMakeFiles/translations_155.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sk/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/sk/kreport_webplugin_qt.qm --- CMakeFiles/translations_131.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nn/kreport_qt.ts -qm /construction/textproc/kreport/.build/nn/kreport_qt.qm --- CMakeFiles/translations_71.dir/all --- --- gl/kreport_qt.qm --- --- CMakeFiles/translations_51.dir/all --- [ 31%] Built target translations_51 --- CMakeFiles/translations_174.dir/all --- --- CMakeFiles/translations_147.dir/all --- [ 32%] Generating ru/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_174.dir/all --- /usr/bin/make -f CMakeFiles/translations_174.dir/build.make CMakeFiles/translations_174.dir/depend --- CMakeFiles/translations_147.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ru/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ru/kreport_barcodeplugin_qt.ts -target-language ru --- CMakeFiles/translations_2.dir/all --- [ 33%] Generating ar/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ar/kreport_qt.po -o /construction/textproc/kreport/.build/ar/kreport_qt.ts -target-language ar --- CMakeFiles/translations_71.dir/all --- [ 34%] Generating gl/kreport_qt.qm --- CMakeFiles/translations_24.dir/all --- [ 34%] Built target translations_24 --- CMakeFiles/translations_71.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/gl/kreport_qt.po -o /construction/textproc/kreport/.build/gl/kreport_qt.ts -target-language gl --- CMakeFiles/translations_32.dir/all --- --- CMakeFiles/translations_174.dir/all --- --- CMakeFiles/translations_174.dir/depend --- --- CMakeFiles/translations_36.dir/all --- Scanning dependencies of target translations_36 --- CMakeFiles/translations_32.dir/all --- /usr/bin/make -f CMakeFiles/translations_32.dir/build.make CMakeFiles/translations_32.dir/depend --- CMakeFiles/translations_174.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_174.dir/DependInfo.cmake --- CMakeFiles/translations_36.dir/all --- /usr/bin/make -f CMakeFiles/translations_36.dir/build.make CMakeFiles/translations_36.dir/build --- CMakeFiles/translations_91.dir/all --- [ 34%] Built target translations_91 --- CMakeFiles/translations_76.dir/all --- /usr/bin/make -f CMakeFiles/translations_76.dir/build.make CMakeFiles/translations_76.dir/depend --- CMakeFiles/translations_32.dir/all --- --- CMakeFiles/translations_32.dir/depend --- --- CMakeFiles/translations_36.dir/all --- --- de/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_32.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_32.dir/DependInfo.cmake --- CMakeFiles/translations_155.dir/all --- [ 34%] Built target translations_155 --- CMakeFiles/translations_174.dir/all --- Scanning dependencies of target translations_174 --- CMakeFiles/translations_13.dir/all --- /usr/bin/make -f CMakeFiles/translations_13.dir/build.make CMakeFiles/translations_13.dir/depend --- CMakeFiles/translations_174.dir/all --- /usr/bin/make -f CMakeFiles/translations_174.dir/build.make CMakeFiles/translations_174.dir/build --- CMakeFiles/translations_147.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ru/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ru/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_131.dir/all --- [ 34%] Built target translations_131 --- CMakeFiles/translations_2.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ar/kreport_qt.ts -qm /construction/textproc/kreport/.build/ar/kreport_qt.qm --- CMakeFiles/translations_114.dir/all --- --- CMakeFiles/translations_76.dir/all --- --- CMakeFiles/translations_76.dir/depend --- --- CMakeFiles/translations_71.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/gl/kreport_qt.ts -qm /construction/textproc/kreport/.build/gl/kreport_qt.qm --- CMakeFiles/translations_114.dir/all --- /usr/bin/make -f CMakeFiles/translations_114.dir/build.make CMakeFiles/translations_114.dir/depend --- CMakeFiles/translations_146.dir/all --- [ 34%] Built target translations_146 --- CMakeFiles/translations_76.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_76.dir/DependInfo.cmake --- CMakeFiles/translations_36.dir/all --- [ 34%] Generating de/kreport_webplugin_qt.qm --- CMakeFiles/translations_77.dir/all --- --- CMakeFiles/translations_36.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/de/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/de/kreport_webplugin_qt.ts -target-language de --- CMakeFiles/translations_32.dir/all --- Scanning dependencies of target translations_32 --- CMakeFiles/translations_77.dir/all --- /usr/bin/make -f CMakeFiles/translations_77.dir/build.make CMakeFiles/translations_77.dir/depend --- CMakeFiles/translations_174.dir/all --- --- ug/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_32.dir/all --- /usr/bin/make -f CMakeFiles/translations_32.dir/build.make CMakeFiles/translations_32.dir/build --- CMakeFiles/translations_114.dir/all --- --- CMakeFiles/translations_114.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_114.dir/DependInfo.cmake --- CMakeFiles/translations_13.dir/all --- --- CMakeFiles/translations_13.dir/depend --- --- CMakeFiles/translations_77.dir/all --- --- CMakeFiles/translations_77.dir/depend --- --- CMakeFiles/translations_13.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_13.dir/DependInfo.cmake --- CMakeFiles/translations_77.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_77.dir/DependInfo.cmake --- CMakeFiles/translations_32.dir/all --- --- da/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_36.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/de/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/de/kreport_webplugin_qt.qm --- CMakeFiles/translations_76.dir/all --- Scanning dependencies of target translations_76 --- CMakeFiles/translations_174.dir/all --- [ 35%] Generating ug/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ug/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ug/kreport_webplugin_qt.ts -target-language ug --- CMakeFiles/translations_76.dir/all --- /usr/bin/make -f CMakeFiles/translations_76.dir/build.make CMakeFiles/translations_76.dir/build --- CMakeFiles/translations_114.dir/all --- Scanning dependencies of target translations_114 /usr/bin/make -f CMakeFiles/translations_114.dir/build.make CMakeFiles/translations_114.dir/build --- CMakeFiles/translations_13.dir/all --- Scanning dependencies of target translations_13 --- CMakeFiles/translations_77.dir/all --- Scanning dependencies of target translations_77 --- CMakeFiles/translations_71.dir/all --- [ 35%] Built target translations_71 --- CMakeFiles/translations_2.dir/all --- [ 35%] Built target translations_2 --- CMakeFiles/translations_13.dir/all --- /usr/bin/make -f CMakeFiles/translations_13.dir/build.make CMakeFiles/translations_13.dir/build --- CMakeFiles/translations_77.dir/all --- /usr/bin/make -f CMakeFiles/translations_77.dir/build.make CMakeFiles/translations_77.dir/build --- CMakeFiles/translations_32.dir/all --- [ 35%] Generating da/kreport_webplugin_qt.qm --- CMakeFiles/translations_134.dir/all --- --- CMakeFiles/translations_32.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/da/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/da/kreport_webplugin_qt.ts -target-language da --- CMakeFiles/translations_76.dir/all --- --- hr/kreport_qt.qm --- --- CMakeFiles/translations_134.dir/all --- /usr/bin/make -f CMakeFiles/translations_134.dir/build.make CMakeFiles/translations_134.dir/depend --- CMakeFiles/translations_123.dir/all --- --- CMakeFiles/translations_114.dir/all --- --- ms/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_123.dir/all --- /usr/bin/make -f CMakeFiles/translations_123.dir/build.make CMakeFiles/translations_123.dir/depend --- CMakeFiles/translations_174.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ug/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ug/kreport_webplugin_qt.qm --- CMakeFiles/translations_77.dir/all --- --- hu/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_13.dir/all --- --- bs/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_36.dir/all --- [ 35%] Built target translations_36 --- CMakeFiles/translations_56.dir/all --- --- CMakeFiles/translations_134.dir/all --- --- CMakeFiles/translations_134.dir/depend --- --- CMakeFiles/translations_147.dir/all --- [ 35%] Built target translations_147 --- CMakeFiles/translations_76.dir/all --- [ 35%] Generating hr/kreport_qt.qm --- CMakeFiles/translations_134.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_134.dir/DependInfo.cmake --- CMakeFiles/translations_32.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/da/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/da/kreport_webplugin_qt.qm --- CMakeFiles/translations_76.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hr/kreport_qt.po -o /construction/textproc/kreport/.build/hr/kreport_qt.ts -target-language hr --- CMakeFiles/translations_123.dir/all --- --- CMakeFiles/translations_123.dir/depend --- --- CMakeFiles/translations_28.dir/all --- --- CMakeFiles/translations_56.dir/all --- /usr/bin/make -f CMakeFiles/translations_56.dir/build.make CMakeFiles/translations_56.dir/depend --- CMakeFiles/translations_123.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_123.dir/DependInfo.cmake --- CMakeFiles/translations_114.dir/all --- [ 35%] Generating ms/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_28.dir/all --- /usr/bin/make -f CMakeFiles/translations_28.dir/build.make CMakeFiles/translations_28.dir/depend --- CMakeFiles/translations_114.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ms/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ms/kreport_barcodeplugin_qt.ts -target-language ms --- CMakeFiles/translations_77.dir/all --- [ 35%] Generating hu/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hu/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/hu/kreport_barcodeplugin_qt.ts -target-language hu --- CMakeFiles/translations_134.dir/all --- Scanning dependencies of target translations_134 --- CMakeFiles/translations_28.dir/all --- --- CMakeFiles/translations_28.dir/depend --- --- CMakeFiles/translations_134.dir/all --- /usr/bin/make -f CMakeFiles/translations_134.dir/build.make CMakeFiles/translations_134.dir/build --- CMakeFiles/translations_123.dir/all --- Scanning dependencies of target translations_123 --- CMakeFiles/translations_28.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_28.dir/DependInfo.cmake --- CMakeFiles/translations_123.dir/all --- /usr/bin/make -f CMakeFiles/translations_123.dir/build.make CMakeFiles/translations_123.dir/build --- CMakeFiles/translations_114.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ms/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ms/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_174.dir/all --- [ 35%] Built target translations_174 --- CMakeFiles/translations_79.dir/all --- --- CMakeFiles/translations_13.dir/all --- [ 35%] Generating bs/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_79.dir/all --- /usr/bin/make -f CMakeFiles/translations_79.dir/build.make CMakeFiles/translations_79.dir/depend --- CMakeFiles/translations_56.dir/all --- --- CMakeFiles/translations_56.dir/depend --- --- CMakeFiles/translations_134.dir/all --- --- pl/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_77.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hu/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/hu/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_13.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/bs/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/bs/kreport_mapsplugin_qt.ts -target-language bs --- CMakeFiles/translations_76.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hr/kreport_qt.ts -qm /construction/textproc/kreport/.build/hr/kreport_qt.qm --- CMakeFiles/translations_32.dir/all --- [ 35%] Built target translations_32 --- CMakeFiles/translations_153.dir/all --- --- CMakeFiles/translations_123.dir/all --- --- nds/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_56.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_56.dir/DependInfo.cmake --- CMakeFiles/translations_153.dir/all --- /usr/bin/make -f CMakeFiles/translations_153.dir/build.make CMakeFiles/translations_153.dir/depend --- CMakeFiles/translations_28.dir/all --- Scanning dependencies of target translations_28 --- CMakeFiles/translations_79.dir/all --- --- CMakeFiles/translations_79.dir/depend --- --- CMakeFiles/translations_28.dir/all --- /usr/bin/make -f CMakeFiles/translations_28.dir/build.make CMakeFiles/translations_28.dir/build --- CMakeFiles/translations_79.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_79.dir/DependInfo.cmake --- CMakeFiles/translations_134.dir/all --- [ 36%] Generating pl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_153.dir/all --- --- CMakeFiles/translations_153.dir/depend --- --- CMakeFiles/translations_134.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pl/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/pl/kreport_barcodeplugin_qt.ts -target-language pl --- CMakeFiles/translations_153.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_153.dir/DependInfo.cmake --- CMakeFiles/translations_13.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/bs/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/bs/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_123.dir/all --- [ 36%] Generating nds/kreport_webplugin_qt.qm --- CMakeFiles/translations_28.dir/all --- --- cy/kreport_qt.qm --- --- CMakeFiles/translations_123.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nds/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/nds/kreport_webplugin_qt.ts -target-language nds --- CMakeFiles/translations_114.dir/all --- [ 36%] Built target translations_114 --- CMakeFiles/translations_79.dir/all --- Scanning dependencies of target translations_79 --- CMakeFiles/translations_81.dir/all --- --- CMakeFiles/translations_56.dir/all --- Scanning dependencies of target translations_56 --- CMakeFiles/translations_81.dir/all --- /usr/bin/make -f CMakeFiles/translations_81.dir/build.make CMakeFiles/translations_81.dir/depend --- CMakeFiles/translations_79.dir/all --- /usr/bin/make -f CMakeFiles/translations_79.dir/build.make CMakeFiles/translations_79.dir/build --- CMakeFiles/translations_56.dir/all --- /usr/bin/make -f CMakeFiles/translations_56.dir/build.make CMakeFiles/translations_56.dir/build --- CMakeFiles/translations_77.dir/all --- [ 36%] Built target translations_77 --- CMakeFiles/translations_161.dir/all --- --- CMakeFiles/translations_134.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pl/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/pl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_153.dir/all --- Scanning dependencies of target translations_153 --- CMakeFiles/translations_161.dir/all --- /usr/bin/make -f CMakeFiles/translations_161.dir/build.make CMakeFiles/translations_161.dir/depend --- CMakeFiles/translations_153.dir/all --- /usr/bin/make -f CMakeFiles/translations_153.dir/build.make CMakeFiles/translations_153.dir/build --- CMakeFiles/translations_123.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nds/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/nds/kreport_webplugin_qt.qm --- CMakeFiles/translations_81.dir/all --- --- CMakeFiles/translations_81.dir/depend --- --- CMakeFiles/translations_28.dir/all --- [ 36%] Generating cy/kreport_qt.qm --- CMakeFiles/translations_81.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_81.dir/DependInfo.cmake --- CMakeFiles/translations_28.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/cy/kreport_qt.po -o /construction/textproc/kreport/.build/cy/kreport_qt.ts -target-language cy --- CMakeFiles/translations_76.dir/all --- [ 36%] Built target translations_76 --- CMakeFiles/translations_79.dir/all --- --- hu/kreport_qt.qm --- --- CMakeFiles/translations_82.dir/all --- --- CMakeFiles/translations_161.dir/all --- --- CMakeFiles/translations_161.dir/depend --- --- CMakeFiles/translations_82.dir/all --- /usr/bin/make -f CMakeFiles/translations_82.dir/build.make CMakeFiles/translations_82.dir/depend --- CMakeFiles/translations_161.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_161.dir/DependInfo.cmake --- CMakeFiles/translations_153.dir/all --- --- sk/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_13.dir/all --- [ 36%] Built target translations_13 --- CMakeFiles/translations_60.dir/all --- --- CMakeFiles/translations_82.dir/all --- --- CMakeFiles/translations_82.dir/depend --- --- CMakeFiles/translations_81.dir/all --- Scanning dependencies of target translations_81 --- CMakeFiles/translations_60.dir/all --- /usr/bin/make -f CMakeFiles/translations_60.dir/build.make CMakeFiles/translations_60.dir/depend --- CMakeFiles/translations_82.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_82.dir/DependInfo.cmake --- CMakeFiles/translations_81.dir/all --- /usr/bin/make -f CMakeFiles/translations_81.dir/build.make CMakeFiles/translations_81.dir/build --- CMakeFiles/translations_56.dir/all --- --- fi/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_79.dir/all --- [ 36%] Generating hu/kreport_qt.qm --- CMakeFiles/translations_161.dir/all --- Scanning dependencies of target translations_161 --- CMakeFiles/translations_153.dir/all --- [ 36%] Generating sk/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_79.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/hu/kreport_qt.po -o /construction/textproc/kreport/.build/hu/kreport_qt.ts -target-language hu --- CMakeFiles/translations_153.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sk/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/sk/kreport_mapsplugin_qt.ts -target-language sk --- CMakeFiles/translations_161.dir/all --- /usr/bin/make -f CMakeFiles/translations_161.dir/build.make CMakeFiles/translations_161.dir/build --- CMakeFiles/translations_134.dir/all --- [ 36%] Built target translations_134 --- CMakeFiles/translations_85.dir/all --- --- CMakeFiles/translations_60.dir/all --- --- CMakeFiles/translations_60.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_60.dir/DependInfo.cmake --- CMakeFiles/translations_28.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/cy/kreport_qt.ts -qm /construction/textproc/kreport/.build/cy/kreport_qt.qm --- CMakeFiles/translations_81.dir/all --- --- ia/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_85.dir/all --- /usr/bin/make -f CMakeFiles/translations_85.dir/build.make CMakeFiles/translations_85.dir/depend --- CMakeFiles/translations_82.dir/all --- Scanning dependencies of target translations_82 /usr/bin/make -f CMakeFiles/translations_82.dir/build.make CMakeFiles/translations_82.dir/build --- CMakeFiles/translations_123.dir/all --- [ 36%] Built target translations_123 --- CMakeFiles/translations_161.dir/all --- --- sv/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_148.dir/all --- /usr/bin/make -f CMakeFiles/translations_148.dir/build.make CMakeFiles/translations_148.dir/depend --- CMakeFiles/translations_153.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sk/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/sk/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_56.dir/all --- [ 37%] Generating fi/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_85.dir/all --- --- CMakeFiles/translations_85.dir/depend --- --- CMakeFiles/translations_56.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fi/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/fi/kreport_barcodeplugin_qt.ts -target-language fi --- CMakeFiles/translations_85.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_85.dir/DependInfo.cmake --- CMakeFiles/translations_60.dir/all --- Scanning dependencies of target translations_60 --- CMakeFiles/translations_81.dir/all --- [ 38%] Generating ia/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_82.dir/all --- --- ia/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_81.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ia/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/ia/kreport_barcodeplugin_qt.ts -target-language ia --- CMakeFiles/translations_60.dir/all --- /usr/bin/make -f CMakeFiles/translations_60.dir/build.make CMakeFiles/translations_60.dir/build --- CMakeFiles/translations_148.dir/all --- --- CMakeFiles/translations_148.dir/depend --- --- CMakeFiles/translations_161.dir/all --- [ 38%] Generating sv/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_148.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_148.dir/DependInfo.cmake --- CMakeFiles/translations_161.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sv/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/sv/kreport_mapsplugin_qt.ts -target-language sv --- CMakeFiles/translations_60.dir/all --- --- fr/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_85.dir/all --- Scanning dependencies of target translations_85 --- CMakeFiles/translations_79.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/hu/kreport_qt.ts -qm /construction/textproc/kreport/.build/hu/kreport_qt.qm --- CMakeFiles/translations_82.dir/all --- [ 38%] Generating ia/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_56.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fi/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/fi/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_82.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ia/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ia/kreport_mapsplugin_qt.ts -target-language ia --- CMakeFiles/translations_85.dir/all --- /usr/bin/make -f CMakeFiles/translations_85.dir/build.make CMakeFiles/translations_85.dir/build --- CMakeFiles/translations_81.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ia/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/ia/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_28.dir/all --- [ 38%] Built target translations_28 --- CMakeFiles/translations_161.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sv/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/sv/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_83.dir/all --- --- CMakeFiles/translations_153.dir/all --- [ 38%] Built target translations_153 --- CMakeFiles/translations_85.dir/all --- --- is/kreport_qt.qm --- --- CMakeFiles/translations_148.dir/all --- Scanning dependencies of target translations_148 --- CMakeFiles/translations_83.dir/all --- /usr/bin/make -f CMakeFiles/translations_83.dir/build.make CMakeFiles/translations_83.dir/depend --- CMakeFiles/translations_84.dir/all --- /usr/bin/make -f CMakeFiles/translations_84.dir/build.make CMakeFiles/translations_84.dir/depend --- CMakeFiles/translations_148.dir/all --- /usr/bin/make -f CMakeFiles/translations_148.dir/build.make CMakeFiles/translations_148.dir/build --- CMakeFiles/translations_82.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ia/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ia/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_84.dir/all --- --- CMakeFiles/translations_84.dir/depend --- --- CMakeFiles/translations_148.dir/all --- --- ru/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_83.dir/all --- --- CMakeFiles/translations_83.dir/depend --- --- CMakeFiles/translations_85.dir/all --- [ 38%] Generating is/kreport_qt.qm --- CMakeFiles/translations_84.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_84.dir/DependInfo.cmake --- CMakeFiles/translations_85.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/is/kreport_qt.po -o /construction/textproc/kreport/.build/is/kreport_qt.ts -target-language is --- CMakeFiles/translations_83.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_83.dir/DependInfo.cmake --- CMakeFiles/translations_81.dir/all --- [ 38%] Built target translations_81 --- CMakeFiles/translations_56.dir/all --- [ 38%] Built target translations_56 --- CMakeFiles/translations_87.dir/all --- --- CMakeFiles/translations_115.dir/all --- --- CMakeFiles/translations_87.dir/all --- /usr/bin/make -f CMakeFiles/translations_87.dir/build.make CMakeFiles/translations_87.dir/depend --- CMakeFiles/translations_148.dir/all --- [ 38%] Generating ru/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_115.dir/all --- /usr/bin/make -f CMakeFiles/translations_115.dir/build.make CMakeFiles/translations_115.dir/depend --- CMakeFiles/translations_148.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ru/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ru/kreport_mapsplugin_qt.ts -target-language ru --- CMakeFiles/translations_79.dir/all --- [ 38%] Built target translations_79 --- CMakeFiles/translations_83.dir/all --- Scanning dependencies of target translations_83 --- CMakeFiles/translations_161.dir/all --- [ 38%] Built target translations_161 --- CMakeFiles/translations_30.dir/all --- --- CMakeFiles/translations_60.dir/all --- [ 38%] Generating fr/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_83.dir/all --- /usr/bin/make -f CMakeFiles/translations_83.dir/build.make CMakeFiles/translations_83.dir/build --- CMakeFiles/translations_93.dir/all --- --- CMakeFiles/translations_82.dir/all --- [ 38%] Built target translations_82 --- CMakeFiles/translations_84.dir/all --- Scanning dependencies of target translations_84 --- CMakeFiles/translations_30.dir/all --- /usr/bin/make -f CMakeFiles/translations_30.dir/build.make CMakeFiles/translations_30.dir/depend --- CMakeFiles/translations_33.dir/all --- --- CMakeFiles/translations_60.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fr/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/fr/kreport_barcodeplugin_qt.ts -target-language fr --- CMakeFiles/translations_93.dir/all --- /usr/bin/make -f CMakeFiles/translations_93.dir/build.make CMakeFiles/translations_93.dir/depend --- CMakeFiles/translations_84.dir/all --- /usr/bin/make -f CMakeFiles/translations_84.dir/build.make CMakeFiles/translations_84.dir/build --- CMakeFiles/translations_115.dir/all --- --- CMakeFiles/translations_115.dir/depend --- --- CMakeFiles/translations_33.dir/all --- /usr/bin/make -f CMakeFiles/translations_33.dir/build.make CMakeFiles/translations_33.dir/depend --- CMakeFiles/translations_115.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_115.dir/DependInfo.cmake --- CMakeFiles/translations_85.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/is/kreport_qt.ts -qm /construction/textproc/kreport/.build/is/kreport_qt.qm --- CMakeFiles/translations_83.dir/all --- --- ia/kreport_qt.qm --- --- CMakeFiles/translations_148.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ru/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ru/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_93.dir/all --- --- CMakeFiles/translations_93.dir/depend --- --- CMakeFiles/translations_84.dir/all --- --- ia/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_93.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_93.dir/DependInfo.cmake --- CMakeFiles/translations_30.dir/all --- --- CMakeFiles/translations_30.dir/depend --- --- CMakeFiles/translations_87.dir/all --- --- CMakeFiles/translations_87.dir/depend --- --- CMakeFiles/translations_33.dir/all --- --- CMakeFiles/translations_33.dir/depend --- --- CMakeFiles/translations_30.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_30.dir/DependInfo.cmake --- CMakeFiles/translations_33.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_33.dir/DependInfo.cmake --- CMakeFiles/translations_60.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fr/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/fr/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_115.dir/all --- Scanning dependencies of target translations_115 --- CMakeFiles/translations_87.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_87.dir/DependInfo.cmake --- CMakeFiles/translations_115.dir/all --- /usr/bin/make -f CMakeFiles/translations_115.dir/build.make CMakeFiles/translations_115.dir/build --- CMakeFiles/translations_83.dir/all --- [ 38%] Generating ia/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ia/kreport_qt.po -o /construction/textproc/kreport/.build/ia/kreport_qt.ts -target-language ia --- CMakeFiles/translations_84.dir/all --- [ 39%] Generating ia/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ia/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ia/kreport_webplugin_qt.ts -target-language ia --- CMakeFiles/translations_93.dir/all --- Scanning dependencies of target translations_93 /usr/bin/make -f CMakeFiles/translations_93.dir/build.make CMakeFiles/translations_93.dir/build --- CMakeFiles/translations_30.dir/all --- Scanning dependencies of target translations_30 --- CMakeFiles/translations_115.dir/all --- --- ms/kreport_qt.qm --- --- CMakeFiles/translations_30.dir/all --- /usr/bin/make -f CMakeFiles/translations_30.dir/build.make CMakeFiles/translations_30.dir/build --- CMakeFiles/translations_33.dir/all --- Scanning dependencies of target translations_33 --- CMakeFiles/translations_148.dir/all --- [ 39%] Built target translations_148 --- CMakeFiles/translations_125.dir/all --- --- CMakeFiles/translations_93.dir/all --- --- ja/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_33.dir/all --- /usr/bin/make -f CMakeFiles/translations_33.dir/build.make CMakeFiles/translations_33.dir/build --- CMakeFiles/translations_84.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ia/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ia/kreport_webplugin_qt.qm --- CMakeFiles/translations_125.dir/all --- /usr/bin/make -f CMakeFiles/translations_125.dir/build.make CMakeFiles/translations_125.dir/depend --- CMakeFiles/translations_30.dir/all --- --- da/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_115.dir/all --- [ 39%] Generating ms/kreport_qt.qm --- CMakeFiles/translations_85.dir/all --- [ 39%] Built target translations_85 --- CMakeFiles/translations_115.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ms/kreport_qt.po -o /construction/textproc/kreport/.build/ms/kreport_qt.ts -target-language ms --- CMakeFiles/translations_184.dir/all --- --- CMakeFiles/translations_60.dir/all --- [ 39%] Built target translations_60 --- CMakeFiles/translations_33.dir/all --- --- de/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_184.dir/all --- /usr/bin/make -f CMakeFiles/translations_184.dir/build.make CMakeFiles/translations_184.dir/depend --- CMakeFiles/translations_125.dir/all --- --- CMakeFiles/translations_125.dir/depend --- --- CMakeFiles/translations_83.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ia/kreport_qt.ts -qm /construction/textproc/kreport/.build/ia/kreport_qt.qm --- CMakeFiles/translations_94.dir/all --- --- CMakeFiles/translations_93.dir/all --- [ 40%] Generating ja/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ja/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ja/kreport_webplugin_qt.ts -target-language ja --- CMakeFiles/translations_125.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_125.dir/DependInfo.cmake --- CMakeFiles/translations_94.dir/all --- /usr/bin/make -f CMakeFiles/translations_94.dir/build.make CMakeFiles/translations_94.dir/depend --- CMakeFiles/translations_30.dir/all --- [ 40%] Generating da/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/da/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/da/kreport_mapsplugin_qt.ts -target-language da --- CMakeFiles/translations_184.dir/all --- --- CMakeFiles/translations_184.dir/depend --- --- CMakeFiles/translations_94.dir/all --- --- CMakeFiles/translations_94.dir/depend --- --- CMakeFiles/translations_184.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_184.dir/DependInfo.cmake --- CMakeFiles/translations_94.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_94.dir/DependInfo.cmake --- CMakeFiles/translations_33.dir/all --- [ 40%] Generating de/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/de/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/de/kreport_barcodeplugin_qt.ts -target-language de --- CMakeFiles/translations_93.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ja/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ja/kreport_webplugin_qt.qm --- CMakeFiles/translations_125.dir/all --- Scanning dependencies of target translations_125 --- CMakeFiles/translations_84.dir/all --- [ 40%] Built target translations_84 --- CMakeFiles/translations_115.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ms/kreport_qt.ts -qm /construction/textproc/kreport/.build/ms/kreport_qt.qm --- CMakeFiles/translations_95.dir/all --- --- CMakeFiles/translations_30.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/da/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/da/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_125.dir/all --- /usr/bin/make -f CMakeFiles/translations_125.dir/build.make CMakeFiles/translations_125.dir/build --- CMakeFiles/translations_95.dir/all --- /usr/bin/make -f CMakeFiles/translations_95.dir/build.make CMakeFiles/translations_95.dir/depend --- CMakeFiles/translations_94.dir/all --- Scanning dependencies of target translations_94 --- CMakeFiles/translations_184.dir/all --- Scanning dependencies of target translations_184 --- CMakeFiles/translations_94.dir/all --- /usr/bin/make -f CMakeFiles/translations_94.dir/build.make CMakeFiles/translations_94.dir/build --- CMakeFiles/translations_184.dir/all --- /usr/bin/make -f CMakeFiles/translations_184.dir/build.make CMakeFiles/translations_184.dir/build --- CMakeFiles/translations_125.dir/all --- --- nl/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_95.dir/all --- --- CMakeFiles/translations_95.dir/depend --- --- CMakeFiles/translations_83.dir/all --- [ 40%] Built target translations_83 --- CMakeFiles/translations_96.dir/all --- --- CMakeFiles/translations_95.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_95.dir/DependInfo.cmake --- CMakeFiles/translations_94.dir/all --- --- kk/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_184.dir/all --- --- xh/kreport_qt.qm --- --- CMakeFiles/translations_33.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/de/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/de/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_96.dir/all --- /usr/bin/make -f CMakeFiles/translations_96.dir/build.make CMakeFiles/translations_96.dir/depend --- CMakeFiles/translations_87.dir/all --- Scanning dependencies of target translations_87 --- CMakeFiles/translations_93.dir/all --- [ 40%] Built target translations_93 --- CMakeFiles/translations_97.dir/all --- --- CMakeFiles/translations_87.dir/all --- /usr/bin/make -f CMakeFiles/translations_87.dir/build.make CMakeFiles/translations_87.dir/build --- CMakeFiles/translations_97.dir/all --- /usr/bin/make -f CMakeFiles/translations_97.dir/build.make CMakeFiles/translations_97.dir/depend --- CMakeFiles/translations_125.dir/all --- [ 41%] Generating nl/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nl/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/nl/kreport_barcodeplugin_qt.ts -target-language nl --- CMakeFiles/translations_94.dir/all --- [ 41%] Generating kk/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_115.dir/all --- [ 41%] Built target translations_115 --- CMakeFiles/translations_96.dir/all --- --- CMakeFiles/translations_96.dir/depend --- --- CMakeFiles/translations_94.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/kk/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/kk/kreport_barcodeplugin_qt.ts -target-language kk --- CMakeFiles/translations_30.dir/all --- [ 41%] Built target translations_30 --- CMakeFiles/translations_99.dir/all --- --- CMakeFiles/translations_96.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_96.dir/DependInfo.cmake --- CMakeFiles/translations_184.dir/all --- [ 41%] Generating xh/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/xh/kreport_qt.po -o /construction/textproc/kreport/.build/xh/kreport_qt.ts -target-language xh --- CMakeFiles/translations_58.dir/all --- --- CMakeFiles/translations_95.dir/all --- Scanning dependencies of target translations_95 --- CMakeFiles/translations_99.dir/all --- /usr/bin/make -f CMakeFiles/translations_99.dir/build.make CMakeFiles/translations_99.dir/depend --- CMakeFiles/translations_97.dir/all --- --- CMakeFiles/translations_97.dir/depend --- --- CMakeFiles/translations_58.dir/all --- /usr/bin/make -f CMakeFiles/translations_58.dir/build.make CMakeFiles/translations_58.dir/depend --- CMakeFiles/translations_95.dir/all --- /usr/bin/make -f CMakeFiles/translations_95.dir/build.make CMakeFiles/translations_95.dir/build --- CMakeFiles/translations_97.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_97.dir/DependInfo.cmake --- CMakeFiles/translations_87.dir/all --- --- it/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_99.dir/all --- --- CMakeFiles/translations_99.dir/depend --- --- CMakeFiles/translations_58.dir/all --- --- CMakeFiles/translations_58.dir/depend --- --- CMakeFiles/translations_99.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_99.dir/DependInfo.cmake --- CMakeFiles/translations_94.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/kk/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/kk/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_96.dir/all --- Scanning dependencies of target translations_96 --- CMakeFiles/translations_58.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_58.dir/DependInfo.cmake --- CMakeFiles/translations_95.dir/all --- --- kk/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_96.dir/all --- /usr/bin/make -f CMakeFiles/translations_96.dir/build.make CMakeFiles/translations_96.dir/build --- CMakeFiles/translations_125.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nl/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/nl/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_97.dir/all --- Scanning dependencies of target translations_97 --- CMakeFiles/translations_33.dir/all --- [ 41%] Built target translations_33 --- CMakeFiles/translations_97.dir/all --- /usr/bin/make -f CMakeFiles/translations_97.dir/build.make CMakeFiles/translations_97.dir/build --- CMakeFiles/translations_22.dir/all --- /usr/bin/make -f CMakeFiles/translations_22.dir/build.make CMakeFiles/translations_22.dir/depend --- CMakeFiles/translations_99.dir/all --- Scanning dependencies of target translations_99 --- CMakeFiles/translations_87.dir/all --- [ 42%] Generating it/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/it/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/it/kreport_mapsplugin_qt.ts -target-language it --- CMakeFiles/translations_96.dir/all --- --- kk/kreport_qt.qm --- --- CMakeFiles/translations_184.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/xh/kreport_qt.ts -qm /construction/textproc/kreport/.build/xh/kreport_qt.qm --- CMakeFiles/translations_58.dir/all --- Scanning dependencies of target translations_58 --- CMakeFiles/translations_95.dir/all --- [ 42%] Generating kk/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_99.dir/all --- /usr/bin/make -f CMakeFiles/translations_99.dir/build.make CMakeFiles/translations_99.dir/build --- CMakeFiles/translations_95.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/kk/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/kk/kreport_mapsplugin_qt.ts -target-language kk --- CMakeFiles/translations_58.dir/all --- /usr/bin/make -f CMakeFiles/translations_58.dir/build.make CMakeFiles/translations_58.dir/build --- CMakeFiles/translations_97.dir/all --- --- kk/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_22.dir/all --- --- CMakeFiles/translations_22.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_22.dir/DependInfo.cmake --- CMakeFiles/translations_99.dir/all --- --- ko/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_58.dir/all --- --- fi/kreport_qt.qm --- --- CMakeFiles/translations_94.dir/all --- [ 42%] Built target translations_94 --- CMakeFiles/translations_96.dir/all --- [ 42%] Generating kk/kreport_qt.qm --- CMakeFiles/translations_86.dir/all --- --- CMakeFiles/translations_96.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/kk/kreport_qt.po -o /construction/textproc/kreport/.build/kk/kreport_qt.ts -target-language kk --- CMakeFiles/translations_87.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/it/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/it/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_97.dir/all --- [ 43%] Generating kk/kreport_webplugin_qt.qm --- CMakeFiles/translations_95.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/kk/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/kk/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_86.dir/all --- /usr/bin/make -f CMakeFiles/translations_86.dir/build.make CMakeFiles/translations_86.dir/depend --- CMakeFiles/translations_97.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/kk/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/kk/kreport_webplugin_qt.ts -target-language kk --- CMakeFiles/translations_22.dir/all --- Scanning dependencies of target translations_22 --- CMakeFiles/translations_125.dir/all --- [ 43%] Built target translations_125 --- CMakeFiles/translations_99.dir/all --- [ 43%] Generating ko/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_22.dir/all --- /usr/bin/make -f CMakeFiles/translations_22.dir/build.make CMakeFiles/translations_22.dir/build --- CMakeFiles/translations_154.dir/all --- --- CMakeFiles/translations_58.dir/all --- [ 43%] Generating fi/kreport_qt.qm --- CMakeFiles/translations_86.dir/all --- --- CMakeFiles/translations_86.dir/depend --- --- CMakeFiles/translations_99.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ko/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ko/kreport_mapsplugin_qt.ts -target-language ko --- CMakeFiles/translations_58.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/fi/kreport_qt.po -o /construction/textproc/kreport/.build/fi/kreport_qt.ts -target-language fi --- CMakeFiles/translations_86.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_86.dir/DependInfo.cmake --- CMakeFiles/translations_154.dir/all --- /usr/bin/make -f CMakeFiles/translations_154.dir/build.make CMakeFiles/translations_154.dir/depend --- CMakeFiles/translations_97.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/kk/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/kk/kreport_webplugin_qt.qm --- CMakeFiles/translations_184.dir/all --- [ 43%] Built target translations_184 --- CMakeFiles/translations_111.dir/all --- --- CMakeFiles/translations_22.dir/all --- --- ca@valencia/kreport_qt.qm --- --- CMakeFiles/translations_154.dir/all --- --- CMakeFiles/translations_154.dir/depend --- --- CMakeFiles/translations_111.dir/all --- /usr/bin/make -f CMakeFiles/translations_111.dir/build.make CMakeFiles/translations_111.dir/depend --- CMakeFiles/translations_154.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_154.dir/DependInfo.cmake --- CMakeFiles/translations_99.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ko/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ko/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_86.dir/all --- Scanning dependencies of target translations_86 --- CMakeFiles/translations_96.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/kk/kreport_qt.ts -qm /construction/textproc/kreport/.build/kk/kreport_qt.qm --- CMakeFiles/translations_86.dir/all --- /usr/bin/make -f CMakeFiles/translations_86.dir/build.make CMakeFiles/translations_86.dir/build --- CMakeFiles/translations_95.dir/all --- [ 43%] Built target translations_95 --- CMakeFiles/translations_100.dir/all --- /usr/bin/make -f CMakeFiles/translations_100.dir/build.make CMakeFiles/translations_100.dir/depend --- CMakeFiles/translations_111.dir/all --- --- CMakeFiles/translations_111.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_111.dir/DependInfo.cmake --- CMakeFiles/translations_86.dir/all --- --- it/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_154.dir/all --- Scanning dependencies of target translations_154 --- CMakeFiles/translations_22.dir/all --- [ 44%] Generating ca@valencia/kreport_qt.qm --- CMakeFiles/translations_87.dir/all --- [ 44%] Built target translations_87 --- CMakeFiles/translations_22.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca@valencia/kreport_qt.po -o /construction/textproc/kreport/.build/ca@valencia/kreport_qt.ts -target-language ca@valencia --- CMakeFiles/translations_58.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/fi/kreport_qt.ts -qm /construction/textproc/kreport/.build/fi/kreport_qt.qm --- CMakeFiles/translations_154.dir/all --- /usr/bin/make -f CMakeFiles/translations_154.dir/build.make CMakeFiles/translations_154.dir/build --- CMakeFiles/translations_18.dir/all --- /usr/bin/make -f CMakeFiles/translations_18.dir/build.make CMakeFiles/translations_18.dir/depend --- CMakeFiles/translations_100.dir/all --- --- CMakeFiles/translations_100.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_100.dir/DependInfo.cmake --- CMakeFiles/translations_154.dir/all --- --- sk/kreport_qt.qm --- --- CMakeFiles/translations_86.dir/all --- [ 44%] Generating it/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_111.dir/all --- Scanning dependencies of target translations_111 --- CMakeFiles/translations_86.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/it/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/it/kreport_barcodeplugin_qt.ts -target-language it --- CMakeFiles/translations_111.dir/all --- /usr/bin/make -f CMakeFiles/translations_111.dir/build.make CMakeFiles/translations_111.dir/build --- CMakeFiles/translations_18.dir/all --- --- CMakeFiles/translations_18.dir/depend --- --- CMakeFiles/translations_99.dir/all --- [ 44%] Built target translations_99 --- CMakeFiles/translations_18.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_18.dir/DependInfo.cmake --- CMakeFiles/translations_101.dir/all --- --- CMakeFiles/translations_96.dir/all --- [ 44%] Built target translations_96 --- CMakeFiles/translations_101.dir/all --- /usr/bin/make -f CMakeFiles/translations_101.dir/build.make CMakeFiles/translations_101.dir/depend --- CMakeFiles/translations_104.dir/all --- --- CMakeFiles/translations_97.dir/all --- [ 44%] Built target translations_97 --- CMakeFiles/translations_108.dir/all --- --- CMakeFiles/translations_154.dir/all --- [ 44%] Generating sk/kreport_qt.qm --- CMakeFiles/translations_104.dir/all --- /usr/bin/make -f CMakeFiles/translations_104.dir/build.make CMakeFiles/translations_104.dir/depend --- CMakeFiles/translations_154.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sk/kreport_qt.po -o /construction/textproc/kreport/.build/sk/kreport_qt.ts -target-language sk --- CMakeFiles/translations_108.dir/all --- /usr/bin/make -f CMakeFiles/translations_108.dir/build.make CMakeFiles/translations_108.dir/depend --- CMakeFiles/translations_111.dir/all --- --- mr/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_86.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/it/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/it/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_101.dir/all --- --- CMakeFiles/translations_101.dir/depend --- --- CMakeFiles/translations_100.dir/all --- Scanning dependencies of target translations_100 --- CMakeFiles/translations_22.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca@valencia/kreport_qt.ts -qm /construction/textproc/kreport/.build/ca@valencia/kreport_qt.qm --- CMakeFiles/translations_58.dir/all --- [ 44%] Built target translations_58 --- CMakeFiles/translations_101.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_101.dir/DependInfo.cmake --- CMakeFiles/translations_108.dir/all --- --- CMakeFiles/translations_108.dir/depend --- --- CMakeFiles/translations_110.dir/all --- --- CMakeFiles/translations_104.dir/all --- --- CMakeFiles/translations_104.dir/depend --- --- CMakeFiles/translations_108.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_108.dir/DependInfo.cmake --- CMakeFiles/translations_100.dir/all --- /usr/bin/make -f CMakeFiles/translations_100.dir/build.make CMakeFiles/translations_100.dir/build --- CMakeFiles/translations_110.dir/all --- /usr/bin/make -f CMakeFiles/translations_110.dir/build.make CMakeFiles/translations_110.dir/depend --- CMakeFiles/translations_104.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_104.dir/DependInfo.cmake --- CMakeFiles/translations_111.dir/all --- [ 44%] Generating mr/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_18.dir/all --- Scanning dependencies of target translations_18 --- CMakeFiles/translations_110.dir/all --- --- CMakeFiles/translations_110.dir/depend --- --- CMakeFiles/translations_111.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/mr/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/mr/kreport_mapsplugin_qt.ts -target-language mr --- CMakeFiles/translations_100.dir/all --- --- ko/kreport_qt.qm --- --- CMakeFiles/translations_101.dir/all --- Scanning dependencies of target translations_101 --- CMakeFiles/translations_110.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_110.dir/DependInfo.cmake --- CMakeFiles/translations_154.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sk/kreport_qt.ts -qm /construction/textproc/kreport/.build/sk/kreport_qt.qm --- CMakeFiles/translations_101.dir/all --- /usr/bin/make -f CMakeFiles/translations_101.dir/build.make CMakeFiles/translations_101.dir/build --- CMakeFiles/translations_108.dir/all --- Scanning dependencies of target translations_108 --- CMakeFiles/translations_104.dir/all --- Scanning dependencies of target translations_104 --- CMakeFiles/translations_108.dir/all --- /usr/bin/make -f CMakeFiles/translations_108.dir/build.make CMakeFiles/translations_108.dir/build --- CMakeFiles/translations_104.dir/all --- /usr/bin/make -f CMakeFiles/translations_104.dir/build.make CMakeFiles/translations_104.dir/build --- CMakeFiles/translations_18.dir/all --- /usr/bin/make -f CMakeFiles/translations_18.dir/build.make CMakeFiles/translations_18.dir/build --- CMakeFiles/translations_86.dir/all --- [ 44%] Built target translations_86 --- CMakeFiles/translations_25.dir/all --- /usr/bin/make -f CMakeFiles/translations_25.dir/build.make CMakeFiles/translations_25.dir/depend --- CMakeFiles/translations_101.dir/all --- --- ko/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_111.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/mr/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/mr/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_110.dir/all --- Scanning dependencies of target translations_110 --- CMakeFiles/translations_108.dir/all --- --- mai/kreport_qt.qm --- --- CMakeFiles/translations_110.dir/all --- /usr/bin/make -f CMakeFiles/translations_110.dir/build.make CMakeFiles/translations_110.dir/build --- CMakeFiles/translations_104.dir/all --- --- lt/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_100.dir/all --- [ 45%] Generating ko/kreport_qt.qm --- CMakeFiles/translations_18.dir/all --- --- ca/kreport_qt.qm --- --- CMakeFiles/translations_100.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ko/kreport_qt.po -o /construction/textproc/kreport/.build/ko/kreport_qt.ts -target-language ko --- CMakeFiles/translations_22.dir/all --- [ 45%] Built target translations_22 --- CMakeFiles/translations_25.dir/all --- --- CMakeFiles/translations_25.dir/depend --- --- CMakeFiles/translations_27.dir/all --- /usr/bin/make -f CMakeFiles/translations_27.dir/build.make CMakeFiles/translations_27.dir/depend --- CMakeFiles/translations_25.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_25.dir/DependInfo.cmake --- CMakeFiles/translations_101.dir/all --- [ 45%] Generating ko/kreport_webplugin_qt.qm --- CMakeFiles/translations_110.dir/all --- --- mr/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_101.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ko/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/ko/kreport_webplugin_qt.ts -target-language ko --- CMakeFiles/translations_104.dir/all --- [ 45%] Generating lt/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_108.dir/all --- [ 45%] Generating mai/kreport_qt.qm --- CMakeFiles/translations_104.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/lt/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/lt/kreport_mapsplugin_qt.ts -target-language lt --- CMakeFiles/translations_108.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/mai/kreport_qt.po -o /construction/textproc/kreport/.build/mai/kreport_qt.ts -target-language mai --- CMakeFiles/translations_154.dir/all --- [ 45%] Built target translations_154 --- CMakeFiles/translations_27.dir/all --- --- CMakeFiles/translations_27.dir/depend --- --- CMakeFiles/translations_113.dir/all --- --- CMakeFiles/translations_27.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_27.dir/DependInfo.cmake --- CMakeFiles/translations_113.dir/all --- /usr/bin/make -f CMakeFiles/translations_113.dir/build.make CMakeFiles/translations_113.dir/depend --- CMakeFiles/translations_110.dir/all --- [ 45%] Generating mr/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/mr/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/mr/kreport_barcodeplugin_qt.ts -target-language mr --- CMakeFiles/translations_101.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ko/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/ko/kreport_webplugin_qt.qm --- CMakeFiles/translations_111.dir/all --- [ 45%] Built target translations_111 --- CMakeFiles/translations_182.dir/all --- --- CMakeFiles/translations_100.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ko/kreport_qt.ts -qm /construction/textproc/kreport/.build/ko/kreport_qt.qm --- CMakeFiles/translations_25.dir/all --- Scanning dependencies of target translations_25 --- CMakeFiles/translations_182.dir/all --- /usr/bin/make -f CMakeFiles/translations_182.dir/build.make CMakeFiles/translations_182.dir/depend --- CMakeFiles/translations_113.dir/all --- --- CMakeFiles/translations_113.dir/depend --- --- CMakeFiles/translations_25.dir/all --- /usr/bin/make -f CMakeFiles/translations_25.dir/build.make CMakeFiles/translations_25.dir/build --- CMakeFiles/translations_104.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/lt/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/lt/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_113.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_113.dir/DependInfo.cmake --- CMakeFiles/translations_27.dir/all --- Scanning dependencies of target translations_27 --- CMakeFiles/translations_18.dir/all --- [ 45%] Generating ca/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca/kreport_qt.po -o /construction/textproc/kreport/.build/ca/kreport_qt.ts -target-language ca --- CMakeFiles/translations_27.dir/all --- /usr/bin/make -f CMakeFiles/translations_27.dir/build.make CMakeFiles/translations_27.dir/build --- CMakeFiles/translations_182.dir/all --- --- CMakeFiles/translations_182.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_182.dir/DependInfo.cmake --- CMakeFiles/translations_110.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/mr/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/mr/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_108.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/mai/kreport_qt.ts -qm /construction/textproc/kreport/.build/mai/kreport_qt.qm --- CMakeFiles/translations_25.dir/all --- --- cs/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_27.dir/all --- --- cs/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_113.dir/all --- Scanning dependencies of target translations_113 /usr/bin/make -f CMakeFiles/translations_113.dir/build.make CMakeFiles/translations_113.dir/build --- CMakeFiles/translations_182.dir/all --- Scanning dependencies of target translations_182 --- CMakeFiles/translations_101.dir/all --- [ 45%] Built target translations_101 --- CMakeFiles/translations_182.dir/all --- /usr/bin/make -f CMakeFiles/translations_182.dir/build.make CMakeFiles/translations_182.dir/build --- CMakeFiles/translations_27.dir/all --- [ 45%] Generating cs/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/cs/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/cs/kreport_webplugin_qt.ts -target-language cs --- CMakeFiles/translations_100.dir/all --- [ 45%] Built target translations_100 --- CMakeFiles/translations_89.dir/all --- --- CMakeFiles/translations_18.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca/kreport_qt.ts -qm /construction/textproc/kreport/.build/ca/kreport_qt.qm --- CMakeFiles/translations_117.dir/all --- --- CMakeFiles/translations_25.dir/all --- [ 46%] Generating cs/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_104.dir/all --- [ 46%] Built target translations_104 --- CMakeFiles/translations_89.dir/all --- /usr/bin/make -f CMakeFiles/translations_89.dir/build.make CMakeFiles/translations_89.dir/depend --- CMakeFiles/translations_113.dir/all --- --- mr/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_25.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/cs/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/cs/kreport_mapsplugin_qt.ts -target-language cs --- CMakeFiles/translations_119.dir/all --- --- CMakeFiles/translations_117.dir/all --- /usr/bin/make -f CMakeFiles/translations_117.dir/build.make CMakeFiles/translations_117.dir/depend --- CMakeFiles/translations_119.dir/all --- /usr/bin/make -f CMakeFiles/translations_119.dir/build.make CMakeFiles/translations_119.dir/depend --- CMakeFiles/translations_182.dir/all --- --- wa/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_110.dir/all --- [ 46%] Built target translations_110 --- CMakeFiles/translations_66.dir/all --- --- CMakeFiles/translations_89.dir/all --- --- CMakeFiles/translations_89.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_89.dir/DependInfo.cmake --- CMakeFiles/translations_66.dir/all --- /usr/bin/make -f CMakeFiles/translations_66.dir/build.make CMakeFiles/translations_66.dir/depend --- CMakeFiles/translations_27.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/cs/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/cs/kreport_webplugin_qt.qm --- CMakeFiles/translations_117.dir/all --- --- CMakeFiles/translations_117.dir/depend --- --- CMakeFiles/translations_108.dir/all --- [ 46%] Built target translations_108 --- CMakeFiles/translations_117.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_117.dir/DependInfo.cmake --- CMakeFiles/translations_124.dir/all --- --- CMakeFiles/translations_113.dir/all --- [ 46%] Generating mr/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/mr/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/mr/kreport_webplugin_qt.ts -target-language mr --- CMakeFiles/translations_119.dir/all --- --- CMakeFiles/translations_119.dir/depend --- --- CMakeFiles/translations_124.dir/all --- /usr/bin/make -f CMakeFiles/translations_124.dir/build.make CMakeFiles/translations_124.dir/depend --- CMakeFiles/translations_119.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_119.dir/DependInfo.cmake --- CMakeFiles/translations_66.dir/all --- --- CMakeFiles/translations_66.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_66.dir/DependInfo.cmake --- CMakeFiles/translations_25.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/cs/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/cs/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_182.dir/all --- [ 46%] Generating wa/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_124.dir/all --- --- CMakeFiles/translations_124.dir/depend --- --- CMakeFiles/translations_182.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/wa/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/wa/kreport_barcodeplugin_qt.ts -target-language wa --- CMakeFiles/translations_89.dir/all --- Scanning dependencies of target translations_89 --- CMakeFiles/translations_124.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_124.dir/DependInfo.cmake --- CMakeFiles/translations_117.dir/all --- Scanning dependencies of target translations_117 --- CMakeFiles/translations_89.dir/all --- /usr/bin/make -f CMakeFiles/translations_89.dir/build.make CMakeFiles/translations_89.dir/build --- CMakeFiles/translations_117.dir/all --- /usr/bin/make -f CMakeFiles/translations_117.dir/build.make CMakeFiles/translations_117.dir/build --- CMakeFiles/translations_113.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/mr/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/mr/kreport_webplugin_qt.qm --- CMakeFiles/translations_119.dir/all --- Scanning dependencies of target translations_119 /usr/bin/make -f CMakeFiles/translations_119.dir/build.make CMakeFiles/translations_119.dir/build --- CMakeFiles/translations_89.dir/all --- --- it/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_117.dir/all --- --- nb/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_27.dir/all --- [ 46%] Built target translations_27 --- CMakeFiles/translations_127.dir/all --- --- CMakeFiles/translations_124.dir/all --- Scanning dependencies of target translations_124 --- CMakeFiles/translations_127.dir/all --- /usr/bin/make -f CMakeFiles/translations_127.dir/build.make CMakeFiles/translations_127.dir/depend --- CMakeFiles/translations_124.dir/all --- /usr/bin/make -f CMakeFiles/translations_124.dir/build.make CMakeFiles/translations_124.dir/build --- CMakeFiles/translations_119.dir/all --- --- nb/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_182.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/wa/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/wa/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_66.dir/all --- Scanning dependencies of target translations_66 --- CMakeFiles/translations_117.dir/all --- [ 46%] Generating nb/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_89.dir/all --- [ 46%] Generating it/kreport_webplugin_qt.qm --- CMakeFiles/translations_25.dir/all --- [ 46%] Built target translations_25 --- CMakeFiles/translations_117.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nb/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/nb/kreport_mapsplugin_qt.ts -target-language nb --- CMakeFiles/translations_124.dir/all --- --- ne/kreport_qt.qm --- --- CMakeFiles/translations_89.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/it/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/it/kreport_webplugin_qt.ts -target-language it --- CMakeFiles/translations_66.dir/all --- /usr/bin/make -f CMakeFiles/translations_66.dir/build.make CMakeFiles/translations_66.dir/build --- CMakeFiles/translations_128.dir/all --- --- CMakeFiles/translations_127.dir/all --- --- CMakeFiles/translations_127.dir/depend --- --- CMakeFiles/translations_128.dir/all --- /usr/bin/make -f CMakeFiles/translations_128.dir/build.make CMakeFiles/translations_128.dir/depend --- CMakeFiles/translations_127.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_127.dir/DependInfo.cmake --- CMakeFiles/translations_119.dir/all --- [ 47%] Generating nb/kreport_webplugin_qt.qm --- CMakeFiles/translations_113.dir/all --- [ 47%] Built target translations_113 --- CMakeFiles/translations_119.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nb/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/nb/kreport_webplugin_qt.ts -target-language nb --- CMakeFiles/translations_130.dir/all --- /usr/bin/make -f CMakeFiles/translations_130.dir/build.make CMakeFiles/translations_130.dir/depend --- CMakeFiles/translations_66.dir/all --- --- ga/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_128.dir/all --- --- CMakeFiles/translations_128.dir/depend --- --- CMakeFiles/translations_124.dir/all --- [ 47%] Generating ne/kreport_qt.qm --- CMakeFiles/translations_117.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nb/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/nb/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_89.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/it/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/it/kreport_webplugin_qt.qm --- CMakeFiles/translations_124.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ne/kreport_qt.po -o /construction/textproc/kreport/.build/ne/kreport_qt.ts -target-language ne --- CMakeFiles/translations_128.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_128.dir/DependInfo.cmake --- CMakeFiles/translations_130.dir/all --- --- CMakeFiles/translations_130.dir/depend --- --- CMakeFiles/translations_119.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nb/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/nb/kreport_webplugin_qt.qm --- CMakeFiles/translations_130.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_130.dir/DependInfo.cmake --- CMakeFiles/translations_66.dir/all --- [ 48%] Generating ga/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ga/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ga/kreport_mapsplugin_qt.ts -target-language ga --- CMakeFiles/translations_127.dir/all --- Scanning dependencies of target translations_127 --- CMakeFiles/translations_128.dir/all --- Scanning dependencies of target translations_128 /usr/bin/make -f CMakeFiles/translations_128.dir/build.make CMakeFiles/translations_128.dir/build --- CMakeFiles/translations_127.dir/all --- /usr/bin/make -f CMakeFiles/translations_127.dir/build.make CMakeFiles/translations_127.dir/build --- CMakeFiles/translations_66.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ga/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ga/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_130.dir/all --- Scanning dependencies of target translations_130 --- CMakeFiles/translations_128.dir/all --- --- nl/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_117.dir/all --- [ 48%] Built target translations_117 --- CMakeFiles/translations_124.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ne/kreport_qt.ts -qm /construction/textproc/kreport/.build/ne/kreport_qt.qm --- CMakeFiles/translations_130.dir/all --- /usr/bin/make -f CMakeFiles/translations_130.dir/build.make CMakeFiles/translations_130.dir/build --- CMakeFiles/translations_89.dir/all --- [ 48%] Built target translations_89 --- CMakeFiles/translations_132.dir/all --- --- CMakeFiles/translations_127.dir/all --- --- nl/kreport_qt.qm --- --- CMakeFiles/translations_40.dir/all --- --- CMakeFiles/translations_132.dir/all --- /usr/bin/make -f CMakeFiles/translations_132.dir/build.make CMakeFiles/translations_132.dir/depend --- CMakeFiles/translations_40.dir/all --- /usr/bin/make -f CMakeFiles/translations_40.dir/build.make CMakeFiles/translations_40.dir/depend --- CMakeFiles/translations_119.dir/all --- [ 48%] Built target translations_119 --- CMakeFiles/translations_38.dir/all --- /usr/bin/make -f CMakeFiles/translations_38.dir/build.make CMakeFiles/translations_38.dir/depend --- CMakeFiles/translations_130.dir/all --- --- nn/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_18.dir/all --- [ 48%] Built target translations_18 --- CMakeFiles/translations_128.dir/all --- [ 50%] Generating nl/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nl/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/nl/kreport_webplugin_qt.ts -target-language nl --- CMakeFiles/translations_133.dir/all --- --- CMakeFiles/translations_132.dir/all --- --- CMakeFiles/translations_132.dir/depend --- --- CMakeFiles/translations_127.dir/all --- [ 50%] Generating nl/kreport_qt.qm --- CMakeFiles/translations_133.dir/all --- /usr/bin/make -f CMakeFiles/translations_133.dir/build.make CMakeFiles/translations_133.dir/depend --- CMakeFiles/translations_127.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nl/kreport_qt.po -o /construction/textproc/kreport/.build/nl/kreport_qt.ts -target-language nl --- CMakeFiles/translations_40.dir/all --- --- CMakeFiles/translations_40.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_40.dir/DependInfo.cmake --- CMakeFiles/translations_38.dir/all --- --- CMakeFiles/translations_38.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_38.dir/DependInfo.cmake --- CMakeFiles/translations_182.dir/all --- [ 50%] Built target translations_182 --- CMakeFiles/translations_130.dir/all --- [ 50%] Generating nn/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_132.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_132.dir/DependInfo.cmake --- CMakeFiles/translations_130.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nn/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/nn/kreport_mapsplugin_qt.ts -target-language nn --- CMakeFiles/translations_138.dir/all --- --- CMakeFiles/translations_66.dir/all --- [ 50%] Built target translations_66 --- CMakeFiles/translations_128.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nl/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/nl/kreport_webplugin_qt.qm --- CMakeFiles/translations_133.dir/all --- --- CMakeFiles/translations_133.dir/depend --- --- CMakeFiles/translations_138.dir/all --- /usr/bin/make -f CMakeFiles/translations_138.dir/build.make CMakeFiles/translations_138.dir/depend --- CMakeFiles/translations_136.dir/all --- --- CMakeFiles/translations_133.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_133.dir/DependInfo.cmake --- CMakeFiles/translations_136.dir/all --- /usr/bin/make -f CMakeFiles/translations_136.dir/build.make CMakeFiles/translations_136.dir/depend --- CMakeFiles/translations_124.dir/all --- [ 50%] Built target translations_124 --- CMakeFiles/translations_137.dir/all --- --- CMakeFiles/translations_40.dir/all --- Scanning dependencies of target translations_40 --- CMakeFiles/translations_137.dir/all --- /usr/bin/make -f CMakeFiles/translations_137.dir/build.make CMakeFiles/translations_137.dir/depend --- CMakeFiles/translations_38.dir/all --- Scanning dependencies of target translations_38 --- CMakeFiles/translations_40.dir/all --- /usr/bin/make -f CMakeFiles/translations_40.dir/build.make CMakeFiles/translations_40.dir/build --- CMakeFiles/translations_38.dir/all --- /usr/bin/make -f CMakeFiles/translations_38.dir/build.make CMakeFiles/translations_38.dir/build --- CMakeFiles/translations_130.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nn/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/nn/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_136.dir/all --- --- CMakeFiles/translations_136.dir/depend --- --- CMakeFiles/translations_138.dir/all --- --- CMakeFiles/translations_138.dir/depend --- --- CMakeFiles/translations_136.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_136.dir/DependInfo.cmake --- CMakeFiles/translations_138.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_138.dir/DependInfo.cmake --- CMakeFiles/translations_137.dir/all --- --- CMakeFiles/translations_137.dir/depend --- --- CMakeFiles/translations_40.dir/all --- --- el/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_137.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_137.dir/DependInfo.cmake --- CMakeFiles/translations_38.dir/all --- --- el/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_127.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nl/kreport_qt.ts -qm /construction/textproc/kreport/.build/nl/kreport_qt.qm --- CMakeFiles/translations_128.dir/all --- [ 50%] Built target translations_128 --- CMakeFiles/translations_136.dir/all --- Scanning dependencies of target translations_136 --- CMakeFiles/translations_142.dir/all --- --- CMakeFiles/translations_138.dir/all --- Scanning dependencies of target translations_138 --- CMakeFiles/translations_40.dir/all --- [ 51%] Generating el/kreport_webplugin_qt.qm --- CMakeFiles/translations_137.dir/all --- Scanning dependencies of target translations_137 --- CMakeFiles/translations_136.dir/all --- /usr/bin/make -f CMakeFiles/translations_136.dir/build.make CMakeFiles/translations_136.dir/build --- CMakeFiles/translations_40.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/el/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/el/kreport_webplugin_qt.ts -target-language el --- CMakeFiles/translations_142.dir/all --- /usr/bin/make -f CMakeFiles/translations_142.dir/build.make CMakeFiles/translations_142.dir/depend --- CMakeFiles/translations_138.dir/all --- /usr/bin/make -f CMakeFiles/translations_138.dir/build.make CMakeFiles/translations_138.dir/build --- CMakeFiles/translations_38.dir/all --- [ 52%] Generating el/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_137.dir/all --- /usr/bin/make -f CMakeFiles/translations_137.dir/build.make CMakeFiles/translations_137.dir/build --- CMakeFiles/translations_132.dir/all --- Scanning dependencies of target translations_132 --- CMakeFiles/translations_38.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/el/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/el/kreport_mapsplugin_qt.ts -target-language el --- CMakeFiles/translations_132.dir/all --- /usr/bin/make -f CMakeFiles/translations_132.dir/build.make CMakeFiles/translations_132.dir/build --- CMakeFiles/translations_133.dir/all --- Scanning dependencies of target translations_133 --- CMakeFiles/translations_136.dir/all --- --- pl/kreport_qt.qm --- --- CMakeFiles/translations_137.dir/all --- --- pl/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_133.dir/all --- /usr/bin/make -f CMakeFiles/translations_133.dir/build.make CMakeFiles/translations_133.dir/build --- CMakeFiles/translations_138.dir/all --- --- pt/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_130.dir/all --- [ 52%] Built target translations_130 --- CMakeFiles/translations_142.dir/all --- --- CMakeFiles/translations_142.dir/depend --- --- CMakeFiles/translations_17.dir/all --- --- CMakeFiles/translations_142.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_142.dir/DependInfo.cmake --- CMakeFiles/translations_40.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/el/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/el/kreport_webplugin_qt.qm --- CMakeFiles/translations_17.dir/all --- /usr/bin/make -f CMakeFiles/translations_17.dir/build.make CMakeFiles/translations_17.dir/depend --- CMakeFiles/translations_38.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/el/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/el/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_136.dir/all --- [ 52%] Generating pl/kreport_qt.qm --- CMakeFiles/translations_133.dir/all --- --- pa/kreport_qt.qm --- --- CMakeFiles/translations_137.dir/all --- [ 53%] Generating pl/kreport_webplugin_qt.qm --- CMakeFiles/translations_136.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pl/kreport_qt.po -o /construction/textproc/kreport/.build/pl/kreport_qt.ts -target-language pl --- CMakeFiles/translations_132.dir/all --- --- oc/kreport_qt.qm --- --- CMakeFiles/translations_137.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pl/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/pl/kreport_webplugin_qt.ts -target-language pl --- CMakeFiles/translations_138.dir/all --- [ 53%] Generating pt/kreport_barcodeplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/pt/kreport_barcodeplugin_qt.ts -target-language pt --- CMakeFiles/translations_17.dir/all --- --- CMakeFiles/translations_17.dir/depend --- --- CMakeFiles/translations_127.dir/all --- [ 53%] Built target translations_127 --- CMakeFiles/translations_17.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_17.dir/DependInfo.cmake --- CMakeFiles/translations_143.dir/all --- --- CMakeFiles/translations_142.dir/all --- Scanning dependencies of target translations_142 --- CMakeFiles/translations_143.dir/all --- /usr/bin/make -f CMakeFiles/translations_143.dir/build.make CMakeFiles/translations_143.dir/depend --- CMakeFiles/translations_133.dir/all --- [ 53%] Generating pa/kreport_qt.qm --- CMakeFiles/translations_142.dir/all --- /usr/bin/make -f CMakeFiles/translations_142.dir/build.make CMakeFiles/translations_142.dir/build --- CMakeFiles/translations_137.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pl/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/pl/kreport_webplugin_qt.qm --- CMakeFiles/translations_133.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pa/kreport_qt.po -o /construction/textproc/kreport/.build/pa/kreport_qt.ts -target-language pa --- CMakeFiles/translations_40.dir/all --- [ 53%] Built target translations_40 --- CMakeFiles/translations_138.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/pt/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_149.dir/all --- --- CMakeFiles/translations_17.dir/all --- Scanning dependencies of target translations_17 --- CMakeFiles/translations_143.dir/all --- --- CMakeFiles/translations_143.dir/depend --- --- CMakeFiles/translations_142.dir/all --- --- pt_BR/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_149.dir/all --- /usr/bin/make -f CMakeFiles/translations_149.dir/build.make CMakeFiles/translations_149.dir/depend --- CMakeFiles/translations_143.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_143.dir/DependInfo.cmake --- CMakeFiles/translations_17.dir/all --- /usr/bin/make -f CMakeFiles/translations_17.dir/build.make CMakeFiles/translations_17.dir/build --- CMakeFiles/translations_136.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pl/kreport_qt.ts -qm /construction/textproc/kreport/.build/pl/kreport_qt.qm --- CMakeFiles/translations_38.dir/all --- [ 53%] Built target translations_38 --- CMakeFiles/translations_145.dir/all --- /usr/bin/make -f CMakeFiles/translations_145.dir/build.make CMakeFiles/translations_145.dir/depend --- CMakeFiles/translations_149.dir/all --- --- CMakeFiles/translations_149.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_149.dir/DependInfo.cmake --- CMakeFiles/translations_132.dir/all --- [ 53%] Generating oc/kreport_qt.qm --- CMakeFiles/translations_17.dir/all --- --- ca/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_132.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/oc/kreport_qt.po -o /construction/textproc/kreport/.build/oc/kreport_qt.ts -target-language oc --- CMakeFiles/translations_143.dir/all --- Scanning dependencies of target translations_143 --- CMakeFiles/translations_145.dir/all --- --- CMakeFiles/translations_145.dir/depend --- --- CMakeFiles/translations_137.dir/all --- [ 53%] Built target translations_137 --- CMakeFiles/translations_145.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_145.dir/DependInfo.cmake --- CMakeFiles/translations_142.dir/all --- [ 53%] Generating pt_BR/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_143.dir/all --- /usr/bin/make -f CMakeFiles/translations_143.dir/build.make CMakeFiles/translations_143.dir/build --- CMakeFiles/translations_142.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt_BR/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/pt_BR/kreport_barcodeplugin_qt.ts -target-language pt_BR --- CMakeFiles/translations_152.dir/all --- /usr/bin/make -f CMakeFiles/translations_152.dir/build.make CMakeFiles/translations_152.dir/depend --- CMakeFiles/translations_133.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pa/kreport_qt.ts -qm /construction/textproc/kreport/.build/pa/kreport_qt.qm --- CMakeFiles/translations_138.dir/all --- [ 53%] Built target translations_138 --- CMakeFiles/translations_149.dir/all --- Scanning dependencies of target translations_149 --- CMakeFiles/translations_181.dir/all --- --- CMakeFiles/translations_17.dir/all --- [ 53%] Generating ca/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ca/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/ca/kreport_mapsplugin_qt.ts -target-language ca --- CMakeFiles/translations_143.dir/all --- --- pt_BR/kreport_mapsplugin_qt.qm --- --- CMakeFiles/translations_181.dir/all --- /usr/bin/make -f CMakeFiles/translations_181.dir/build.make CMakeFiles/translations_181.dir/depend --- CMakeFiles/translations_149.dir/all --- /usr/bin/make -f CMakeFiles/translations_149.dir/build.make CMakeFiles/translations_149.dir/build --- CMakeFiles/translations_145.dir/all --- Scanning dependencies of target translations_145 --- CMakeFiles/translations_152.dir/all --- --- CMakeFiles/translations_152.dir/depend --- --- CMakeFiles/translations_145.dir/all --- /usr/bin/make -f CMakeFiles/translations_145.dir/build.make CMakeFiles/translations_145.dir/build --- CMakeFiles/translations_152.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_152.dir/DependInfo.cmake --- CMakeFiles/translations_142.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt_BR/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/pt_BR/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_149.dir/all --- --- ru/kreport_qt.qm --- --- CMakeFiles/translations_181.dir/all --- --- CMakeFiles/translations_181.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_181.dir/DependInfo.cmake --- CMakeFiles/translations_17.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ca/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/ca/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_132.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/oc/kreport_qt.ts -qm /construction/textproc/kreport/.build/oc/kreport_qt.qm --- CMakeFiles/translations_145.dir/all --- --- pt_BR/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_143.dir/all --- [ 54%] Generating pt_BR/kreport_mapsplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt_BR/kreport_mapsplugin_qt.po -o /construction/textproc/kreport/.build/pt_BR/kreport_mapsplugin_qt.ts -target-language pt_BR --- CMakeFiles/translations_152.dir/all --- Scanning dependencies of target translations_152 --- CMakeFiles/translations_136.dir/all --- [ 54%] Built target translations_136 --- CMakeFiles/translations_152.dir/all --- /usr/bin/make -f CMakeFiles/translations_152.dir/build.make CMakeFiles/translations_152.dir/build --- CMakeFiles/translations_149.dir/all --- [ 54%] Generating ru/kreport_qt.qm --- CMakeFiles/translations_122.dir/all --- --- CMakeFiles/translations_149.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/ru/kreport_qt.po -o /construction/textproc/kreport/.build/ru/kreport_qt.ts -target-language ru --- CMakeFiles/translations_122.dir/all --- /usr/bin/make -f CMakeFiles/translations_122.dir/build.make CMakeFiles/translations_122.dir/depend --- CMakeFiles/translations_145.dir/all --- [ 54%] Generating pt_BR/kreport_webplugin_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/pt_BR/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/pt_BR/kreport_webplugin_qt.ts -target-language pt_BR --- CMakeFiles/translations_181.dir/all --- Scanning dependencies of target translations_181 --- CMakeFiles/translations_152.dir/all --- --- sk/kreport_barcodeplugin_qt.qm --- --- CMakeFiles/translations_181.dir/all --- /usr/bin/make -f CMakeFiles/translations_181.dir/build.make CMakeFiles/translations_181.dir/build --- CMakeFiles/translations_142.dir/all --- [ 54%] Built target translations_142 --- CMakeFiles/translations_133.dir/all --- [ 54%] Built target translations_133 --- CMakeFiles/translations_158.dir/all --- --- CMakeFiles/translations_143.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt_BR/kreport_mapsplugin_qt.ts -qm /construction/textproc/kreport/.build/pt_BR/kreport_mapsplugin_qt.qm --- CMakeFiles/translations_159.dir/all --- --- CMakeFiles/translations_158.dir/all --- /usr/bin/make -f CMakeFiles/translations_158.dir/build.make CMakeFiles/translations_158.dir/depend --- CMakeFiles/translations_159.dir/all --- /usr/bin/make -f CMakeFiles/translations_159.dir/build.make CMakeFiles/translations_159.dir/depend --- CMakeFiles/translations_122.dir/all --- --- CMakeFiles/translations_122.dir/depend --- --- CMakeFiles/translations_181.dir/all --- --- vi/kreport_qt.qm --- --- CMakeFiles/translations_122.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_122.dir/DependInfo.cmake --- CMakeFiles/translations_152.dir/all --- [ 55%] Generating sk/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_17.dir/all --- [ 54%] Built target translations_17 --- CMakeFiles/translations_145.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/pt_BR/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/pt_BR/kreport_webplugin_qt.qm --- CMakeFiles/translations_152.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sk/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/sk/kreport_barcodeplugin_qt.ts -target-language sk --- CMakeFiles/translations_160.dir/all --- --- CMakeFiles/translations_159.dir/all --- --- CMakeFiles/translations_159.dir/depend --- --- CMakeFiles/translations_158.dir/all --- --- CMakeFiles/translations_158.dir/depend --- --- CMakeFiles/translations_160.dir/all --- /usr/bin/make -f CMakeFiles/translations_160.dir/build.make CMakeFiles/translations_160.dir/depend --- CMakeFiles/translations_159.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_159.dir/DependInfo.cmake --- CMakeFiles/translations_158.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_158.dir/DependInfo.cmake --- CMakeFiles/translations_149.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/ru/kreport_qt.ts -qm /construction/textproc/kreport/.build/ru/kreport_qt.qm --- CMakeFiles/translations_181.dir/all --- [ 55%] Generating vi/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/vi/kreport_qt.po -o /construction/textproc/kreport/.build/vi/kreport_qt.ts -target-language vi --- CMakeFiles/translations_160.dir/all --- --- CMakeFiles/translations_160.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_160.dir/DependInfo.cmake --- CMakeFiles/translations_132.dir/all --- [ 55%] Built target translations_132 --- CMakeFiles/translations_152.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sk/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/sk/kreport_barcodeplugin_qt.qm --- CMakeFiles/translations_163.dir/all --- --- CMakeFiles/translations_159.dir/all --- Scanning dependencies of target translations_159 --- CMakeFiles/translations_158.dir/all --- Scanning dependencies of target translations_158 --- CMakeFiles/translations_159.dir/all --- /usr/bin/make -f CMakeFiles/translations_159.dir/build.make CMakeFiles/translations_159.dir/build --- CMakeFiles/translations_143.dir/all --- [ 55%] Built target translations_143 --- CMakeFiles/translations_158.dir/all --- /usr/bin/make -f CMakeFiles/translations_158.dir/build.make CMakeFiles/translations_158.dir/build --- CMakeFiles/translations_162.dir/all --- --- CMakeFiles/translations_163.dir/all --- /usr/bin/make -f CMakeFiles/translations_163.dir/build.make CMakeFiles/translations_163.dir/depend --- CMakeFiles/translations_162.dir/all --- /usr/bin/make -f CMakeFiles/translations_162.dir/build.make CMakeFiles/translations_162.dir/depend --- CMakeFiles/translations_145.dir/all --- [ 55%] Built target translations_145 --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- --- CMakeFiles/translations_160.dir/all --- Scanning dependencies of target translations_160 --- CMakeFiles/translations_122.dir/all --- Scanning dependencies of target translations_122 --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/build.make src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/depend --- CMakeFiles/translations_158.dir/all --- --- sl/kreport_qt.qm --- --- CMakeFiles/translations_160.dir/all --- /usr/bin/make -f CMakeFiles/translations_160.dir/build.make CMakeFiles/translations_160.dir/build --- CMakeFiles/translations_159.dir/all --- --- sl/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_122.dir/all --- /usr/bin/make -f CMakeFiles/translations_122.dir/build.make CMakeFiles/translations_122.dir/build --- CMakeFiles/translations_163.dir/all --- --- CMakeFiles/translations_163.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_163.dir/DependInfo.cmake --- CMakeFiles/translations_162.dir/all --- --- CMakeFiles/translations_162.dir/depend --- --- CMakeFiles/translations_181.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/vi/kreport_qt.ts -qm /construction/textproc/kreport/.build/vi/kreport_qt.qm --- CMakeFiles/translations_162.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_162.dir/DependInfo.cmake --- CMakeFiles/translations_149.dir/all --- [ 55%] Built target translations_149 --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/depend --- --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- --- CMakeFiles/translations_122.dir/all --- --- nds/kreport_qt.qm --- --- CMakeFiles/translations_160.dir/all --- --- sv/kreport_barcodeplugin_qt.qm --- --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/pics /construction/textproc/kreport/.build/src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/DependInfo.cmake --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate_autogen.dir/build.make src/CMakeFiles/KReportUtilsPrivate_autogen.dir/depend --- CMakeFiles/translations_152.dir/all --- [ 55%] Built target translations_152 --- CMakeFiles/translations_158.dir/all --- [ 55%] Generating sl/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sl/kreport_qt.po -o /construction/textproc/kreport/.build/sl/kreport_qt.ts -target-language sl --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- --- CMakeFiles/translations_159.dir/all --- [ 56%] Generating sl/kreport_webplugin_qt.qm --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/depend --- CMakeFiles/translations_159.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sl/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/sl/kreport_webplugin_qt.ts -target-language sl --- CMakeFiles/translations_162.dir/all --- Scanning dependencies of target translations_162 --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/depend --- --- CMakeFiles/translations_162.dir/all --- /usr/bin/make -f CMakeFiles/translations_162.dir/build.make CMakeFiles/translations_162.dir/build --- CMakeFiles/translations_122.dir/all --- [ 56%] Generating nds/kreport_qt.qm /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/nds/kreport_qt.po -o /construction/textproc/kreport/.build/nds/kreport_qt.ts -target-language nds --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReportUtilsPrivate_autogen.dir/DependInfo.cmake --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/depend --- --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- Scanning dependencies of target kreport_breeze_copy_icons --- CMakeFiles/translations_160.dir/all --- [ 56%] Generating sv/kreport_barcodeplugin_qt.qm --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode/pics /construction/textproc/kreport/.build/src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/DependInfo.cmake --- CMakeFiles/translations_160.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sv/kreport_barcodeplugin_qt.po -o /construction/textproc/kreport/.build/sv/kreport_barcodeplugin_qt.ts -target-language sv --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/build.make src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/build --- CMakeFiles/translations_163.dir/all --- Scanning dependencies of target translations_163 --- CMakeFiles/translations_159.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sl/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/sl/kreport_webplugin_qt.qm --- CMakeFiles/translations_163.dir/all --- /usr/bin/make -f CMakeFiles/translations_163.dir/build.make CMakeFiles/translations_163.dir/build --- CMakeFiles/translations_162.dir/all --- --- sv/kreport_qt.qm --- --- CMakeFiles/translations_181.dir/all --- [ 56%] Built target translations_181 --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- --- src/pics/CMakeFiles/kreport_breeze_copy_icons --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- --- CMakeFiles/translations_158.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sl/kreport_qt.ts -qm /construction/textproc/kreport/.build/sl/kreport_qt.qm --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/depend --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- Scanning dependencies of target org.kde.kreport.barcode_breeze_copy_icons /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/build --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- Scanning dependencies of target KReportUtilsPrivate_autogen --- CMakeFiles/translations_163.dir/all --- --- sv/kreport_webplugin_qt.qm --- --- CMakeFiles/translations_162.dir/all --- [ 57%] Generating sv/kreport_qt.qm --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate_autogen.dir/build.make src/CMakeFiles/KReportUtilsPrivate_autogen.dir/build --- CMakeFiles/translations_162.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sv/kreport_qt.po -o /construction/textproc/kreport/.build/sv/kreport_qt.ts -target-language sv --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/depend --- --- CMakeFiles/translations_122.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/nds/kreport_qt.ts -qm /construction/textproc/kreport/.build/nds/kreport_qt.qm --- CMakeFiles/translations_160.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sv/kreport_barcodeplugin_qt.ts -qm /construction/textproc/kreport/.build/sv/kreport_barcodeplugin_qt.qm --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- [ 57%] Copying icon files to /construction/textproc/kreport/.build/src/pics/resource --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps/pics /construction/textproc/kreport/.build/src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/DependInfo.cmake --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/pics/resource --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons --- --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- --- src/CMakeFiles/KReportUtilsPrivate_autogen --- --- CMakeFiles/translations_159.dir/all --- [ 57%] Built target translations_159 --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/depend --- CMakeFiles/translations_163.dir/all --- [ 57%] Generating sv/kreport_webplugin_qt.qm --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/pics/resource --- CMakeFiles/translations_163.dir/all --- /usr/local/lib/qt5/bin/lconvert -i /construction/textproc/kreport/kreport-3.2.0/po/sv/kreport_webplugin_qt.po -o /construction/textproc/kreport/.build/sv/kreport_webplugin_qt.ts -target-language sv --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- Scanning dependencies of target org.kde.kreport.maps_breeze_copy_icons --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- [ 57%] Copying icon files to /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/build --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- [ 57%] Automatic MOC for target KReportUtilsPrivate cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/CMakeFiles/KReportUtilsPrivate_autogen.dir/AutogenInfo.json Release --- CMakeFiles/translations_162.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sv/kreport_qt.ts -qm /construction/textproc/kreport/.build/sv/kreport_qt.qm --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/depend --- --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons --- CMakeFiles/translations_158.dir/all --- [ 57%] Built target translations_158 --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web/pics /construction/textproc/kreport/.build/src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/DependInfo.cmake --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource --- CMakeFiles/translations_122.dir/all --- [ 57%] Built target translations_122 --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/pics/resource/icons//breeze --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- [ 57%] Copying icon files to /construction/textproc/kreport/.build/src/plugins/maps/pics/resource --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons --- CMakeFiles/translations_163.dir/all --- /usr/local/lib/qt5/bin/lrelease -removeidentical -nounfinished -silent /construction/textproc/kreport/.build/sv/kreport_webplugin_qt.ts -qm /construction/textproc/kreport/.build/sv/kreport_webplugin_qt.qm --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- Scanning dependencies of target org.kde.kreport.web_breeze_copy_icons --- CMakeFiles/translations_160.dir/all --- [ 57%] Built target translations_160 --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/build --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/plugins/maps/pics/resource --- CMakeFiles/translations_162.dir/all --- [ 57%] Built target translations_162 --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/pics/resource/CMakeLists.txt --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/icons/org.kde.kreport.barcode/breeze --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/plugins/maps/pics/resource --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/pics/resource/icons//breeze/files.cmake --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/CMakeLists.txt --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- [ 57%] Copying icon files to /construction/textproc/kreport/.build/src/plugins/web/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/plugins/web/pics/resource --- CMakeFiles/translations_163.dir/all --- [ 57%] Built target translations_163 --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/icons/org.kde.kreport.barcode/breeze/files.cmake --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/plugins/web/pics/resource --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/icons/org.kde.kreport.maps/breeze --- src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/all --- [ 57%] Built target kreport_breeze_copy_icons --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/depend --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/depend --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/CMakeLists.txt --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/pics /construction/textproc/kreport/.build/src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/DependInfo.cmake --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/all --- [ 57%] Built target org.kde.kreport.barcode_breeze_copy_icons --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- --- src/CMakeFiles/KReportUtilsPrivate_autogen.dir/all --- [ 57%] Built target KReportUtilsPrivate_autogen --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/plugins/web/pics/resource/icons/org.kde.kreport.web/breeze --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/depend --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate.dir/build.make src/CMakeFiles/KReportUtilsPrivate.dir/depend --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/icons/org.kde.kreport.maps/breeze/files.cmake --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- Scanning dependencies of target kreport_breeze_build_qrc --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/depend --- --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- --- src/CMakeFiles/KReportUtilsPrivate.dir/depend --- --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/build --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/web/pics/resource/CMakeLists.txt --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReportUtilsPrivate.dir/DependInfo.cmake --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode/pics /construction/textproc/kreport/.build/src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/DependInfo.cmake --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- --- src/pics/CMakeFiles/kreport_breeze_build_qrc --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/web/pics/resource/icons/org.kde.kreport.web/breeze/files.cmake --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- [ 57%] Building Qt resource file /construction/textproc/kreport/.build/src/pics/resource/kreport_breeze.qrc --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- Scanning dependencies of target org.kde.kreport.barcode_breeze_build_qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/all --- [ 57%] Built target org.kde.kreport.maps_breeze_copy_icons --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build/src/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/pics/kreport_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/build --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/depend --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build/src/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/pics/kreport_breeze.qrc /construction/textproc/kreport/.build/src/pics/resource/kreport_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/depend --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps/pics /construction/textproc/kreport/.build/src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/DependInfo.cmake --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/all --- [ 57%] Built target org.kde.kreport.web_breeze_copy_icons --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/depend --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/depend --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- [ 58%] Building Qt resource file /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/org.kde.kreport.barcode_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- Scanning dependencies of target org.kde.kreport.maps_breeze_build_qrc --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/plugins/barcode/pics/org.kde.kreport.barcode_breeze.qrc --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web/pics /construction/textproc/kreport/.build/src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/DependInfo.cmake --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/build --- src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/all --- [ 58%] Built target kreport_breeze_build_qrc --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/depend --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/plugins/barcode/pics/org.kde.kreport.barcode_breeze.qrc /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/org.kde.kreport.barcode_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- Scanning dependencies of target org.kde.kreport.web_breeze_build_qrc --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/depend --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/build --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/pics /construction/textproc/kreport/.build/src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/DependInfo.cmake --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- Scanning dependencies of target KReportUtilsPrivate /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate.dir/build.make src/CMakeFiles/KReportUtilsPrivate.dir/build --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- [ 59%] Building Qt resource file /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/org.kde.kreport.maps_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/maps/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/plugins/maps/pics/org.kde.kreport.maps_breeze.qrc --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc --- --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- Scanning dependencies of target kreport_breeze_build_rcc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build/src/plugins/maps/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/plugins/maps/pics/org.kde.kreport.maps_breeze.qrc /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/org.kde.kreport.maps_breeze.qrc --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/build --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/all --- [ 59%] Built target org.kde.kreport.barcode_breeze_build_qrc --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- [ 59%] Building Qt resource file /construction/textproc/kreport/.build/src/plugins/web/pics/resource/org.kde.kreport.web_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/web/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/plugins/web/pics/org.kde.kreport.web_breeze.qrc --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- --- src/CMakeFiles/KReportUtilsPrivate.dir/KReportUtilsPrivate_autogen/mocs_compilation.cpp.o --- --- src/CMakeFiles/KReportUtilsPrivate.dir/common/KReportUtils_p.cpp.o --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/depend --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- --- src/pics/CMakeFiles/kreport_breeze_build_rcc --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- cd /construction/textproc/kreport/.build/src/plugins/web/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/plugins/web/pics/org.kde.kreport.web_breeze.qrc /construction/textproc/kreport/.build/src/plugins/web/pics/resource/org.kde.kreport.web_breeze.qrc --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/depend --- --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- --- src/CMakeFiles/KReportUtilsPrivate.dir/KReportUtilsPrivate_autogen/mocs_compilation.cpp.o --- [ 59%] Building CXX object src/CMakeFiles/KReportUtilsPrivate.dir/KReportUtilsPrivate_autogen/mocs_compilation.cpp.o --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode/pics /construction/textproc/kreport/.build/src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/DependInfo.cmake --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReportUtilsPrivate_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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=gnu++11 -o CMakeFiles/KReportUtilsPrivate.dir/KReportUtilsPrivate_autogen/mocs_compilation.cpp.o -c /construction/textproc/kreport/.build/src/KReportUtilsPrivate_autogen/mocs_compilation.cpp --- src/CMakeFiles/KReportUtilsPrivate.dir/common/KReportUtils_p.cpp.o --- [ 59%] Building CXX object src/CMakeFiles/KReportUtilsPrivate.dir/common/KReportUtils_p.cpp.o --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- [ 59%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/kreport_breeze.rcc --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReportUtilsPrivate_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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=gnu++11 -o CMakeFiles/KReportUtilsPrivate.dir/common/KReportUtils_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUtils_p.cpp --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/all --- [ 59%] Built target org.kde.kreport.maps_breeze_build_qrc --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- cd /construction/textproc/kreport/.build/src/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/kreport_breeze.rcc /construction/textproc/kreport/.build/src/pics/resource/kreport_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/depend --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- Scanning dependencies of target org.kde.kreport.barcode_breeze_build_rcc /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/build --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/depend --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/all --- [ 59%] Built target org.kde.kreport.web_breeze_build_qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps/pics /construction/textproc/kreport/.build/src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/DependInfo.cmake --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/depend --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/depend --- --- src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/all --- [ 59%] Built target kreport_breeze_build_rcc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- Scanning dependencies of target org.kde.kreport.maps_breeze_build_rcc --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web/pics /construction/textproc/kreport/.build/src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/DependInfo.cmake --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/build --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- [ 59%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.barcode_breeze.rcc cd /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.barcode_breeze.rcc /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/org.kde.kreport.barcode_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- Scanning dependencies of target org.kde.kreport.web_breeze_build_rcc /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/build --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- [ 59%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.maps_breeze.rcc cd /construction/textproc/kreport/.build/src/plugins/maps/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.maps_breeze.rcc /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/org.kde.kreport.maps_breeze.qrc --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc --- --- src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/all --- [ 59%] Built target org.kde.kreport.barcode_breeze_build_rcc --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- [ 60%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.web_breeze.rcc cd /construction/textproc/kreport/.build/src/plugins/web/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.web_breeze.rcc /construction/textproc/kreport/.build/src/plugins/web/pics/resource/org.kde.kreport.web_breeze.qrc --- src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/all --- [ 60%] Built target org.kde.kreport.maps_breeze_build_rcc --- src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/all --- [ 60%] Built target org.kde.kreport.web_breeze_build_rcc --- src/CMakeFiles/KReportUtilsPrivate.dir/all --- --- src/libKReportUtilsPrivate.a --- [ 61%] Linking CXX static library libKReportUtilsPrivate.a cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -P CMakeFiles/KReportUtilsPrivate.dir/cmake_clean_target.cmake cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/KReportUtilsPrivate.dir/link.txt --verbose=1 /usr/bin/ar qc libKReportUtilsPrivate.a CMakeFiles/KReportUtilsPrivate.dir/KReportUtilsPrivate_autogen/mocs_compilation.cpp.o CMakeFiles/KReportUtilsPrivate.dir/common/KReportUtils_p.cpp.o /usr/bin/ranlib libKReportUtilsPrivate.a [ 61%] Built target KReportUtilsPrivate --- src/CMakeFiles/KReport_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/KReport_autogen.dir/build.make src/CMakeFiles/KReport_autogen.dir/depend --- src/CMakeFiles/KReport_autogen.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReport_autogen.dir/DependInfo.cmake Scanning dependencies of target KReport_autogen /usr/bin/make -f src/CMakeFiles/KReport_autogen.dir/build.make src/CMakeFiles/KReport_autogen.dir/build --- src/moc_KReportGroupTracker.cxx --- [ 62%] Qt Wrapped File cd /construction/textproc/kreport/.build/src && /usr/local/lib/qt5/bin/moc -o /construction/textproc/kreport/.build/src/moc_KReportGroupTracker.cxx /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportGroupTracker.h --- src/CMakeFiles/KReport_autogen --- [ 62%] Automatic MOC for target KReport cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/CMakeFiles/KReport_autogen.dir/AutogenInfo.json Release AutoMoc warning --------------- "SRC:/src/items/check/KReportCheckBoxPlugin.cpp" includes the moc file "KReportCheckBoxPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/field/KReportFieldPlugin.cpp" includes the moc file "KReportFieldPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/image/KReportImagePlugin.cpp" includes the moc file "KReportImagePlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/label/KReportLabelPlugin.cpp" includes the moc file "KReportLabelPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/text/KReportTextPlugin.cpp" includes the moc file "KReportTextPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. [ 62%] Built target KReport_autogen --- src/CMakeFiles/KReport.dir/all --- /usr/bin/make -f src/CMakeFiles/KReport.dir/build.make src/CMakeFiles/KReport.dir/depend --- src/ui_KReportDetailGroupSectionDialog.h --- --- src/ui_KReportSectionEditor.h --- --- src/ui_KReportDetailGroupSectionDialog.h --- [ 62%] Generating ui_KReportDetailGroupSectionDialog.h --- src/ui_KReportSectionEditor.h --- [ 62%] Generating ui_KReportSectionEditor.h --- src/ui_KReportDetailGroupSectionDialog.h --- cd /construction/textproc/kreport/.build/src && /usr/local/lib/qt5/bin/uic -o /construction/textproc/kreport/.build/src/ui_KReportDetailGroupSectionDialog.h /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDetailGroupSectionDialog.ui --- src/ui_KReportSectionEditor.h --- cd /construction/textproc/kreport/.build/src && /usr/local/lib/qt5/bin/uic -o /construction/textproc/kreport/.build/src/ui_KReportSectionEditor.h /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportSectionEditor.ui --- src/CMakeFiles/KReport.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReport.dir/DependInfo.cmake Scanning dependencies of target KReport /usr/bin/make -f src/CMakeFiles/KReport.dir/build.make src/CMakeFiles/KReport.dir/build --- src/CMakeFiles/KReport.dir/common/kreport_debug.cpp.o --- --- src/CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportDocument.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportDetailSectionData.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o --- --- src/CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o --- [ 63%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o --- [ 63%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o --- src/CMakeFiles/KReport.dir/common/kreport_debug.cpp.o --- [ 63%] Building CXX object src/CMakeFiles/KReport.dir/common/kreport_debug.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o --- [ 63%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hi--- src/CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtPri--- src/CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o --- dden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportItemBase.cpp --- src/CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o --- ntSupport -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hi--- src/CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o --- [ 63%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o --- dden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportAsyncItemBase.cpp --- src/CMakeFiles/KReport.dir/common/kreport_debug.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/kreport_debug.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/kreport_debug.cpp --- src/CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.cpp --- src/CMakeFiles/KReport.dir/common/KReportDocument.cpp.o --- [ 64%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportDocument.cpp.o --- src/CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o --- [ 63%] Building CXX object src/CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportLabelSizeInfo.cpp --- src/CMakeFiles/KReport.dir/common/KReportDocument.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportDocument.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportDocument.cpp --- src/CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/kreportplugin_debug.cpp --- src/CMakeFiles/KReport.dir/common/KReportDetailSectionData.cpp.o --- [ 64%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportDetailSectionData.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportDetailSectionData.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportDetailSectionData.cpp --- src/CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o --- [ 65%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o --- [ 65%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o --- src/CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportItemLine.cpp --- src/CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportPluginInterface.cpp --- src/CMakeFiles/KReport.dir/common/KReportRenderObjects.cpp.o --- [ 65%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportRenderObjects.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportRenderObjects.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.cpp --- src/CMakeFiles/KReport.dir/common/KReportPluginManager.cpp.o --- [ 65%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportPluginManager.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportPluginManager.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportPluginManager.cpp --- src/CMakeFiles/KReport.dir/common/KReportJsonTrader_p.cpp.o --- [ 66%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportJsonTrader_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportJsonTrader_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportJsonTrader_p.cpp --- src/CMakeFiles/KReport.dir/common/KReportPluginMetaData.cpp.o --- [ 66%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportPluginMetaData.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportPluginMetaData.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportPluginMetaData.cpp --- src/CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o --- /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.cpp: In member function 'void KReportSectionData::Private::loadXml(const QDomElement&)': /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.cpp:124:52: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(KReportItemBase*, KReportItemBase*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(objects.begin(), objects.end(), zLessThan); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qcoreapplication.h:46, from /usr/local/include/qt5/QtCore/QCoreApplication:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.h:30, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.h:24, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.cpp:20: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.cpp:124:52: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(KReportItemBase*, KReportItemBase*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(objects.begin(), objects.end(), zLessThan); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qcoreapplication.h:46, from /usr/local/include/qt5/QtCore/QCoreApplication:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.h:30, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.h:24, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSectionData.cpp:20: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ --- src/CMakeFiles/KReport.dir/common/KReportDataSource.cpp.o --- [ 66%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportDataSource.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportDataSource.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportDataSource.cpp --- src/CMakeFiles/KReport.dir/common/KReportUtils.cpp.o --- [ 66%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportUtils.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportUtils.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUtils.cpp --- src/CMakeFiles/KReport.dir/common/KReportPageSize.cpp.o --- [ 67%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportPageSize.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportPageSize.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportPageSize.cpp --- src/CMakeFiles/KReport.dir/common/KReportUnit.cpp.o --- [ 67%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportUnit.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportUnit.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.cpp --- src/CMakeFiles/KReport.dir/common/KReportDesign.cpp.o --- [ 67%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportDesign.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportDesign.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportDesign.cpp --- src/CMakeFiles/KReport.dir/common/KReportRenderObjects.cpp.o --- /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.cpp: In member function 'void OROSection::sortPrimitives(Qt::Orientation)': /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.cpp:366:68: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(OROPrimitive*, OROPrimitive*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(d->primitives.begin(), d->primitives.end(), xLessThan); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qiodevice.h:45, from /usr/local/include/qt5/QtCore/qdatastream.h:44, from /usr/local/include/qt5/QtGui/qregion.h:49, from /usr/local/include/qt5/QtGui/qevent.h:45, from /usr/local/include/qt5/QtGui/QList:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.h:22, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.cpp:18: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.cpp:366:68: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(OROPrimitive*, OROPrimitive*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(d->primitives.begin(), d->primitives.end(), xLessThan); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qiodevice.h:45, from /usr/local/include/qt5/QtCore/qdatastream.h:44, from /usr/local/include/qt5/QtGui/qregion.h:49, from /usr/local/include/qt5/QtGui/qevent.h:45, from /usr/local/include/qt5/QtGui/QList:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.h:22, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportRenderObjects.cpp:18: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ --- src/CMakeFiles/KReport.dir/common/KReportDesign_p.cpp.o --- [ 68%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportDesign_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportDesign_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportDesign_p.cpp --- src/CMakeFiles/KReport.dir/common/KReportLineStyle.cpp.o --- [ 68%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportLineStyle.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportLineStyle.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportLineStyle.cpp --- src/CMakeFiles/KReport.dir/common/KReportElement.cpp.o --- [ 68%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportElement.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportElement.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportElement.cpp --- src/CMakeFiles/KReport.dir/KReportElement_sdc.cpp.o --- [ 68%] Building CXX object src/CMakeFiles/KReport.dir/KReportElement_sdc.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/KReportElement_sdc.cpp.o -c /construction/textproc/kreport/.build/src/KReportElement_sdc.cpp --- src/CMakeFiles/KReport.dir/common/KReportSection.cpp.o --- [ 69%] Building CXX object src/CMakeFiles/KReport.dir/common/KReportSection.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/common/KReportSection.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/KReportSection.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportPrintRenderer_p.cpp.o --- [ 69%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportPrintRenderer_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportPrintRenderer_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportPrintRenderer_p.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportPreRenderer.cpp.o --- [ 69%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportPreRenderer.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportPreRenderer.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportPreRenderer.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportAsyncItemManager_p.cpp.o --- [ 70%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportAsyncItemManager_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportAsyncItemManager_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportAsyncItemManager_p.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportScreenRenderer_p.cpp.o --- [ 70%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportScreenRenderer_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportScreenRenderer_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportScreenRenderer_p.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportHTMLTableRenderer_p.cpp.o --- [ 70%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportHTMLTableRenderer_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportHTMLTableRenderer_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportHTMLTableRenderer_p.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportHTMLCSSRenderer_p.cpp.o --- [ 71%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportHTMLCSSRenderer_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportHTMLCSSRenderer_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportHTMLCSSRenderer_p.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportRendererBase.cpp.o --- [ 71%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportRendererBase.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportRendererBase.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportRendererBase.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportPage.cpp.o --- [ 71%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportPage.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportPage.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportPage.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportView.cpp.o --- [ 71%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportView.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportView.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportView.cpp --- src/CMakeFiles/KReport.dir/renderer/KReportOneRecordDataSource_p.cpp.o --- [ 72%] Building CXX object src/CMakeFiles/KReport.dir/renderer/KReportOneRecordDataSource_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/KReportOneRecordDataSource_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/KReportOneRecordDataSource_p.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemBase.cpp.o --- [ 72%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemBase.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemBase.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerItemBase.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemRectBase.cpp.o --- [ 73%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemRectBase.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemRectBase.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerItemRectBase.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemLine.cpp.o --- [ 73%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemLine.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemLine.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerItemLine.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSection.cpp.o --- [ 73%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSection.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSection.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerSection.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetailGroup.cpp.o --- [ 73%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetailGroup.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetailGroup.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerSectionDetailGroup.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetail.cpp.o --- [ 74%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetail.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetail.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerSectionDetail.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionScene.cpp.o --- [ 74%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionScene.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionScene.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerSectionScene.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionView.cpp.o --- [ 74%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionView.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionView.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesignerSectionView.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportPropertiesButton.cpp.o --- [ 74%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportPropertiesButton.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportPropertiesButton.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportPropertiesButton.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportRuler_p.cpp.o --- [ 75%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportRuler_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportRuler_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportZoomHandler_p.cpp.o --- [ 75%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportZoomHandler_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportZoomHandler_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportZoomHandler_p.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportZoomMode_p.cpp.o --- [ 75%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportZoomMode_p.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportZoomMode_p.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportZoomMode_p.cpp --- src/CMakeFiles/KReport.dir/items/label/KReportItemLabel.cpp.o --- [ 75%] Building CXX object src/CMakeFiles/KReport.dir/items/label/KReportItemLabel.cpp.o --- src/CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o --- --- src/CMakeFiles/KReport.dir/items/label/KReportLabelPlugin.cpp.o --- --- src/CMakeFiles/KReport.dir/items/label/KReportItemLabel.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/label/KReportItemLabel.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/label/KReportItemLabel.cpp --- src/CMakeFiles/KReport.dir/items/label/KReportLabelPlugin.cpp.o --- [ 75%] Building CXX object src/CMakeFiles/KReport.dir/items/label/KReportLabelPlugin.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/label/KReportLabelPlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/label/KReportLabelPlugin.cpp --- src/CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o --- [ 76%] Building CXX object src/CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o --- src/CMakeFiles/KReport.dir/items/label/KReportBoundedTextItem.cpp.o --- --- src/CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o --- cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/label/KReportDesignerItemLabel.cpp --- src/CMakeFiles/KReport.dir/items/label/KReportBoundedTextItem.cpp.o --- [ 76%] Building CXX object src/CMakeFiles/KReport.dir/items/label/KReportBoundedTextItem.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/label/KReportBoundedTextItem.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/label/KReportBoundedTextItem.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportRuler_p.cpp.o --- /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp: In member function 'virtual void HorizontalPaintingStrategy::drawMeasurements(const KReportRuler::Private*, QPainter*, const QRectF&)': /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:457:80: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] textLength = qMax(textLength, fontMetrics.width(QString::number(number))); ^ In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:50, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:27, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:516:69: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] painter->drawText(QPointF(x-fontMetrics.width(numberText)/2.0, ^ In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:50, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:27, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp: In member function 'virtual void VerticalPaintingStrategy::drawMeasurements(const KReportRuler::Private*, QPainter*, const QRectF&)': /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:687:80: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] textLength = qMax(textLength, fontMetrics.width(QString::number(number))); ^ In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:50, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:27, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:736:68: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] painter->drawText(QPointF(-fontMetrics.width(numberText) / 2.0, -measurementTextAboveBelowMargin), numberText); ^ In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:50, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:27, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp: In member function 'void HorizontalDistancesPaintingStrategy::drawDistanceLine(const KReportRuler::Private*, QPainter*, qreal, qreal)': /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:823:75: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] QPointF labelPosition = QPointF(midPoint.x() - fontMetrics.width(label)/2, ^ In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:50, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:27, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:829:65: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] qreal arrowLength = (line.length() - fontMetrics.width(label)) / 2 - 2; ^ In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:50, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:27, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp: In member function 'virtual void HorizontalDistancesPaintingStrategy::drawMeasurements(const KReportRuler::Private*, QPainter*, const QRectF&)': /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:860:39: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList::iterator]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(points.begin(), points.end()); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qcoreapplication.h:46, from /usr/local/include/qt5/QtCore/QCoreApplication:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.h:30, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:26, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtCore/qalgorithms.h:174:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end) ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:860:39: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList::iterator]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(points.begin(), points.end()); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qcoreapplication.h:46, from /usr/local/include/qt5/QtCore/QCoreApplication:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.h:30, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:26, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtCore/qalgorithms.h:174:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end) ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp: In member function 'QList KReportRuler::tabs() const': /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:1240:52: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = int (*)(const KReportRuler::Tab&, const KReportRuler::Tab&)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(answer.begin(), answer.end(), compareTabs); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qcoreapplication.h:46, from /usr/local/include/qt5/QtCore/QCoreApplication:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.h:30, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:26, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:1240:52: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = int (*)(const KReportRuler::Tab&, const KReportRuler::Tab&)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(answer.begin(), answer.end(), compareTabs); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qcoreapplication.h:46, from /usr/local/include/qt5/QtCore/QCoreApplication:1, from /construction/textproc/kreport/kreport-3.2.0/src/common/KReportUnit.h:30, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.h:26, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportRuler_p.cpp:24: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ --- src/CMakeFiles/KReport.dir/items/label/KReportLabelElement.cpp.o --- [ 77%] Building CXX object src/CMakeFiles/KReport.dir/items/label/KReportLabelElement.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/label/KReportLabelElement.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/label/KReportLabelElement.cpp --- src/CMakeFiles/KReport.dir/items/check/KReportItemCheck.cpp.o --- [ 77%] Building CXX object src/CMakeFiles/KReport.dir/items/check/KReportItemCheck.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/check/KReportItemCheck.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/check/KReportItemCheck.cpp --- src/CMakeFiles/KReport.dir/items/check/KReportDesignerItemCheckBox.cpp.o --- [ 77%] Building CXX object src/CMakeFiles/KReport.dir/items/check/KReportDesignerItemCheckBox.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/check/KReportDesignerItemCheckBox.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/check/KReportDesignerItemCheckBox.cpp --- src/CMakeFiles/KReport.dir/items/check/KReportCheckBoxPlugin.cpp.o --- [ 77%] Building CXX object src/CMakeFiles/KReport.dir/items/check/KReportCheckBoxPlugin.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/check/KReportCheckBoxPlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/check/KReportCheckBoxPlugin.cpp --- src/CMakeFiles/KReport.dir/items/field/KReportItemField.cpp.o --- [ 78%] Building CXX object src/CMakeFiles/KReport.dir/items/field/KReportItemField.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/field/KReportItemField.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/field/KReportItemField.cpp --- src/CMakeFiles/KReport.dir/items/field/KReportDesignerItemField.cpp.o --- [ 78%] Building CXX object src/CMakeFiles/KReport.dir/items/field/KReportDesignerItemField.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/field/KReportDesignerItemField.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/field/KReportDesignerItemField.cpp --- src/CMakeFiles/KReport.dir/items/field/KReportFieldPlugin.cpp.o --- [ 78%] Building CXX object src/CMakeFiles/KReport.dir/items/field/KReportFieldPlugin.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/field/KReportFieldPlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/field/KReportFieldPlugin.cpp --- src/CMakeFiles/KReport.dir/items/image/KReportItemImage.cpp.o --- [ 79%] Building CXX object src/CMakeFiles/KReport.dir/items/image/KReportItemImage.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/image/KReportItemImage.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/image/KReportItemImage.cpp --- src/CMakeFiles/KReport.dir/items/image/KReportDesignerItemImage.cpp.o --- [ 79%] Building CXX object src/CMakeFiles/KReport.dir/items/image/KReportDesignerItemImage.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/image/KReportDesignerItemImage.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/image/KReportDesignerItemImage.cpp --- src/CMakeFiles/KReport.dir/items/image/KReportImagePlugin.cpp.o --- [ 79%] Building CXX object src/CMakeFiles/KReport.dir/items/image/KReportImagePlugin.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/image/KReportImagePlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/image/KReportImagePlugin.cpp --- src/CMakeFiles/KReport.dir/items/text/KReportItemText.cpp.o --- [ 80%] Building CXX object src/CMakeFiles/KReport.dir/items/text/KReportItemText.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/text/KReportItemText.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/text/KReportItemText.cpp --- src/CMakeFiles/KReport.dir/items/text/KReportDesignerItemText.cpp.o --- [ 80%] Building CXX object src/CMakeFiles/KReport.dir/items/text/KReportDesignerItemText.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/text/KReportDesignerItemText.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/text/KReportDesignerItemText.cpp --- src/CMakeFiles/KReport.dir/items/text/KReportTextPlugin.cpp.o --- [ 80%] Building CXX object src/CMakeFiles/KReport.dir/items/text/KReportTextPlugin.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/text/KReportTextPlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/text/KReportTextPlugin.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptHandler.cpp.o --- [ 80%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptHandler.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptHandler.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptHandler.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptConstants.cpp.o --- [ 81%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptConstants.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptConstants.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptConstants.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDebug.cpp.o --- [ 81%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDebug.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDebug.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptDebug.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDraw.cpp.o --- [ 81%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDraw.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDraw.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptDraw.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptReport.cpp.o --- [ 82%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptReport.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptReport.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptReport.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptSection.cpp.o --- [ 82%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptSection.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptSection.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptSection.cpp --- src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptLine.cpp.o --- [ 82%] Building CXX object src/CMakeFiles/KReport.dir/renderer/scripting/KReportScriptLine.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptLine.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting/KReportScriptLine.cpp --- src/CMakeFiles/KReport.dir/items/label/KReportScriptLabel.cpp.o --- [ 82%] Building CXX object src/CMakeFiles/KReport.dir/items/label/KReportScriptLabel.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/label/KReportScriptLabel.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/label/KReportScriptLabel.cpp --- src/CMakeFiles/KReport.dir/items/check/KReportScriptCheck.cpp.o --- [ 83%] Building CXX object src/CMakeFiles/KReport.dir/items/check/KReportScriptCheck.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/check/KReportScriptCheck.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/check/KReportScriptCheck.cpp --- src/CMakeFiles/KReport.dir/items/field/KReportScriptField.cpp.o --- [ 83%] Building CXX object src/CMakeFiles/KReport.dir/items/field/KReportScriptField.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/field/KReportScriptField.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/field/KReportScriptField.cpp --- src/CMakeFiles/KReport.dir/items/image/KReportScriptImage.cpp.o --- [ 83%] Building CXX object src/CMakeFiles/KReport.dir/items/image/KReportScriptImage.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/image/KReportScriptImage.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/image/KReportScriptImage.cpp --- src/CMakeFiles/KReport.dir/items/text/KReportScriptText.cpp.o --- [ 84%] Building CXX object src/CMakeFiles/KReport.dir/items/text/KReportScriptText.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/items/text/KReportScriptText.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/items/text/KReportScriptText.cpp --- src/CMakeFiles/KReport.dir/ECMQmLoader-kreport_qt.cpp.o --- [ 84%] Building CXX object src/CMakeFiles/KReport.dir/ECMQmLoader-kreport_qt.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/ECMQmLoader-kreport_qt.cpp.o -c /construction/textproc/kreport/.build/src/ECMQmLoader-kreport_qt.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDetailGroupSectionDialog.cpp.o --- [ 84%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDetailGroupSectionDialog.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDetailGroupSectionDialog.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDetailGroupSectionDialog.cpp --- src/CMakeFiles/KReport.dir/KReport_autogen/mocs_compilation.cpp.o --- [ 85%] Building CXX object src/CMakeFiles/KReport.dir/KReport_autogen/mocs_compilation.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/KReport_autogen/mocs_compilation.cpp.o -c /construction/textproc/kreport/.build/src/KReport_autogen/mocs_compilation.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesigner.cpp.o --- [ 86%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportDesigner.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportDesigner.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.cpp --- src/CMakeFiles/KReport.dir/wrtembed/KReportSectionEditor.cpp.o --- [ 86%] Building CXX object src/CMakeFiles/KReport.dir/wrtembed/KReportSectionEditor.cpp.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/wrtembed/KReportSectionEditor.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportSectionEditor.cpp --- src/CMakeFiles/KReport.dir/moc_KReportGroupTracker.cxx.o --- [ 86%] Building CXX object src/CMakeFiles/KReport.dir/moc_KReportGroupTracker.cxx.o cd /construction/textproc/kreport/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKReport_EXPORTS -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -I/construction/textproc/kreport/.build/src/KReport_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KWidgetsAddons -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KReport.dir/moc_KReportGroupTracker.cxx.o -c /construction/textproc/kreport/.build/src/moc_KReportGroupTracker.cxx --- src/CMakeFiles/KReport.dir/wrtembed/KReportDesigner.cpp.o --- /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.cpp: In static member function 'static QList KReportDesigner::itemActions(QActionGroup*)': /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.cpp:1481:64: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(QAction*, QAction*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(actList.begin(), actList.end(), actionPriortyLessThan); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtWidgets/qwidget.h:45, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.h:22, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.cpp:20: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.cpp:1481:64: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(QAction*, QAction*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(actList.begin(), actList.end(), actionPriortyLessThan); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtWidgets/qwidget.h:45, from /usr/local/include/qt5/QtWidgets/QWidget:1, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.h:22, from /construction/textproc/kreport/kreport-3.2.0/src/wrtembed/KReportDesigner.cpp:20: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ --- src/libKReport3.so.4.2.0 --- [ 87%] Linking CXX shared library libKReport3.so cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/KReport.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libKReport3.so.4 -o libKReport3.so.4.2.0 CMakeFiles/KReport.dir/KReport_autogen/mocs_compilation.cpp.o CMakeFiles/KReport.dir/common/kreport_debug.cpp.o CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o CMakeFiles/KReport.dir/common/KReportDocument.cpp.o CMakeFiles/KReport.dir/common/KReportDetailSectionData.cpp.o CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o CMakeFiles/KReport.dir/common/KReportRenderObjects.cpp.o CMakeFiles/KReport.dir/common/KReportPluginManager.cpp.o CMakeFiles/KReport.dir/common/KReportJsonTrader_p.cpp.o CMakeFiles/KReport.dir/common/KReportPluginMetaData.cpp.o CMakeFiles/KReport.dir/common/KReportDataSource.cpp.o CMakeFiles/KReport.dir/common/KReportUtils.cpp.o CMakeFiles/KReport.dir/common/KReportPageSize.cpp.o CMakeFiles/KReport.dir/common/KReportUnit.cpp.o CMakeFiles/KReport.dir/common/KReportDesign.cpp.o CMakeFiles/KReport.dir/common/KReportDesign_p.cpp.o CMakeFiles/KReport.dir/common/KReportLineStyle.cpp.o CMakeFiles/KReport.dir/common/KReportElement.cpp.o CMakeFiles/KReport.dir/KReportElement_sdc.cpp.o CMakeFiles/KReport.dir/common/KReportSection.cpp.o CMakeFiles/KReport.dir/renderer/KReportPrintRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportPreRenderer.cpp.o CMakeFiles/KReport.dir/renderer/KReportAsyncItemManager_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportScreenRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportHTMLTableRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportHTMLCSSRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportRendererBase.cpp.o CMakeFiles/KReport.dir/renderer/KReportPage.cpp.o CMakeFiles/KReport.dir/renderer/KReportView.cpp.o CMakeFiles/KReport.dir/renderer/KReportOneRecordDataSource_p.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDetailGroupSectionDialog.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemBase.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemRectBase.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemLine.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSection.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetailGroup.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetail.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionScene.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionView.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesigner.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportPropertiesButton.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportSectionEditor.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportRuler_p.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportZoomHandler_p.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportZoomMode_p.cpp.o CMakeFiles/KReport.dir/items/label/KReportItemLabel.cpp.o CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o CMakeFiles/KReport.dir/items/label/KReportLabelPlugin.cpp.o CMakeFiles/KReport.dir/items/label/KReportBoundedTextItem.cpp.o CMakeFiles/KReport.dir/items/label/KReportLabelElement.cpp.o CMakeFiles/KReport.dir/items/check/KReportItemCheck.cpp.o CMakeFiles/KReport.dir/items/check/KReportDesignerItemCheckBox.cpp.o CMakeFiles/KReport.dir/items/check/KReportCheckBoxPlugin.cpp.o CMakeFiles/KReport.dir/items/field/KReportItemField.cpp.o CMakeFiles/KReport.dir/items/field/KReportDesignerItemField.cpp.o CMakeFiles/KReport.dir/items/field/KReportFieldPlugin.cpp.o CMakeFiles/KReport.dir/items/image/KReportItemImage.cpp.o CMakeFiles/KReport.dir/items/image/KReportDesignerItemImage.cpp.o CMakeFiles/KReport.dir/items/image/KReportImagePlugin.cpp.o CMakeFiles/KReport.dir/items/text/KReportItemText.cpp.o CMakeFiles/KReport.dir/items/text/KReportDesignerItemText.cpp.o CMakeFiles/KReport.dir/items/text/KReportTextPlugin.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptHandler.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptConstants.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDebug.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDraw.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptReport.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptSection.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptLine.cpp.o CMakeFiles/KReport.dir/items/label/KReportScriptLabel.cpp.o CMakeFiles/KReport.dir/items/check/KReportScriptCheck.cpp.o CMakeFiles/KReport.dir/items/field/KReportScriptField.cpp.o CMakeFiles/KReport.dir/items/image/KReportScriptImage.cpp.o CMakeFiles/KReport.dir/items/text/KReportScriptText.cpp.o CMakeFiles/KReport.dir/moc_KReportGroupTracker.cxx.o CMakeFiles/KReport.dir/ECMQmLoader-kreport_qt.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/qt5/libQt5Qml.so.5.13.2 libKReportUtilsPrivate.a /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/libKF5ConfigGui.so.5.67.0 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/libKF5ConfigCore.so.5.67.0 /usr/local/lib/libKF5WidgetsAddons.so.5.67.0 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_symlink_library libKReport3.so.4.2.0 libKReport3.so.4 libKReport3.so [ 87%] Built target KReport --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/depend --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/depend --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/depend --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/depend --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/depend --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/depend --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode /construction/textproc/kreport/.build/src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/DependInfo.cmake --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web /construction/textproc/kreport/.build/src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/DependInfo.cmake --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps /construction/textproc/kreport/.build/src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/DependInfo.cmake --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- Scanning dependencies of target org.kde.kreport.barcode_autogen --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- Scanning dependencies of target org.kde.kreport.web_autogen --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- Scanning dependencies of target org.kde.kreport.maps_autogen --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/build --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/build --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/build --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- [ 87%] Automatic MOC for target org.kde.kreport.web cd /construction/textproc/kreport/.build/src/plugins/web && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/AutogenInfo.json Release --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- [ 87%] Automatic MOC for target org.kde.kreport.barcode --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- [ 87%] Automatic MOC for target org.kde.kreport.maps --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/AutogenInfo.json Release --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/AutogenInfo.json Release --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- AutoMoc warning --------------- "SRC:/src/plugins/web/KReportWebPlugin.cpp" includes the moc file "KReportWebPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- AutoMoc warning --------------- "SRC:/src/plugins/maps/KReportMapsPlugin.cpp" includes the moc file "KReportMapsPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- AutoMoc warning --------------- "SRC:/src/plugins/barcode/KReportBarcodePlugin.cpp" includes the moc file "KReportBarcodePlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. --- src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/all --- [ 87%] Built target org.kde.kreport.web_autogen --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/all --- /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/depend --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web /construction/textproc/kreport/.build/src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/DependInfo.cmake --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/all --- [ 87%] Built target org.kde.kreport.barcode_autogen --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/depend --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode /construction/textproc/kreport/.build/src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/DependInfo.cmake --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/all --- Scanning dependencies of target org.kde.kreport.web /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/__/__/common/kreportplugin_debug.cpp.o --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportDesignerItemWeb.cpp.o --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/ECMQmLoader-kreport_webplugin_qt.cpp.o --- --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o --- [ 88%] Building CXX object src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o --- [ 88%] Building CXX object src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o --- [ 89%] Building CXX object src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o --- cd /construction/textproc/kreport/.build/src/plugins/web && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_web_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/web -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/web -I/construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtWebKitWidgets -isystem /usr/local/include/qt5/QtWebKit -isystem /usr/local/include/qt5/QtNetwork -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/KReportItemWeb.cpp --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o --- cd /construction/textproc/kreport/.build/src/plugins/web && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_web_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/web -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/web -I/construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtWebKitWidgets -isystem /usr/local/include/qt5/QtWebKit -isystem /usr/local/include/qt5/QtNetwork -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 -Wz--- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o --- cd /construction/textproc/kreport/.build/src/plugins/web && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_web_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/web -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/web -I/construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport---- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o --- ero-as-null-pointer-constant -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o -c /construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/mocs_compilation.cpp --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o --- 3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtWebKitWidgets -isystem /usr/local/include/qt5/QtWebKit -isystem /usr/local/include/qt5/QtNetwork -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/KReportWebPlugin.cpp --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/__/__/common/kreportplugin_debug.cpp.o --- [ 89%] Building CXX object src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/__/__/common/kreportplugin_debug.cpp.o cd /construction/textproc/kreport/.build/src/plugins/web && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_web_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/web -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/web -I/construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtWebKitWidgets -isystem /usr/local/include/qt5/QtWebKit -isystem /usr/local/include/qt5/QtNetwork -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.web.dir/__/__/common/kreportplugin_debug.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/kreportplugin_debug.cpp --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/ECMQmLoader-kreport_webplugin_qt.cpp.o --- [ 89%] Building CXX object src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/ECMQmLoader-kreport_webplugin_qt.cpp.o cd /construction/textproc/kreport/.build/src/plugins/web && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_web_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/web -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/web -I/construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtWebKitWidgets -isystem /usr/local/include/qt5/QtWebKit -isystem /usr/local/include/qt5/QtNetwork -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.web.dir/ECMQmLoader-kreport_webplugin_qt.cpp.o -c /construction/textproc/kreport/.build/src/plugins/web/ECMQmLoader-kreport_webplugin_qt.cpp --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportDesignerItemWeb.cpp.o --- [ 89%] Building CXX object src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/KReportDesignerItemWeb.cpp.o cd /construction/textproc/kreport/.build/src/plugins/web && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_web_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/web -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/web -I/construction/textproc/kreport/.build/src/plugins/web/org.kde.kreport.web_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtWebKitWidgets -isystem /usr/local/include/qt5/QtWebKit -isystem /usr/local/include/qt5/QtNetwork -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.web.dir/KReportDesignerItemWeb.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/KReportDesignerItemWeb.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- Scanning dependencies of target org.kde.kreport.barcode /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/all --- [ 89%] Built target org.kde.kreport.maps_autogen --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/depend --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/depend --- cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps /construction/textproc/kreport/.build/src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/DependInfo.cmake --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportItemBarcode.cpp.o --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o --- [ 90%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o --- [ 90%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o --- cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o -c /construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/mocs_compilation.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o --- cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/kreportplugin_debug.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportItemBarcode.cpp.o --- [ 90%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportItemBarcode.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/KReportItemBarcode.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/KReportItemBarcode.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- Scanning dependencies of target org.kde.kreport.maps /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/org.kde.kreport.maps_autogen/mocs_compilation.cpp.o --- [ 91%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/org.kde.kreport.maps_autogen/mocs_compilation.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/org.kde.kreport.maps_autogen/mocs_compilation.cpp.o -c /construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/mocs_compilation.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/__/__/common/kreportplugin_debug.cpp.o --- [ 91%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/__/__/common/kreportplugin_debug.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/__/__/common/kreportplugin_debug.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/common/kreportplugin_debug.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportDesignerItemBarcode.cpp.o --- [ 92%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportDesignerItemBarcode.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/KReportDesignerItemBarcode.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/KReportDesignerItemBarcode.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportDesignerItemMaps.cpp.o --- [ 92%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportDesignerItemMaps.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/KReportDesignerItemMaps.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/KReportDesignerItemMaps.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportItemMaps.cpp.o --- [ 92%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportItemMaps.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/KReportItemMaps.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/KReportItemMaps.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/3of9.cpp.o --- [ 92%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/3of9.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/3of9.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/3of9.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportMapsPlugin.cpp.o --- [ 93%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportMapsPlugin.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/KReportMapsPlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/KReportMapsPlugin.cpp --- src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/all --- --- src/plugins/web/org.kde.kreport.web.so --- [ 93%] Linking CXX shared module org.kde.kreport.web.so cd /construction/textproc/kreport/.build/src/plugins/web && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/org.kde.kreport.web.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o org.kde.kreport.web.so CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o CMakeFiles/org.kde.kreport.web.dir/__/__/common/kreportplugin_debug.cpp.o CMakeFiles/org.kde.kreport.web.dir/KReportDesignerItemWeb.cpp.o CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o CMakeFiles/org.kde.kreport.web.dir/ECMQmLoader-kreport_webplugin_qt.cpp.o -Wl,-z,origin,-rpath,/construction/textproc/kreport/.build/src:/usr/local/lib/qt5:/usr/local/lib ../../libKReport3.so.4.2.0 /usr/local/lib/qt5/libQt5WebKitWidgets.so.5.212.0 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5WebKit.so.5.212.0 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib [ 94%] Built target org.kde.kreport.web --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/i2of5.cpp.o --- [ 94%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/i2of5.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/i2of5.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/i2of5.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportMapRenderer.cpp.o --- [ 94%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportMapRenderer.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/KReportMapRenderer.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/KReportMapRenderer.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/code128.cpp.o --- [ 95%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/code128.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/code128.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/code128.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/ECMQmLoader-kreport_mapsplugin_qt.cpp.o --- [ 95%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/ECMQmLoader-kreport_mapsplugin_qt.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/ECMQmLoader-kreport_mapsplugin_qt.cpp.o -c /construction/textproc/kreport/.build/src/plugins/maps/ECMQmLoader-kreport_mapsplugin_qt.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/codeean.cpp.o --- [ 95%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/codeean.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/codeean.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/codeean.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/ext3of9.cpp.o --- [ 95%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/ext3of9.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/ext3of9.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/ext3of9.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportScriptMaps.cpp.o --- [ 96%] Building CXX object src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/KReportScriptMaps.cpp.o cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_maps_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/maps -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/maps -I/construction/textproc/kreport/.build/src/plugins/maps/org.kde.kreport.maps_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtWebEngineWidgets -isystem /usr/local/include/qt5/QtWebEngineCore -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWebChannel -isystem /usr/local/include/qt5/QtPositioning -isystem /usr/local/include/qt5/QtWebEngine -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.maps.dir/KReportScriptMaps.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/KReportScriptMaps.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/i2of5paint.cpp.o --- [ 96%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/i2of5paint.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/i2of5paint.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/i2of5paint.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/3of9paint.cpp.o --- [ 97%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/3of9paint.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/3of9paint.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/3of9paint.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/ext3of9paint.cpp.o --- [ 97%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/ext3of9paint.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/ext3of9paint.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/ext3of9paint.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/codeeanpaint.cpp.o --- [ 97%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/codeeanpaint.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/codeeanpaint.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/codeeanpaint.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/code128paint.cpp.o --- [ 98%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/code128paint.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/code128paint.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/code128paint.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportBarcodePlugin.cpp.o --- [ 98%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportBarcodePlugin.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/KReportBarcodePlugin.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/KReportBarcodePlugin.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/ECMQmLoader-kreport_barcodeplugin_qt.cpp.o --- [ 98%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/ECMQmLoader-kreport_barcodeplugin_qt.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/ECMQmLoader-kreport_barcodeplugin_qt.cpp.o -c /construction/textproc/kreport/.build/src/plugins/barcode/ECMQmLoader-kreport_barcodeplugin_qt.cpp --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportScriptBarcode.cpp.o --- [ 98%] Building CXX object src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/KReportScriptBarcode.cpp.o cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_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_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_XML_LIB -D_LARGEFILE64_SOURCE -Dorg_kde_kreport_barcode_EXPORTS -I/construction/textproc/kreport/.build/src/plugins/barcode -I/construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode -I/construction/textproc/kreport/.build/src/plugins/barcode/org.kde.kreport.barcode_autogen/include -I/construction/textproc/kreport/kreport-3.2.0/src/common -I/construction/textproc/kreport/kreport-3.2.0/src/wrtembed -I/construction/textproc/kreport/kreport-3.2.0/src/renderer -I/construction/textproc/kreport/kreport-3.2.0/src/renderer/scripting -I/construction/textproc/kreport/.build/src -I/construction/textproc/kreport/kreport-3.2.0/src -isystem /usr/local/include/qt5 -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/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5 -isystem /usr/local/include/KPropertyWidgets3 -isystem /usr/local/include/KPropertyCore3 -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 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/org.kde.kreport.barcode.dir/KReportScriptBarcode.cpp.o -c /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/KReportScriptBarcode.cpp --- src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/all --- --- src/plugins/maps/org.kde.kreport.maps.so --- [ 98%] Linking CXX shared module org.kde.kreport.maps.so cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/org.kde.kreport.maps.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o org.kde.kreport.maps.so CMakeFiles/org.kde.kreport.maps.dir/org.kde.kreport.maps_autogen/mocs_compilation.cpp.o CMakeFiles/org.kde.kreport.maps.dir/__/__/common/kreportplugin_debug.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportDesignerItemMaps.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportItemMaps.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportMapsPlugin.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportMapRenderer.cpp.o CMakeFiles/org.kde.kreport.maps.dir/ECMQmLoader-kreport_mapsplugin_qt.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportScriptMaps.cpp.o -Wl,-z,origin,-rpath,/construction/textproc/kreport/.build/src:/usr/local/lib:/usr/local/lib/qt5 ../../libKReport3.so.4.2.0 /usr/local/lib/libmarblewidget-qt5.so.0.28.0 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/qt5/libQt5WebEngineWidgets.so.5.13.2 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5WebEngine.so.5.13.2 /usr/local/lib/qt5/libQt5WebEngineCore.so.5.13.2 /usr/local/lib/qt5/libQt5WebChannel.so.5.13.2 /usr/local/lib/qt5/libQt5Positioning.so.5.13.2 /usr/local/lib/qt5/libQt5Quick.so.5.13.2 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Qml.so.5.13.2 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib [ 98%] Built target org.kde.kreport.maps --- src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/all --- --- src/plugins/barcode/org.kde.kreport.barcode.so --- [100%] Linking CXX shared module org.kde.kreport.barcode.so cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/org.kde.kreport.barcode.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o org.kde.kreport.barcode.so CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportItemBarcode.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportDesignerItemBarcode.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/3of9.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/i2of5.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/code128.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/codeean.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/ext3of9.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/i2of5paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/3of9paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/ext3of9paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/codeeanpaint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/code128paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportBarcodePlugin.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/ECMQmLoader-kreport_barcodeplugin_qt.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportScriptBarcode.cpp.o -Wl,-z,origin,-rpath,/construction/textproc/kreport/.build/src:/usr/local/lib/qt5:/usr/local/lib ../../libKReport3.so.4.2.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [100%] Built target org.kde.kreport.barcode /usr/local/bin/cmake -E cmake_progress_start /construction/textproc/kreport/.build/CMakeFiles 0 SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> kreport-3.2.0_1 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> kreport-3.2.0_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for kreport-3.2.0_1 ===> kreport-3.2.0_1 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> kreport-3.2.0_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/textproc/kreport/kreport-3.2.0 -B/construction/textproc/kreport/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/textproc/kreport/.build/CMakeFiles /construction/textproc/kreport/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/translations_192.dir/build.make CMakeFiles/translations_192.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_192.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_192.dir/build.make CMakeFiles/translations_192.dir/build [ 0%] Built target translations_192 /usr/bin/make -f CMakeFiles/translations_189.dir/build.make CMakeFiles/translations_189.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_189.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_189.dir/build.make CMakeFiles/translations_189.dir/build [ 0%] Built target translations_189 /usr/bin/make -f CMakeFiles/translations_188.dir/build.make CMakeFiles/translations_188.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_188.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_188.dir/build.make CMakeFiles/translations_188.dir/build [ 0%] Built target translations_188 /usr/bin/make -f CMakeFiles/translations_187.dir/build.make CMakeFiles/translations_187.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_187.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_187.dir/build.make CMakeFiles/translations_187.dir/build [ 1%] Built target translations_187 /usr/bin/make -f CMakeFiles/translations_185.dir/build.make CMakeFiles/translations_185.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_185.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_185.dir/build.make CMakeFiles/translations_185.dir/build [ 1%] Built target translations_185 /usr/bin/make -f CMakeFiles/translations_183.dir/build.make CMakeFiles/translations_183.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_183.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_183.dir/build.make CMakeFiles/translations_183.dir/build [ 2%] Built target translations_183 /usr/bin/make -f CMakeFiles/translations_180.dir/build.make CMakeFiles/translations_180.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_180.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_180.dir/build.make CMakeFiles/translations_180.dir/build [ 3%] Built target translations_180 /usr/bin/make -f CMakeFiles/translations_186.dir/build.make CMakeFiles/translations_186.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_186.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_186.dir/build.make CMakeFiles/translations_186.dir/build [ 3%] Built target translations_186 /usr/bin/make -f CMakeFiles/translations_179.dir/build.make CMakeFiles/translations_179.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_179.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_179.dir/build.make CMakeFiles/translations_179.dir/build [ 3%] Built target translations_179 /usr/bin/make -f CMakeFiles/translations_178.dir/build.make CMakeFiles/translations_178.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_178.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_178.dir/build.make CMakeFiles/translations_178.dir/build [ 4%] Built target translations_178 /usr/bin/make -f CMakeFiles/translations_176.dir/build.make CMakeFiles/translations_176.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_176.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_176.dir/build.make CMakeFiles/translations_176.dir/build [ 4%] Built target translations_176 /usr/bin/make -f CMakeFiles/translations_175.dir/build.make CMakeFiles/translations_175.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_175.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_175.dir/build.make CMakeFiles/translations_175.dir/build [ 4%] Built target translations_175 /usr/bin/make -f CMakeFiles/translations_172.dir/build.make CMakeFiles/translations_172.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_172.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_172.dir/build.make CMakeFiles/translations_172.dir/build [ 4%] Built target translations_172 /usr/bin/make -f CMakeFiles/translations_171.dir/build.make CMakeFiles/translations_171.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_171.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_171.dir/build.make CMakeFiles/translations_171.dir/build [ 5%] Built target translations_171 /usr/bin/make -f CMakeFiles/translations_170.dir/build.make CMakeFiles/translations_170.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_170.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_170.dir/build.make CMakeFiles/translations_170.dir/build [ 5%] Built target translations_170 /usr/bin/make -f CMakeFiles/translations_169.dir/build.make CMakeFiles/translations_169.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_169.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_169.dir/build.make CMakeFiles/translations_169.dir/build [ 5%] Built target translations_169 /usr/bin/make -f CMakeFiles/translations_168.dir/build.make CMakeFiles/translations_168.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_168.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_168.dir/build.make CMakeFiles/translations_168.dir/build [ 6%] Built target translations_168 /usr/bin/make -f CMakeFiles/translations_167.dir/build.make CMakeFiles/translations_167.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_167.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_167.dir/build.make CMakeFiles/translations_167.dir/build [ 6%] Built target translations_167 /usr/bin/make -f CMakeFiles/translations_165.dir/build.make CMakeFiles/translations_165.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_165.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_165.dir/build.make CMakeFiles/translations_165.dir/build [ 7%] Built target translations_165 /usr/bin/make -f CMakeFiles/translations_164.dir/build.make CMakeFiles/translations_164.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_164.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_164.dir/build.make CMakeFiles/translations_164.dir/build [ 7%] Built target translations_164 /usr/bin/make -f CMakeFiles/translations_75.dir/build.make CMakeFiles/translations_75.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_75.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_75.dir/build.make CMakeFiles/translations_75.dir/build [ 8%] Built target translations_75 /usr/bin/make -f CMakeFiles/translations_74.dir/build.make CMakeFiles/translations_74.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_74.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_74.dir/build.make CMakeFiles/translations_74.dir/build [ 8%] Built target translations_74 /usr/bin/make -f CMakeFiles/translations_135.dir/build.make CMakeFiles/translations_135.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_135.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_135.dir/build.make CMakeFiles/translations_135.dir/build [ 8%] Built target translations_135 /usr/bin/make -f CMakeFiles/translations_69.dir/build.make CMakeFiles/translations_69.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_69.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_69.dir/build.make CMakeFiles/translations_69.dir/build [ 9%] Built target translations_69 /usr/bin/make -f CMakeFiles/translations_140.dir/build.make CMakeFiles/translations_140.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_140.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_140.dir/build.make CMakeFiles/translations_140.dir/build [ 10%] Built target translations_140 /usr/bin/make -f CMakeFiles/translations_55.dir/build.make CMakeFiles/translations_55.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_55.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_55.dir/build.make CMakeFiles/translations_55.dir/build [ 10%] Built target translations_55 /usr/bin/make -f CMakeFiles/translations_139.dir/build.make CMakeFiles/translations_139.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_139.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_139.dir/build.make CMakeFiles/translations_139.dir/build [ 10%] Built target translations_139 /usr/bin/make -f CMakeFiles/translations_65.dir/build.make CMakeFiles/translations_65.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_65.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_65.dir/build.make CMakeFiles/translations_65.dir/build [ 10%] Built target translations_65 /usr/bin/make -f CMakeFiles/translations_103.dir/build.make CMakeFiles/translations_103.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_103.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_103.dir/build.make CMakeFiles/translations_103.dir/build [ 11%] Built target translations_103 /usr/bin/make -f CMakeFiles/translations_166.dir/build.make CMakeFiles/translations_166.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_166.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_166.dir/build.make CMakeFiles/translations_166.dir/build [ 11%] Built target translations_166 /usr/bin/make -f CMakeFiles/translations_107.dir/build.make CMakeFiles/translations_107.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_107.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_107.dir/build.make CMakeFiles/translations_107.dir/build [ 11%] Built target translations_107 /usr/bin/make -f CMakeFiles/translations_64.dir/build.make CMakeFiles/translations_64.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_64.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_64.dir/build.make CMakeFiles/translations_64.dir/build [ 11%] Built target translations_64 /usr/bin/make -f CMakeFiles/translations_62.dir/build.make CMakeFiles/translations_62.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_62.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_62.dir/build.make CMakeFiles/translations_62.dir/build [ 12%] Built target translations_62 /usr/bin/make -f CMakeFiles/translations_73.dir/build.make CMakeFiles/translations_73.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_73.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_73.dir/build.make CMakeFiles/translations_73.dir/build [ 12%] Built target translations_73 /usr/bin/make -f CMakeFiles/translations_61.dir/build.make CMakeFiles/translations_61.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_61.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_61.dir/build.make CMakeFiles/translations_61.dir/build [ 12%] Built target translations_61 /usr/bin/make -f CMakeFiles/translations_156.dir/build.make CMakeFiles/translations_156.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_156.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_156.dir/build.make CMakeFiles/translations_156.dir/build [ 13%] Built target translations_156 /usr/bin/make -f CMakeFiles/translations_49.dir/build.make CMakeFiles/translations_49.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_49.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_49.dir/build.make CMakeFiles/translations_49.dir/build [ 13%] Built target translations_49 /usr/bin/make -f CMakeFiles/translations_47.dir/build.make CMakeFiles/translations_47.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_47.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_47.dir/build.make CMakeFiles/translations_47.dir/build [ 14%] Built target translations_47 /usr/bin/make -f CMakeFiles/translations_54.dir/build.make CMakeFiles/translations_54.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_54.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_54.dir/build.make CMakeFiles/translations_54.dir/build [ 14%] Built target translations_54 /usr/bin/make -f CMakeFiles/translations_45.dir/build.make CMakeFiles/translations_45.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_45.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_45.dir/build.make CMakeFiles/translations_45.dir/build [ 14%] Built target translations_45 /usr/bin/make -f CMakeFiles/translations_50.dir/build.make CMakeFiles/translations_50.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_50.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_50.dir/build.make CMakeFiles/translations_50.dir/build [ 15%] Built target translations_50 /usr/bin/make -f CMakeFiles/translations_63.dir/build.make CMakeFiles/translations_63.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_63.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_63.dir/build.make CMakeFiles/translations_63.dir/build [ 15%] Built target translations_63 /usr/bin/make -f CMakeFiles/translations_1.dir/build.make CMakeFiles/translations_1.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_1.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_1.dir/build.make CMakeFiles/translations_1.dir/build [ 15%] Built target translations_1 /usr/bin/make -f CMakeFiles/translations_92.dir/build.make CMakeFiles/translations_92.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_92.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_92.dir/build.make CMakeFiles/translations_92.dir/build [ 15%] Built target translations_92 /usr/bin/make -f CMakeFiles/translations_48.dir/build.make CMakeFiles/translations_48.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_48.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_48.dir/build.make CMakeFiles/translations_48.dir/build [ 15%] Built target translations_48 /usr/bin/make -f CMakeFiles/translations_118.dir/build.make CMakeFiles/translations_118.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_118.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_118.dir/build.make CMakeFiles/translations_118.dir/build [ 15%] Built target translations_118 /usr/bin/make -f CMakeFiles/translations_190.dir/build.make CMakeFiles/translations_190.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_190.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_190.dir/build.make CMakeFiles/translations_190.dir/build [ 15%] Built target translations_190 /usr/bin/make -f CMakeFiles/translations_37.dir/build.make CMakeFiles/translations_37.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_37.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_37.dir/build.make CMakeFiles/translations_37.dir/build [ 15%] Built target translations_37 /usr/bin/make -f CMakeFiles/translations_35.dir/build.make CMakeFiles/translations_35.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_35.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_35.dir/build.make CMakeFiles/translations_35.dir/build [ 16%] Built target translations_35 /usr/bin/make -f CMakeFiles/translations_4.dir/build.make CMakeFiles/translations_4.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_4.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_4.dir/build.make CMakeFiles/translations_4.dir/build [ 16%] Built target translations_4 /usr/bin/make -f CMakeFiles/translations_53.dir/build.make CMakeFiles/translations_53.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_53.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_53.dir/build.make CMakeFiles/translations_53.dir/build [ 17%] Built target translations_53 /usr/bin/make -f CMakeFiles/translations_106.dir/build.make CMakeFiles/translations_106.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_106.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_106.dir/build.make CMakeFiles/translations_106.dir/build [ 18%] Built target translations_106 /usr/bin/make -f CMakeFiles/translations_191.dir/build.make CMakeFiles/translations_191.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_191.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_191.dir/build.make CMakeFiles/translations_191.dir/build [ 18%] Built target translations_191 /usr/bin/make -f CMakeFiles/translations_141.dir/build.make CMakeFiles/translations_141.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_141.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_141.dir/build.make CMakeFiles/translations_141.dir/build [ 18%] Built target translations_141 /usr/bin/make -f CMakeFiles/translations_34.dir/build.make CMakeFiles/translations_34.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_34.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_34.dir/build.make CMakeFiles/translations_34.dir/build [ 18%] Built target translations_34 /usr/bin/make -f CMakeFiles/translations_11.dir/build.make CMakeFiles/translations_11.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_11.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_11.dir/build.make CMakeFiles/translations_11.dir/build [ 19%] Built target translations_11 /usr/bin/make -f CMakeFiles/translations_9.dir/build.make CMakeFiles/translations_9.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_9.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_9.dir/build.make CMakeFiles/translations_9.dir/build [ 19%] Built target translations_9 /usr/bin/make -f CMakeFiles/translations_126.dir/build.make CMakeFiles/translations_126.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_126.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_126.dir/build.make CMakeFiles/translations_126.dir/build [ 19%] Built target translations_126 /usr/bin/make -f CMakeFiles/translations_129.dir/build.make CMakeFiles/translations_129.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_129.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_129.dir/build.make CMakeFiles/translations_129.dir/build [ 19%] Built target translations_129 /usr/bin/make -f CMakeFiles/translations_8.dir/build.make CMakeFiles/translations_8.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_8.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_8.dir/build.make CMakeFiles/translations_8.dir/build [ 19%] Built target translations_8 /usr/bin/make -f CMakeFiles/translations_80.dir/build.make CMakeFiles/translations_80.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_80.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_80.dir/build.make CMakeFiles/translations_80.dir/build [ 19%] Built target translations_80 /usr/bin/make -f CMakeFiles/translations_70.dir/build.make CMakeFiles/translations_70.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_70.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_70.dir/build.make CMakeFiles/translations_70.dir/build [ 19%] Built target translations_70 /usr/bin/make -f CMakeFiles/translations_116.dir/build.make CMakeFiles/translations_116.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_116.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_116.dir/build.make CMakeFiles/translations_116.dir/build [ 20%] Built target translations_116 /usr/bin/make -f CMakeFiles/translations_3.dir/build.make CMakeFiles/translations_3.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_3.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_3.dir/build.make CMakeFiles/translations_3.dir/build [ 20%] Built target translations_3 /usr/bin/make -f CMakeFiles/translations_6.dir/build.make CMakeFiles/translations_6.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_6.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_6.dir/build.make CMakeFiles/translations_6.dir/build [ 21%] Built target translations_6 /usr/bin/make -f CMakeFiles/translations_68.dir/build.make CMakeFiles/translations_68.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_68.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_68.dir/build.make CMakeFiles/translations_68.dir/build [ 21%] Built target translations_68 /usr/bin/make -f CMakeFiles/translations_7.dir/build.make CMakeFiles/translations_7.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_7.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_7.dir/build.make CMakeFiles/translations_7.dir/build [ 21%] Built target translations_7 /usr/bin/make -f CMakeFiles/translations_177.dir/build.make CMakeFiles/translations_177.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_177.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_177.dir/build.make CMakeFiles/translations_177.dir/build [ 21%] Built target translations_177 /usr/bin/make -f CMakeFiles/translations_42.dir/build.make CMakeFiles/translations_42.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_42.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_42.dir/build.make CMakeFiles/translations_42.dir/build [ 21%] Built target translations_42 /usr/bin/make -f CMakeFiles/translations_78.dir/build.make CMakeFiles/translations_78.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_78.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_78.dir/build.make CMakeFiles/translations_78.dir/build [ 22%] Built target translations_78 /usr/bin/make -f CMakeFiles/translations_43.dir/build.make CMakeFiles/translations_43.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_43.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_43.dir/build.make CMakeFiles/translations_43.dir/build [ 22%] Built target translations_43 /usr/bin/make -f CMakeFiles/translations_5.dir/build.make CMakeFiles/translations_5.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_5.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_5.dir/build.make CMakeFiles/translations_5.dir/build [ 22%] Built target translations_5 /usr/bin/make -f CMakeFiles/translations_144.dir/build.make CMakeFiles/translations_144.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_144.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_144.dir/build.make CMakeFiles/translations_144.dir/build [ 22%] Built target translations_144 /usr/bin/make -f CMakeFiles/translations_151.dir/build.make CMakeFiles/translations_151.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_151.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_151.dir/build.make CMakeFiles/translations_151.dir/build [ 22%] Built target translations_151 /usr/bin/make -f CMakeFiles/translations_67.dir/build.make CMakeFiles/translations_67.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_67.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_67.dir/build.make CMakeFiles/translations_67.dir/build [ 22%] Built target translations_67 /usr/bin/make -f CMakeFiles/translations_39.dir/build.make CMakeFiles/translations_39.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_39.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_39.dir/build.make CMakeFiles/translations_39.dir/build [ 22%] Built target translations_39 /usr/bin/make -f CMakeFiles/translations_59.dir/build.make CMakeFiles/translations_59.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_59.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_59.dir/build.make CMakeFiles/translations_59.dir/build [ 22%] Built target translations_59 /usr/bin/make -f CMakeFiles/translations_109.dir/build.make CMakeFiles/translations_109.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_109.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_109.dir/build.make CMakeFiles/translations_109.dir/build [ 22%] Built target translations_109 /usr/bin/make -f CMakeFiles/translations_121.dir/build.make CMakeFiles/translations_121.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_121.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_121.dir/build.make CMakeFiles/translations_121.dir/build [ 23%] Built target translations_121 /usr/bin/make -f CMakeFiles/translations_98.dir/build.make CMakeFiles/translations_98.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_98.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_98.dir/build.make CMakeFiles/translations_98.dir/build [ 23%] Built target translations_98 /usr/bin/make -f CMakeFiles/translations_120.dir/build.make CMakeFiles/translations_120.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_120.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_120.dir/build.make CMakeFiles/translations_120.dir/build [ 23%] Built target translations_120 /usr/bin/make -f CMakeFiles/translations_26.dir/build.make CMakeFiles/translations_26.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_26.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_26.dir/build.make CMakeFiles/translations_26.dir/build [ 23%] Built target translations_26 /usr/bin/make -f CMakeFiles/translations_41.dir/build.make CMakeFiles/translations_41.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_41.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_41.dir/build.make CMakeFiles/translations_41.dir/build [ 23%] Built target translations_41 /usr/bin/make -f CMakeFiles/translations_112.dir/build.make CMakeFiles/translations_112.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_112.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_112.dir/build.make CMakeFiles/translations_112.dir/build [ 24%] Built target translations_112 /usr/bin/make -f CMakeFiles/translations_52.dir/build.make CMakeFiles/translations_52.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_52.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_52.dir/build.make CMakeFiles/translations_52.dir/build [ 24%] Built target translations_52 /usr/bin/make -f CMakeFiles/translations_14.dir/build.make CMakeFiles/translations_14.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_14.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_14.dir/build.make CMakeFiles/translations_14.dir/build [ 24%] Built target translations_14 /usr/bin/make -f CMakeFiles/translations_20.dir/build.make CMakeFiles/translations_20.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_20.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_20.dir/build.make CMakeFiles/translations_20.dir/build [ 24%] Built target translations_20 /usr/bin/make -f CMakeFiles/translations_150.dir/build.make CMakeFiles/translations_150.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_150.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_150.dir/build.make CMakeFiles/translations_150.dir/build [ 24%] Built target translations_150 /usr/bin/make -f CMakeFiles/translations_173.dir/build.make CMakeFiles/translations_173.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_173.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_173.dir/build.make CMakeFiles/translations_173.dir/build [ 24%] Built target translations_173 /usr/bin/make -f CMakeFiles/translations_57.dir/build.make CMakeFiles/translations_57.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_57.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_57.dir/build.make CMakeFiles/translations_57.dir/build [ 24%] Built target translations_57 /usr/bin/make -f CMakeFiles/translations_88.dir/build.make CMakeFiles/translations_88.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_88.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_88.dir/build.make CMakeFiles/translations_88.dir/build [ 24%] Built target translations_88 /usr/bin/make -f CMakeFiles/translations_46.dir/build.make CMakeFiles/translations_46.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_46.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_46.dir/build.make CMakeFiles/translations_46.dir/build [ 24%] Built target translations_46 /usr/bin/make -f CMakeFiles/translations_15.dir/build.make CMakeFiles/translations_15.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_15.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_15.dir/build.make CMakeFiles/translations_15.dir/build [ 25%] Built target translations_15 /usr/bin/make -f CMakeFiles/translations_72.dir/build.make CMakeFiles/translations_72.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_72.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_72.dir/build.make CMakeFiles/translations_72.dir/build [ 25%] Built target translations_72 /usr/bin/make -f CMakeFiles/translations_102.dir/build.make CMakeFiles/translations_102.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_102.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_102.dir/build.make CMakeFiles/translations_102.dir/build [ 25%] Built target translations_102 /usr/bin/make -f CMakeFiles/translations_10.dir/build.make CMakeFiles/translations_10.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_10.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_10.dir/build.make CMakeFiles/translations_10.dir/build [ 25%] Built target translations_10 /usr/bin/make -f CMakeFiles/translations_90.dir/build.make CMakeFiles/translations_90.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_90.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_90.dir/build.make CMakeFiles/translations_90.dir/build [ 26%] Built target translations_90 /usr/bin/make -f CMakeFiles/translations_16.dir/build.make CMakeFiles/translations_16.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_16.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_16.dir/build.make CMakeFiles/translations_16.dir/build [ 26%] Built target translations_16 /usr/bin/make -f CMakeFiles/translations_19.dir/build.make CMakeFiles/translations_19.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_19.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_19.dir/build.make CMakeFiles/translations_19.dir/build [ 27%] Built target translations_19 /usr/bin/make -f CMakeFiles/translations_105.dir/build.make CMakeFiles/translations_105.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_105.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_105.dir/build.make CMakeFiles/translations_105.dir/build [ 27%] Built target translations_105 /usr/bin/make -f CMakeFiles/translations_157.dir/build.make CMakeFiles/translations_157.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_157.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_157.dir/build.make CMakeFiles/translations_157.dir/build [ 27%] Built target translations_157 /usr/bin/make -f CMakeFiles/translations_23.dir/build.make CMakeFiles/translations_23.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_23.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_23.dir/build.make CMakeFiles/translations_23.dir/build [ 27%] Built target translations_23 /usr/bin/make -f CMakeFiles/translations_44.dir/build.make CMakeFiles/translations_44.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_44.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_44.dir/build.make CMakeFiles/translations_44.dir/build [ 28%] Built target translations_44 /usr/bin/make -f CMakeFiles/translations_21.dir/build.make CMakeFiles/translations_21.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_21.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_21.dir/build.make CMakeFiles/translations_21.dir/build [ 28%] Built target translations_21 /usr/bin/make -f CMakeFiles/translations_12.dir/build.make CMakeFiles/translations_12.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_12.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_12.dir/build.make CMakeFiles/translations_12.dir/build [ 28%] Built target translations_12 /usr/bin/make -f CMakeFiles/translations_29.dir/build.make CMakeFiles/translations_29.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_29.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_29.dir/build.make CMakeFiles/translations_29.dir/build [ 29%] Built target translations_29 /usr/bin/make -f CMakeFiles/translations_31.dir/build.make CMakeFiles/translations_31.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_31.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_31.dir/build.make CMakeFiles/translations_31.dir/build [ 30%] Built target translations_31 /usr/bin/make -f CMakeFiles/translations_147.dir/build.make CMakeFiles/translations_147.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_147.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_147.dir/build.make CMakeFiles/translations_147.dir/build [ 31%] Built target translations_147 /usr/bin/make -f CMakeFiles/translations_51.dir/build.make CMakeFiles/translations_51.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_51.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_51.dir/build.make CMakeFiles/translations_51.dir/build [ 31%] Built target translations_51 /usr/bin/make -f CMakeFiles/translations_131.dir/build.make CMakeFiles/translations_131.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_131.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_131.dir/build.make CMakeFiles/translations_131.dir/build [ 32%] Built target translations_131 /usr/bin/make -f CMakeFiles/translations_146.dir/build.make CMakeFiles/translations_146.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_146.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_146.dir/build.make CMakeFiles/translations_146.dir/build [ 32%] Built target translations_146 /usr/bin/make -f CMakeFiles/translations_24.dir/build.make CMakeFiles/translations_24.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_24.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_24.dir/build.make CMakeFiles/translations_24.dir/build [ 32%] Built target translations_24 /usr/bin/make -f CMakeFiles/translations_91.dir/build.make CMakeFiles/translations_91.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_91.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_91.dir/build.make CMakeFiles/translations_91.dir/build [ 32%] Built target translations_91 /usr/bin/make -f CMakeFiles/translations_155.dir/build.make CMakeFiles/translations_155.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_155.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_155.dir/build.make CMakeFiles/translations_155.dir/build [ 32%] Built target translations_155 /usr/bin/make -f CMakeFiles/translations_2.dir/build.make CMakeFiles/translations_2.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_2.dir/build.make CMakeFiles/translations_2.dir/build [ 33%] Built target translations_2 /usr/bin/make -f CMakeFiles/translations_71.dir/build.make CMakeFiles/translations_71.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_71.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_71.dir/build.make CMakeFiles/translations_71.dir/build [ 34%] Built target translations_71 /usr/bin/make -f CMakeFiles/translations_36.dir/build.make CMakeFiles/translations_36.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_36.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_36.dir/build.make CMakeFiles/translations_36.dir/build [ 34%] Built target translations_36 /usr/bin/make -f CMakeFiles/translations_174.dir/build.make CMakeFiles/translations_174.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_174.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_174.dir/build.make CMakeFiles/translations_174.dir/build [ 35%] Built target translations_174 /usr/bin/make -f CMakeFiles/translations_32.dir/build.make CMakeFiles/translations_32.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_32.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_32.dir/build.make CMakeFiles/translations_32.dir/build [ 35%] Built target translations_32 /usr/bin/make -f CMakeFiles/translations_76.dir/build.make CMakeFiles/translations_76.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_76.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_76.dir/build.make CMakeFiles/translations_76.dir/build [ 35%] Built target translations_76 /usr/bin/make -f CMakeFiles/translations_13.dir/build.make CMakeFiles/translations_13.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_13.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_13.dir/build.make CMakeFiles/translations_13.dir/build [ 35%] Built target translations_13 /usr/bin/make -f CMakeFiles/translations_114.dir/build.make CMakeFiles/translations_114.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_114.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_114.dir/build.make CMakeFiles/translations_114.dir/build [ 35%] Built target translations_114 /usr/bin/make -f CMakeFiles/translations_77.dir/build.make CMakeFiles/translations_77.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_77.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_77.dir/build.make CMakeFiles/translations_77.dir/build [ 35%] Built target translations_77 /usr/bin/make -f CMakeFiles/translations_134.dir/build.make CMakeFiles/translations_134.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_134.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_134.dir/build.make CMakeFiles/translations_134.dir/build [ 36%] Built target translations_134 /usr/bin/make -f CMakeFiles/translations_123.dir/build.make CMakeFiles/translations_123.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_123.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_123.dir/build.make CMakeFiles/translations_123.dir/build [ 36%] Built target translations_123 /usr/bin/make -f CMakeFiles/translations_56.dir/build.make CMakeFiles/translations_56.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_56.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_56.dir/build.make CMakeFiles/translations_56.dir/build [ 37%] Built target translations_56 /usr/bin/make -f CMakeFiles/translations_28.dir/build.make CMakeFiles/translations_28.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_28.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_28.dir/build.make CMakeFiles/translations_28.dir/build [ 37%] Built target translations_28 /usr/bin/make -f CMakeFiles/translations_79.dir/build.make CMakeFiles/translations_79.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_79.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_79.dir/build.make CMakeFiles/translations_79.dir/build [ 37%] Built target translations_79 /usr/bin/make -f CMakeFiles/translations_153.dir/build.make CMakeFiles/translations_153.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_153.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_153.dir/build.make CMakeFiles/translations_153.dir/build [ 37%] Built target translations_153 /usr/bin/make -f CMakeFiles/translations_81.dir/build.make CMakeFiles/translations_81.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_81.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_81.dir/build.make CMakeFiles/translations_81.dir/build [ 38%] Built target translations_81 /usr/bin/make -f CMakeFiles/translations_161.dir/build.make CMakeFiles/translations_161.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_161.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_161.dir/build.make CMakeFiles/translations_161.dir/build [ 38%] Built target translations_161 /usr/bin/make -f CMakeFiles/translations_82.dir/build.make CMakeFiles/translations_82.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_82.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_82.dir/build.make CMakeFiles/translations_82.dir/build [ 38%] Built target translations_82 /usr/bin/make -f CMakeFiles/translations_60.dir/build.make CMakeFiles/translations_60.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_60.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_60.dir/build.make CMakeFiles/translations_60.dir/build [ 38%] Built target translations_60 /usr/bin/make -f CMakeFiles/translations_85.dir/build.make CMakeFiles/translations_85.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_85.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_85.dir/build.make CMakeFiles/translations_85.dir/build [ 38%] Built target translations_85 /usr/bin/make -f CMakeFiles/translations_148.dir/build.make CMakeFiles/translations_148.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_148.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_148.dir/build.make CMakeFiles/translations_148.dir/build [ 38%] Built target translations_148 /usr/bin/make -f CMakeFiles/translations_83.dir/build.make CMakeFiles/translations_83.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_83.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_83.dir/build.make CMakeFiles/translations_83.dir/build [ 38%] Built target translations_83 /usr/bin/make -f CMakeFiles/translations_84.dir/build.make CMakeFiles/translations_84.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_84.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_84.dir/build.make CMakeFiles/translations_84.dir/build [ 39%] Built target translations_84 /usr/bin/make -f CMakeFiles/translations_87.dir/build.make CMakeFiles/translations_87.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_87.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_87.dir/build.make CMakeFiles/translations_87.dir/build [ 40%] Built target translations_87 /usr/bin/make -f CMakeFiles/translations_115.dir/build.make CMakeFiles/translations_115.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_115.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_115.dir/build.make CMakeFiles/translations_115.dir/build [ 40%] Built target translations_115 /usr/bin/make -f CMakeFiles/translations_30.dir/build.make CMakeFiles/translations_30.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_30.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_30.dir/build.make CMakeFiles/translations_30.dir/build [ 40%] Built target translations_30 /usr/bin/make -f CMakeFiles/translations_93.dir/build.make CMakeFiles/translations_93.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_93.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_93.dir/build.make CMakeFiles/translations_93.dir/build [ 41%] Built target translations_93 /usr/bin/make -f CMakeFiles/translations_33.dir/build.make CMakeFiles/translations_33.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_33.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_33.dir/build.make CMakeFiles/translations_33.dir/build [ 41%] Built target translations_33 /usr/bin/make -f CMakeFiles/translations_125.dir/build.make CMakeFiles/translations_125.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_125.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_125.dir/build.make CMakeFiles/translations_125.dir/build [ 42%] Built target translations_125 /usr/bin/make -f CMakeFiles/translations_184.dir/build.make CMakeFiles/translations_184.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_184.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_184.dir/build.make CMakeFiles/translations_184.dir/build [ 42%] Built target translations_184 /usr/bin/make -f CMakeFiles/translations_94.dir/build.make CMakeFiles/translations_94.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_94.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_94.dir/build.make CMakeFiles/translations_94.dir/build [ 42%] Built target translations_94 /usr/bin/make -f CMakeFiles/translations_95.dir/build.make CMakeFiles/translations_95.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_95.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_95.dir/build.make CMakeFiles/translations_95.dir/build [ 42%] Built target translations_95 /usr/bin/make -f CMakeFiles/translations_96.dir/build.make CMakeFiles/translations_96.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_96.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_96.dir/build.make CMakeFiles/translations_96.dir/build [ 42%] Built target translations_96 /usr/bin/make -f CMakeFiles/translations_97.dir/build.make CMakeFiles/translations_97.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_97.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_97.dir/build.make CMakeFiles/translations_97.dir/build [ 43%] Built target translations_97 /usr/bin/make -f CMakeFiles/translations_99.dir/build.make CMakeFiles/translations_99.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_99.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_99.dir/build.make CMakeFiles/translations_99.dir/build [ 43%] Built target translations_99 /usr/bin/make -f CMakeFiles/translations_58.dir/build.make CMakeFiles/translations_58.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_58.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_58.dir/build.make CMakeFiles/translations_58.dir/build [ 43%] Built target translations_58 /usr/bin/make -f CMakeFiles/translations_22.dir/build.make CMakeFiles/translations_22.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_22.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_22.dir/build.make CMakeFiles/translations_22.dir/build [ 44%] Built target translations_22 /usr/bin/make -f CMakeFiles/translations_86.dir/build.make CMakeFiles/translations_86.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_86.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_86.dir/build.make CMakeFiles/translations_86.dir/build [ 44%] Built target translations_86 /usr/bin/make -f CMakeFiles/translations_154.dir/build.make CMakeFiles/translations_154.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_154.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_154.dir/build.make CMakeFiles/translations_154.dir/build [ 44%] Built target translations_154 /usr/bin/make -f CMakeFiles/translations_111.dir/build.make CMakeFiles/translations_111.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_111.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_111.dir/build.make CMakeFiles/translations_111.dir/build [ 44%] Built target translations_111 /usr/bin/make -f CMakeFiles/translations_100.dir/build.make CMakeFiles/translations_100.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_100.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_100.dir/build.make CMakeFiles/translations_100.dir/build [ 45%] Built target translations_100 /usr/bin/make -f CMakeFiles/translations_18.dir/build.make CMakeFiles/translations_18.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_18.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_18.dir/build.make CMakeFiles/translations_18.dir/build [ 45%] Built target translations_18 /usr/bin/make -f CMakeFiles/translations_101.dir/build.make CMakeFiles/translations_101.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_101.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_101.dir/build.make CMakeFiles/translations_101.dir/build [ 45%] Built target translations_101 /usr/bin/make -f CMakeFiles/translations_104.dir/build.make CMakeFiles/translations_104.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_104.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_104.dir/build.make CMakeFiles/translations_104.dir/build [ 45%] Built target translations_104 /usr/bin/make -f CMakeFiles/translations_108.dir/build.make CMakeFiles/translations_108.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_108.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_108.dir/build.make CMakeFiles/translations_108.dir/build [ 45%] Built target translations_108 /usr/bin/make -f CMakeFiles/translations_110.dir/build.make CMakeFiles/translations_110.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_110.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_110.dir/build.make CMakeFiles/translations_110.dir/build [ 45%] Built target translations_110 /usr/bin/make -f CMakeFiles/translations_25.dir/build.make CMakeFiles/translations_25.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_25.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_25.dir/build.make CMakeFiles/translations_25.dir/build [ 46%] Built target translations_25 /usr/bin/make -f CMakeFiles/translations_27.dir/build.make CMakeFiles/translations_27.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_27.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_27.dir/build.make CMakeFiles/translations_27.dir/build [ 46%] Built target translations_27 /usr/bin/make -f CMakeFiles/translations_113.dir/build.make CMakeFiles/translations_113.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_113.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_113.dir/build.make CMakeFiles/translations_113.dir/build [ 46%] Built target translations_113 /usr/bin/make -f CMakeFiles/translations_182.dir/build.make CMakeFiles/translations_182.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_182.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_182.dir/build.make CMakeFiles/translations_182.dir/build [ 46%] Built target translations_182 /usr/bin/make -f CMakeFiles/translations_89.dir/build.make CMakeFiles/translations_89.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_89.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_89.dir/build.make CMakeFiles/translations_89.dir/build [ 46%] Built target translations_89 /usr/bin/make -f CMakeFiles/translations_117.dir/build.make CMakeFiles/translations_117.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_117.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_117.dir/build.make CMakeFiles/translations_117.dir/build [ 46%] Built target translations_117 /usr/bin/make -f CMakeFiles/translations_119.dir/build.make CMakeFiles/translations_119.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_119.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_119.dir/build.make CMakeFiles/translations_119.dir/build [ 47%] Built target translations_119 /usr/bin/make -f CMakeFiles/translations_66.dir/build.make CMakeFiles/translations_66.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_66.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_66.dir/build.make CMakeFiles/translations_66.dir/build [ 48%] Built target translations_66 /usr/bin/make -f CMakeFiles/translations_124.dir/build.make CMakeFiles/translations_124.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_124.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_124.dir/build.make CMakeFiles/translations_124.dir/build [ 48%] Built target translations_124 /usr/bin/make -f CMakeFiles/translations_127.dir/build.make CMakeFiles/translations_127.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_127.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_127.dir/build.make CMakeFiles/translations_127.dir/build [ 48%] Built target translations_127 /usr/bin/make -f CMakeFiles/translations_128.dir/build.make CMakeFiles/translations_128.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_128.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_128.dir/build.make CMakeFiles/translations_128.dir/build [ 50%] Built target translations_128 /usr/bin/make -f CMakeFiles/translations_130.dir/build.make CMakeFiles/translations_130.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_130.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_130.dir/build.make CMakeFiles/translations_130.dir/build [ 50%] Built target translations_130 /usr/bin/make -f CMakeFiles/translations_132.dir/build.make CMakeFiles/translations_132.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_132.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_132.dir/build.make CMakeFiles/translations_132.dir/build [ 50%] Built target translations_132 /usr/bin/make -f CMakeFiles/translations_40.dir/build.make CMakeFiles/translations_40.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_40.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_40.dir/build.make CMakeFiles/translations_40.dir/build [ 51%] Built target translations_40 /usr/bin/make -f CMakeFiles/translations_38.dir/build.make CMakeFiles/translations_38.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_38.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_38.dir/build.make CMakeFiles/translations_38.dir/build [ 52%] Built target translations_38 /usr/bin/make -f CMakeFiles/translations_133.dir/build.make CMakeFiles/translations_133.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_133.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_133.dir/build.make CMakeFiles/translations_133.dir/build [ 52%] Built target translations_133 /usr/bin/make -f CMakeFiles/translations_138.dir/build.make CMakeFiles/translations_138.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_138.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_138.dir/build.make CMakeFiles/translations_138.dir/build [ 52%] Built target translations_138 /usr/bin/make -f CMakeFiles/translations_136.dir/build.make CMakeFiles/translations_136.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_136.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_136.dir/build.make CMakeFiles/translations_136.dir/build [ 52%] Built target translations_136 /usr/bin/make -f CMakeFiles/translations_137.dir/build.make CMakeFiles/translations_137.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_137.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_137.dir/build.make CMakeFiles/translations_137.dir/build [ 53%] Built target translations_137 /usr/bin/make -f CMakeFiles/translations_142.dir/build.make CMakeFiles/translations_142.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_142.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_142.dir/build.make CMakeFiles/translations_142.dir/build [ 53%] Built target translations_142 /usr/bin/make -f CMakeFiles/translations_17.dir/build.make CMakeFiles/translations_17.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_17.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_17.dir/build.make CMakeFiles/translations_17.dir/build [ 53%] Built target translations_17 /usr/bin/make -f CMakeFiles/translations_143.dir/build.make CMakeFiles/translations_143.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_143.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_143.dir/build.make CMakeFiles/translations_143.dir/build [ 54%] Built target translations_143 /usr/bin/make -f CMakeFiles/translations_149.dir/build.make CMakeFiles/translations_149.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_149.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_149.dir/build.make CMakeFiles/translations_149.dir/build [ 54%] Built target translations_149 /usr/bin/make -f CMakeFiles/translations_145.dir/build.make CMakeFiles/translations_145.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_145.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_145.dir/build.make CMakeFiles/translations_145.dir/build [ 54%] Built target translations_145 /usr/bin/make -f CMakeFiles/translations_152.dir/build.make CMakeFiles/translations_152.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_152.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_152.dir/build.make CMakeFiles/translations_152.dir/build [ 55%] Built target translations_152 /usr/bin/make -f CMakeFiles/translations_181.dir/build.make CMakeFiles/translations_181.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_181.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_181.dir/build.make CMakeFiles/translations_181.dir/build [ 55%] Built target translations_181 /usr/bin/make -f CMakeFiles/translations_122.dir/build.make CMakeFiles/translations_122.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_122.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_122.dir/build.make CMakeFiles/translations_122.dir/build [ 55%] Built target translations_122 /usr/bin/make -f CMakeFiles/translations_158.dir/build.make CMakeFiles/translations_158.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_158.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_158.dir/build.make CMakeFiles/translations_158.dir/build [ 55%] Built target translations_158 /usr/bin/make -f CMakeFiles/translations_159.dir/build.make CMakeFiles/translations_159.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_159.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_159.dir/build.make CMakeFiles/translations_159.dir/build [ 56%] Built target translations_159 /usr/bin/make -f CMakeFiles/translations_160.dir/build.make CMakeFiles/translations_160.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_160.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_160.dir/build.make CMakeFiles/translations_160.dir/build [ 56%] Built target translations_160 /usr/bin/make -f CMakeFiles/translations_163.dir/build.make CMakeFiles/translations_163.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_163.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_163.dir/build.make CMakeFiles/translations_163.dir/build [ 56%] Built target translations_163 /usr/bin/make -f CMakeFiles/translations_162.dir/build.make CMakeFiles/translations_162.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/.build /construction/textproc/kreport/.build /construction/textproc/kreport/.build/CMakeFiles/translations_162.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/translations_162.dir/build.make CMakeFiles/translations_162.dir/build [ 57%] Built target translations_162 /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate_autogen.dir/build.make src/CMakeFiles/KReportUtilsPrivate_autogen.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReportUtilsPrivate_autogen.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate_autogen.dir/build.make src/CMakeFiles/KReportUtilsPrivate_autogen.dir/build [ 57%] Automatic MOC for target KReportUtilsPrivate cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/CMakeFiles/KReportUtilsPrivate_autogen.dir/AutogenInfo.json Release [ 57%] Built target KReportUtilsPrivate_autogen /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate.dir/build.make src/CMakeFiles/KReportUtilsPrivate.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReportUtilsPrivate.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/KReportUtilsPrivate.dir/build.make src/CMakeFiles/KReportUtilsPrivate.dir/build [ 58%] Built target KReportUtilsPrivate /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/build.make src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/pics /construction/textproc/kreport/.build/src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/DependInfo.cmake /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/build.make src/pics/CMakeFiles/kreport_breeze_copy_icons.dir/build [ 58%] Copying icon files to /construction/textproc/kreport/.build/src/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/pics/resource/icons//breeze cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/pics/resource/CMakeLists.txt cd /construction/textproc/kreport/kreport-3.2.0/src/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/pics/resource/icons//breeze/files.cmake [ 58%] Built target kreport_breeze_copy_icons /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/pics /construction/textproc/kreport/.build/src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/DependInfo.cmake /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_qrc.dir/build [ 58%] Building Qt resource file /construction/textproc/kreport/.build/src/pics/resource/kreport_breeze.qrc cd /construction/textproc/kreport/.build/src/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/pics/kreport_breeze.qrc cd /construction/textproc/kreport/.build/src/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/pics/kreport_breeze.qrc /construction/textproc/kreport/.build/src/pics/resource/kreport_breeze.qrc [ 58%] Built target kreport_breeze_build_qrc /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/pics /construction/textproc/kreport/.build/src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/DependInfo.cmake /usr/bin/make -f src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/build.make src/pics/CMakeFiles/kreport_breeze_build_rcc.dir/build [ 58%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/kreport_breeze.rcc cd /construction/textproc/kreport/.build/src/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/kreport_breeze.rcc /construction/textproc/kreport/.build/src/pics/resource/kreport_breeze.qrc [ 58%] Built target kreport_breeze_build_rcc /usr/bin/make -f src/CMakeFiles/KReport_autogen.dir/build.make src/CMakeFiles/KReport_autogen.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReport_autogen.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/KReport_autogen.dir/build.make src/CMakeFiles/KReport_autogen.dir/build [ 58%] Automatic MOC for target KReport cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/CMakeFiles/KReport_autogen.dir/AutogenInfo.json Release AutoMoc warning --------------- "SRC:/src/items/check/KReportCheckBoxPlugin.cpp" includes the moc file "KReportCheckBoxPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/field/KReportFieldPlugin.cpp" includes the moc file "KReportFieldPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/image/KReportImagePlugin.cpp" includes the moc file "KReportImagePlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/label/KReportLabelPlugin.cpp" includes the moc file "KReportLabelPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc warning --------------- "SRC:/src/items/text/KReportTextPlugin.cpp" includes the moc file "KReportTextPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. [ 59%] Built target KReport_autogen /usr/bin/make -f src/CMakeFiles/KReport.dir/build.make src/CMakeFiles/KReport.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src /construction/textproc/kreport/.build/src/CMakeFiles/KReport.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/KReport.dir/build.make src/CMakeFiles/KReport.dir/build [ 84%] Built target KReport /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode/pics /construction/textproc/kreport/.build/src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/DependInfo.cmake /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_copy_icons.dir/build [ 84%] Copying icon files to /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/icons/org.kde.kreport.barcode/breeze cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/CMakeLists.txt cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/icons/org.kde.kreport.barcode/breeze/files.cmake [ 84%] Built target org.kde.kreport.barcode_breeze_copy_icons /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode/pics /construction/textproc/kreport/.build/src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/DependInfo.cmake /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_qrc.dir/build [ 85%] Building Qt resource file /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/org.kde.kreport.barcode_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/plugins/barcode/pics/org.kde.kreport.barcode_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/plugins/barcode/pics/org.kde.kreport.barcode_breeze.qrc /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/org.kde.kreport.barcode_breeze.qrc [ 85%] Built target org.kde.kreport.barcode_breeze_build_qrc /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode/pics /construction/textproc/kreport/.build/src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/DependInfo.cmake /usr/bin/make -f src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/build.make src/plugins/barcode/pics/CMakeFiles/org.kde.kreport.barcode_breeze_build_rcc.dir/build [ 85%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.barcode_breeze.rcc cd /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.barcode_breeze.rcc /construction/textproc/kreport/.build/src/plugins/barcode/pics/resource/org.kde.kreport.barcode_breeze.qrc [ 85%] Built target org.kde.kreport.barcode_breeze_build_rcc /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode /construction/textproc/kreport/.build/src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/DependInfo.cmake /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/build [ 85%] Automatic MOC for target org.kde.kreport.barcode cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode_autogen.dir/AutogenInfo.json Release AutoMoc warning --------------- "SRC:/src/plugins/barcode/KReportBarcodePlugin.cpp" includes the moc file "KReportBarcodePlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. [ 85%] Built target org.kde.kreport.barcode_autogen /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/barcode /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/barcode /construction/textproc/kreport/.build/src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/DependInfo.cmake /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build [ 91%] Built target org.kde.kreport.barcode /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps/pics /construction/textproc/kreport/.build/src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/DependInfo.cmake /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_copy_icons.dir/build [ 91%] Copying icon files to /construction/textproc/kreport/.build/src/plugins/maps/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/plugins/maps/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/plugins/maps/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/icons/org.kde.kreport.maps/breeze cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/CMakeLists.txt cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/icons/org.kde.kreport.maps/breeze/files.cmake [ 91%] Built target org.kde.kreport.maps_breeze_copy_icons /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps/pics /construction/textproc/kreport/.build/src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/DependInfo.cmake /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_qrc.dir/build [ 92%] Building Qt resource file /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/org.kde.kreport.maps_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/maps/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/plugins/maps/pics/org.kde.kreport.maps_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/maps/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/plugins/maps/pics/org.kde.kreport.maps_breeze.qrc /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/org.kde.kreport.maps_breeze.qrc [ 92%] Built target org.kde.kreport.maps_breeze_build_qrc /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps/pics /construction/textproc/kreport/.build/src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/DependInfo.cmake /usr/bin/make -f src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/build.make src/plugins/maps/pics/CMakeFiles/org.kde.kreport.maps_breeze_build_rcc.dir/build [ 92%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.maps_breeze.rcc cd /construction/textproc/kreport/.build/src/plugins/maps/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.maps_breeze.rcc /construction/textproc/kreport/.build/src/plugins/maps/pics/resource/org.kde.kreport.maps_breeze.qrc [ 92%] Built target org.kde.kreport.maps_breeze_build_rcc /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps /construction/textproc/kreport/.build/src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/DependInfo.cmake /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/build [ 92%] Automatic MOC for target org.kde.kreport.maps cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/plugins/maps/CMakeFiles/org.kde.kreport.maps_autogen.dir/AutogenInfo.json Release AutoMoc warning --------------- "SRC:/src/plugins/maps/KReportMapsPlugin.cpp" includes the moc file "KReportMapsPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. [ 92%] Built target org.kde.kreport.maps_autogen /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/maps /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/maps /construction/textproc/kreport/.build/src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/DependInfo.cmake /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build [ 95%] Built target org.kde.kreport.maps /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web/pics /construction/textproc/kreport/.build/src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/DependInfo.cmake /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_copy_icons.dir/build [ 95%] Copying icon files to /construction/textproc/kreport/.build/src/plugins/web/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E remove_directory /construction/textproc/kreport/.build/src/plugins/web/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/src/plugins/web/pics/resource cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E make_directory /construction/textproc/kreport/.build/bin/data/kreport3/icons cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E copy_directory icons/breeze /construction/textproc/kreport/.build/src/plugins/web/pics/resource/icons/org.kde.kreport.web/breeze cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/web/pics/resource/CMakeLists.txt cd /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics && /usr/local/bin/cmake -E remove -f /construction/textproc/kreport/.build/src/plugins/web/pics/resource/icons/org.kde.kreport.web/breeze/files.cmake [ 95%] Built target org.kde.kreport.web_breeze_copy_icons /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web/pics /construction/textproc/kreport/.build/src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/DependInfo.cmake /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_qrc.dir/build [ 95%] Building Qt resource file /construction/textproc/kreport/.build/src/plugins/web/pics/resource/org.kde.kreport.web_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/web/pics/resource && /usr/local/lib/qt5/bin/rcc --project -o /construction/textproc/kreport/.build/src/plugins/web/pics/org.kde.kreport.web_breeze.qrc cd /construction/textproc/kreport/.build/src/plugins/web/pics/resource && /usr/local/bin/cmake -E rename /construction/textproc/kreport/.build/src/plugins/web/pics/org.kde.kreport.web_breeze.qrc /construction/textproc/kreport/.build/src/plugins/web/pics/resource/org.kde.kreport.web_breeze.qrc [ 95%] Built target org.kde.kreport.web_breeze_build_qrc /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web/pics /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web/pics /construction/textproc/kreport/.build/src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/DependInfo.cmake /usr/bin/make -f src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/build.make src/plugins/web/pics/CMakeFiles/org.kde.kreport.web_breeze_build_rcc.dir/build [ 96%] Building external Qt resource /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.web_breeze.rcc cd /construction/textproc/kreport/.build/src/plugins/web/pics/resource && /usr/local/lib/qt5/bin/rcc --compress 9 --threshold 0 --binary --output /construction/textproc/kreport/.build/bin/data/kreport3/icons/org.kde.kreport.web_breeze.rcc /construction/textproc/kreport/.build/src/plugins/web/pics/resource/org.kde.kreport.web_breeze.qrc [ 96%] Built target org.kde.kreport.web_breeze_build_rcc /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web /construction/textproc/kreport/.build/src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/DependInfo.cmake /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/build [ 96%] Automatic MOC for target org.kde.kreport.web cd /construction/textproc/kreport/.build/src/plugins/web && /usr/local/bin/cmake -E cmake_autogen /construction/textproc/kreport/.build/src/plugins/web/CMakeFiles/org.kde.kreport.web_autogen.dir/AutogenInfo.json Release AutoMoc warning --------------- "SRC:/src/plugins/web/KReportWebPlugin.cpp" includes the moc file "KReportWebPlugin.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. [ 96%] Built target org.kde.kreport.web_autogen /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/depend cd /construction/textproc/kreport/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/textproc/kreport/kreport-3.2.0 /construction/textproc/kreport/kreport-3.2.0/src/plugins/web /construction/textproc/kreport/.build /construction/textproc/kreport/.build/src/plugins/web /construction/textproc/kreport/.build/src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/DependInfo.cmake /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build [100%] Built target org.kde.kreport.web /usr/local/bin/cmake -E cmake_progress_start /construction/textproc/kreport/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f src/CMakeFiles/KReport.dir/build.make src/CMakeFiles/KReport.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libKReport3.so cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/KReport.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libKReport3.so.4 -o CMakeFiles/CMakeRelink.dir/libKReport3.so.4.2.0 CMakeFiles/KReport.dir/KReport_autogen/mocs_compilation.cpp.o CMakeFiles/KReport.dir/common/kreport_debug.cpp.o CMakeFiles/KReport.dir/common/kreportplugin_debug.cpp.o CMakeFiles/KReport.dir/common/KReportItemBase.cpp.o CMakeFiles/KReport.dir/common/KReportAsyncItemBase.cpp.o CMakeFiles/KReport.dir/common/KReportSectionData.cpp.o CMakeFiles/KReport.dir/common/KReportLabelSizeInfo.cpp.o CMakeFiles/KReport.dir/common/KReportDocument.cpp.o CMakeFiles/KReport.dir/common/KReportDetailSectionData.cpp.o CMakeFiles/KReport.dir/common/KReportPluginInterface.cpp.o CMakeFiles/KReport.dir/common/KReportItemLine.cpp.o CMakeFiles/KReport.dir/common/KReportRenderObjects.cpp.o CMakeFiles/KReport.dir/common/KReportPluginManager.cpp.o CMakeFiles/KReport.dir/common/KReportJsonTrader_p.cpp.o CMakeFiles/KReport.dir/common/KReportPluginMetaData.cpp.o CMakeFiles/KReport.dir/common/KReportDataSource.cpp.o CMakeFiles/KReport.dir/common/KReportUtils.cpp.o CMakeFiles/KReport.dir/common/KReportPageSize.cpp.o CMakeFiles/KReport.dir/common/KReportUnit.cpp.o CMakeFiles/KReport.dir/common/KReportDesign.cpp.o CMakeFiles/KReport.dir/common/KReportDesign_p.cpp.o CMakeFiles/KReport.dir/common/KReportLineStyle.cpp.o CMakeFiles/KReport.dir/common/KReportElement.cpp.o CMakeFiles/KReport.dir/KReportElement_sdc.cpp.o CMakeFiles/KReport.dir/common/KReportSection.cpp.o CMakeFiles/KReport.dir/renderer/KReportPrintRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportPreRenderer.cpp.o CMakeFiles/KReport.dir/renderer/KReportAsyncItemManager_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportScreenRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportHTMLTableRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportHTMLCSSRenderer_p.cpp.o CMakeFiles/KReport.dir/renderer/KReportRendererBase.cpp.o CMakeFiles/KReport.dir/renderer/KReportPage.cpp.o CMakeFiles/KReport.dir/renderer/KReportView.cpp.o CMakeFiles/KReport.dir/renderer/KReportOneRecordDataSource_p.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDetailGroupSectionDialog.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemBase.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemRectBase.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerItemLine.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSection.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetailGroup.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionDetail.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionScene.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesignerSectionView.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportDesigner.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportPropertiesButton.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportSectionEditor.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportRuler_p.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportZoomHandler_p.cpp.o CMakeFiles/KReport.dir/wrtembed/KReportZoomMode_p.cpp.o CMakeFiles/KReport.dir/items/label/KReportItemLabel.cpp.o CMakeFiles/KReport.dir/items/label/KReportDesignerItemLabel.cpp.o CMakeFiles/KReport.dir/items/label/KReportLabelPlugin.cpp.o CMakeFiles/KReport.dir/items/label/KReportBoundedTextItem.cpp.o CMakeFiles/KReport.dir/items/label/KReportLabelElement.cpp.o CMakeFiles/KReport.dir/items/check/KReportItemCheck.cpp.o CMakeFiles/KReport.dir/items/check/KReportDesignerItemCheckBox.cpp.o CMakeFiles/KReport.dir/items/check/KReportCheckBoxPlugin.cpp.o CMakeFiles/KReport.dir/items/field/KReportItemField.cpp.o CMakeFiles/KReport.dir/items/field/KReportDesignerItemField.cpp.o CMakeFiles/KReport.dir/items/field/KReportFieldPlugin.cpp.o CMakeFiles/KReport.dir/items/image/KReportItemImage.cpp.o CMakeFiles/KReport.dir/items/image/KReportDesignerItemImage.cpp.o CMakeFiles/KReport.dir/items/image/KReportImagePlugin.cpp.o CMakeFiles/KReport.dir/items/text/KReportItemText.cpp.o CMakeFiles/KReport.dir/items/text/KReportDesignerItemText.cpp.o CMakeFiles/KReport.dir/items/text/KReportTextPlugin.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptHandler.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptConstants.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDebug.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptDraw.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptReport.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptSection.cpp.o CMakeFiles/KReport.dir/renderer/scripting/KReportScriptLine.cpp.o CMakeFiles/KReport.dir/items/label/KReportScriptLabel.cpp.o CMakeFiles/KReport.dir/items/check/KReportScriptCheck.cpp.o CMakeFiles/KReport.dir/items/field/KReportScriptField.cpp.o CMakeFiles/KReport.dir/items/image/KReportScriptImage.cpp.o CMakeFiles/KReport.dir/items/text/KReportScriptText.cpp.o CMakeFiles/KReport.dir/moc_KReportGroupTracker.cxx.o CMakeFiles/KReport.dir/ECMQmLoader-kreport_qt.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/qt5/libQt5Qml.so.5.13.2 libKReportUtilsPrivate.a /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/libKF5ConfigGui.so.5.67.0 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/libKF5ConfigCore.so.5.67.0 /usr/local/lib/libKF5WidgetsAddons.so.5.67.0 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib cd /construction/textproc/kreport/.build/src && /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/libKReport3.so.4.2.0 CMakeFiles/CMakeRelink.dir/libKReport3.so.4 CMakeFiles/CMakeRelink.dir/libKReport3.so /usr/bin/make -f src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/build.make src/plugins/barcode/CMakeFiles/org.kde.kreport.barcode.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/org.kde.kreport.barcode.so cd /construction/textproc/kreport/.build/src/plugins/barcode && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/org.kde.kreport.barcode.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/org.kde.kreport.barcode.so CMakeFiles/org.kde.kreport.barcode.dir/org.kde.kreport.barcode_autogen/mocs_compilation.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/__/__/common/kreportplugin_debug.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportItemBarcode.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportDesignerItemBarcode.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/3of9.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/i2of5.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/code128.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/codeean.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/ext3of9.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/i2of5paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/3of9paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/ext3of9paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/codeeanpaint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/code128paint.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportBarcodePlugin.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/ECMQmLoader-kreport_barcodeplugin_qt.cpp.o CMakeFiles/org.kde.kreport.barcode.dir/KReportScriptBarcode.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../libKReport3.so.4.2.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/build.make src/plugins/maps/CMakeFiles/org.kde.kreport.maps.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/org.kde.kreport.maps.so cd /construction/textproc/kreport/.build/src/plugins/maps && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/org.kde.kreport.maps.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/org.kde.kreport.maps.so CMakeFiles/org.kde.kreport.maps.dir/org.kde.kreport.maps_autogen/mocs_compilation.cpp.o CMakeFiles/org.kde.kreport.maps.dir/__/__/common/kreportplugin_debug.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportDesignerItemMaps.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportItemMaps.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportMapsPlugin.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportMapRenderer.cpp.o CMakeFiles/org.kde.kreport.maps.dir/ECMQmLoader-kreport_mapsplugin_qt.cpp.o CMakeFiles/org.kde.kreport.maps.dir/KReportScriptMaps.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../libKReport3.so.4.2.0 /usr/local/lib/libmarblewidget-qt5.so.0.28.0 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/qt5/libQt5WebEngineWidgets.so.5.13.2 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5WebEngine.so.5.13.2 /usr/local/lib/qt5/libQt5WebEngineCore.so.5.13.2 /usr/local/lib/qt5/libQt5WebChannel.so.5.13.2 /usr/local/lib/qt5/libQt5Positioning.so.5.13.2 /usr/local/lib/qt5/libQt5Quick.so.5.13.2 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Qml.so.5.13.2 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib /usr/bin/make -f src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/build.make src/plugins/web/CMakeFiles/org.kde.kreport.web.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/org.kde.kreport.web.so cd /construction/textproc/kreport/.build/src/plugins/web && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/org.kde.kreport.web.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -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,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/org.kde.kreport.web.so CMakeFiles/org.kde.kreport.web.dir/org.kde.kreport.web_autogen/mocs_compilation.cpp.o CMakeFiles/org.kde.kreport.web.dir/__/__/common/kreportplugin_debug.cpp.o CMakeFiles/org.kde.kreport.web.dir/KReportDesignerItemWeb.cpp.o CMakeFiles/org.kde.kreport.web.dir/KReportItemWeb.cpp.o CMakeFiles/org.kde.kreport.web.dir/KReportWebPlugin.cpp.o CMakeFiles/org.kde.kreport.web.dir/ECMQmLoader-kreport_webplugin_qt.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../libKReport3.so.4.2.0 /usr/local/lib/qt5/libQt5WebKitWidgets.so.5.212.0 /usr/local/lib/qt5/libQt5Xml.so.5.13.2 /usr/local/lib/libKF5CoreAddons.so.5.67.0 /usr/local/lib/libKPropertyWidgets3.so.4.2.0 /usr/local/lib/libKPropertyCore3.so.4.2.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 /usr/local/lib/qt5/libQt5WebKit.so.5.212.0 /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -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/textproc/kreport/stage/usr/local/lib/pkgconfig/KReport3.pc -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/af/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ar/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ast/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ast/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ast/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ast/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/be/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bg/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bg/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bg/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/br/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bs/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bs/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bs/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/bs/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/cs/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/cs/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/cs/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/cs/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/cy/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/da/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/da/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/da/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/da/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/de/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/de/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/de/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/de/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/el/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/el/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/el/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/el/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/en_GB/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/en_GB/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/en_GB/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/en_GB/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/eo/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/es/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/es/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/es/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/es/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/et/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/et/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/et/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/et/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/eu/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fa/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fi/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fi/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fi/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fi/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fr/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fr/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fr/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fr/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/fy/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ga/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ga/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ga/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ga/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/gl/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/gl/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/gl/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/gl/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/he/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hi/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hne/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hr/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hu/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hu/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hu/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/hu/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ia/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ia/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ia/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ia/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/is/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/it/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/it/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/it/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/it/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ja/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ja/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ja/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ja/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/kk/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/kk/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/kk/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/kk/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ko/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ko/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ko/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ko/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ku/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/lt/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/lt/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/lt/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/lt/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/lv/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/mai/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/mk/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/mr/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/mr/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/mr/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/mr/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ms/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ms/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nb/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nb/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nb/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nb/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nds/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nds/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nds/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nds/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ne/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nl/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nl/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nl/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nl/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nn/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nn/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/nn/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/oc/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pa/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pl/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pl/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pl/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pl/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ro/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ru/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ru/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ru/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ru/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/se/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sk/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sk/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sk/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sk/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sl/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sl/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sl/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sl/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sv/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sv/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sv/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/sv/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ta/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/tg/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/th/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/tr/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/tr/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/tr/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/tr/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ug/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ug/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ug/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/ug/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/uk/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/uk/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/uk/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/uk/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/uz/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/vi/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/wa/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/wa/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/xh/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/kreport_barcodeplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/kreport_mapsplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/kreport_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/kreport_webplugin_qt.qm -- Installing: /construction/textproc/kreport/stage/usr/local/lib/libKReport3.so.4.2.0 -- Installing: /construction/textproc/kreport/stage/usr/local/lib/libKReport3.so.4 -- Installing: /construction/textproc/kreport/stage/usr/local/lib/libKReport3.so -- Installing: /construction/textproc/kreport/stage/usr/local/lib/cmake/KReport3/KReportConfig.cmake -- Installing: /construction/textproc/kreport/stage/usr/local/lib/cmake/KReport3/KReportConfigVersion.cmake -- Installing: /construction/textproc/kreport/stage/usr/local/lib/cmake/KReport3/KReportTargets.cmake -- Installing: /construction/textproc/kreport/stage/usr/local/lib/cmake/KReport3/KReportTargets-release.cmake -- Installing: /construction/textproc/kreport/stage/usr/local/lib/qt5/mkspecs/modules/qt_KReport3.pri -- Installing: /construction/textproc/kreport/stage/usr/local/share/kservicetypes5/kreport_elementplugin.desktop -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPageSize.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDataSource.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportItemBase.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportItemLine.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPluginMetaData.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPluginManager.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPluginInterface.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportUnit.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportUtils.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesign.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDocument.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportSectionData.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportRenderObjects.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportAsyncItemBase.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPage.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportRendererBase.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPreRenderer.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportView.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportGroupTracker.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptConstants.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptDraw.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptHandler.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptSource.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerSectionDetail.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerSection.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerItemBase.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerSectionDetailGroup.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerItemRectBase.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesigner.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/kreport_version.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportLineStyle.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportElement.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportSection.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportLabelElement.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPageSize -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDataSource -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportItemBase -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportItemLine -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPluginMetaData -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPluginManager -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPluginInterface -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportUnit -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportUtils -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesign -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDocument -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportSectionData -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportRenderObjects -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportAsyncItemBase -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPage -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportRendererBase -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportPreRenderer -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportView -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportGroupTracker -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptConstants -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptDraw -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptHandler -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportScriptSource -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerSectionDetail -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerSection -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerItemBase -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerSectionDetailGroup -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesignerItemRectBase -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportDesigner -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportLineStyle -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportElement -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportSection -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/KReportLabelElement -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/kreport_export.h -- Installing: /construction/textproc/kreport/stage/usr/local/include/KReport3/config-kreport.h -- Installing: /construction/textproc/kreport/stage/usr/local/lib/cmake/KReport3/KReportQCHTargets.cmake -- Installing: /construction/textproc/kreport/stage/usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.barcode.so -- Installing: /construction/textproc/kreport/stage/usr/local/share/kreport3/icons/org.kde.kreport.barcode_breeze.rcc -- Installing: /construction/textproc/kreport/stage/usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so -- Installing: /construction/textproc/kreport/stage/usr/local/share/kreport3/icons/org.kde.kreport.maps_breeze.rcc -- Installing: /construction/textproc/kreport/stage/usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so -- Installing: /construction/textproc/kreport/stage/usr/local/share/kreport3/icons/org.kde.kreport.web_breeze.rcc -- Installing: /construction/textproc/kreport/stage/usr/local/share/kreport3/icons/kreport_breeze.rcc ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libinotify.so.0 from devel/libinotify but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libinotify.so:devel/libinotify Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libKF5GuiAddons.so.5 from x11-toolkits/kf5-kguiaddons but it is not declared as a dependency Warning: you need USE_KDE+=guiaddons Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/qt5/libQt5DBus.so.5 from devel/qt5-dbus but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=dbus Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libicui18n.so.66 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicui18n.so:devel/icu Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libicuuc.so.66 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicuuc.so:devel/icu Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libpcre2-16.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-16.so:devel/pcre2 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libicudata.so.66 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicudata.so:devel/icu Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/libKReport3.so.4.2.0 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5WebEngineWidgets.so.5 from www/qt5-webengine but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=webengine Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5WebEngine.so.5 from www/qt5-webengine but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=webengine Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5WebEngineCore.so.5 from www/qt5-webengine but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=webengine Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5WebChannel.so.5 from www/qt5-webchannel but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=webchannel Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5Positioning.so.5 from devel/qt5-location but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=location Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5Svg.so.5 from graphics/qt5-svg but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=svg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/qt5/libQt5Concurrent.so.5 from devel/qt5-concurrent but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=concurrent Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libphonon4qt5.so.4 from multimedia/phonon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libphonon4qt5.so:multimedia/phonon Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libnss3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnss3.so:security/nss Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libnssutil3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnssutil3.so:security/nss Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libnspr4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnspr4.so:devel/nspr Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libevent-2.1.so.7 from devel/libevent but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libevent-2.1.so:devel/libevent Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libre2.so.0 from devel/re2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libre2.so:devel/re2 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libXss.so.1 from x11/libXScrnSaver but it is not declared as a dependency Warning: you need USE_XORG+=xscrnsaver Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libwebpdemux.so.2 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebpdemux.so:graphics/webp Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libwebpmux.so.3 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebpmux.so:graphics/webp Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libasound.so.2 from audio/alsa-lib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libasound.so:audio/alsa-lib Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libavcodec.so.58 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavcodec.so:multimedia/ffmpeg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libavformat.so.58 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavformat.so:multimedia/ffmpeg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libavutil.so.56 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavutil.so:multimedia/ffmpeg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libvpx.so.6 from multimedia/libvpx but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvpx.so:multimedia/libvpx Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libsnappy.so.1 from archivers/snappy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsnappy.so:archivers/snappy Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libopus.so.0 from audio/opus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopus.so:audio/opus Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libxslt.so.1 from textproc/libxslt but it is not declared as a dependency Warning: you need USE_GNOME+=libxslt Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/liblcms2.so.2 from graphics/lcms2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblcms2.so:graphics/lcms2 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libplc4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplc4.so:devel/nspr Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libplds4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplds4.so:devel/nspr Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libswresample.so.3 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libswresample.so:multimedia/ffmpeg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libdav1d.so.4 from multimedia/dav1d but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdav1d.so:multimedia/dav1d Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libaom.so.0 from multimedia/aom but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaom.so:multimedia/aom Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libtheoraenc.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoraenc.so:multimedia/libtheora Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libtheoradec.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoradec.so:multimedia/libtheora Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libvorbis.so.0 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbis.so:audio/libvorbis Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libvorbisenc.so.2 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbisenc.so:audio/libvorbis Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libx264.so.159 from multimedia/libx264 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx264.so:multimedia/libx264 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libx265.so.179 from multimedia/x265 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx265.so:multimedia/x265 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libxvidcore.so.4 from multimedia/xvid but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxvidcore.so:multimedia/xvid Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libva.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva.so:multimedia/libva Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libgnutls.so.30 from security/gnutls but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libva-drm.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva-drm.so:multimedia/libva Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libvdpau.so.1 from multimedia/libvdpau but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvdpau.so:multimedia/libvdpau Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libp11-kit.so.0 from security/p11-kit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libp11-kit.so:security/p11-kit Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libnettle.so.7 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libhogweed.so.5 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhogweed.so:security/nettle Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.maps.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/qt5/libQt5Sensors.so.5 from comms/qt5-sensors but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=sensors Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libwoff2dec.so.1.0.2 from devel/woff2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwoff2dec.so:devel/woff2 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libhyphen.so.0 from textproc/hyphen but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhyphen.so:textproc/hyphen Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as a dependency Warning: you need USES+=sqlite Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgio-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstapp-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstbase-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstreamer-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstpbutils-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstaudio-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgsttag-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstvideo-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgstfft-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libwoff2common.so.1.0.2 from devel/woff2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwoff2common.so:devel/woff2 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libgmodule-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libunwind.so.8 from devel/libunwind but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunwind.so:devel/libunwind Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/liborc-0.4.so.0 from devel/orc but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liborc-0.4.so:devel/orc Error: /usr/local/lib/qt5/plugins/kreport3/org.kde.kreport.web.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for kreport-3.2.0_1 file sizes/checksums [279]: 0% file sizes/checksums [279]: 35% file sizes/checksums [279]: 71% file sizes/checksums [279]: 100% packing files [279]: 0% packing files [279]: 35% packing files [279]: 71% packing files [279]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:03:09