------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.2.txz Installing /packages/All/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.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/qtchooser-66_2.txz ===== Message from qtchooser-66_2: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/qt5-core-5.14.2_2.txz Installing /packages/All/qt5-xml-5.14.2.txz Installing /packages/All/qt5-linguisttools-5.14.2.txz Installing /packages/All/kf5-extra-cmake-modules-5.69.0_1.txz Installing /packages/All/qt5-concurrent-5.14.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-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/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.14.2.txz Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/qt5-network-5.14.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.14.2.txz Installing /packages/All/qt5-testlib-5.14.2.txz Installing /packages/All/kf5-kconfig-5.69.0.txz Installing /packages/All/qt5-widgets-5.14.2.txz Installing /packages/All/qt5-uiplugin-5.14.2.txz Installing /packages/All/qt5-uitools-5.14.2.txz Installing /packages/All/kf5-kwidgetsaddons-5.69.0.txz Installing /packages/All/kf5-kcompletion-5.69.0.txz Installing /packages/All/libinotify-20180201_2.txz ===== Message from libinotify-20180201_2: -- Libinotify functionality on FreeBSD is missing support for - detecting a file being moved into or out of a directory within the same filesystem - certain modifications to a symbolic link (rather than the file it points to.) in addition to the known limitations on all platforms using kqueue(2) where various open and close notifications are unimplemented. This means the following regression tests will fail: Directory notifications: IN_MOVED_FROM IN_MOVED_TO Open/close notifications: IN_OPEN IN_CLOSE_NOWRITE IN_CLOSE_WRITE Symbolic Link notifications: IN_DONT_FOLLOW IN_ATTRIB IN_MOVE_SELF IN_DELETE_SELF Kernel patches to address the missing directory and symbolic link notifications are available from: https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/kf5-kcoreaddons-5.69.0.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/qt5-x11extras-5.14.2.txz Installing /packages/All/kf5-kwindowsystem-5.69.0.txz Installing /packages/All/kf5-kcrash-5.69.0.txz Installing /packages/All/qt5-sql-5.14.2.txz ===== Message from qt5-sql-5.14.2: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-ibase InterBase/Firebird - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS Installing /packages/All/qt5-xmlpatterns-5.14.2.txz Installing /packages/All/qt5-declarative-5.14.2.txz Installing /packages/All/qt5-script-5.14.2.txz Installing /packages/All/kf5-ki18n-5.69.0.txz Installing /packages/All/kf5-kjobwidgets-5.69.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/kf5-karchive-5.69.0.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/spidermonkey60-60.9.0_3.txz ===== Message from spidermonkey60-60.9.0_3: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/polkit-qt-1-0.113.0_8.txz Installing /packages/All/kf5-kauth-5.69.0.txz Installing /packages/All/kf5-kcodecs-5.69.0.txz Installing /packages/All/kf5-kguiaddons-5.69.0.txz Installing /packages/All/kf5-kdoctools-5.69.0.txz Installing /packages/All/kf5-kconfigwidgets-5.69.0.txz Installing /packages/All/kf5-kitemviews-5.69.0.txz Installing /packages/All/qt5-svg-5.14.2.txz Installing /packages/All/kf5-breeze-icons-5.69.0.txz Installing /packages/All/kf5-kiconthemes-5.69.0.txz Installing /packages/All/kf5-attica-5.69.0.txz Installing /packages/All/kf5-kdbusaddons-5.69.0.txz Installing /packages/All/kf5-kservice-5.69.0.txz Installing /packages/All/kf5-kglobalaccel-5.69.0.txz Installing /packages/All/aspell-0.60.8,1.txz Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/kf5-sonnet-5.69.0.txz Installing /packages/All/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.14.2.txz Installing /packages/All/kf5-ktextwidgets-5.69.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/qt5-printsupport-5.14.2.txz Installing /packages/All/kf5-kxmlgui-5.69.0.txz Installing /packages/All/kf5-kbookmarks-5.69.0.txz Installing /packages/All/libdbusmenu-qt5-0.9.3.160420160218_10.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/libcanberra-0.30_5.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/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/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz Installing /packages/All/libcanberra-gtk3-0.30_5.txz Installing /packages/All/qt5-opengl-5.14.2.txz Installing /packages/All/phonon-qt5-4.11.1.txz ===== Message from phonon-qt5-4.11.1: -- Please, consider installing backends for Phonon: - multimedia/phonon-gstreamer GStreamer backend - multimedia/phonon-vlc VLC backend Installing /packages/All/kf5-knotifications-5.69.0.txz Installing /packages/All/kf5-solid-5.69.0.txz ===== Message from kf5-solid-5.69.0: -- Solid 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_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/libksba-1.3.5_1.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_6.txz Installing /packages/All/gnupg-2.2.20.txz ===== Message from gnupg-2.2.20: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/gpgme-1.13.1.txz Installing /packages/All/gpgme-cpp-1.13.1.txz Installing /packages/All/gpgme-qt5-1.13.1.txz Installing /packages/All/pinentry-qt5-1.1.0_1.txz Installing /packages/All/kf5-kwallet-5.69.0.txz Installing /packages/All/kf5-kio-5.69.0.txz Installing /packages/All/kf5-kinit-5.69.0.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/qt5-buildtools-5.14.2.txz Installing /packages/All/qt5-qmake-5.14.2.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/analitza-20.04.0.txz Installing /packages/All/cln-1.3.6.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/libqalculate-3.6.0_2.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/jbig2dec-0.18.txz Installing /packages/All/poppler-data-0.4.9_2.txz Installing /packages/All/ghostscript9-agpl-base-9.52_4.txz ===== Message from ghostscript9-agpl-base-9.52_4: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libspectre-0.2.8.txz Installing /packages/All/nss-3.52.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/poppler-0.88.0.txz Installing /packages/All/poppler-qt5-0.88.0.txz Installing /packages/All/kf5-kemoticons-5.69.0.txz Installing /packages/All/kf5-kitemmodels-5.69.0.txz Installing /packages/All/kf5-kparts-5.69.0.txz Installing /packages/All/kf5-kunitconversion-5.69.0.txz Installing /packages/All/hyphen-2.8.8.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/brotli-1.0.7_2,1.txz Installing /packages/All/woff2-1.0.2_4.txz Installing /packages/All/libunwind-20170615_1.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-serialport-5.14.2.txz Installing /packages/All/qt5-location-5.14.2.txz Installing /packages/All/qt5-sensors-5.14.2.txz Installing /packages/All/qt5-webchannel-5.14.2.txz Installing /packages/All/aom-2.0.0.r1.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_1.txz Installing /packages/All/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> 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/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.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_17,1.txz Installing /packages/All/gstreamer1-libav-1.16.2.txz Installing /packages/All/liba52-0.7.4_3.txz Installing /packages/All/gstreamer1-plugins-ugly-1.16.2.txz Installing /packages/All/gstreamer1-plugins-a52dec-1.16.2.txz Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz Installing /packages/All/libdca-0.0.6_1.txz ===== Message from libdca-0.0.6_1: -- ===> NOTICE: The libdca port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/gstreamer1-plugins-dts-1.16.2.txz Installing /packages/All/libdvdread-6.1.0.txz Installing /packages/All/gstreamer1-plugins-dvdread-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-good-1.16.2.txz Installing /packages/All/mpg123-1.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.1.0.txz Installing /packages/All/gstreamer1-plugins-resindvd-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-theora-1.16.2.txz Installing /packages/All/gstreamer1-plugins-vorbis-1.16.2.txz Installing /packages/All/gstreamer1-plugins-core-1.16.txz Installing /packages/All/qt5-webkit-5.212.0.a4_2.txz Installing /packages/All/kf5-kdewebkit-5.69.0.txz Installing /packages/All/kf5-kplotting-5.69.0.txz Installing /packages/All/qt5-sqldrivers-sqlite3-5.14.2.txz Installing /packages/All/qt5-help-5.14.2.txz Installing /packages/All/qt5-assistant-5.14.2.txz Installing /packages/All/qt5-designer-5.14.2.txz Installing /packages/All/kf5-kdesignerplugin-5.69.0.txz Installing /packages/All/kf5-kded-5.69.0.txz Installing /packages/All/kf5-kdelibs4support-5.69.0.txz Installing /packages/All/kf5-kpackage-5.69.0.txz Installing /packages/All/kf5-kdeclarative-5.69.0.txz Installing /packages/All/qt5-quickcontrols2-5.14.2.txz Installing /packages/All/qt5-graphicaleffects-5.14.2.txz Installing /packages/All/kf5-kirigami2-5.69.0.txz Installing /packages/All/kf5-knewstuff-5.69.0.txz Installing /packages/All/kf5-kpty-5.69.0.txz Installing /packages/All/kf5-syntax-highlighting-5.69.0.txz Installing /packages/All/libssh2-1.8.2,3.txz Installing /packages/All/libgit2-1.0.0.txz Installing /packages/All/editorconfig-core-c-0.12.2.txz Installing /packages/All/kf5-ktexteditor-5.69.0_2.txz SUCCEEDED 00:03:26 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on file: /usr/local/sbin/pkg - found => cantor-20.04.0.tar.xz doesn't seem to exist in /distfiles/KDE/applications/20.04.0. => Attempting to fetch https://download.kde.org/stable/release-service/20.04.0/src/cantor-20.04.0.tar.xz cantor-20.04.0.tar.xz 0% of 8810 kB 0 Bps cantor-20.04.0.tar.xz 81% of 8810 kB 7642 kBps cantor-20.04.0.tar.xz 8810 kB 7540 kBps 01s ===> Fetching all distfiles required by cantor-20.04.0 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cantor-20.04.0 for building => SHA256 Checksum OK for KDE/applications/20.04.0/cantor-20.04.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cantor-20.04.0 for building ===> Extracting for cantor-20.04.0 => SHA256 Checksum OK for KDE/applications/20.04.0/cantor-20.04.0.tar.xz. Extracted Memory Use: 19.18M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cantor-20.04.0 /usr/bin/env WRKSRC=/construction/math/cantor/cantor-20.04.0 REWARNFILE=/construction/math/cantor/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/FIND_PROGRAM(_GFORTRAN_EXECUTABLE/s,gfortran,f77,' /construction/math/cantor/cantor-20.04.0/cmake/FindR.cmake /usr/bin/env WRKSRC=/construction/math/cantor/cantor-20.04.0 REWARNFILE=/construction/math/cantor/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/find_library(PYTHONLIBS3_LIBRARY/s,python3.5m,python3.5m python3.6m,' -e '/pkg_check_modules/s,python3,python-3.7,' /construction/math/cantor/cantor-20.04.0/cmake/FindPythonLibs3.cmake SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on file: /usr/local/share/xsl/docbook/html/docbook.xsl - found ===> cantor-20.04.0 depends on package: docbook-xml>0 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/cmake - found ===> cantor-20.04.0 depends on executable: update-desktop-database - found ===> cantor-20.04.0 depends on executable: msgfmt - found ===> cantor-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kdeinit5 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kbuildsycoca5 - found ===> cantor-20.04.0 depends on package: pkgconf>=1.3.0_1 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/python3.7 - found ===> cantor-20.04.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> cantor-20.04.0 depends on file: /usr/local/lib/qt5/bin/qmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on shared library: libAnalitza.so - found (/usr/local/lib/libAnalitza.so) ===> cantor-20.04.0 depends on shared library: libcln.so - found (/usr/local/lib/libcln.so) ===> cantor-20.04.0 depends on shared library: libqalculate.so - found (/usr/local/lib/libqalculate.so) ===> cantor-20.04.0 depends on shared library: libspectre.so - found (/usr/local/lib/libspectre.so) ===> cantor-20.04.0 depends on shared library: libpoppler.so - found (/usr/local/lib/libpoppler.so) ===> cantor-20.04.0 depends on shared library: libpoppler-qt5.so - found (/usr/local/lib/libpoppler-qt5.so) ===> cantor-20.04.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> cantor-20.04.0 depends on shared library: libKF5Archive.so - found (/usr/local/lib/libKF5Archive.so) ===> cantor-20.04.0 depends on shared library: libKF5Attica.so - found (/usr/local/lib/libKF5Attica.so) ===> cantor-20.04.0 depends on shared library: libKF5Auth.so - found (/usr/local/lib/libKF5Auth.so) ===> cantor-20.04.0 depends on shared library: libKF5Bookmarks.so - found (/usr/local/lib/libKF5Bookmarks.so) ===> cantor-20.04.0 depends on shared library: libKF5Codecs.so - found (/usr/local/lib/libKF5Codecs.so) ===> cantor-20.04.0 depends on shared library: libKF5Completion.so - found (/usr/local/lib/libKF5Completion.so) ===> cantor-20.04.0 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so) ===> cantor-20.04.0 depends on shared library: libKF5ConfigWidgets.so - found (/usr/local/lib/libKF5ConfigWidgets.so) ===> cantor-20.04.0 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so) ===> cantor-20.04.0 depends on shared library: libKF5Crash.so - found (/usr/local/lib/libKF5Crash.so) ===> cantor-20.04.0 depends on shared library: libKF5Emoticons.so - found (/usr/local/lib/libKF5Emoticons.so) ===> cantor-20.04.0 depends on shared library: libKF5I18n.so - found (/usr/local/lib/libKF5I18n.so) ===> cantor-20.04.0 depends on shared library: libKF5IconThemes.so - found (/usr/local/lib/libKF5IconThemes.so) ===> cantor-20.04.0 depends on shared library: libKF5ItemModels.so - found (/usr/local/lib/libKF5ItemModels.so) ===> cantor-20.04.0 depends on shared library: libKF5ItemViews.so - found (/usr/local/lib/libKF5ItemViews.so) ===> cantor-20.04.0 depends on shared library: libKF5JobWidgets.so - found (/usr/local/lib/libKF5JobWidgets.so) ===> cantor-20.04.0 depends on shared library: libKF5KDELibs4Support.so - found (/usr/local/lib/libKF5KDELibs4Support.so) ===> cantor-20.04.0 depends on shared library: libKF5KIOCore.so - found (/usr/local/lib/libKF5KIOCore.so) ===> cantor-20.04.0 depends on shared library: libKF5NewStuff.so - found (/usr/local/lib/libKF5NewStuff.so) ===> cantor-20.04.0 depends on shared library: libKF5Parts.so - found (/usr/local/lib/libKF5Parts.so) ===> cantor-20.04.0 depends on shared library: libKF5Pty.so - found (/usr/local/lib/libKF5Pty.so) ===> cantor-20.04.0 depends on shared library: libKF5Solid.so - found (/usr/local/lib/libKF5Solid.so) ===> cantor-20.04.0 depends on shared library: libKF5SonnetCore.so - found (/usr/local/lib/libKF5SonnetCore.so) ===> cantor-20.04.0 depends on shared library: libKF5SyntaxHighlighting.so - found (/usr/local/lib/libKF5SyntaxHighlighting.so) ===> cantor-20.04.0 depends on shared library: libKF5TextEditor.so - found (/usr/local/lib/libKF5TextEditor.so) ===> cantor-20.04.0 depends on shared library: libKF5TextWidgets.so - found (/usr/local/lib/libKF5TextWidgets.so) ===> cantor-20.04.0 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so) ===> cantor-20.04.0 depends on shared library: libKF5XmlGui.so - found (/usr/local/lib/libKF5XmlGui.so) ===> cantor-20.04.0 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so) ===> cantor-20.04.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> cantor-20.04.0 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> cantor-20.04.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> cantor-20.04.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> cantor-20.04.0 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> cantor-20.04.0 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so) ===> cantor-20.04.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> cantor-20.04.0 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) ===> cantor-20.04.0 depends on shared library: libQt5XmlPatterns.so - found (/usr/local/lib/qt5/libQt5XmlPatterns.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on file: /usr/local/share/xsl/docbook/html/docbook.xsl - found ===> cantor-20.04.0 depends on package: docbook-xml>0 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/cmake - found ===> cantor-20.04.0 depends on executable: update-desktop-database - found ===> cantor-20.04.0 depends on executable: msgfmt - found ===> cantor-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kdeinit5 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kbuildsycoca5 - found ===> cantor-20.04.0 depends on package: pkgconf>=1.3.0_1 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/python3.7 - found ===> cantor-20.04.0 depends on file: /usr/local/lib/qt5/bin/moc - found ===> cantor-20.04.0 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> cantor-20.04.0 depends on shared library: libAnalitza.so - found (/usr/local/lib/libAnalitza.so) ===> cantor-20.04.0 depends on shared library: libcln.so - found (/usr/local/lib/libcln.so) ===> cantor-20.04.0 depends on shared library: libqalculate.so - found (/usr/local/lib/libqalculate.so) ===> cantor-20.04.0 depends on shared library: libspectre.so - found (/usr/local/lib/libspectre.so) ===> cantor-20.04.0 depends on shared library: libpoppler.so - found (/usr/local/lib/libpoppler.so) ===> cantor-20.04.0 depends on shared library: libpoppler-qt5.so - found (/usr/local/lib/libpoppler-qt5.so) ===> cantor-20.04.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> cantor-20.04.0 depends on shared library: libKF5Archive.so - found (/usr/local/lib/libKF5Archive.so) ===> cantor-20.04.0 depends on shared library: libKF5Attica.so - found (/usr/local/lib/libKF5Attica.so) ===> cantor-20.04.0 depends on shared library: libKF5Auth.so - found (/usr/local/lib/libKF5Auth.so) ===> cantor-20.04.0 depends on shared library: libKF5Bookmarks.so - found (/usr/local/lib/libKF5Bookmarks.so) ===> cantor-20.04.0 depends on shared library: libKF5Codecs.so - found (/usr/local/lib/libKF5Codecs.so) ===> cantor-20.04.0 depends on shared library: libKF5Completion.so - found (/usr/local/lib/libKF5Completion.so) ===> cantor-20.04.0 depends on shared library: libKF5ConfigCore.so - found (/usr/local/lib/libKF5ConfigCore.so) ===> cantor-20.04.0 depends on shared library: libKF5ConfigWidgets.so - found (/usr/local/lib/libKF5ConfigWidgets.so) ===> cantor-20.04.0 depends on shared library: libKF5CoreAddons.so - found (/usr/local/lib/libKF5CoreAddons.so) ===> cantor-20.04.0 depends on shared library: libKF5Crash.so - found (/usr/local/lib/libKF5Crash.so) ===> cantor-20.04.0 depends on shared library: libKF5Emoticons.so - found (/usr/local/lib/libKF5Emoticons.so) ===> cantor-20.04.0 depends on shared library: libKF5I18n.so - found (/usr/local/lib/libKF5I18n.so) ===> cantor-20.04.0 depends on shared library: libKF5IconThemes.so - found (/usr/local/lib/libKF5IconThemes.so) ===> cantor-20.04.0 depends on shared library: libKF5ItemModels.so - found (/usr/local/lib/libKF5ItemModels.so) ===> cantor-20.04.0 depends on shared library: libKF5ItemViews.so - found (/usr/local/lib/libKF5ItemViews.so) ===> cantor-20.04.0 depends on shared library: libKF5JobWidgets.so - found (/usr/local/lib/libKF5JobWidgets.so) ===> cantor-20.04.0 depends on shared library: libKF5KDELibs4Support.so - found (/usr/local/lib/libKF5KDELibs4Support.so) ===> cantor-20.04.0 depends on shared library: libKF5KIOCore.so - found (/usr/local/lib/libKF5KIOCore.so) ===> cantor-20.04.0 depends on shared library: libKF5NewStuff.so - found (/usr/local/lib/libKF5NewStuff.so) ===> cantor-20.04.0 depends on shared library: libKF5Parts.so - found (/usr/local/lib/libKF5Parts.so) ===> cantor-20.04.0 depends on shared library: libKF5Pty.so - found (/usr/local/lib/libKF5Pty.so) ===> cantor-20.04.0 depends on shared library: libKF5Solid.so - found (/usr/local/lib/libKF5Solid.so) ===> cantor-20.04.0 depends on shared library: libKF5SonnetCore.so - found (/usr/local/lib/libKF5SonnetCore.so) ===> cantor-20.04.0 depends on shared library: libKF5SyntaxHighlighting.so - found (/usr/local/lib/libKF5SyntaxHighlighting.so) ===> cantor-20.04.0 depends on shared library: libKF5TextEditor.so - found (/usr/local/lib/libKF5TextEditor.so) ===> cantor-20.04.0 depends on shared library: libKF5TextWidgets.so - found (/usr/local/lib/libKF5TextWidgets.so) ===> cantor-20.04.0 depends on shared library: libKF5WidgetsAddons.so - found (/usr/local/lib/libKF5WidgetsAddons.so) ===> cantor-20.04.0 depends on shared library: libKF5XmlGui.so - found (/usr/local/lib/libKF5XmlGui.so) ===> cantor-20.04.0 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so) ===> cantor-20.04.0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> cantor-20.04.0 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> cantor-20.04.0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> cantor-20.04.0 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> cantor-20.04.0 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> cantor-20.04.0 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so) ===> cantor-20.04.0 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> cantor-20.04.0 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) ===> cantor-20.04.0 depends on shared library: libQt5XmlPatterns.so - found (/usr/local/lib/qt5/libQt5XmlPatterns.so) ===> Configuring for cantor-20.04.0 ===> Performing out-of-source build /bin/mkdir -p /construction/math/cantor/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Config) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Config: /usr/local/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Crash) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Crash: /usr/local/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Completion) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Completion: /usr/local/lib/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5DocTools) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5DocTools: /usr/local/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5NewStuff) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5NewStuff: /usr/local/lib/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5IconThemes) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5IconThemes: /usr/local/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.69.0") -- Found Gettext: /usr/local/bin/msgmerge (found version "0.20.2") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5TextEditor) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5TextEditor: /usr/local/lib/cmake/KF5TextEditor/KF5TextEditorConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5CoreAddons) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5CoreAddons: /usr/local/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Archive) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Archive: /usr/local/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Parts) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Parts: /usr/local/lib/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5SyntaxHighlighting) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5SyntaxHighlighting: /usr/local/lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5TextWidgets) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5TextWidgets: /usr/local/lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5KIO) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5KIO: /usr/local/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5XmlGui) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5XmlGui: /usr/local/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.69.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5I18n) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5I18n: /usr/local/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.69.0") -- Found KF5: success (found suitable version "5.69.0", minimum required is "5.49.0") found components: Config Crash Completion DocTools NewStuff IconThemes TextEditor CoreAddons Archive Parts SyntaxHighlighting TextWidgets KIO XmlGui I18n -- Poppler: Qt5 requires Core -- Found PkgConfig: pkgconf (found version "1.6.3") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (Poppler_Core) does not match the name of the calling package (Poppler). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args) /usr/local/share/ECM/find-modules/FindPoppler.cmake:112 (ecm_find_package_handle_library_components) CMakeLists.txt:45 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Poppler_Core: /usr/local/lib/libpoppler.so (found version "0.88.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (Poppler_Qt5) does not match the name of the calling package (Poppler). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args) /usr/local/share/ECM/find-modules/FindPoppler.cmake:112 (ecm_find_package_handle_library_components) CMakeLists.txt:45 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Poppler_Qt5: /usr/local/lib/libpoppler-qt5.so (found version "0.88.0") -- Found Poppler: /usr/local/lib/libpoppler.so;/usr/local/lib/libpoppler-qt5.so (found suitable version "0.88.0", minimum required is "0.62.0") found components: Qt5 CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KF5Pty) does not match the name of the calling package (KF5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/ECM/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args) CMakeLists.txt:49 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5Pty: /usr/local/lib/cmake/KF5Pty/KF5PtyConfig.cmake (found version "5.69.0") -- Found KF5: success (found suitable version "5.69.0", minimum required is "5.49.0") found components: Pty -- 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 CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (LibSpectre). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/FindLibSpectre.cmake:25 (include) CMakeLists.txt:72 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'libspectre' -- Found libspectre, version 0.2.8 -- Found LibSpectre: /usr/local/lib/libspectre.so -- 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 -- Could NOT find R (missing: R_EXECUTABLE R_INCLUDE_DIR R_R_LIBRARY) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Qalculate). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/FindQalculate.cmake:25 (include) src/backends/CMakeLists.txt:48 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'libqalculate' -- Found libqalculate, version 3.6.0 -- Found Qalculate: /usr/local/lib/libqalculate.so -- Found PythonLibs3: /usr/local/lib/libpython3.7m.so -- Could NOT find LuaJIT (missing: LUAJIT_LIBRARY LUAJIT_INCLUDE_DIR) -- The following OPTIONAL packages have been found: * KF5Attica (required version >= 5.69.0) * KF5NewStuffCore (required version >= 5.69.0) * KF5Sonnet (required version >= 5.69.0) * KF5Service (required version >= 5.69.0) * KF5Bookmarks (required version >= 5.69.0) * KF5ItemViews (required version >= 5.69.0) * KF5JobWidgets (required version >= 5.69.0) * KF5Solid (required version >= 5.69.0) * KF5WindowSystem (required version >= 5.69.0) * KF5Auth (required version >= 5.69.0) * KF5Codecs (required version >= 5.69.0) * KF5WidgetsAddons (required version >= 5.69.0) * KF5ConfigWidgets (required version >= 5.69.0) * LibSpectre, A PostScript rendering library, Support for rendering EPS files in Cantor * Analitza5, A library provided by KAlgebra., Backend to use KAlgebra with Cantor. * Qalculate, A multi-purpose desktop calculator with support for customizable functions, units and arbitrary precision., Backend to use Qalculate with Cantor. * PythonLibs3, A powerful dynamic programming language., Backend to use Python with Cantor. * PkgConfig -- The following REQUIRED packages have been found: * ECM (required version >= 5.15.0) * Qt5PrintSupport * Qt5Svg * Qt5XmlPatterns * Qt5Test * Qt5 (required version >= 5.8.0) * KF5Crash (required version >= 5.49.0) * KF5DocTools (required version >= 5.49.0) * KF5NewStuff (required version >= 5.49.0) * KF5IconThemes (required version >= 5.49.0) * KF5TextEditor (required version >= 5.49.0) * KF5Archive (required version >= 5.49.0) * KF5Parts (required version >= 5.49.0) * Qt5Gui (required version >= 5.12.0) * KF5SyntaxHighlighting (required version >= 5.49.0) * KF5TextWidgets (required version >= 5.49.0) * KF5Completion (required version >= 5.69.0) * Qt5Network (required version >= 5.12.0) * KF5KIO (required version >= 5.49.0) * KF5Config (required version >= 5.69.0) * Qt5Widgets (required version >= 5.12.0) * KF5XmlGui (required version >= 5.49.0) * Gettext * KF5I18n (required version >= 5.49.0) * Poppler (required version >= 0.62.0), A PDF rendering library, * KF5CoreAddons (required version >= 5.69.0) * KF5Pty (required version >= 5.49.0) * KF5 (required version >= 5.49.0) * Qt5Core (required version >= 5.6) * Qt5Xml (required version >= 5.6) -- The following OPTIONAL packages have not been found: * R, A free software environment for statistical computing and graphics., Backend to use R with Cantor. * LuaJIT, A lightweight, extensible programming language (luajit implementation)., Backend to use Lua (luajit2) with Cantor. * Julia, A high-level, high-performance dynamic programming language for technical computing, Backend to use Julia with Cantor. -- 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 CMAKE_DISABLE_FIND_PACKAGE_PythonLibs Python_ADDITIONAL_VERSIONS THREADS_HAVE_PTHREAD_ARG WITH_LuaJIT WITH_R -- Build files have been written to: /construction/math/cantor/.build SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cantor-20.04.0 /usr/local/bin/cmake -S/construction/math/cantor/cantor-20.04.0 -B/construction/math/cantor/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/math/cantor/.build/CMakeFiles /construction/math/cantor/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- /usr/bin/make -f CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/depend --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/depend --- --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/depend --- --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/depend --- --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/depend --- --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/depend --- --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/depend --- --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/DependInfo.cmake --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- /usr/bin/make -f CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/depend --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/depend --- --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-nl-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/build --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/depend --- --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-es-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/build --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- --- po/nl/docs/cantor/index.cache.bz2 --- --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- --- po/es/docs/cantor/index.cache.bz2 --- --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/DependInfo.cmake --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- [ 0%] Generating po/nl/docs/cantor/index.cache.bz2 --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-pt-BR-docs-cantor-index-cache-bz2 --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/nl/docs/cantor/index.cache.bz2 po/nl/docs/cantor/index.docbook --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/build --- po/pt_BR/docs/cantor/index.cache.bz2 --- --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- Scanning dependencies of target pofiles-5c4ed47e2de7f1a25f174c4fc0faff28 --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-uk-docs-cantor-index-cache-bz2 --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- /usr/bin/make -f CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/build --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-ca-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/build --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28 --- --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- [ 1%] Generating po/pt_BR/docs/cantor/index.cache.bz2 --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- --- po/uk/docs/cantor/index.cache.bz2 --- --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/pt_BR/docs/cantor/index.cache.bz2 po/pt_BR/docs/cantor/index.docbook --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- --- po/ca/docs/cantor/index.cache.bz2 --- --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- [ 2%] Generating po/es/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/es/docs/cantor/index.cache.bz2 po/es/docs/cantor/index.docbook --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-ru-docs-cantor-index-cache-bz2 --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- Scanning dependencies of target tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28 --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- [ 2%] Generating mo... /usr/local/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/construction/math/cantor/.build/locale -DPO_DIR=/construction/math/cantor/cantor-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/build --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- /usr/bin/make -f CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- [ 2%] Generating po/uk/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/uk/docs/cantor/index.cache.bz2 po/uk/docs/cantor/index.docbook --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- [ 2%] Generating po/ca/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/ca/docs/cantor/index.cache.bz2 po/ca/docs/cantor/index.docbook --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- --- po/ru/docs/cantor/index.cache.bz2 --- --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28 --- --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- [ 2%] Generating po/ru/docs/cantor/index.cache.bz2 --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- [ 3%] Generating ts... --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-gl-docs-cantor-index-cache-bz2 --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/ru/docs/cantor/index.cache.bz2 po/ru/docs/cantor/index.docbook --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- /usr/local/bin/cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3.7 -D_ki18n_pmap_compile_script=/usr/local/lib/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/construction/math/cantor/.build/locale -DPO_DIR=/construction/math/cantor/cantor-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/build --- po/gl/docs/cantor/index.cache.bz2 --- [ 4%] Generating po/gl/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/gl/docs/cantor/index.cache.bz2 po/gl/docs/cantor/index.docbook --- CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- [ 4%] Built target tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28 --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-sv-docs-cantor-index-cache-bz2 --- CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/build --- CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- --- po/sv/docs/cantor/index.cache.bz2 --- --- CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/all --- --- CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/DependInfo.cmake --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- [ 5%] Generating po/sv/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/sv/docs/cantor/index.cache.bz2 po/sv/docs/cantor/index.docbook --- CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/all --- Scanning dependencies of target po-et-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/build --- po/et/docs/cantor/index.cache.bz2 --- [ 5%] Generating po/et/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/et/docs/cantor/index.cache.bz2 po/et/docs/cantor/index.docbook --- CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/all --- [ 5%] Built target pofiles-5c4ed47e2de7f1a25f174c4fc0faff28 --- CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/DependInfo.cmake Scanning dependencies of target po-fr-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/build --- po/fr/docs/cantor/index.cache.bz2 --- [ 5%] Generating po/fr/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/fr/docs/cantor/index.cache.bz2 po/fr/docs/cantor/index.docbook --- CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/all --- [ 5%] Built target po-ru-docs-cantor-index-cache-bz2 --- CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/DependInfo.cmake Scanning dependencies of target po-it-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/build --- po/it/docs/cantor/index.cache.bz2 --- [ 5%] Generating po/it/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/it/docs/cantor/index.cache.bz2 po/it/docs/cantor/index.docbook --- CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/all --- [ 5%] Built target po-et-docs-cantor-index-cache-bz2 --- CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/DependInfo.cmake Scanning dependencies of target po-de-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/build --- po/de/docs/cantor/index.cache.bz2 --- [ 5%] Generating po/de/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/de/docs/cantor/index.cache.bz2 po/de/docs/cantor/index.docbook --- CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/all --- [ 5%] Built target po-es-docs-cantor-index-cache-bz2 --- CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/all --- /usr/bin/make -f CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/depend --- CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/DependInfo.cmake Scanning dependencies of target po-pt-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/build --- po/pt/docs/cantor/index.cache.bz2 --- [ 5%] Generating po/pt/docs/cantor/index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0 && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/po/pt/docs/cantor/index.cache.bz2 po/pt/docs/cantor/index.docbook --- CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/all --- [ 5%] Built target po-gl-docs-cantor-index-cache-bz2 --- thirdparty/CMakeFiles/discount_project.dir/all --- /usr/bin/make -f thirdparty/CMakeFiles/discount_project.dir/build.make thirdparty/CMakeFiles/discount_project.dir/depend --- thirdparty/CMakeFiles/discount_project.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/thirdparty /construction/math/cantor/.build /construction/math/cantor/.build/thirdparty /construction/math/cantor/.build/thirdparty/CMakeFiles/discount_project.dir/DependInfo.cmake Scanning dependencies of target discount_project /usr/bin/make -f thirdparty/CMakeFiles/discount_project.dir/build.make thirdparty/CMakeFiles/discount_project.dir/build --- thirdparty/src/discount_project-stamp/discount_project-mkdir --- [ 5%] Creating directories for 'discount_project' cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/src/discount_project cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/discount_project-build cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/tmp cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/src/discount_project-stamp cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/src cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/src/discount_project-stamp --- CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/all --- [ 5%] Built target po-nl-docs-cantor-index-cache-bz2 --- doc/CMakeFiles/doc-index-cache-bz2.dir/all --- /usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/depend --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-mkdir --- doc/CMakeFiles/doc-index-cache-bz2.dir/all --- --- doc/CMakeFiles/doc-index-cache-bz2.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/doc /construction/math/cantor/.build /construction/math/cantor/.build/doc /construction/math/cantor/.build/doc/CMakeFiles/doc-index-cache-bz2.dir/DependInfo.cmake --- thirdparty/CMakeFiles/discount_project.dir/all --- --- thirdparty/src/discount_project-stamp/discount_project-download --- [ 5%] Performing download step (DIR copy) for 'discount_project' --- doc/CMakeFiles/doc-index-cache-bz2.dir/all --- Scanning dependencies of target doc-index-cache-bz2 --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty/src && /usr/local/bin/cmake -E rm -rf /construction/math/cantor/.build/thirdparty/src/discount_project --- doc/CMakeFiles/doc-index-cache-bz2.dir/all --- /usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/build --- doc/index.cache.bz2 --- --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty/src && /usr/local/bin/cmake -E copy_directory /construction/math/cantor/cantor-20.04.0/thirdparty/discount-2.2.6-patched /construction/math/cantor/.build/thirdparty/src/discount_project --- doc/CMakeFiles/doc-index-cache-bz2.dir/all --- [ 6%] Generating index.cache.bz2 cd /construction/math/cantor/cantor-20.04.0/doc && /usr/local/bin/meinproc5 --check --cache /construction/math/cantor/.build/doc//index.cache.bz2 index.docbook --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty/src && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-download --- CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/all --- [ 6%] Built target po-uk-docs-cantor-index-cache-bz2 --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- /usr/bin/make -f src/lib/CMakeFiles/cantorlibs_autogen.dir/build.make src/lib/CMakeFiles/cantorlibs_autogen.dir/depend --- src/lib/CMakeFiles/cantorlibs_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/lib /construction/math/cantor/.build /construction/math/cantor/.build/src/lib /construction/math/cantor/.build/src/lib/CMakeFiles/cantorlibs_autogen.dir/DependInfo.cmake --- thirdparty/CMakeFiles/discount_project.dir/all --- --- thirdparty/src/discount_project-stamp/discount_project-update --- [ 7%] No update step for 'discount_project' --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- Scanning dependencies of target cantorlibs_autogen --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E echo_append --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- /usr/bin/make -f src/lib/CMakeFiles/cantorlibs_autogen.dir/build.make src/lib/CMakeFiles/cantorlibs_autogen.dir/build --- src/lib/cantor_assistant.json --- --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-update --- CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/all --- [ 7%] Built target po-sv-docs-cantor-index-cache-bz2 --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- [ 7%] Generating cantor_assistant.json cd /construction/math/cantor/cantor-20.04.0/src/lib && /usr/local/bin/desktoptojson -i cantor_assistant.desktop -o /construction/math/cantor/.build/src/lib/cantor_assistant.json --- src/CMakeFiles/cantor_config_autogen.dir/all --- --- thirdparty/CMakeFiles/discount_project.dir/all --- --- thirdparty/src/discount_project-stamp/discount_project-patch --- --- src/CMakeFiles/cantor_config_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/cantor_config_autogen.dir/build.make src/CMakeFiles/cantor_config_autogen.dir/depend --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- I/O warning : failed to load external entity "/usr/local/share/kf5/kdoctools/customization/xsl/pt-BR.xml" --- src/CMakeFiles/cantor_config_autogen.dir/all --- --- src/CMakeFiles/cantor_config_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor_config_autogen.dir/DependInfo.cmake --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 7%] No patch step for 'discount_project' --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- Unknown property type for key "X-KDE-ServiceType" -> falling back to string Generated "/construction/math/cantor/.build/src/lib/cantor_assistant.json" --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E echo_append --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- --- src/lib/cantor_backend.json --- --- thirdparty/CMakeFiles/discount_project.dir/all --- cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-patch --- src/CMakeFiles/cantor_config_autogen.dir/all --- Scanning dependencies of target cantor_config_autogen --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- [ 8%] Generating cantor_backend.json cd /construction/math/cantor/cantor-20.04.0/src/lib && /usr/local/bin/desktoptojson -i cantor_backend.desktop -o /construction/math/cantor/.build/src/lib/cantor_backend.json --- src/CMakeFiles/cantor_config_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/cantor_config_autogen.dir/build.make src/CMakeFiles/cantor_config_autogen.dir/build --- src/CMakeFiles/cantor_config_autogen --- --- thirdparty/CMakeFiles/discount_project.dir/all --- --- thirdparty/src/discount_project-stamp/discount_project-configure --- --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- Unknown property type for key "X-KDE-ServiceType" -> falling back to string Generated "/construction/math/cantor/.build/src/lib/cantor_backend.json" --- src/lib/cantor_panelplugin.json --- --- src/CMakeFiles/cantor_config_autogen.dir/all --- [ 8%] Automatic MOC for target cantor_config cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/CMakeFiles/cantor_config_autogen.dir/AutogenInfo.json Release --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 8%] Performing configure step for 'discount_project' cd /construction/math/cantor/.build/thirdparty/discount_project-build && /usr/local/bin/cmake DISCOUNT_ONLY_LIBRARY DISCOUNT_MAKE_INSTALL "-GUnix Makefiles" -C/construction/math/cantor/.build/thirdparty/tmp/discount_project-cache-Release.cmake /construction/math/cantor/.build/thirdparty/src/discount_project/cmake --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- [ 8%] Generating cantor_panelplugin.json cd /construction/math/cantor/cantor-20.04.0/src/lib && /usr/local/bin/desktoptojson -i cantor_panelplugin.desktop -o /construction/math/cantor/.build/src/lib/cantor_panelplugin.json --- thirdparty/CMakeFiles/discount_project.dir/all --- loading initial cache file /construction/math/cantor/.build/thirdparty/tmp/discount_project-cache-Release.cmake --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- Unknown property type for key "X-KDE-ServiceType" -> falling back to string Generated "/construction/math/cantor/.build/src/lib/cantor_panelplugin.json" --- src/lib/CMakeFiles/cantorlibs_autogen --- [ 8%] Automatic MOC for target cantorlibs cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/lib/CMakeFiles/cantorlibs_autogen.dir/AutogenInfo.json Release --- src/CMakeFiles/cantor_config_autogen.dir/all --- [ 8%] Built target cantor_config_autogen --- src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/all --- /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/depend --- src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/scripteditor /construction/math/cantor/.build /construction/math/cantor/.build/src/scripteditor /construction/math/cantor/.build/src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_scripteditor_autogen /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/build --- src/scripteditor/CMakeFiles/cantor_scripteditor_autogen --- [ 9%] Automatic MOC for target cantor_scripteditor cd /construction/math/cantor/.build/src/scripteditor && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/AutogenInfo.json Release --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". --- thirdparty/CMakeFiles/discount_project.dir/all --- -- The C compiler identification is GNU 8.3.0 --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Check for working C compiler: /usr/bin/cc --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". --- CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/all --- [ 9%] Built target po-fr-docs-cantor-index-cache-bz2 --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/all --- /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/depend --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate /construction/math/cantor/.build/src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/DependInfo.cmake --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/all --- Scanning dependencies of target cantor_qalculatebackend_autogen --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-teamname" exists; using "en". --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/all --- /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/build --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen --- --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/all --- [ 9%] Automatic MOC for target cantor_qalculatebackend cd /construction/math/cantor/.build/src/backends/qalculate && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/AutogenInfo.json Release --- CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/all --- No "pt_br" localization of "footer-doc-comment" exists; using "en". No "pt_br" localization of "footer-doc-feedback" exists; using "en". No "pt_br" localization of "footer-doc-teamname" exists; using "en". [ 9%] Built target po-pt-BR-docs-cantor-index-cache-bz2 --- src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/all --- /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/depend --- src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_pythonserver_autogen /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/build --- src/backends/python/CMakeFiles/cantor_pythonserver_autogen --- [ 10%] Automatic MOC for target cantor_pythonserver cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/AutogenInfo.json Release --- CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/all --- [ 10%] Built target po-ca-docs-cantor-index-cache-bz2 --- src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/all --- /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/depend --- src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/DependInfo.cmake --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info --- src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/all --- Scanning dependencies of target cantor_pythonbackend_autogen /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/build --- src/backends/python/CMakeFiles/cantor_pythonbackend_autogen --- [ 11%] Automatic MOC for target cantor_pythonbackend --- CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/all --- [ 11%] Built target po-de-docs-cantor-index-cache-bz2 --- src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/all --- cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/AutogenInfo.json Release --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/depend --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/runscript /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/runscript /construction/math/cantor/.build/src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_runscriptassistant_autogen /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/build --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen --- [ 11%] Automatic MOC for target cantor_runscriptassistant cd /construction/math/cantor/.build/src/assistants/runscript && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/AutogenInfo.json Release --- CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/all --- [ 11%] Built target po-pt-docs-cantor-index-cache-bz2 --- src/CMakeFiles/cantor_config.dir/all --- /usr/bin/make -f src/CMakeFiles/cantor_config.dir/build.make src/CMakeFiles/cantor_config.dir/depend --- src/settings.h --- --- src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/all --- [ 11%] Built target cantor_pythonserver_autogen --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver.dir/depend --- src/CMakeFiles/cantor_config.dir/all --- [ 11%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/cantor.kcfg /construction/math/cantor/cantor-20.04.0/src/settings.kcfgc -d /construction/math/cantor/.build/src/ --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonserver.dir/DependInfo.cmake Scanning dependencies of target cantor_pythonserver /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver.dir/build --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/cantor_pythonserver_autogen/mocs_compilation.cpp.o --- [ 11%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonserver.dir/cantor_pythonserver_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonserver_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -std=gnu++11 -o CMakeFiles/cantor_pythonserver.dir/cantor_pythonserver_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/python/cantor_pythonserver_autogen/mocs_compilation.cpp --- src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/all --- [ 11%] Built target cantor_scripteditor_autogen --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor.dir/depend --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/scripteditor /construction/math/cantor/.build /construction/math/cantor/.build/src/scripteditor /construction/math/cantor/.build/src/scripteditor/CMakeFiles/cantor_scripteditor.dir/DependInfo.cmake --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/pythonservermain.cpp.o --- --- src/CMakeFiles/cantor_config.dir/all --- --- src/CMakeFiles/cantor_config.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor_config.dir/DependInfo.cmake --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- [ 11%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonserver.dir/pythonservermain.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonserver_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -std=gnu++11 -o CMakeFiles/cantor_pythonserver.dir/pythonservermain.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonservermain.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for libgen.h --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- Scanning dependencies of target cantor_scripteditor /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/cantor_scripteditor_autogen/mocs_compilation.cpp.o --- [ 11%] Building CXX object src/scripteditor/CMakeFiles/cantor_scripteditor.dir/cantor_scripteditor_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/scripteditor && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src/scripteditor -I/construction/math/cantor/cantor-20.04.0/src/scripteditor -I/construction/math/cantor/.build/src/scripteditor/cantor_scripteditor_autogen/include -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scripteditor.dir/cantor_scripteditor_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/scripteditor/cantor_scripteditor_autogen/mocs_compilation.cpp --- CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/all --- [ 11%] Built target po-it-docs-cantor-index-cache-bz2 --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/main.cpp.o --- [ 11%] Building CXX object src/scripteditor/CMakeFiles/cantor_scripteditor.dir/main.cpp.o cd /construction/math/cantor/.build/src/scripteditor && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src/scripteditor -I/construction/math/cantor/cantor-20.04.0/src/scripteditor -I/construction/math/cantor/.build/src/scripteditor/cantor_scripteditor_autogen/include -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scripteditor.dir/main.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/scripteditor/main.cpp --- src/CMakeFiles/cantor_config.dir/all --- Scanning dependencies of target cantor_config /usr/bin/make -f src/CMakeFiles/cantor_config.dir/build.make src/CMakeFiles/cantor_config.dir/build --- src/CMakeFiles/cantor_config.dir/cantor_config_autogen/mocs_compilation.cpp.o --- [ 11%] Building CXX object src/CMakeFiles/cantor_config.dir/cantor_config_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_config_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantor_config_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_config.dir/cantor_config_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/cantor_config_autogen/mocs_compilation.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for libgen.h - found -- Looking for pwd.h --- src/CMakeFiles/cantor_config.dir/all --- --- src/CMakeFiles/cantor_config.dir/settings.cpp.o --- [ 11%] Building CXX object src/CMakeFiles/cantor_config.dir/settings.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_config_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantor_config_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_config.dir/settings.cpp.o -c /construction/math/cantor/.build/src/settings.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for pwd.h - found -- Looking for alloca.h --- src/lib/CMakeFiles/cantorlibs_autogen.dir/all --- [ 11%] Built target cantorlibs_autogen --- src/lib/CMakeFiles/cantorlibs.dir/all --- /usr/bin/make -f src/lib/CMakeFiles/cantorlibs.dir/build.make src/lib/CMakeFiles/cantorlibs.dir/depend --- src/lib/ui_axisrange.h --- [ 11%] Generating ui_axisrange.h cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/lib/directives/axisrange.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/lib/ui_axisrange.h -DKDE_UIC_BASENAME:STRING=axisrange -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/lib/ui_plottitle.h --- [ 11%] Generating ui_plottitle.h --- doc/CMakeFiles/doc-index-cache-bz2.dir/all --- [ 11%] Built target doc-index-cache-bz2 --- src/lib/CMakeFiles/cantorlibs.dir/all --- cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/lib/directives/plottitle.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/lib/ui_plottitle.h -DKDE_UIC_BASENAME:STRING=plottitle -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/lib/settings.h --- [ 12%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/lib && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/lib/cantor_libs.kcfg /construction/math/cantor/cantor-20.04.0/src/lib/settings.kcfgc -d /construction/math/cantor/.build/src/lib/ --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/pythonserver.cpp.o --- [ 13%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonserver.dir/pythonserver.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonserver_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -std=gnu++11 -o CMakeFiles/cantor_pythonserver.dir/pythonserver.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonserver.cpp --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/all --- [ 13%] Built target cantor_runscriptassistant_autogen --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/depend --- --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/scripteditorwidget.cpp.o --- --- src/lib/CMakeFiles/cantorlibs.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/lib /construction/math/cantor/.build /construction/math/cantor/.build/src/lib /construction/math/cantor/.build/src/lib/CMakeFiles/cantorlibs.dir/DependInfo.cmake --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- [ 14%] Building CXX object src/scripteditor/CMakeFiles/cantor_scripteditor.dir/scripteditorwidget.cpp.o cd /construction/math/cantor/.build/src/scripteditor && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src/scripteditor -I/construction/math/cantor/cantor-20.04.0/src/scripteditor -I/construction/math/cantor/.build/src/scripteditor/cantor_scripteditor_autogen/include -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scripteditor.dir/scripteditorwidget.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/scripteditor/scripteditorwidget.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for alloca.h - found -- Looking for malloc.h --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/all --- [ 14%] Built target cantor_qalculatebackend_autogen --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for malloc.h - not found -- Looking for sys/stat.h --- src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/all --- [ 14%] Built target cantor_pythonbackend_autogen --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for sys/stat.h - found -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned int --- src/lib/CMakeFiles/cantorlibs.dir/all --- Scanning dependencies of target cantorlibs /usr/bin/make -f src/lib/CMakeFiles/cantorlibs.dir/build.make src/lib/CMakeFiles/cantorlibs.dir/build --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Check size of unsigned int - done -- Check size of unsigned short --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- --- src/lib/CMakeFiles/cantorlibs.dir/session.cpp.o --- --- src/lib/CMakeFiles/cantorlibs.dir/backend.cpp.o --- --- src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- [ 14%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- src/lib/CMakeFiles/cantorlibs.dir/session.cpp.o --- [ 14%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/session.cpp.o --- src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isys--- src/lib/CMakeFiles/cantorlibs.dir/session.cpp.o --- cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isys--- src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- tem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/l--- src/lib/CMakeFiles/cantorlibs.dir/session.cpp.o --- tem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/l--- src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- ocal/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/li--- src/lib/CMakeFiles/cantorlibs.dir/session.cpp.o --- ocal/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/session.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/session.cpp --- src/lib/CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o --- b/cantorlibs_autogen/mocs_compilation.cpp --- src/lib/CMakeFiles/cantorlibs.dir/backend.cpp.o --- [ 14%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/backend.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/backend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/backend.cpp --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/pythonservermain.cpp.o --- /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonservermain.cpp: In function 'int main()': /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonservermain.cpp:124:48: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] } catch (std::invalid_argument e) { ^ --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Check size of unsigned short - done -- Looking for bzero -- Looking for bzero - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for _stricmp --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/result.cpp.o --- [ 14%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/result.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/result.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/result.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for _stricmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for _strnicmp -- Looking for _strnicmp - not found -- Looking for random -- Looking for random - found -- Looking for srandom -- Looking for srandom - found -- Looking for getpwuid --- src/backends/python/CMakeFiles/cantor_pythonserver.dir/all --- --- src/backends/python/cantor_pythonserver --- [ 14%] Linking CXX executable cantor_pythonserver cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_pythonserver.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags -Wl,--enable-new-dtags CMakeFiles/cantor_pythonserver.dir/cantor_pythonserver_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_pythonserver.dir/pythonservermain.cpp.o CMakeFiles/cantor_pythonserver.dir/pythonserver.cpp.o -o cantor_pythonserver -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libpython3.7m.so [ 14%] Built target cantor_pythonserver --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for getpwuid - found --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/textresult.cpp.o --- --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for basename --- src/lib/CMakeFiles/cantorlibs.dir/all --- [ 15%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/textresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/textresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/textresult.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for basename - found -- Looking for fchdir -- Looking for fchdir - found -- Looking for S_ISCHR -- Looking for S_ISCHR - found -- Looking for S_ISFIFO --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/imageresult.cpp.o --- [ 15%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/imageresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/imageresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/imageresult.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- -- Looking for S_ISFIFO - found -- Looking for S_ISSOCK -- Looking for S_ISSOCK - found -- Configuring done -- Generating done -- Build files have been written to: /construction/math/cantor/.build/thirdparty/discount_project-build cd /construction/math/cantor/.build/thirdparty/discount_project-build && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-configure --- thirdparty/src/discount_project-stamp/discount_project-build --- [ 15%] Performing build step for 'discount_project' cd /construction/math/cantor/.build/thirdparty/discount_project-build && /usr/bin/make Scanning dependencies of target common [ 3%] Building C object CMakeFiles/common.dir/construction/math/cantor/.build/thirdparty/src/discount_project/pgm_options.c.o [ 6%] Building C object CMakeFiles/common.dir/construction/math/cantor/.build/thirdparty/src/discount_project/gethopt.c.o /construction/math/cantor/.build/thirdparty/src/discount_project/gethopt.c: In function 'hopterr': /construction/math/cantor/.build/thirdparty/src/discount_project/gethopt.c:48:1: warning: type of 'val' defaults to 'int' [-Wimplicit-int] hopterr(ctx,val) ^~~~~~~ Scanning dependencies of target mktags [ 9%] Building C object CMakeFiles/mktags.dir/construction/math/cantor/.build/thirdparty/src/discount_project/mktags.c.o [ 9%] Built target common --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/mimeresult.cpp.o --- [ 15%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/mimeresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/mimeresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/mimeresult.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 12%] Linking C executable mktags [ 12%] Built target mktags [ 15%] Generating /construction/math/cantor/.build/thirdparty/src/discount_project/blocktags Scanning dependencies of target libmarkdown [ 18%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/mkdio.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/epsresult.cpp.o --- [ 15%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/epsresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/epsresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/epsresult.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 21%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/markdown.c.o --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- --- src/scripteditor/cantor_scripteditor --- [ 15%] Linking CXX executable cantor_scripteditor cd /construction/math/cantor/.build/src/scripteditor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_scripteditor.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags -Wl,--enable-new-dtags CMakeFiles/cantor_scripteditor.dir/cantor_scripteditor_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_scripteditor.dir/main.cpp.o CMakeFiles/cantor_scripteditor.dir/scripteditorwidget.cpp.o -o cantor_scripteditor -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5TextEditor.so.5.69.0 /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 --- src/CMakeFiles/cantor_config.dir/all --- --- src/libcantor_config.so --- [ 16%] Linking CXX shared library libcantor_config.so cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_config.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libcantor_config.so -o libcantor_config.so CMakeFiles/cantor_config.dir/cantor_config_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_config.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5NewStuff.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5NewStuffCore.so.5.69.0 /usr/local/lib/libKF5Attica.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib --- src/scripteditor/CMakeFiles/cantor_scripteditor.dir/all --- [ 16%] Built target cantor_scripteditor --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 25%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/dumptree.c.o --- src/CMakeFiles/cantor_config.dir/all --- [ 16%] Built target cantor_config --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 28%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/generate.c.o [ 31%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/resource.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/latexresult.cpp.o --- --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 34%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/docheader.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- [ 17%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/latexresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/latexresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/latexresult.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 37%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/version.c.o [ 40%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/toc.c.o [ 43%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/css.c.o [ 46%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/xml.c.o [ 50%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/Csio.c.o [ 53%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/xmlpage.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/renderer.cpp.o --- [ 17%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/renderer.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/renderer.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/renderer.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 56%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/basename.c.o [ 59%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/emmatch.c.o [ 62%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/github_flavoured.c.o [ 65%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/setup.c.o [ 68%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/tags.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/helpresult.cpp.o --- --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 71%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/html5.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- [ 18%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/helpresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/helpresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/helpresult.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 75%] Building C object CMakeFiles/libmarkdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/flags.c.o --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/animationresult.cpp.o --- [ 18%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/animationresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/animationresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/animationresult.cpp --- src/lib/CMakeFiles/cantorlibs.dir/htmlresult.cpp.o --- [ 18%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/htmlresult.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/htmlresult.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/htmlresult.cpp --- src/lib/CMakeFiles/cantorlibs.dir/extension.cpp.o --- [ 19%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/extension.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/extension.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/extension.cpp --- src/lib/CMakeFiles/cantorlibs.dir/assistant.cpp.o --- [ 19%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/assistant.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/assistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/assistant.cpp --- src/lib/CMakeFiles/cantorlibs.dir/completionobject.cpp.o --- [ 19%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/completionobject.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/completionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/completionobject.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 78%] Linking C static library libmarkdown.a [ 78%] Built target libmarkdown Scanning dependencies of target makepage [ 81%] Building C object CMakeFiles/makepage.dir/construction/math/cantor/.build/thirdparty/src/discount_project/makepage.c.o [ 84%] Linking C executable makepage [ 84%] Built target makepage Scanning dependencies of target markdown [ 87%] Building C object CMakeFiles/markdown.dir/construction/math/cantor/.build/thirdparty/src/discount_project/main.c.o /construction/math/cantor/.build/thirdparty/src/discount_project/main.c: In function 'main': /construction/math/cantor/.build/thirdparty/src/discount_project/main.c:311:29: warning: passing argument 2 of 'mkd_e_code_format' from incompatible pointer type [-Wincompatible-pointer-types] mkd_e_code_format(doc, external_codefmt); ^~~~~~~~~~~~~~~~ In file included from /construction/math/cantor/.build/thirdparty/src/discount_project/main.c:12: /construction/math/cantor/.build/thirdparty/src/discount_project/mkdio.h:72:31: note: expected 'mkd_callback_t' {aka 'char * (*)(const char *, const int, void *)'} but argument is of type 'char * (*)(char *, int, char *)' void mkd_e_code_format(void*, mkd_callback_t); ^~~~~~~~~~~~~~ --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/syntaxhelpobject.cpp.o --- --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 90%] Linking C executable markdown --- src/lib/CMakeFiles/cantorlibs.dir/all --- [ 20%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/syntaxhelpobject.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/syntaxhelpobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/syntaxhelpobject.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [ 90%] Built target markdown Scanning dependencies of target mkd2html [ 93%] Building C object CMakeFiles/mkd2html.dir/construction/math/cantor/.build/thirdparty/src/discount_project/mkd2html.c.o /construction/math/cantor/.build/thirdparty/src/discount_project/mkd2html.c: In function 'main': /construction/math/cantor/.build/thirdparty/src/discount_project/mkd2html.c:88:1: warning: type of 'argc' defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ [ 96%] Building C object CMakeFiles/mkd2html.dir/construction/math/cantor/.build/thirdparty/src/discount_project/notspecial.c.o [100%] Linking C executable mkd2html --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/defaulthighlighter.cpp.o --- [ 20%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/defaulthighlighter.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/defaulthighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/defaulthighlighter.cpp --- src/lib/CMakeFiles/cantorlibs.dir/defaultvariablemodel.cpp.o --- [ 20%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/defaultvariablemodel.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/defaultvariablemodel.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/defaultvariablemodel.cpp --- thirdparty/CMakeFiles/discount_project.dir/all --- [100%] Built target mkd2html cd /construction/math/cantor/.build/thirdparty/discount_project-build && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-build --- thirdparty/src/discount_project-stamp/discount_project-install --- [ 21%] No install step for 'discount_project' cd /construction/math/cantor/.build/thirdparty/discount_project-build && /usr/local/bin/cmake -E echo_append cd /construction/math/cantor/.build/thirdparty/discount_project-build && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-install --- thirdparty/CMakeFiles/discount_project-complete --- [ 21%] Completed 'discount_project' cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E make_directory /construction/math/cantor/.build/thirdparty/CMakeFiles cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/CMakeFiles/discount_project-complete cd /construction/math/cantor/.build/thirdparty && /usr/local/bin/cmake -E touch /construction/math/cantor/.build/thirdparty/src/discount_project-stamp/discount_project-done [ 21%] Built target discount_project --- src/lib/CMakeFiles/cantorlibs.dir/all --- --- src/lib/CMakeFiles/cantorlibs.dir/panelplugin.cpp.o --- [ 22%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/panelplugin.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/panelplugin.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/panelplugin.cpp --- src/lib/CMakeFiles/cantorlibs.dir/panelpluginhandler.cpp.o --- [ 22%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/panelpluginhandler.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/panelpluginhandler.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/panelpluginhandler.cpp --- src/lib/CMakeFiles/cantorlibs.dir/worksheetaccess.cpp.o --- [ 22%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/worksheetaccess.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/worksheetaccess.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/worksheetaccess.cpp --- src/lib/CMakeFiles/cantorlibs.dir/jupyterutils.cpp.o --- [ 23%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/jupyterutils.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/jupyterutils.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp --- src/lib/CMakeFiles/cantorlibs.dir/expression.cpp.o --- [ 24%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/expression.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/expression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/expression.cpp --- src/lib/CMakeFiles/cantorlibs.dir/latexrenderer.cpp.o --- [ 24%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/latexrenderer.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/latexrenderer.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/latexrenderer.cpp --- src/lib/CMakeFiles/cantorlibs.dir/directives/plotdirectives.cpp.o --- [ 24%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/directives/plotdirectives.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/directives/plotdirectives.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.cpp --- src/lib/CMakeFiles/cantorlibs.dir/settings.cpp.o --- [ 24%] Building CXX object src/lib/CMakeFiles/cantorlibs.dir/settings.cpp.o cd /construction/math/cantor/.build/src/lib && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorlibs_EXPORTS -I/construction/math/cantor/.build/src/lib -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib/cantorlibs_autogen/include -I/usr/local/include/libspectre -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorlibs.dir/settings.cpp.o -c /construction/math/cantor/.build/src/lib/settings.cpp --- src/lib/CMakeFiles/cantorlibs.dir/jupyterutils.cpp.o --- /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp: In static member function 'static bool Cantor::JupyterUtils::isJupyterNotebook(const QJsonDocument&)': /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:100:26: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] = QSet::fromList({cellsKey, metadataKey, nbformatKey, nbformatMinorKey}); ^~~~~~~~ In file included from /usr/local/include/qt5/QtCore/QSet:1, from /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:31: /usr/local/include/qt5/QtCore/qset.h:398:9: note: declared here QSet QSet::fromList(const QList &list) ^~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:100:89: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] = QSet::fromList({cellsKey, metadataKey, nbformatKey, nbformatMinorKey}); ^ In file included from /usr/local/include/qt5/QtCore/QSet:1, from /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:31: /usr/local/include/qt5/QtCore/qset.h:398:9: note: declared here QSet QSet::fromList(const QList &list) ^~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:100:89: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] = QSet::fromList({cellsKey, metadataKey, nbformatKey, nbformatMinorKey}); ^ In file included from /usr/local/include/qt5/QtCore/QSet:1, from /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:31: /usr/local/include/qt5/QtCore/qset.h:398:9: note: declared here QSet QSet::fromList(const QList &list) ^~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:104:27: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] && QSet::fromList(doc.object().keys()) == notebookScheme ^~~~~~~~ In file included from /usr/local/include/qt5/QtCore/QSet:1, from /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:31: /usr/local/include/qt5/QtCore/qset.h:398:9: note: declared here QSet QSet::fromList(const QList &list) ^~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:104:55: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] && QSet::fromList(doc.object().keys()) == notebookScheme ^ In file included from /usr/local/include/qt5/QtCore/QSet:1, from /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:31: /usr/local/include/qt5/QtCore/qset.h:398:9: note: declared here QSet QSet::fromList(const QList &list) ^~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:104:55: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. [-Wdeprecated-declarations] && QSet::fromList(doc.object().keys()) == notebookScheme ^ In file included from /usr/local/include/qt5/QtCore/QSet:1, from /construction/math/cantor/cantor-20.04.0/src/lib/jupyterutils.cpp:31: /usr/local/include/qt5/QtCore/qset.h:398:9: note: declared here QSet QSet::fromList(const QList &list) ^~~~~~~ --- src/lib/CMakeFiles/cantorlibs.dir/directives/plotdirectives.cpp.o --- In file included from /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.h:24, from /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.cpp:21: /construction/math/cantor/cantor-20.04.0/src/lib/extension.h:231:47: warning: 'virtual QString Cantor::PlotTitleDirective::dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase&) const' can be marked override [-Wsuggest-override] #define PLOT_DIRECTIVE_DISPATCHING(x) QString dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase& acc) const \ ^~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.h:33:13: note: in expansion of macro 'PLOT_DIRECTIVE_DISPATCHING' PLOT_DIRECTIVE_DISPATCHING(PlotTitleDirective); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/extension.h:231:47: warning: 'virtual QString Cantor::AbstractScaleDirective::dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase&) const' can be marked override [-Wsuggest-override] #define PLOT_DIRECTIVE_DISPATCHING(x) QString dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase& acc) const \ ^~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.h:46:13: note: in expansion of macro 'PLOT_DIRECTIVE_DISPATCHING' PLOT_DIRECTIVE_DISPATCHING(AbstractScaleDirective); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/extension.h:231:47: warning: 'virtual QString Cantor::OrdinateScaleDirective::dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase&) const' can be marked override [-Wsuggest-override] #define PLOT_DIRECTIVE_DISPATCHING(x) QString dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase& acc) const \ ^~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.h:61:13: note: in expansion of macro 'PLOT_DIRECTIVE_DISPATCHING' PLOT_DIRECTIVE_DISPATCHING(OrdinateScaleDirective); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/extension.h:231:47: warning: 'virtual QString Cantor::AbscissScaleDirective::dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase&) const' can be marked override [-Wsuggest-override] #define PLOT_DIRECTIVE_DISPATCHING(x) QString dispatch(const Cantor::AdvancedPlotExtension::AcceptorBase& acc) const \ ^~~~~~~~ /construction/math/cantor/cantor-20.04.0/src/lib/directives/plotdirectives.h:69:13: note: in expansion of macro 'PLOT_DIRECTIVE_DISPATCHING' PLOT_DIRECTIVE_DISPATCHING(AbscissScaleDirective); ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- src/lib/libcantorlibs.so.20.04.0 --- [ 24%] Linking CXX shared library libcantorlibs.so cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantorlibs.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libcantorlibs.so.24 -o libcantorlibs.so.20.04.0 CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o CMakeFiles/cantorlibs.dir/session.cpp.o CMakeFiles/cantorlibs.dir/expression.cpp.o CMakeFiles/cantorlibs.dir/backend.cpp.o CMakeFiles/cantorlibs.dir/result.cpp.o CMakeFiles/cantorlibs.dir/textresult.cpp.o CMakeFiles/cantorlibs.dir/imageresult.cpp.o CMakeFiles/cantorlibs.dir/mimeresult.cpp.o CMakeFiles/cantorlibs.dir/epsresult.cpp.o CMakeFiles/cantorlibs.dir/latexresult.cpp.o CMakeFiles/cantorlibs.dir/latexrenderer.cpp.o CMakeFiles/cantorlibs.dir/renderer.cpp.o CMakeFiles/cantorlibs.dir/helpresult.cpp.o CMakeFiles/cantorlibs.dir/animationresult.cpp.o CMakeFiles/cantorlibs.dir/htmlresult.cpp.o CMakeFiles/cantorlibs.dir/extension.cpp.o CMakeFiles/cantorlibs.dir/assistant.cpp.o CMakeFiles/cantorlibs.dir/completionobject.cpp.o CMakeFiles/cantorlibs.dir/syntaxhelpobject.cpp.o CMakeFiles/cantorlibs.dir/defaulthighlighter.cpp.o CMakeFiles/cantorlibs.dir/defaultvariablemodel.cpp.o CMakeFiles/cantorlibs.dir/panelplugin.cpp.o CMakeFiles/cantorlibs.dir/panelpluginhandler.cpp.o CMakeFiles/cantorlibs.dir/worksheetaccess.cpp.o CMakeFiles/cantorlibs.dir/directives/plotdirectives.cpp.o CMakeFiles/cantorlibs.dir/jupyterutils.cpp.o CMakeFiles/cantorlibs.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -E cmake_symlink_library libcantorlibs.so.20.04.0 libcantorlibs.so.24 libcantorlibs.so [ 25%] Built target cantorlibs --- src/CMakeFiles/cantor_autogen.dir/all --- --- src/CMakeFiles/cantorpart_autogen.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/CMakeFiles/cantor_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/cantor_autogen.dir/build.make src/CMakeFiles/cantor_autogen.dir/depend --- src/CMakeFiles/cantorpart_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/cantorpart_autogen.dir/build.make src/CMakeFiles/cantorpart_autogen.dir/depend --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend.dir/depend --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/depend --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/depend --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/depend --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/depend --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/depend --- src/CMakeFiles/cantor_autogen.dir/all --- --- src/CMakeFiles/cantor_autogen.dir/depend --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/depend --- src/CMakeFiles/cantor_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor_autogen.dir/DependInfo.cmake --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/maxima /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/maxima /construction/math/cantor/.build/src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/DependInfo.cmake --- src/CMakeFiles/cantorpart_autogen.dir/all --- --- src/CMakeFiles/cantorpart_autogen.dir/depend --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/settings.h --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/depend --- --- src/CMakeFiles/cantorpart_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantorpart_autogen.dir/DependInfo.cmake --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/depend --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/scilab /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/scilab /construction/math/cantor/.build/src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/DependInfo.cmake --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/depend --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/ui_settings.h --- --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/sage /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/sage /construction/math/cantor/.build/src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/DependInfo.cmake --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/octave /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/octave /construction/math/cantor/.build/src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/DependInfo.cmake --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/depend --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- [ 25%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/qalculate && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatebackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/settings.kcfgc -d /construction/math/cantor/.build/src/backends/qalculate/ --- src/CMakeFiles/cantorpart_autogen.dir/all --- Scanning dependencies of target cantorpart_autogen --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- [ 26%] Generating ui_settings.h --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate/plotassistant /construction/math/cantor/.build/src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/DependInfo.cmake --- src/CMakeFiles/cantor_autogen.dir/all --- Scanning dependencies of target cantor_autogen --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/python/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/python/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- Scanning dependencies of target cantor_maximabackend_autogen --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- Scanning dependencies of target cantor_sagebackend_autogen --- src/CMakeFiles/cantor_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/cantor_autogen.dir/build.make src/CMakeFiles/cantor_autogen.dir/build --- src/CMakeFiles/cantorpart_autogen.dir/all --- /usr/bin/make -f src/CMakeFiles/cantorpart_autogen.dir/build.make src/CMakeFiles/cantorpart_autogen.dir/build --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/build --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/build --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- Scanning dependencies of target cantor_octavebackend_autogen --- src/CMakeFiles/cantor_autogen.dir/all --- --- src/CMakeFiles/cantor_autogen --- --- src/CMakeFiles/cantorpart_autogen.dir/all --- --- src/CMakeFiles/cantorpart_autogen --- --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/build --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/kalgebra /construction/math/cantor/.build/src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/DependInfo.cmake --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/ui_settings.h --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen --- --- src/CMakeFiles/cantorpart_autogen.dir/all --- [ 27%] Automatic MOC for target cantorpart --- src/CMakeFiles/cantor_autogen.dir/all --- [ 27%] Automatic MOC for target cantor --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- [ 27%] Automatic MOC for target cantor_sagebackend --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- [ 28%] Automatic MOC for target cantor_maximabackend --- src/CMakeFiles/cantorpart_autogen.dir/all --- cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/CMakeFiles/cantorpart_autogen.dir/AutogenInfo.json Release --- src/CMakeFiles/cantor_autogen.dir/all --- cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/CMakeFiles/cantor_autogen.dir/AutogenInfo.json Release --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- cd /construction/math/cantor/.build/src/backends/sage && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/AutogenInfo.json Release --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- cd /construction/math/cantor/.build/src/backends/maxima && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/AutogenInfo.json Release --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- [ 28%] Generating ui_settings.h --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- Scanning dependencies of target cantor_kalgebrabackend_autogen --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- cd /construction/math/cantor/.build/src/backends/qalculate && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/qalculate/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/qalculate/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/build --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- Scanning dependencies of target cantor_qalculateplotassistant_autogen /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/build --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/settings.h --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- Scanning dependencies of target cantor_scilabbackend_autogen --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/build --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- [ 29%] Automatic MOC for target cantor_octavebackend cd /construction/math/cantor/.build/src/backends/octave && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/AutogenInfo.json Release --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- [ 29%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/python && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonbackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/python/settings.kcfgc -d /construction/math/cantor/.build/src/backends/python/ --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- [ 29%] Automatic MOC for target cantor_qalculateplotassistant cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/AutogenInfo.json Release --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- [ 30%] Automatic MOC for target cantor_scilabbackend cd /construction/math/cantor/.build/src/backends/scilab && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/AutogenInfo.json Release --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- [ 31%] Automatic MOC for target cantor_kalgebrabackend cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/AutogenInfo.json Release --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/qrc_python.cpp --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate /construction/math/cantor/.build/src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/DependInfo.cmake --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- [ 31%] Generating qrc_python.cpp cd /construction/math/cantor/.build/src/backends/python && /usr/local/lib/qt5/bin/rcc --name python --output /construction/math/cantor/.build/src/backends/python/qrc_python.cpp /construction/math/cantor/cantor-20.04.0/src/backends/python/python.qrc --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonbackend.dir/DependInfo.cmake Scanning dependencies of target cantor_pythonbackend /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/cantor_pythonbackend_autogen/mocs_compilation.cpp.o --- [ 32%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/cantor_pythonbackend_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/cantor_pythonbackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/mocs_compilation.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- Scanning dependencies of target cantor_qalculatebackend /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/cantor_qalculatebackend_autogen/mocs_compilation.cpp.o --- [ 32%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/cantor_qalculatebackend_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/cantor_qalculatebackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/mocs_compilation.cpp --- src/CMakeFiles/cantor_autogen.dir/all --- [ 32%] Built target cantor_autogen --- src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/depend --- src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/solve /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/solve /construction/math/cantor/.build/src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_solveassistant_autogen /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/build --- src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen --- [ 33%] Automatic MOC for target cantor_solveassistant cd /construction/math/cantor/.build/src/assistants/solve && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/AutogenInfo.json Release --- src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/all --- [ 33%] Built target cantor_sagebackend_autogen --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/depend --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/integrate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/integrate /construction/math/cantor/.build/src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_integrateassistant_autogen /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/build --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen --- [ 34%] Automatic MOC for target cantor_integrateassistant cd /construction/math/cantor/.build/src/assistants/integrate && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/all --- [ 34%] Built target cantor_solveassistant_autogen --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/depend --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/differentiate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/differentiate /construction/math/cantor/.build/src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/DependInfo.cmake --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/all --- [ 34%] Built target cantor_qalculateplotassistant_autogen --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/all --- --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/all --- Scanning dependencies of target cantor_differentiateassistant_autogen /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/build --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/depend --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/all --- --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen --- --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/all --- --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_creatematrixassistant_autogen /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/build --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/all --- [ 34%] Automatic MOC for target cantor_differentiateassistant --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/all --- --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen --- --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/all --- cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/all --- [ 35%] Automatic MOC for target cantor_creatematrixassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/AutogenInfo.json Release --- src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/all --- [ 35%] Built target cantor_scilabbackend_autogen --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/depend --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_invertmatrixassistant_autogen /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/build --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen --- [ 35%] Automatic MOC for target cantor_invertmatrixassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/AutogenInfo.json Release --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/all --- [ 35%] Built target cantor_kalgebrabackend_autogen --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/depend --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/depend --- --- src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/all --- [ 35%] Built target cantor_octavebackend_autogen --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/DependInfo.cmake --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/depend --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/depend --- --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- Scanning dependencies of target cantor_eigenvectorsassistant_autogen --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/DependInfo.cmake --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/build --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen --- --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/all --- Scanning dependencies of target cantor_eigenvaluesassistant_autogen --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- [ 35%] Automatic MOC for target cantor_eigenvectorsassistant --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/build --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/all --- --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen --- [ 35%] Automatic MOC for target cantor_eigenvaluesassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/AutogenInfo.json Release --- src/CMakeFiles/cantorpart_autogen.dir/all --- [ 35%] Built target cantorpart_autogen --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/all --- /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/depend --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/runscript /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/runscript /construction/math/cantor/.build/src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/DependInfo.cmake --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/all --- [ 35%] Built target cantor_integrateassistant_autogen --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/depend --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot2d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot2d /construction/math/cantor/.build/src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_plot2dassistant_autogen /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/build --- src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/all --- [ 35%] Built target cantor_maximabackend_autogen --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/all --- --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen --- --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/depend --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/depend --- --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/all --- [ 35%] Automatic MOC for target cantor_plot2dassistant cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot3d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot3d /construction/math/cantor/.build/src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_plot3dassistant_autogen /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/build --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/all --- Scanning dependencies of target cantor_runscriptassistant /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/all --- --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen --- [ 35%] Automatic MOC for target cantor_plot3dassistant cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/all --- --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/cantor_runscriptassistant_autogen/mocs_compilation.cpp.o --- [ 36%] Building CXX object src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/cantor_runscriptassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/runscript && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_runscriptassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/runscript -I/construction/math/cantor/cantor-20.04.0/src/assistants/runscript -I/construction/math/cantor/.build/src/assistants/runscript/cantor_runscriptassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_runscriptassistant.dir/cantor_runscriptassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/runscript/cantor_runscriptassistant_autogen/mocs_compilation.cpp --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/all --- [ 36%] Built target cantor_creatematrixassistant_autogen --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/depend --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/advancedplot /construction/math/cantor/.build/src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/DependInfo.cmake --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/all --- --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/runscriptassistant.cpp.o --- [ 36%] Building CXX object src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/runscriptassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/runscript && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_runscriptassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/runscript -I/construction/math/cantor/cantor-20.04.0/src/assistants/runscript -I/construction/math/cantor/.build/src/assistants/runscript/cantor_runscriptassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_runscriptassistant.dir/runscriptassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/runscript/runscriptassistant.cpp --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/all --- Scanning dependencies of target cantor_advancedplotassistant_autogen /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/build --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen --- [ 36%] Automatic MOC for target cantor_advancedplotassistant cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/all --- [ 36%] Built target cantor_eigenvaluesassistant_autogen --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/all --- /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/depend --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/importpackage /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/importpackage /construction/math/cantor/.build/src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_importpackageassistant_autogen /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/build --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen --- [ 37%] Automatic MOC for target cantor_importpackageassistant cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/AutogenInfo.json Release --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/all --- [ 37%] Built target cantor_invertmatrixassistant_autogen --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/all --- /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/depend --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/helppanel /construction/math/cantor/.build/src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_helppanelplugin_autogen /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/build --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen --- [ 38%] Automatic MOC for target cantor_helppanelplugin cd /construction/math/cantor/.build/src/panelplugins/helppanel && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/AutogenInfo.json Release --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/all --- [ 38%] Built target cantor_plot3dassistant_autogen --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/all --- /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/depend --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/all --- [ 38%] Built target cantor_eigenvectorsassistant_autogen --- src/CMakeFiles/cantor.dir/all --- /usr/bin/make -f src/CMakeFiles/cantor.dir/build.make src/CMakeFiles/cantor.dir/depend --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/all --- --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/depend --- --- src/CMakeFiles/cantor.dir/all --- --- src/ui_settings.h --- --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/all --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/variablemgr /construction/math/cantor/.build/src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/DependInfo.cmake Scanning dependencies of target cantor_variablemanagerplugin_autogen /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/build --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen --- --- src/CMakeFiles/cantor.dir/all --- [ 38%] Generating ui_settings.h cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/all --- [ 39%] Automatic MOC for target cantor_variablemanagerplugin cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/AutogenInfo.json Release --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/all --- [ 39%] Built target cantor_differentiateassistant_autogen --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend.dir/depend --- src/backends/sage/settings.h --- [ 39%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/sage && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/sage/sagebackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/sage/settings.kcfgc -d /construction/math/cantor/.build/src/backends/sage/ --- src/backends/sage/ui_settings.h --- --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/all --- [ 39%] Built target cantor_importpackageassistant_autogen --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonkeywords.cpp.o --- --- src/CMakeFiles/cantor.dir/all --- --- src/ui_backendchooser.h --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- [ 40%] Generating ui_settings.h cd /construction/math/cantor/.build/src/backends/sage && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/sage/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/sage/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- [ 40%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonkeywords.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonkeywords.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonkeywords.cpp --- src/CMakeFiles/cantor.dir/all --- [ 40%] Generating ui_backendchooser.h cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backendchooser.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/ui_backendchooser.h -DKDE_UIC_BASENAME:STRING=backendchooser -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/sage /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/sage /construction/math/cantor/.build/src/backends/sage/CMakeFiles/cantor_sagebackend.dir/DependInfo.cmake --- src/CMakeFiles/cantor.dir/all --- --- src/CMakeFiles/cantor.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor.dir/DependInfo.cmake --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/all --- [ 40%] Built target cantor_advancedplotassistant_autogen --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/depend --- src/assistants/solve/ui_solvedlg.h --- [ 40%] Generating ui_solvedlg.h cd /construction/math/cantor/.build/src/assistants/solve && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/solve/solvedlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/solve/ui_solvedlg.h -DKDE_UIC_BASENAME:STRING=solvedlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/CMakeFiles/cantor.dir/all --- Scanning dependencies of target cantor /usr/bin/make -f src/CMakeFiles/cantor.dir/build.make src/CMakeFiles/cantor.dir/build --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/solve /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/solve /construction/math/cantor/.build/src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/DependInfo.cmake --- src/CMakeFiles/cantor.dir/all --- --- src/CMakeFiles/cantor.dir/main.cpp.o --- [ 41%] Building CXX object src/CMakeFiles/cantor.dir/main.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantor_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KCrash -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor.dir/main.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/main.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- Scanning dependencies of target cantor_sagebackend --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/all --- [ 41%] Built target cantor_plot2dassistant_autogen --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/depend --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- Scanning dependencies of target cantor_solveassistant --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/qalculate/plotassistant/settings.h --- --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- [ 41%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatebackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/settings.kcfgc -d /construction/math/cantor/.build/src/backends/qalculate/plotassistant/ --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/cantor_sagebackend_autogen/mocs_compilation.cpp.o --- --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/cantor_solveassistant_autogen/mocs_compilation.cpp.o --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- [ 41%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/cantor_sagebackend_autogen/mocs_compilation.cpp.o --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- [ 41%] Building CXX object src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/cantor_solveassistant_autogen/mocs_compilation.cpp.o --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/qalculate/plotassistant/ui_qalculateplotdialog.h --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/cantor_sagebackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/mocs_compilation.cpp --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- cd /construction/math/cantor/.build/src/assistants/solve && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_solveassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/solve -I/construction/math/cantor/cantor-20.04.0/src/assistants/solve -I/construction/math/cantor/.build/src/assistants/solve/cantor_solveassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_solveassistant.dir/cantor_solveassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/solve/cantor_solveassistant_autogen/mocs_compilation.cpp --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- [ 42%] Generating ui_qalculateplotdialog.h cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant/qalculateplotdialog.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/qalculate/plotassistant/ui_qalculateplotdialog.h -DKDE_UIC_BASENAME:STRING=qalculateplotdialog -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/solveassistant.cpp.o --- [ 43%] Building CXX object src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/solveassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/solve && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_solveassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/solve -I/construction/math/cantor/cantor-20.04.0/src/assistants/solve -I/construction/math/cantor/.build/src/assistants/solve/cantor_solveassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_solveassistant.dir/solveassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/solve/solveassistant.cpp --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate/plotassistant /construction/math/cantor/.build/src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_qalculateplotassistant /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/cantor_qalculateplotassistant_autogen/mocs_compilation.cpp.o --- [ 43%] Building CXX object src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/cantor_qalculateplotassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculateplotassistant_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate/plotassistant -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant -I/construction/math/cantor/.build/src/backends/qalculate/plotassistant/cantor_qalculateplotassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculateplotassistant.dir/cantor_qalculateplotassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/qalculate/plotassistant/cantor_qalculateplotassistant_autogen/mocs_compilation.cpp --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/all --- [ 43%] Built target cantor_variablemanagerplugin_autogen --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/depend --- src/backends/scilab/settings.h --- --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/all --- [ 43%] Built target cantor_helppanelplugin_autogen --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/depend --- src/backends/kalgebra/settings.h --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- [ 44%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/scilab && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabbackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/scilab/settings.kcfgc -d /construction/math/cantor/.build/src/backends/scilab/ --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- [ 45%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebrabackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/settings.kcfgc -d /construction/math/cantor/.build/src/backends/kalgebra/ --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/ui_settings.h --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/ui_settings.h --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- [ 45%] Generating ui_settings.h cd /construction/math/cantor/.build/src/backends/scilab && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/scilab/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/scilab/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- [ 45%] Generating ui_settings.h cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/kalgebra/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/scilab /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/scilab /construction/math/cantor/.build/src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/DependInfo.cmake --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/kalgebra /construction/math/cantor/.build/src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/DependInfo.cmake Scanning dependencies of target cantor_kalgebrabackend /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- Scanning dependencies of target cantor_scilabbackend /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/cantor_kalgebrabackend_autogen/mocs_compilation.cpp.o --- [ 45%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/cantor_kalgebrabackend_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/cantor_kalgebrabackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/mocs_compilation.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/cantor_scilabbackend_autogen/mocs_compilation.cpp.o --- [ 45%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/cantor_scilabbackend_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/cantor_scilabbackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/mocs_compilation.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonhighlighter.cpp.o --- [ 45%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonhighlighter.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonhighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonhighlighter.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatehighlighter.cpp.o --- [ 46%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatehighlighter.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculatehighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatehighlighter.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sageexpression.cpp.o --- [ 46%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sageexpression.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sageexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sageexpression.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythoncompletionobject.cpp.o --- [ 47%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythoncompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythoncompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythoncompletionobject.cpp --- src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/all --- --- src/assistants/runscript/cantor_runscriptassistant.so --- [ 47%] Linking CXX shared module cantor_runscriptassistant.so cd /construction/math/cantor/.build/src/assistants/runscript && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_runscriptassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_runscriptassistant.so CMakeFiles/cantor_runscriptassistant.dir/cantor_runscriptassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_runscriptassistant.dir/runscriptassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 48%] Built target cantor_runscriptassistant --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasyntaxhelpobject.cpp.o --- [ 49%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasyntaxhelpobject.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasyntaxhelpobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebrasyntaxhelpobject.cpp --- src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/all --- --- src/assistants/solve/cantor_solveassistant.so --- [ 49%] Linking CXX shared module cantor_solveassistant.so cd /construction/math/cantor/.build/src/assistants/solve && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_solveassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_solveassistant.so CMakeFiles/cantor_solveassistant.dir/cantor_solveassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_solveassistant.dir/solveassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 49%] Built target cantor_solveassistant --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebraexpression.cpp.o --- [ 50%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebraexpression.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/kalgebraexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebraexpression.cpp --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/qalculateplotassistant.cpp.o --- [ 50%] Building CXX object src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/qalculateplotassistant.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculateplotassistant_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate/plotassistant -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant -I/construction/math/cantor/.build/src/backends/qalculate/plotassistant/cantor_qalculateplotassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculateplotassistant.dir/qalculateplotassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant/qalculateplotassistant.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebracompletionobject.cpp.o --- [ 50%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebracompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/kalgebracompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebracompletionobject.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebraextensions.cpp.o --- [ 50%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebraextensions.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/kalgebraextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebraextensions.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabextensions.cpp.o --- --- src/CMakeFiles/cantor.dir/all --- --- src/CMakeFiles/cantor.dir/backendchoosedialog.cpp.o --- [ 50%] Building CXX object src/CMakeFiles/cantor.dir/backendchoosedialog.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantor_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KCrash -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor.dir/backendchoosedialog.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backendchoosedialog.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- [ 51%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabextensions.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabextensions.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sageextensions.cpp.o --- [ 51%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sageextensions.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sageextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sageextensions.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasession.cpp.o --- [ 51%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasession.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebrasession.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculateextensions.cpp.o --- [ 51%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculateextensions.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculateextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculateextensions.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonextensions.cpp.o --- [ 51%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonextensions.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonextensions.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebrabackend.cpp.o --- [ 51%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/kalgebrabackend.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrabackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra/kalgebrabackend.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagekeywords.cpp.o --- [ 51%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagekeywords.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sagekeywords.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sagekeywords.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/settings.cpp.o --- [ 52%] Building CXX object src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_kalgebrabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/kalgebra -I/construction/math/cantor/cantor-20.04.0/src/backends/kalgebra -I/construction/math/cantor/.build/src/backends/kalgebra/cantor_kalgebrabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/Analitza5 -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_kalgebrabackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/kalgebra/settings.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabkeywords.cpp.o --- [ 52%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabkeywords.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabkeywords.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabkeywords.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabhighlighter.cpp.o --- [ 52%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabhighlighter.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabhighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabhighlighter.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabcompletionobject.cpp.o --- [ 53%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabcompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabcompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabcompletionobject.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatecompletionobject.cpp.o --- [ 54%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatecompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculatecompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatecompletionobject.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagehighlighter.cpp.o --- [ 55%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagehighlighter.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sagehighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sagehighlighter.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabexpression.cpp.o --- [ 55%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabexpression.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabexpression.cpp --- src/CMakeFiles/cantor.dir/all --- --- src/CMakeFiles/cantor.dir/cantor_autogen/mocs_compilation.cpp.o --- [ 55%] Building CXX object src/CMakeFiles/cantor.dir/cantor_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantor_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KCrash -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor.dir/cantor_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/cantor_autogen/mocs_compilation.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- --- src/backends/kalgebra/cantor_kalgebrabackend.so --- [ 55%] Linking CXX shared module cantor_kalgebrabackend.so cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_kalgebrabackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_kalgebrabackend.so CMakeFiles/cantor_kalgebrabackend.dir/cantor_kalgebrabackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasyntaxhelpobject.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrabackend.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasession.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebraexpression.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebracompletionobject.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebraextensions.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libAnalitzaGui.so.8.0.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libAnalitza.so.8.0.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculateexpression.cpp.o --- [ 55%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculateexpression.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculateexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculateexpression.cpp --- src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/all --- [ 55%] Built target cantor_kalgebrabackend --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend.dir/depend --- src/backends/octave/settings.h --- [ 55%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/octave && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavebackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/octave/settings.kcfgc -d /construction/math/cantor/.build/src/backends/octave/ --- src/backends/octave/ui_settings.h --- [ 55%] Generating ui_settings.h cd /construction/math/cantor/.build/src/backends/octave && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/octave/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/octave/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake /construction/math/cantor/cantor-20.04.0/src/backends/octave/settings.ui: Warning: The name 'horizontalLayout' (QHBoxLayout) is already in use, defaulting to 'horizontalLayout1'. --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/octave /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/octave /construction/math/cantor/.build/src/backends/octave/CMakeFiles/cantor_octavebackend.dir/DependInfo.cmake --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabsession.cpp.o --- [ 55%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabsession.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabsession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabsession.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- Scanning dependencies of target cantor_octavebackend /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonexpression.cpp.o --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/cantor_octavebackend_autogen/mocs_compilation.cpp.o --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- [ 56%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonexpression.cpp.o --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- [ 56%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/cantor_octavebackend_autogen/mocs_compilation.cpp.o --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonexpression.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/cantor_octavebackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/mocs_compilation.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabbackend.cpp.o --- [ 57%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/scilabbackend.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/scilabbackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/scilab/scilabbackend.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/settings.cpp.o --- [ 57%] Building CXX object src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/scilab && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_scilabbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/scilab -I/construction/math/cantor/cantor-20.04.0/src/backends/scilab -I/construction/math/cantor/.build/src/backends/scilab/cantor_scilabbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_scilabbackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/scilab/settings.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagecompletionobject.cpp.o --- [ 57%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagecompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sagecompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sagecompletionobject.cpp --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/settings.cpp.o --- [ 57%] Building CXX object src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculateplotassistant_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate/plotassistant -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant -I/construction/math/cantor/.build/src/backends/qalculate/plotassistant/cantor_qalculateplotassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculateplotassistant.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/qalculate/plotassistant/settings.cpp --- src/CMakeFiles/cantor.dir/all --- --- src/CMakeFiles/cantor.dir/cantor.cpp.o --- [ 57%] Building CXX object src/CMakeFiles/cantor.dir/cantor.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantor_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KCrash -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor.dir/cantor.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/cantor.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonsession.cpp.o --- [ 57%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonsession.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonsession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonsession.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagesession.cpp.o --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagebackend.cpp.o --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagesession.cpp.o --- [ 58%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagesession.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sagesession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sagesession.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagebackend.cpp.o --- [ 58%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/sagebackend.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/sagebackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/sage/sagebackend.cpp --- src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/all --- --- src/backends/scilab/cantor_scilabbackend.so --- [ 58%] Linking CXX shared module cantor_scilabbackend.so cd /construction/math/cantor/.build/src/backends/scilab && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_scilabbackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_scilabbackend.so CMakeFiles/cantor_scilabbackend.dir/cantor_scilabbackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabbackend.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabsession.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabexpression.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabextensions.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabkeywords.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabhighlighter.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabcompletionobject.cpp.o CMakeFiles/cantor_scilabbackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 58%] Built target cantor_scilabbackend --- src/CMakeFiles/cantorpart.dir/all --- /usr/bin/make -f src/CMakeFiles/cantorpart.dir/build.make src/CMakeFiles/cantorpart.dir/depend --- src/ui_imagesettings.h --- [ 58%] Generating ui_imagesettings.h cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/imagesettings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/ui_imagesettings.h -DKDE_UIC_BASENAME:STRING=imagesettings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/ui_standardsearchbar.h --- [ 59%] Generating ui_standardsearchbar.h cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/standardsearchbar.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/ui_standardsearchbar.h -DKDE_UIC_BASENAME:STRING=standardsearchbar -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/ui_extendedsearchbar.h --- [ 59%] Generating ui_extendedsearchbar.h cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/extendedsearchbar.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/ui_extendedsearchbar.h -DKDE_UIC_BASENAME:STRING=extendedsearchbar -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/CMakeFiles/cantorpart.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantorpart.dir/DependInfo.cmake --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatesession.cpp.o --- [ 59%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatesession.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculatesession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatesession.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonvariablemodel.cpp.o --- [ 59%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonvariablemodel.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonvariablemodel.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonvariablemodel.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octaveexpression.cpp.o --- [ 59%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octaveexpression.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octaveexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octaveexpression.cpp --- src/CMakeFiles/cantorpart.dir/all --- Scanning dependencies of target cantorpart /usr/bin/make -f src/CMakeFiles/cantorpart.dir/build.make src/CMakeFiles/cantorpart.dir/build --- src/CMakeFiles/cantorpart.dir/worksheetview.cpp.o --- [ 59%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetview.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheetview.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheetview.cpp --- src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/all --- --- src/backends/qalculate/plotassistant/cantor_qalculateplotassistant.so --- [ 60%] Linking CXX shared module cantor_qalculateplotassistant.so cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_qalculateplotassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_qalculateplotassistant.so CMakeFiles/cantor_qalculateplotassistant.dir/cantor_qalculateplotassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_qalculateplotassistant.dir/qalculateplotassistant.cpp.o CMakeFiles/cantor_qalculateplotassistant.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 60%] Built target cantor_qalculateplotassistant --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octaveextensions.cpp.o --- [ 61%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octaveextensions.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octaveextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octaveextensions.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/settings.cpp.o --- [ 61%] Building CXX object src/backends/sage/CMakeFiles/cantor_sagebackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/sage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_sagebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/sage -I/construction/math/cantor/cantor-20.04.0/src/backends/sage -I/construction/math/cantor/.build/src/backends/sage/cantor_sagebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KPty -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_sagebackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/sage/settings.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatesyntaxhelpobject.cpp.o --- [ 62%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatesyntaxhelpobject.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculatesyntaxhelpobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatesyntaxhelpobject.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o --- [ 62%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheettextitem.cpp --- src/CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o --- [ 62%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheetimageitem.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonbackend.cpp.o --- [ 62%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/pythonbackend.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/pythonbackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/python/pythonbackend.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/commandentry.cpp.o --- [ 62%] Building CXX object src/CMakeFiles/cantorpart.dir/commandentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/commandentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/commandentry.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavehighlighter.cpp.o --- [ 62%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavehighlighter.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavehighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavehighlighter.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavekeywords.cpp.o --- [ 62%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavekeywords.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavekeywords.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavekeywords.cpp --- src/backends/sage/CMakeFiles/cantor_sagebackend.dir/all --- --- src/backends/sage/cantor_sagebackend.so --- [ 63%] Linking CXX shared module cantor_sagebackend.so cd /construction/math/cantor/.build/src/backends/sage && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_sagebackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_sagebackend.so CMakeFiles/cantor_sagebackend.dir/cantor_sagebackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_sagebackend.dir/sagebackend.cpp.o CMakeFiles/cantor_sagebackend.dir/sagesession.cpp.o CMakeFiles/cantor_sagebackend.dir/sageexpression.cpp.o CMakeFiles/cantor_sagebackend.dir/sageextensions.cpp.o CMakeFiles/cantor_sagebackend.dir/sagekeywords.cpp.o CMakeFiles/cantor_sagebackend.dir/sagehighlighter.cpp.o CMakeFiles/cantor_sagebackend.dir/sagecompletionobject.cpp.o CMakeFiles/cantor_sagebackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5Pty.so.5.69.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 63%] Built target cantor_sagebackend --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/all --- /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/depend --- src/assistants/integrate/ui_integratedlg.h --- [ 63%] Generating ui_integratedlg.h cd /construction/math/cantor/.build/src/assistants/integrate && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/integrate/integratedlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/integrate/ui_integratedlg.h -DKDE_UIC_BASENAME:STRING=integratedlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/integrate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/integrate /construction/math/cantor/.build/src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_integrateassistant /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/cantor_integrateassistant_autogen/mocs_compilation.cpp.o --- [ 63%] Building CXX object src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/cantor_integrateassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/integrate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_integrateassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/integrate -I/construction/math/cantor/cantor-20.04.0/src/assistants/integrate -I/construction/math/cantor/.build/src/assistants/integrate/cantor_integrateassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_integrateassistant.dir/cantor_integrateassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/integrate/cantor_integrateassistant_autogen/mocs_compilation.cpp --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/integrateassistant.cpp.o --- [ 64%] Building CXX object src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/integrateassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/integrate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_integrateassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/integrate -I/construction/math/cantor/cantor-20.04.0/src/assistants/integrate -I/construction/math/cantor/.build/src/assistants/integrate/cantor_integrateassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_integrateassistant.dir/integrateassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/integrate/integrateassistant.cpp --- src/CMakeFiles/cantor.dir/all --- --- src/cantor --- [ 65%] Linking CXX executable cantor cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags -Wl,--enable-new-dtags CMakeFiles/cantor.dir/cantor_autogen/mocs_compilation.cpp.o CMakeFiles/cantor.dir/main.cpp.o CMakeFiles/cantor.dir/cantor.cpp.o CMakeFiles/cantor.dir/backendchoosedialog.cpp.o -o cantor -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/construction/math/cantor/.build/src:/usr/local/lib:/usr/local/lib/qt5 lib/libcantorlibs.so.20.04.0 libcantor_config.so /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5NewStuff.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5NewStuffCore.so.5.69.0 /usr/local/lib/libKF5Attica.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Crash.so.5.69.0 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib [ 65%] Built target cantor --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/depend --- src/backends/maxima/settings.h --- [ 65%] Generating settings.h, settings.cpp cd /construction/math/cantor/.build/src/backends/maxima && /usr/local/lib/libexec/kf5/kconfig_compiler_kf5 /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximabackend.kcfg /construction/math/cantor/cantor-20.04.0/src/backends/maxima/settings.kcfgc -d /construction/math/cantor/.build/src/backends/maxima/ --- src/backends/maxima/ui_settings.h --- [ 65%] Generating ui_settings.h cd /construction/math/cantor/.build/src/backends/maxima && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/backends/maxima/settings.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/backends/maxima/ui_settings.h -DKDE_UIC_BASENAME:STRING=settings -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/maxima /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/maxima /construction/math/cantor/.build/src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/DependInfo.cmake Scanning dependencies of target cantor_maximabackend /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/cantor_maximabackend_autogen/mocs_compilation.cpp.o --- [ 65%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/cantor_maximabackend_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/cantor_maximabackend_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/mocs_compilation.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatebackend.cpp.o --- [ 65%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/qalculatebackend.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/qalculatebackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/qalculatebackend.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/settings.cpp.o --- [ 65%] Building CXX object src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/qalculate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_qalculatebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/qalculate -I/construction/math/cantor/cantor-20.04.0/src/backends/qalculate -I/construction/math/cantor/.build/src/backends/qalculate/cantor_qalculatebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include -fPIC -std=gnu++11 -o CMakeFiles/cantor_qalculatebackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/qalculate/settings.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavecompletionobject.cpp.o --- [ 66%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavecompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavecompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavecompletionobject.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/qrc_python.cpp.o --- --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/textentry.cpp.o --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- [ 68%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/qrc_python.cpp.o --- src/CMakeFiles/cantorpart.dir/all --- [ 68%] Building CXX object src/CMakeFiles/cantorpart.dir/textentry.cpp.o --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/inc--- src/CMakeFiles/cantorpart.dir/all --- cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF--- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- lude/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe--- src/CMakeFiles/cantorpart.dir/all --- 5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/K--- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/qrc_python.cpp.o -c /construction/math/cantor/.build/src/backends/python/qrc_python.cpp --- src/CMakeFiles/cantorpart.dir/all --- ConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/textentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/textentry.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/settings.cpp.o --- [ 68%] Building CXX object src/backends/python/CMakeFiles/cantor_pythonbackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/python && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_pythonbackend_EXPORTS -I/construction/math/cantor/.build/src/backends/python -I/construction/math/cantor/cantor-20.04.0/src/backends/python -I/construction/math/cantor/.build/src/backends/python/cantor_pythonbackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -I/usr/local/include/python3.7m -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_pythonbackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/python/settings.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/markdownentry.cpp.o --- [ 68%] Building CXX object src/CMakeFiles/cantorpart.dir/markdownentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/markdownentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/markdownentry.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavesyntaxhelpobject.cpp.o --- [ 68%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavesyntaxhelpobject.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavesyntaxhelpobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavesyntaxhelpobject.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximaextensions.cpp.o --- [ 69%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximaextensions.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximaextensions.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximaextensions.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavesession.cpp.o --- [ 69%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavesession.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavesession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavesession.cpp --- src/backends/python/CMakeFiles/cantor_pythonbackend.dir/all --- --- src/backends/python/cantor_pythonbackend.so --- [ 69%] Linking CXX shared module cantor_pythonbackend.so cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_pythonbackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_pythonbackend.so CMakeFiles/cantor_pythonbackend.dir/cantor_pythonbackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonbackend.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonsession.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonexpression.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonkeywords.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonvariablemodel.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonhighlighter.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythoncompletionobject.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonextensions.cpp.o CMakeFiles/cantor_pythonbackend.dir/settings.cpp.o CMakeFiles/cantor_pythonbackend.dir/qrc_python.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 69%] Built target cantor_pythonbackend --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/depend --- src/assistants/linearalgebra/creatematrix/ui_creatematrixdlg.h --- [ 70%] Generating ui_creatematrixdlg.h cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix/creatematrixdlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/ui_creatematrixdlg.h -DKDE_UIC_BASENAME:STRING=creatematrixdlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_creatematrixassistant /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/cantor_creatematrixassistant_autogen/mocs_compilation.cpp.o --- [ 70%] Building CXX object src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/cantor_creatematrixassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_creatematrixassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix -I/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/cantor_creatematrixassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_creatematrixassistant.dir/cantor_creatematrixassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/cantor_creatematrixassistant_autogen/mocs_compilation.cpp --- src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/all --- --- src/assistants/integrate/cantor_integrateassistant.so --- [ 70%] Linking CXX shared module cantor_integrateassistant.so cd /construction/math/cantor/.build/src/assistants/integrate && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_integrateassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_integrateassistant.so CMakeFiles/cantor_integrateassistant.dir/cantor_integrateassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_integrateassistant.dir/integrateassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 70%] Built target cantor_integrateassistant --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/depend --- src/assistants/linearalgebra/eigenvalues/ui_eigenvaluesdlg.h --- [ 71%] Generating ui_eigenvaluesdlg.h cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues/eigenvaluesdlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/ui_eigenvaluesdlg.h -DKDE_UIC_BASENAME:STRING=eigenvaluesdlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_eigenvaluesassistant /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/cantor_eigenvaluesassistant_autogen/mocs_compilation.cpp.o --- [ 71%] Building CXX object src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/cantor_eigenvaluesassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_eigenvaluesassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/cantor_eigenvaluesassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_eigenvaluesassistant.dir/cantor_eigenvaluesassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/cantor_eigenvaluesassistant_autogen/mocs_compilation.cpp --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/eigenvaluesassistant.cpp.o --- [ 71%] Building CXX object src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/eigenvaluesassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_eigenvaluesassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/cantor_eigenvaluesassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_eigenvaluesassistant.dir/eigenvaluesassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues/eigenvaluesassistant.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximahighlighter.cpp.o --- [ 71%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximahighlighter.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximahighlighter.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximahighlighter.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavevariablemodel.cpp.o --- [ 71%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavevariablemodel.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavevariablemodel.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavevariablemodel.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/pagebreakentry.cpp.o --- [ 71%] Building CXX object src/CMakeFiles/cantorpart.dir/pagebreakentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/pagebreakentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/pagebreakentry.cpp --- src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/all --- --- src/backends/qalculate/cantor_qalculatebackend.so --- [ 71%] Linking CXX shared module cantor_qalculatebackend.so cd /construction/math/cantor/.build/src/backends/qalculate && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_qalculatebackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_qalculatebackend.so CMakeFiles/cantor_qalculatebackend.dir/cantor_qalculatebackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatesyntaxhelpobject.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatebackend.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatesession.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatehighlighter.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculateexpression.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculateextensions.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatecompletionobject.cpp.o CMakeFiles/cantor_qalculatebackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libqalculate.so /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 72%] Built target cantor_qalculatebackend --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/depend --- src/assistants/linearalgebra/invertmatrix/ui_invertmatrixdlg.h --- [ 72%] Generating ui_invertmatrixdlg.h cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix/invertmatrixdlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/ui_invertmatrixdlg.h -DKDE_UIC_BASENAME:STRING=invertmatrixdlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_invertmatrixassistant /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/cantor_invertmatrixassistant_autogen/mocs_compilation.cpp.o --- [ 72%] Building CXX object src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/cantor_invertmatrixassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_invertmatrixassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix -I/construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/cantor_invertmatrixassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_invertmatrixassistant.dir/cantor_invertmatrixassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/cantor_invertmatrixassistant_autogen/mocs_compilation.cpp --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/invertmatrixassistant.cpp.o --- [ 73%] Building CXX object src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/invertmatrixassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_invertmatrixassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix -I/construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/cantor_invertmatrixassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_invertmatrixassistant.dir/invertmatrixassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix/invertmatrixassistant.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/latexentry.cpp.o --- [ 73%] Building CXX object src/CMakeFiles/cantorpart.dir/latexentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/latexentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/latexentry.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximakeywords.cpp.o --- [ 73%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximakeywords.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximakeywords.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximakeywords.cpp --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/all --- --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/creatematrixassistant.cpp.o --- [ 73%] Building CXX object src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/creatematrixassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_creatematrixassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix -I/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/cantor_creatematrixassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_creatematrixassistant.dir/creatematrixassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix/creatematrixassistant.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavebackend.cpp.o --- [ 74%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavebackend.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/octavebackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/octave/octavebackend.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/placeholderentry.cpp.o --- [ 74%] Building CXX object src/CMakeFiles/cantorpart.dir/placeholderentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/placeholderentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/placeholderentry.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/settings.cpp.o --- [ 75%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/octave && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_octavebackend_EXPORTS -I/construction/math/cantor/.build/src/backends/octave -I/construction/math/cantor/cantor-20.04.0/src/backends/octave -I/construction/math/cantor/.build/src/backends/octave/cantor_octavebackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_octavebackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/octave/settings.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximacompletionobject.cpp.o --- [ 76%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximacompletionobject.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximacompletionobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximacompletionobject.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/worksheetcursor.cpp.o --- [ 77%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetcursor.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheetcursor.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheetcursor.cpp --- src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/all --- --- src/assistants/linearalgebra/eigenvalues/cantor_eigenvaluesassistant.so --- [ 78%] Linking CXX shared module cantor_eigenvaluesassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_eigenvaluesassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_eigenvaluesassistant.so CMakeFiles/cantor_eigenvaluesassistant.dir/cantor_eigenvaluesassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_eigenvaluesassistant.dir/eigenvaluesassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 78%] Built target cantor_eigenvaluesassistant --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/all --- /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/depend --- src/assistants/plot3d/ui_plot3ddlg.h --- [ 79%] Generating ui_plot3ddlg.h cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/plot3d/plot3ddlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/plot3d/ui_plot3ddlg.h -DKDE_UIC_BASENAME:STRING=plot3ddlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot3d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot3d /construction/math/cantor/.build/src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_plot3dassistant /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/cantor_plot3dassistant_autogen/mocs_compilation.cpp.o --- [ 79%] Building CXX object src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/cantor_plot3dassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_plot3dassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/plot3d -I/construction/math/cantor/cantor-20.04.0/src/assistants/plot3d -I/construction/math/cantor/.build/src/assistants/plot3d/cantor_plot3dassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_plot3dassistant.dir/cantor_plot3dassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/plot3d/cantor_plot3dassistant_autogen/mocs_compilation.cpp --- src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/all --- --- src/assistants/linearalgebra/invertmatrix/cantor_invertmatrixassistant.so --- [ 79%] Linking CXX shared module cantor_invertmatrixassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_invertmatrixassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_invertmatrixassistant.so CMakeFiles/cantor_invertmatrixassistant.dir/cantor_invertmatrixassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_invertmatrixassistant.dir/invertmatrixassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 79%] Built target cantor_invertmatrixassistant --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/all --- /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/depend --- src/assistants/linearalgebra/eigenvectors/ui_eigenvectorsdlg.h --- [ 80%] Generating ui_eigenvectorsdlg.h cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors/eigenvectorsdlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/ui_eigenvectorsdlg.h -DKDE_UIC_BASENAME:STRING=eigenvectorsdlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_eigenvectorsassistant /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/cantor_eigenvectorsassistant_autogen/mocs_compilation.cpp.o --- [ 80%] Building CXX object src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/cantor_eigenvectorsassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_eigenvectorsassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/cantor_eigenvectorsassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_eigenvectorsassistant.dir/cantor_eigenvectorsassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/cantor_eigenvectorsassistant_autogen/mocs_compilation.cpp --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/eigenvectorsassistant.cpp.o --- [ 80%] Building CXX object src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/eigenvectorsassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_eigenvectorsassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors -I/construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/cantor_eigenvectorsassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_eigenvectorsassistant.dir/eigenvectorsassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors/eigenvectorsassistant.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximasyntaxhelpobject.cpp.o --- [ 80%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximasyntaxhelpobject.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximasyntaxhelpobject.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximasyntaxhelpobject.cpp --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/all --- --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/creatematrixdlg.cpp.o --- [ 81%] Building CXX object src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/creatematrixdlg.cpp.o cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_creatematrixassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix -I/construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix -I/construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/cantor_creatematrixassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_creatematrixassistant.dir/creatematrixdlg.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix/creatematrixdlg.cpp --- src/backends/octave/CMakeFiles/cantor_octavebackend.dir/all --- --- src/backends/octave/cantor_octavebackend.so --- [ 81%] Linking CXX shared module cantor_octavebackend.so cd /construction/math/cantor/.build/src/backends/octave && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_octavebackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_octavebackend.so CMakeFiles/cantor_octavebackend.dir/cantor_octavebackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_octavebackend.dir/octavebackend.cpp.o CMakeFiles/cantor_octavebackend.dir/octavesession.cpp.o CMakeFiles/cantor_octavebackend.dir/octaveexpression.cpp.o CMakeFiles/cantor_octavebackend.dir/octaveextensions.cpp.o CMakeFiles/cantor_octavebackend.dir/octavehighlighter.cpp.o CMakeFiles/cantor_octavebackend.dir/octavekeywords.cpp.o CMakeFiles/cantor_octavebackend.dir/octavecompletionobject.cpp.o CMakeFiles/cantor_octavebackend.dir/octavesyntaxhelpobject.cpp.o CMakeFiles/cantor_octavebackend.dir/octavevariablemodel.cpp.o CMakeFiles/cantor_octavebackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 81%] Built target cantor_octavebackend --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/all --- /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/depend --- src/assistants/differentiate/ui_differentiatedlg.h --- [ 81%] Generating ui_differentiatedlg.h cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/differentiate/differentiatedlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/differentiate/ui_differentiatedlg.h -DKDE_UIC_BASENAME:STRING=differentiatedlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/differentiate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/differentiate /construction/math/cantor/.build/src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/DependInfo.cmake --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximaexpression.cpp.o --- [ 81%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximaexpression.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximaexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximaexpression.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/actionbar.cpp.o --- [ 81%] Building CXX object src/CMakeFiles/cantorpart.dir/actionbar.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/actionbar.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/actionbar.cpp --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/all --- Scanning dependencies of target cantor_differentiateassistant /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/cantor_differentiateassistant_autogen/mocs_compilation.cpp.o --- [ 81%] Building CXX object src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/cantor_differentiateassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_differentiateassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/differentiate -I/construction/math/cantor/cantor-20.04.0/src/assistants/differentiate -I/construction/math/cantor/.build/src/assistants/differentiate/cantor_differentiateassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_differentiateassistant.dir/cantor_differentiateassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/differentiate/cantor_differentiateassistant_autogen/mocs_compilation.cpp --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/differentiateassistant.cpp.o --- [ 82%] Building CXX object src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/differentiateassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_differentiateassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/differentiate -I/construction/math/cantor/cantor-20.04.0/src/assistants/differentiate -I/construction/math/cantor/.build/src/assistants/differentiate/cantor_differentiateassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_differentiateassistant.dir/differentiateassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/differentiate/differentiateassistant.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/worksheettoolbutton.cpp.o --- [ 83%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheettoolbutton.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheettoolbutton.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheettoolbutton.cpp --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/all --- --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/plot3dassistant.cpp.o --- [ 83%] Building CXX object src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/plot3dassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_plot3dassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/plot3d -I/construction/math/cantor/cantor-20.04.0/src/assistants/plot3d -I/construction/math/cantor/.build/src/assistants/plot3d/cantor_plot3dassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_plot3dassistant.dir/plot3dassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/plot3d/plot3dassistant.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/scripteditor/scripteditorwidget.cpp.o --- [ 83%] Building CXX object src/CMakeFiles/cantorpart.dir/scripteditor/scripteditorwidget.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/scripteditor/scripteditorwidget.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/scripteditor/scripteditorwidget.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximasession.cpp.o --- [ 83%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximasession.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximasession.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximasession.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximavariablemodel.cpp.o --- [ 83%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximavariablemodel.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximavariablemodel.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximavariablemodel.cpp --- src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/all --- --- src/assistants/linearalgebra/creatematrix/cantor_creatematrixassistant.so --- [ 83%] Linking CXX shared module cantor_creatematrixassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_creatematrixassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_creatematrixassistant.so CMakeFiles/cantor_creatematrixassistant.dir/cantor_creatematrixassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_creatematrixassistant.dir/creatematrixassistant.cpp.o CMakeFiles/cantor_creatematrixassistant.dir/creatematrixdlg.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 83%] Built target cantor_creatematrixassistant --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/all --- /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/depend --- src/assistants/importpackage/ui_importpackagedlg.h --- [ 83%] Generating ui_importpackagedlg.h cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/importpackage/importpackagedlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/importpackage/ui_importpackagedlg.h -DKDE_UIC_BASENAME:STRING=importpackagedlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/importpackage /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/importpackage /construction/math/cantor/.build/src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_importpackageassistant /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/cantor_importpackageassistant_autogen/mocs_compilation.cpp.o --- [ 83%] Building CXX object src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/cantor_importpackageassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_importpackageassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/importpackage -I/construction/math/cantor/cantor-20.04.0/src/assistants/importpackage -I/construction/math/cantor/.build/src/assistants/importpackage/cantor_importpackageassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_importpackageassistant.dir/cantor_importpackageassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/importpackage/cantor_importpackageassistant_autogen/mocs_compilation.cpp --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/importpackageassistant.cpp.o --- [ 84%] Building CXX object src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/importpackageassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_importpackageassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/importpackage -I/construction/math/cantor/cantor-20.04.0/src/assistants/importpackage -I/construction/math/cantor/.build/src/assistants/importpackage/cantor_importpackageassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_importpackageassistant.dir/importpackageassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/importpackage/importpackageassistant.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/resultitem.cpp.o --- [ 85%] Building CXX object src/CMakeFiles/cantorpart.dir/resultitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/resultitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/resultitem.cpp --- src/CMakeFiles/cantorpart.dir/textresultitem.cpp.o --- [ 85%] Building CXX object src/CMakeFiles/cantorpart.dir/textresultitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/textresultitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/textresultitem.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximabackend.cpp.o --- [ 86%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/maximabackend.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/maximabackend.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/backends/maxima/maximabackend.cpp --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/all --- --- src/assistants/linearalgebra/eigenvectors/cantor_eigenvectorsassistant.so --- [ 87%] Linking CXX shared module cantor_eigenvectorsassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_eigenvectorsassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_eigenvectorsassistant.so CMakeFiles/cantor_eigenvectorsassistant.dir/cantor_eigenvectorsassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_eigenvectorsassistant.dir/eigenvectorsassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/imageresultitem.cpp.o --- [ 87%] Building CXX object src/CMakeFiles/cantorpart.dir/imageresultitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/imageresultitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/imageresultitem.cpp --- src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/all --- [ 87%] Built target cantor_eigenvectorsassistant --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/all --- /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/depend --- src/assistants/advancedplot/ui_advancedplotdialog.h --- [ 87%] Generating ui_advancedplotdialog.h cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot/advancedplotdialog.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/advancedplot/ui_advancedplotdialog.h -DKDE_UIC_BASENAME:STRING=advancedplotdialog -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/advancedplot/ui_directivecontainer.h --- [ 88%] Generating ui_directivecontainer.h cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot/directivecontainer.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/advancedplot/ui_directivecontainer.h -DKDE_UIC_BASENAME:STRING=directivecontainer -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/advancedplot /construction/math/cantor/.build/src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_advancedplotassistant /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/cantor_advancedplotassistant_autogen/mocs_compilation.cpp.o --- [ 88%] Building CXX object src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/cantor_advancedplotassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_advancedplotassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/advancedplot -I/construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot -I/construction/math/cantor/.build/src/assistants/advancedplot/cantor_advancedplotassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_advancedplotassistant.dir/cantor_advancedplotassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/advancedplot/cantor_advancedplotassistant_autogen/mocs_compilation.cpp --- src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/all --- --- src/assistants/differentiate/cantor_differentiateassistant.so --- [ 88%] Linking CXX shared module cantor_differentiateassistant.so cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_differentiateassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_differentiateassistant.so CMakeFiles/cantor_differentiateassistant.dir/cantor_differentiateassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_differentiateassistant.dir/differentiateassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 88%] Built target cantor_differentiateassistant --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/settings.cpp.o --- [ 89%] Building CXX object src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/settings.cpp.o cd /construction/math/cantor/.build/src/backends/maxima && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_maximabackend_EXPORTS -I/construction/math/cantor/.build/src/backends/maxima -I/construction/math/cantor/cantor-20.04.0/src/backends/maxima -I/construction/math/cantor/.build/src/backends/maxima/cantor_maximabackend_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KSyntaxHighlighting -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_maximabackend.dir/settings.cpp.o -c /construction/math/cantor/.build/src/backends/maxima/settings.cpp --- src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/all --- --- src/assistants/plot3d/cantor_plot3dassistant.so --- [ 90%] Linking CXX shared module cantor_plot3dassistant.so cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_plot3dassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_plot3dassistant.so CMakeFiles/cantor_plot3dassistant.dir/cantor_plot3dassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_plot3dassistant.dir/plot3dassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 90%] Built target cantor_plot3dassistant --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/all --- /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/depend --- src/assistants/plot2d/ui_plot2ddlg.h --- [ 90%] Generating ui_plot2ddlg.h cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/assistants/plot2d/plot2ddlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/assistants/plot2d/ui_plot2ddlg.h -DKDE_UIC_BASENAME:STRING=plot2ddlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot2d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot2d /construction/math/cantor/.build/src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/DependInfo.cmake Scanning dependencies of target cantor_plot2dassistant /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/cantor_plot2dassistant_autogen/mocs_compilation.cpp.o --- [ 90%] Building CXX object src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/cantor_plot2dassistant_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_plot2dassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/plot2d -I/construction/math/cantor/cantor-20.04.0/src/assistants/plot2d -I/construction/math/cantor/.build/src/assistants/plot2d/cantor_plot2dassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_plot2dassistant.dir/cantor_plot2dassistant_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/assistants/plot2d/cantor_plot2dassistant_autogen/mocs_compilation.cpp --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/all --- --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/advancedplotassistant.cpp.o --- [ 90%] Building CXX object src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/advancedplotassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_advancedplotassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/advancedplot -I/construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot -I/construction/math/cantor/.build/src/assistants/advancedplot/cantor_advancedplotassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_advancedplotassistant.dir/advancedplotassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot/advancedplotassistant.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/animationresultitem.cpp.o --- [ 90%] Building CXX object src/CMakeFiles/cantorpart.dir/animationresultitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/animationresultitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/animationresultitem.cpp --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/all --- /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/depend --- src/panelplugins/variablemgr/ui_newvardlg.h --- [ 90%] Generating ui_newvardlg.h cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/local/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/local/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr/newvardlg.ui -DKDE_UIC_H_FILE:FILEPATH=/construction/math/cantor/.build/src/panelplugins/variablemgr/ui_newvardlg.h -DKDE_UIC_BASENAME:STRING=newvardlg -P /usr/local/lib/cmake/KF5I18n/kf5i18nuic.cmake --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/variablemgr /construction/math/cantor/.build/src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/DependInfo.cmake Scanning dependencies of target cantor_variablemanagerplugin /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/cantor_variablemanagerplugin_autogen/mocs_compilation.cpp.o --- [ 90%] Building CXX object src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/cantor_variablemanagerplugin_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_variablemanagerplugin_EXPORTS -I/construction/math/cantor/.build/src/panelplugins/variablemgr -I/construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr -I/construction/math/cantor/.build/src/panelplugins/variablemgr/cantor_variablemanagerplugin_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_variablemanagerplugin.dir/cantor_variablemanagerplugin_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/panelplugins/variablemgr/cantor_variablemanagerplugin_autogen/mocs_compilation.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/loadedexpression.cpp.o --- [ 91%] Building CXX object src/CMakeFiles/cantorpart.dir/loadedexpression.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/loadedexpression.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/loadedexpression.cpp --- src/CMakeFiles/cantorpart.dir/animation.cpp.o --- [ 91%] Building CXX object src/CMakeFiles/cantorpart.dir/animation.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/animation.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/animation.cpp --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/all --- --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/plot2dassistant.cpp.o --- [ 91%] Building CXX object src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/plot2dassistant.cpp.o cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_plot2dassistant_EXPORTS -I/construction/math/cantor/.build/src/assistants/plot2d -I/construction/math/cantor/cantor-20.04.0/src/assistants/plot2d -I/construction/math/cantor/.build/src/assistants/plot2d/cantor_plot2dassistant_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_plot2dassistant.dir/plot2dassistant.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/assistants/plot2d/plot2dassistant.cpp --- src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/all --- --- src/backends/maxima/cantor_maximabackend.so --- [ 91%] Linking CXX shared module cantor_maximabackend.so cd /construction/math/cantor/.build/src/backends/maxima && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_maximabackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_maximabackend.so CMakeFiles/cantor_maximabackend.dir/cantor_maximabackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_maximabackend.dir/maximabackend.cpp.o CMakeFiles/cantor_maximabackend.dir/maximasession.cpp.o CMakeFiles/cantor_maximabackend.dir/maximaexpression.cpp.o CMakeFiles/cantor_maximabackend.dir/maximaextensions.cpp.o CMakeFiles/cantor_maximabackend.dir/maximahighlighter.cpp.o CMakeFiles/cantor_maximabackend.dir/maximakeywords.cpp.o CMakeFiles/cantor_maximabackend.dir/maximacompletionobject.cpp.o CMakeFiles/cantor_maximabackend.dir/maximasyntaxhelpobject.cpp.o CMakeFiles/cantor_maximabackend.dir/maximavariablemodel.cpp.o CMakeFiles/cantor_maximabackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 91%] Built target cantor_maximabackend --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/mathrender.cpp.o --- [ 91%] Building CXX object src/CMakeFiles/cantorpart.dir/mathrender.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/mathrender.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/mathrender.cpp --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/all --- --- src/assistants/importpackage/cantor_importpackageassistant.so --- [ 91%] Linking CXX shared module cantor_importpackageassistant.so cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_importpackageassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_importpackageassistant.so CMakeFiles/cantor_importpackageassistant.dir/cantor_importpackageassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_importpackageassistant.dir/importpackageassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/mathrendertask.cpp.o --- [ 92%] Building CXX object src/CMakeFiles/cantorpart.dir/mathrendertask.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/mathrendertask.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/mathrendertask.cpp --- src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/all --- [ 92%] Built target cantor_importpackageassistant --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/all --- /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/depend --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/depend --- cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/helppanel /construction/math/cantor/.build/src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/DependInfo.cmake Scanning dependencies of target cantor_helppanelplugin /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/cantor_helppanelplugin_autogen/mocs_compilation.cpp.o --- [ 93%] Building CXX object src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/cantor_helppanelplugin_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src/panelplugins/helppanel && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_helppanelplugin_EXPORTS -I/construction/math/cantor/.build/src/panelplugins/helppanel -I/construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel -I/construction/math/cantor/.build/src/panelplugins/helppanel/cantor_helppanelplugin_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_helppanelplugin.dir/cantor_helppanelplugin_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/panelplugins/helppanel/cantor_helppanelplugin_autogen/mocs_compilation.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/worksheetcontrolitem.cpp.o --- [ 93%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetcontrolitem.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheetcontrolitem.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheetcontrolitem.cpp --- src/CMakeFiles/cantorpart.dir/imageentry.cpp.o --- [ 94%] Building CXX object src/CMakeFiles/cantorpart.dir/imageentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/imageentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/imageentry.cpp --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/all --- --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/helppanelplugin.cpp.o --- [ 94%] Building CXX object src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/helppanelplugin.cpp.o cd /construction/math/cantor/.build/src/panelplugins/helppanel && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_helppanelplugin_EXPORTS -I/construction/math/cantor/.build/src/panelplugins/helppanel -I/construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel -I/construction/math/cantor/.build/src/panelplugins/helppanel/cantor_helppanelplugin_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_helppanelplugin.dir/helppanelplugin.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel/helppanelplugin.cpp --- src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/all --- --- src/assistants/advancedplot/cantor_advancedplotassistant.so --- [ 95%] Linking CXX shared module cantor_advancedplotassistant.so cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_advancedplotassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_advancedplotassistant.so CMakeFiles/cantor_advancedplotassistant.dir/cantor_advancedplotassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_advancedplotassistant.dir/advancedplotassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 95%] Built target cantor_advancedplotassistant --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/imagesettingsdialog.cpp.o --- [ 95%] Building CXX object src/CMakeFiles/cantorpart.dir/imagesettingsdialog.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/imagesettingsdialog.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/imagesettingsdialog.cpp --- src/CMakeFiles/cantorpart.dir/worksheet.cpp.o --- [ 95%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheet.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheet.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheet.cpp --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/all --- --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerplugin.cpp.o --- [ 95%] Building CXX object src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerplugin.cpp.o cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_variablemanagerplugin_EXPORTS -I/construction/math/cantor/.build/src/panelplugins/variablemgr -I/construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr -I/construction/math/cantor/.build/src/panelplugins/variablemgr/cantor_variablemanagerplugin_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerplugin.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr/variablemanagerplugin.cpp --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/worksheetentry.cpp.o --- [ 96%] Building CXX object src/CMakeFiles/cantorpart.dir/worksheetentry.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/worksheetentry.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/worksheetentry.cpp --- src/CMakeFiles/cantorpart.dir/cantor_part.cpp.o --- [ 97%] Building CXX object src/CMakeFiles/cantorpart.dir/cantor_part.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/cantor_part.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/cantor_part.cpp --- src/CMakeFiles/cantorpart.dir/cantorpart_autogen/mocs_compilation.cpp.o --- [ 97%] Building CXX object src/CMakeFiles/cantorpart.dir/cantorpart_autogen/mocs_compilation.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/cantorpart_autogen/mocs_compilation.cpp.o -c /construction/math/cantor/.build/src/cantorpart_autogen/mocs_compilation.cpp --- src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/all --- --- src/assistants/plot2d/cantor_plot2dassistant.so --- [ 98%] Linking CXX shared module cantor_plot2dassistant.so cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_plot2dassistant.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_plot2dassistant.so CMakeFiles/cantor_plot2dassistant.dir/cantor_plot2dassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_plot2dassistant.dir/plot2dassistant.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 98%] Built target cantor_plot2dassistant --- src/CMakeFiles/cantorpart.dir/all --- --- src/CMakeFiles/cantorpart.dir/searchbar.cpp.o --- [ 98%] Building CXX object src/CMakeFiles/cantorpart.dir/searchbar.cpp.o cd /construction/math/cantor/.build/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantorpart_EXPORTS -I/construction/math/cantor/.build/src -I/construction/math/cantor/cantor-20.04.0/src -I/construction/math/cantor/.build/src/cantorpart_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /construction/math/cantor/.build/thirdparty/src/discount_project -isystem /usr/local/include/KF5/KParts -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KTextWidgets -isystem /usr/local/include/KF5/SonnetUi -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/KNewStuff3 -isystem /usr/local/include/KF5/KNewStuff3/KNS3 -isystem /usr/local/include/KF5/KNewStuff3/knscore -isystem /usr/local/include/KF5/KNewStuff3/kns3 -isystem /usr/local/include/KF5/KNewStuff3/KNSCore -isystem /usr/local/include/KF5/Attica -isystem /usr/local/include/KF5/KTextEditor -isystem /usr/local/include/qt5/QtXmlPatterns -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/qt5/QtPrintSupport -isystem /usr/local/include/KF5/KIconThemes -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantorpart.dir/searchbar.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/searchbar.cpp --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/all --- --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerwidget.cpp.o --- [ 99%] Building CXX object src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerwidget.cpp.o cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_LARGEFILE64_SOURCE -Dcantor_variablemanagerplugin_EXPORTS -I/construction/math/cantor/.build/src/panelplugins/variablemgr -I/construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr -I/construction/math/cantor/.build/src/panelplugins/variablemgr/cantor_variablemanagerplugin_autogen/include -I/construction/math/cantor/cantor-20.04.0/src/lib -I/construction/math/cantor/.build/src/lib -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5 -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/KIconThemes -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/KIOFileWidgets -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/KF5/KBookmarks -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KItemViews -isystem /usr/local/include/KF5/KXmlGui -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/qt5/QtSvg -isystem /usr/local/include/poppler/qt5 -isystem /usr/local/include/poppler -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerwidget.cpp.o -c /construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr/variablemanagerwidget.cpp --- src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/all --- --- src/panelplugins/helppanel/cantor_helppanelplugin.so --- [ 99%] Linking CXX shared module cantor_helppanelplugin.so cd /construction/math/cantor/.build/src/panelplugins/helppanel && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_helppanelplugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_helppanelplugin.so CMakeFiles/cantor_helppanelplugin.dir/cantor_helppanelplugin_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_helppanelplugin.dir/helppanelplugin.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 99%] Built target cantor_helppanelplugin --- src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/all --- --- src/panelplugins/variablemgr/cantor_variablemanagerplugin.so --- [ 99%] Linking CXX shared module cantor_variablemanagerplugin.so cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_variablemanagerplugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o cantor_variablemanagerplugin.so CMakeFiles/cantor_variablemanagerplugin.dir/cantor_variablemanagerplugin_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerplugin.cpp.o CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerwidget.cpp.o -Wl,-z,origin,-rpath,/construction/math/cantor/.build/src/lib:/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 [ 99%] Built target cantor_variablemanagerplugin --- src/CMakeFiles/cantorpart.dir/all --- --- src/libcantorpart.so --- [ 99%] Linking CXX shared module libcantorpart.so cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantorpart.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o libcantorpart.so CMakeFiles/cantorpart.dir/cantorpart_autogen/mocs_compilation.cpp.o CMakeFiles/cantorpart.dir/cantor_part.cpp.o CMakeFiles/cantorpart.dir/worksheet.cpp.o CMakeFiles/cantorpart.dir/worksheetview.cpp.o CMakeFiles/cantorpart.dir/worksheetentry.cpp.o CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o CMakeFiles/cantorpart.dir/commandentry.cpp.o CMakeFiles/cantorpart.dir/textentry.cpp.o CMakeFiles/cantorpart.dir/markdownentry.cpp.o CMakeFiles/cantorpart.dir/pagebreakentry.cpp.o CMakeFiles/cantorpart.dir/imageentry.cpp.o CMakeFiles/cantorpart.dir/latexentry.cpp.o CMakeFiles/cantorpart.dir/placeholderentry.cpp.o CMakeFiles/cantorpart.dir/worksheetcursor.cpp.o CMakeFiles/cantorpart.dir/searchbar.cpp.o CMakeFiles/cantorpart.dir/actionbar.cpp.o CMakeFiles/cantorpart.dir/worksheettoolbutton.cpp.o CMakeFiles/cantorpart.dir/imagesettingsdialog.cpp.o CMakeFiles/cantorpart.dir/scripteditor/scripteditorwidget.cpp.o CMakeFiles/cantorpart.dir/resultitem.cpp.o CMakeFiles/cantorpart.dir/textresultitem.cpp.o CMakeFiles/cantorpart.dir/imageresultitem.cpp.o CMakeFiles/cantorpart.dir/animationresultitem.cpp.o CMakeFiles/cantorpart.dir/loadedexpression.cpp.o CMakeFiles/cantorpart.dir/animation.cpp.o CMakeFiles/cantorpart.dir/mathrender.cpp.o CMakeFiles/cantorpart.dir/mathrendertask.cpp.o CMakeFiles/cantorpart.dir/worksheetcontrolitem.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5:/construction/math/cantor/.build/src/lib:/construction/math/cantor/.build/src /usr/local/lib/libKF5TextEditor.so.5.69.0 /usr/local/lib/qt5/libQt5XmlPatterns.so.5.14.2 lib/libcantorlibs.so.20.04.0 libcantor_config.so ../thirdparty/discount_project-build/libmarkdown.a /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5NewStuff.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5NewStuffCore.so.5.69.0 /usr/local/lib/libKF5Attica.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [100%] Built target cantorpart /usr/local/bin/cmake -E cmake_progress_start /construction/math/cantor/.build/CMakeFiles 0 SUCCEEDED 00:02:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cantor-20.04.0 depends on executable: update-desktop-database - found ===> cantor-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kdeinit5 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kbuildsycoca5 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cantor-20.04.0 ===> cantor-20.04.0 depends on executable: update-desktop-database - found ===> cantor-20.04.0 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kdeinit5 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/kbuildsycoca5 - found ===> cantor-20.04.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/math/cantor/cantor-20.04.0 -B/construction/math/cantor/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/math/cantor/.build/CMakeFiles /construction/math/cantor/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-uk-docs-cantor-index-cache-bz2.dir/build [ 0%] Built target po-uk-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-sv-docs-cantor-index-cache-bz2.dir/build [ 1%] Built target po-sv-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-es-docs-cantor-index-cache-bz2.dir/build [ 2%] Built target po-es-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build [ 3%] Generating ts... /usr/local/bin/cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3.7 -D_ki18n_pmap_compile_script=/usr/local/lib/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/construction/math/cantor/.build/locale -DPO_DIR=/construction/math/cantor/cantor-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake [ 3%] Built target tsfiles-5c4ed47e2de7f1a25f174c4fc0faff28 /usr/bin/make -f CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ru-docs-cantor-index-cache-bz2.dir/build [ 3%] Built target po-ru-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-ca-docs-cantor-index-cache-bz2.dir/build [ 3%] Built target po-ca-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-gl-docs-cantor-index-cache-bz2.dir/build [ 4%] Built target po-gl-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build.make CMakeFiles/pofiles-5c4ed47e2de7f1a25f174c4fc0faff28.dir/build [ 4%] Generating mo... /usr/local/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/construction/math/cantor/.build/locale -DPO_DIR=/construction/math/cantor/cantor-20.04.0/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake [ 4%] Built target pofiles-5c4ed47e2de7f1a25f174c4fc0faff28 /usr/bin/make -f CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-nl-docs-cantor-index-cache-bz2.dir/build [ 4%] Built target po-nl-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-BR-docs-cantor-index-cache-bz2.dir/build [ 5%] Built target po-pt-BR-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-et-docs-cantor-index-cache-bz2.dir/build [ 5%] Built target po-et-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-fr-docs-cantor-index-cache-bz2.dir/build [ 5%] Built target po-fr-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-it-docs-cantor-index-cache-bz2.dir/build [ 5%] Built target po-it-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-de-docs-cantor-index-cache-bz2.dir/build [ 5%] Built target po-de-docs-cantor-index-cache-bz2 /usr/bin/make -f CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/.build /construction/math/cantor/.build /construction/math/cantor/.build/CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/build.make CMakeFiles/po-pt-docs-cantor-index-cache-bz2.dir/build [ 5%] Built target po-pt-docs-cantor-index-cache-bz2 /usr/bin/make -f thirdparty/CMakeFiles/discount_project.dir/build.make thirdparty/CMakeFiles/discount_project.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/thirdparty /construction/math/cantor/.build /construction/math/cantor/.build/thirdparty /construction/math/cantor/.build/thirdparty/CMakeFiles/discount_project.dir/DependInfo.cmake /usr/bin/make -f thirdparty/CMakeFiles/discount_project.dir/build.make thirdparty/CMakeFiles/discount_project.dir/build [ 7%] Built target discount_project /usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/doc /construction/math/cantor/.build /construction/math/cantor/.build/doc /construction/math/cantor/.build/doc/CMakeFiles/doc-index-cache-bz2.dir/DependInfo.cmake /usr/bin/make -f doc/CMakeFiles/doc-index-cache-bz2.dir/build.make doc/CMakeFiles/doc-index-cache-bz2.dir/build [ 8%] Built target doc-index-cache-bz2 /usr/bin/make -f src/lib/CMakeFiles/cantorlibs_autogen.dir/build.make src/lib/CMakeFiles/cantorlibs_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/lib /construction/math/cantor/.build /construction/math/cantor/.build/src/lib /construction/math/cantor/.build/src/lib/CMakeFiles/cantorlibs_autogen.dir/DependInfo.cmake /usr/bin/make -f src/lib/CMakeFiles/cantorlibs_autogen.dir/build.make src/lib/CMakeFiles/cantorlibs_autogen.dir/build [ 8%] Automatic MOC for target cantorlibs cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/lib/CMakeFiles/cantorlibs_autogen.dir/AutogenInfo.json Release [ 9%] Built target cantorlibs_autogen /usr/bin/make -f src/lib/CMakeFiles/cantorlibs.dir/build.make src/lib/CMakeFiles/cantorlibs.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/lib /construction/math/cantor/.build /construction/math/cantor/.build/src/lib /construction/math/cantor/.build/src/lib/CMakeFiles/cantorlibs.dir/DependInfo.cmake /usr/bin/make -f src/lib/CMakeFiles/cantorlibs.dir/build.make src/lib/CMakeFiles/cantorlibs.dir/build [ 19%] Built target cantorlibs /usr/bin/make -f src/CMakeFiles/cantor_config_autogen.dir/build.make src/CMakeFiles/cantor_config_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor_config_autogen.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cantor_config_autogen.dir/build.make src/CMakeFiles/cantor_config_autogen.dir/build [ 19%] Automatic MOC for target cantor_config cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/CMakeFiles/cantor_config_autogen.dir/AutogenInfo.json Release [ 19%] Built target cantor_config_autogen /usr/bin/make -f src/CMakeFiles/cantor_config.dir/build.make src/CMakeFiles/cantor_config.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor_config.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cantor_config.dir/build.make src/CMakeFiles/cantor_config.dir/build [ 20%] Built target cantor_config /usr/bin/make -f src/CMakeFiles/cantor_autogen.dir/build.make src/CMakeFiles/cantor_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor_autogen.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cantor_autogen.dir/build.make src/CMakeFiles/cantor_autogen.dir/build [ 21%] Automatic MOC for target cantor cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/CMakeFiles/cantor_autogen.dir/AutogenInfo.json Release [ 21%] Built target cantor_autogen /usr/bin/make -f src/CMakeFiles/cantor.dir/build.make src/CMakeFiles/cantor.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantor.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cantor.dir/build.make src/CMakeFiles/cantor.dir/build [ 23%] Built target cantor /usr/bin/make -f src/CMakeFiles/cantorpart_autogen.dir/build.make src/CMakeFiles/cantorpart_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantorpart_autogen.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cantorpart_autogen.dir/build.make src/CMakeFiles/cantorpart_autogen.dir/build [ 23%] Automatic MOC for target cantorpart cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/CMakeFiles/cantorpart_autogen.dir/AutogenInfo.json Release [ 23%] Built target cantorpart_autogen /usr/bin/make -f src/CMakeFiles/cantorpart.dir/build.make src/CMakeFiles/cantorpart.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src /construction/math/cantor/.build /construction/math/cantor/.build/src /construction/math/cantor/.build/src/CMakeFiles/cantorpart.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cantorpart.dir/build.make src/CMakeFiles/cantorpart.dir/build [ 34%] Built target cantorpart /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/scripteditor /construction/math/cantor/.build /construction/math/cantor/.build/src/scripteditor /construction/math/cantor/.build/src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/DependInfo.cmake /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/build [ 35%] Automatic MOC for target cantor_scripteditor cd /construction/math/cantor/.build/src/scripteditor && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/scripteditor/CMakeFiles/cantor_scripteditor_autogen.dir/AutogenInfo.json Release [ 35%] Built target cantor_scripteditor_autogen /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/scripteditor /construction/math/cantor/.build /construction/math/cantor/.build/src/scripteditor /construction/math/cantor/.build/src/scripteditor/CMakeFiles/cantor_scripteditor.dir/DependInfo.cmake /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build [ 36%] Built target cantor_scripteditor /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/maxima /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/maxima /construction/math/cantor/.build/src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/build [ 37%] Automatic MOC for target cantor_maximabackend cd /construction/math/cantor/.build/src/backends/maxima && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/maxima/CMakeFiles/cantor_maximabackend_autogen.dir/AutogenInfo.json Release [ 37%] Built target cantor_maximabackend_autogen /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/maxima /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/maxima /construction/math/cantor/.build/src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build [ 41%] Built target cantor_maximabackend /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/octave /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/octave /construction/math/cantor/.build/src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/build [ 42%] Automatic MOC for target cantor_octavebackend cd /construction/math/cantor/.build/src/backends/octave && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/octave/CMakeFiles/cantor_octavebackend_autogen.dir/AutogenInfo.json Release [ 42%] Built target cantor_octavebackend_autogen /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/octave /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/octave /construction/math/cantor/.build/src/backends/octave/CMakeFiles/cantor_octavebackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build [ 46%] Built target cantor_octavebackend /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/scilab /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/scilab /construction/math/cantor/.build/src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/build [ 47%] Automatic MOC for target cantor_scilabbackend cd /construction/math/cantor/.build/src/backends/scilab && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/scilab/CMakeFiles/cantor_scilabbackend_autogen.dir/AutogenInfo.json Release [ 47%] Built target cantor_scilabbackend_autogen /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/scilab /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/scilab /construction/math/cantor/.build/src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build [ 51%] Built target cantor_scilabbackend /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/sage /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/sage /construction/math/cantor/.build/src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/build [ 51%] Automatic MOC for target cantor_sagebackend cd /construction/math/cantor/.build/src/backends/sage && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/sage/CMakeFiles/cantor_sagebackend_autogen.dir/AutogenInfo.json Release [ 51%] Built target cantor_sagebackend_autogen /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/sage /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/sage /construction/math/cantor/.build/src/backends/sage/CMakeFiles/cantor_sagebackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build [ 55%] Built target cantor_sagebackend /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/kalgebra /construction/math/cantor/.build/src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/build [ 56%] Automatic MOC for target cantor_kalgebrabackend cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend_autogen.dir/AutogenInfo.json Release [ 56%] Built target cantor_kalgebrabackend_autogen /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/kalgebra /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/kalgebra /construction/math/cantor/.build/src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build [ 60%] Built target cantor_kalgebrabackend /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate /construction/math/cantor/.build/src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/build [ 60%] Automatic MOC for target cantor_qalculatebackend cd /construction/math/cantor/.build/src/backends/qalculate && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/qalculate/CMakeFiles/cantor_qalculatebackend_autogen.dir/AutogenInfo.json Release [ 60%] Built target cantor_qalculatebackend_autogen /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate /construction/math/cantor/.build/src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build [ 64%] Built target cantor_qalculatebackend /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate/plotassistant /construction/math/cantor/.build/src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/build [ 64%] Automatic MOC for target cantor_qalculateplotassistant cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant_autogen.dir/AutogenInfo.json Release [ 64%] Built target cantor_qalculateplotassistant_autogen /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/qalculate/plotassistant /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/qalculate/plotassistant /construction/math/cantor/.build/src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/DependInfo.cmake /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build [ 66%] Built target cantor_qalculateplotassistant /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/build [ 67%] Automatic MOC for target cantor_pythonserver cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonserver_autogen.dir/AutogenInfo.json Release [ 67%] Built target cantor_pythonserver_autogen /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonserver.dir/DependInfo.cmake /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver.dir/build [ 68%] Built target cantor_pythonserver /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/DependInfo.cmake /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/build [ 69%] Automatic MOC for target cantor_pythonbackend cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonbackend_autogen.dir/AutogenInfo.json Release [ 69%] Built target cantor_pythonbackend_autogen /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/backends/python /construction/math/cantor/.build /construction/math/cantor/.build/src/backends/python /construction/math/cantor/.build/src/backends/python/CMakeFiles/cantor_pythonbackend.dir/DependInfo.cmake /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build [ 74%] Built target cantor_pythonbackend /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/solve /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/solve /construction/math/cantor/.build/src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/build [ 75%] Automatic MOC for target cantor_solveassistant cd /construction/math/cantor/.build/src/assistants/solve && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/solve/CMakeFiles/cantor_solveassistant_autogen.dir/AutogenInfo.json Release [ 75%] Built target cantor_solveassistant_autogen /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/solve /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/solve /construction/math/cantor/.build/src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build [ 76%] Built target cantor_solveassistant /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/integrate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/integrate /construction/math/cantor/.build/src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/build [ 77%] Automatic MOC for target cantor_integrateassistant cd /construction/math/cantor/.build/src/assistants/integrate && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/integrate/CMakeFiles/cantor_integrateassistant_autogen.dir/AutogenInfo.json Release [ 77%] Built target cantor_integrateassistant_autogen /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/integrate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/integrate /construction/math/cantor/.build/src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build [ 78%] Built target cantor_integrateassistant /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/differentiate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/differentiate /construction/math/cantor/.build/src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/build [ 78%] Automatic MOC for target cantor_differentiateassistant cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant_autogen.dir/AutogenInfo.json Release [ 78%] Built target cantor_differentiateassistant_autogen /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/differentiate /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/differentiate /construction/math/cantor/.build/src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build [ 79%] Built target cantor_differentiateassistant /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/build [ 80%] Automatic MOC for target cantor_creatematrixassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant_autogen.dir/AutogenInfo.json Release [ 80%] Built target cantor_creatematrixassistant_autogen /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build [ 82%] Built target cantor_creatematrixassistant /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/build [ 82%] Automatic MOC for target cantor_invertmatrixassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant_autogen.dir/AutogenInfo.json Release [ 82%] Built target cantor_invertmatrixassistant_autogen /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build [ 83%] Built target cantor_invertmatrixassistant /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/build [ 83%] Automatic MOC for target cantor_eigenvectorsassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant_autogen.dir/AutogenInfo.json Release [ 83%] Built target cantor_eigenvectorsassistant_autogen /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build [ 85%] Built target cantor_eigenvectorsassistant /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/build [ 85%] Automatic MOC for target cantor_eigenvaluesassistant cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant_autogen.dir/AutogenInfo.json Release [ 85%] Built target cantor_eigenvaluesassistant_autogen /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build [ 87%] Built target cantor_eigenvaluesassistant /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/runscript /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/runscript /construction/math/cantor/.build/src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/build [ 87%] Automatic MOC for target cantor_runscriptassistant cd /construction/math/cantor/.build/src/assistants/runscript && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/runscript/CMakeFiles/cantor_runscriptassistant_autogen.dir/AutogenInfo.json Release [ 87%] Built target cantor_runscriptassistant_autogen /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/runscript /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/runscript /construction/math/cantor/.build/src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build [ 89%] Built target cantor_runscriptassistant /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot2d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot2d /construction/math/cantor/.build/src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/build [ 89%] Automatic MOC for target cantor_plot2dassistant cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant_autogen.dir/AutogenInfo.json Release [ 89%] Built target cantor_plot2dassistant_autogen /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot2d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot2d /construction/math/cantor/.build/src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build [ 90%] Built target cantor_plot2dassistant /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot3d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot3d /construction/math/cantor/.build/src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/build [ 90%] Automatic MOC for target cantor_plot3dassistant cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant_autogen.dir/AutogenInfo.json Release [ 90%] Built target cantor_plot3dassistant_autogen /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/plot3d /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/plot3d /construction/math/cantor/.build/src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build [ 92%] Built target cantor_plot3dassistant /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/advancedplot /construction/math/cantor/.build/src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/build [ 92%] Automatic MOC for target cantor_advancedplotassistant cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant_autogen.dir/AutogenInfo.json Release [ 92%] Built target cantor_advancedplotassistant_autogen /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/advancedplot /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/advancedplot /construction/math/cantor/.build/src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build [ 94%] Built target cantor_advancedplotassistant /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/importpackage /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/importpackage /construction/math/cantor/.build/src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/DependInfo.cmake /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/build [ 95%] Automatic MOC for target cantor_importpackageassistant cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant_autogen.dir/AutogenInfo.json Release [ 95%] Built target cantor_importpackageassistant_autogen /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/assistants/importpackage /construction/math/cantor/.build /construction/math/cantor/.build/src/assistants/importpackage /construction/math/cantor/.build/src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/DependInfo.cmake /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build [ 96%] Built target cantor_importpackageassistant /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/helppanel /construction/math/cantor/.build/src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/DependInfo.cmake /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/build [ 97%] Automatic MOC for target cantor_helppanelplugin cd /construction/math/cantor/.build/src/panelplugins/helppanel && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin_autogen.dir/AutogenInfo.json Release [ 97%] Built target cantor_helppanelplugin_autogen /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/helppanel /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/helppanel /construction/math/cantor/.build/src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/DependInfo.cmake /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build [ 98%] Built target cantor_helppanelplugin /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/variablemgr /construction/math/cantor/.build/src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/DependInfo.cmake /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/build [ 99%] Automatic MOC for target cantor_variablemanagerplugin cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/local/bin/cmake -E cmake_autogen /construction/math/cantor/.build/src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin_autogen.dir/AutogenInfo.json Release [ 99%] Built target cantor_variablemanagerplugin_autogen /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/depend cd /construction/math/cantor/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/math/cantor/cantor-20.04.0 /construction/math/cantor/cantor-20.04.0/src/panelplugins/variablemgr /construction/math/cantor/.build /construction/math/cantor/.build/src/panelplugins/variablemgr /construction/math/cantor/.build/src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/DependInfo.cmake /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build [100%] Built target cantor_variablemanagerplugin /usr/local/bin/cmake -E cmake_progress_start /construction/math/cantor/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f src/CMakeFiles/cantor.dir/build.make src/CMakeFiles/cantor.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/cantor cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags -Wl,--enable-new-dtags CMakeFiles/cantor.dir/cantor_autogen/mocs_compilation.cpp.o CMakeFiles/cantor.dir/main.cpp.o CMakeFiles/cantor.dir/cantor.cpp.o CMakeFiles/cantor.dir/backendchoosedialog.cpp.o -o CMakeFiles/CMakeRelink.dir/cantor -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 lib/libcantorlibs.so.20.04.0 libcantor_config.so /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5NewStuff.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5NewStuffCore.so.5.69.0 /usr/local/lib/libKF5Attica.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Crash.so.5.69.0 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib /usr/bin/make -f src/CMakeFiles/cantor_config.dir/build.make src/CMakeFiles/cantor_config.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libcantor_config.so cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_config.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libcantor_config.so -o CMakeFiles/CMakeRelink.dir/libcantor_config.so CMakeFiles/cantor_config.dir/cantor_config_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_config.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5NewStuff.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5NewStuffCore.so.5.69.0 /usr/local/lib/libKF5Attica.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib/qt5:/usr/local/lib /usr/bin/make -f src/CMakeFiles/cantorpart.dir/build.make src/CMakeFiles/cantorpart.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/libcantorpart.so cd /construction/math/cantor/.build/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantorpart.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/libcantorpart.so CMakeFiles/cantorpart.dir/cantorpart_autogen/mocs_compilation.cpp.o CMakeFiles/cantorpart.dir/cantor_part.cpp.o CMakeFiles/cantorpart.dir/worksheet.cpp.o CMakeFiles/cantorpart.dir/worksheetview.cpp.o CMakeFiles/cantorpart.dir/worksheetentry.cpp.o CMakeFiles/cantorpart.dir/worksheettextitem.cpp.o CMakeFiles/cantorpart.dir/worksheetimageitem.cpp.o CMakeFiles/cantorpart.dir/commandentry.cpp.o CMakeFiles/cantorpart.dir/textentry.cpp.o CMakeFiles/cantorpart.dir/markdownentry.cpp.o CMakeFiles/cantorpart.dir/pagebreakentry.cpp.o CMakeFiles/cantorpart.dir/imageentry.cpp.o CMakeFiles/cantorpart.dir/latexentry.cpp.o CMakeFiles/cantorpart.dir/placeholderentry.cpp.o CMakeFiles/cantorpart.dir/worksheetcursor.cpp.o CMakeFiles/cantorpart.dir/searchbar.cpp.o CMakeFiles/cantorpart.dir/actionbar.cpp.o CMakeFiles/cantorpart.dir/worksheettoolbutton.cpp.o CMakeFiles/cantorpart.dir/imagesettingsdialog.cpp.o CMakeFiles/cantorpart.dir/scripteditor/scripteditorwidget.cpp.o CMakeFiles/cantorpart.dir/resultitem.cpp.o CMakeFiles/cantorpart.dir/textresultitem.cpp.o CMakeFiles/cantorpart.dir/imageresultitem.cpp.o CMakeFiles/cantorpart.dir/animationresultitem.cpp.o CMakeFiles/cantorpart.dir/loadedexpression.cpp.o CMakeFiles/cantorpart.dir/animation.cpp.o CMakeFiles/cantorpart.dir/mathrender.cpp.o CMakeFiles/cantorpart.dir/mathrendertask.cpp.o CMakeFiles/cantorpart.dir/worksheetcontrolitem.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5TextEditor.so.5.69.0 /usr/local/lib/qt5/libQt5XmlPatterns.so.5.14.2 lib/libcantorlibs.so.20.04.0 libcantor_config.so ../thirdparty/discount_project-build/libmarkdown.a /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5NewStuff.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/qt5/libQt5PrintSupport.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5NewStuffCore.so.5.69.0 /usr/local/lib/libKF5Attica.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib /usr/bin/make -f src/lib/CMakeFiles/cantorlibs.dir/build.make src/lib/CMakeFiles/cantorlibs.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libcantorlibs.so cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantorlibs.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -Wl,-soname,libcantorlibs.so.24 -o CMakeFiles/CMakeRelink.dir/libcantorlibs.so.20.04.0 CMakeFiles/cantorlibs.dir/cantorlibs_autogen/mocs_compilation.cpp.o CMakeFiles/cantorlibs.dir/session.cpp.o CMakeFiles/cantorlibs.dir/expression.cpp.o CMakeFiles/cantorlibs.dir/backend.cpp.o CMakeFiles/cantorlibs.dir/result.cpp.o CMakeFiles/cantorlibs.dir/textresult.cpp.o CMakeFiles/cantorlibs.dir/imageresult.cpp.o CMakeFiles/cantorlibs.dir/mimeresult.cpp.o CMakeFiles/cantorlibs.dir/epsresult.cpp.o CMakeFiles/cantorlibs.dir/latexresult.cpp.o CMakeFiles/cantorlibs.dir/latexrenderer.cpp.o CMakeFiles/cantorlibs.dir/renderer.cpp.o CMakeFiles/cantorlibs.dir/helpresult.cpp.o CMakeFiles/cantorlibs.dir/animationresult.cpp.o CMakeFiles/cantorlibs.dir/htmlresult.cpp.o CMakeFiles/cantorlibs.dir/extension.cpp.o CMakeFiles/cantorlibs.dir/assistant.cpp.o CMakeFiles/cantorlibs.dir/completionobject.cpp.o CMakeFiles/cantorlibs.dir/syntaxhelpobject.cpp.o CMakeFiles/cantorlibs.dir/defaulthighlighter.cpp.o CMakeFiles/cantorlibs.dir/defaultvariablemodel.cpp.o CMakeFiles/cantorlibs.dir/panelplugin.cpp.o CMakeFiles/cantorlibs.dir/panelpluginhandler.cpp.o CMakeFiles/cantorlibs.dir/worksheetaccess.cpp.o CMakeFiles/cantorlibs.dir/directives/plotdirectives.cpp.o CMakeFiles/cantorlibs.dir/jupyterutils.cpp.o CMakeFiles/cantorlibs.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 cd /construction/math/cantor/.build/src/lib && /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/libcantorlibs.so.20.04.0 CMakeFiles/CMakeRelink.dir/libcantorlibs.so.24 CMakeFiles/CMakeRelink.dir/libcantorlibs.so /usr/bin/make -f src/scripteditor/CMakeFiles/cantor_scripteditor.dir/build.make src/scripteditor/CMakeFiles/cantor_scripteditor.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/cantor_scripteditor cd /construction/math/cantor/.build/src/scripteditor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_scripteditor.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags -Wl,--enable-new-dtags CMakeFiles/cantor_scripteditor.dir/cantor_scripteditor_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_scripteditor.dir/main.cpp.o CMakeFiles/cantor_scripteditor.dir/scripteditorwidget.cpp.o -o CMakeFiles/CMakeRelink.dir/cantor_scripteditor -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libKF5TextEditor.so.5.69.0 /usr/local/lib/libKF5Parts.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/build.make src/backends/maxima/CMakeFiles/cantor_maximabackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_maximabackend.so cd /construction/math/cantor/.build/src/backends/maxima && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_maximabackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_maximabackend.so CMakeFiles/cantor_maximabackend.dir/cantor_maximabackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_maximabackend.dir/maximabackend.cpp.o CMakeFiles/cantor_maximabackend.dir/maximasession.cpp.o CMakeFiles/cantor_maximabackend.dir/maximaexpression.cpp.o CMakeFiles/cantor_maximabackend.dir/maximaextensions.cpp.o CMakeFiles/cantor_maximabackend.dir/maximahighlighter.cpp.o CMakeFiles/cantor_maximabackend.dir/maximakeywords.cpp.o CMakeFiles/cantor_maximabackend.dir/maximacompletionobject.cpp.o CMakeFiles/cantor_maximabackend.dir/maximasyntaxhelpobject.cpp.o CMakeFiles/cantor_maximabackend.dir/maximavariablemodel.cpp.o CMakeFiles/cantor_maximabackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/octave/CMakeFiles/cantor_octavebackend.dir/build.make src/backends/octave/CMakeFiles/cantor_octavebackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_octavebackend.so cd /construction/math/cantor/.build/src/backends/octave && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_octavebackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_octavebackend.so CMakeFiles/cantor_octavebackend.dir/cantor_octavebackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_octavebackend.dir/octavebackend.cpp.o CMakeFiles/cantor_octavebackend.dir/octavesession.cpp.o CMakeFiles/cantor_octavebackend.dir/octaveexpression.cpp.o CMakeFiles/cantor_octavebackend.dir/octaveextensions.cpp.o CMakeFiles/cantor_octavebackend.dir/octavehighlighter.cpp.o CMakeFiles/cantor_octavebackend.dir/octavekeywords.cpp.o CMakeFiles/cantor_octavebackend.dir/octavecompletionobject.cpp.o CMakeFiles/cantor_octavebackend.dir/octavesyntaxhelpobject.cpp.o CMakeFiles/cantor_octavebackend.dir/octavevariablemodel.cpp.o CMakeFiles/cantor_octavebackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/build.make src/backends/scilab/CMakeFiles/cantor_scilabbackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_scilabbackend.so cd /construction/math/cantor/.build/src/backends/scilab && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_scilabbackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_scilabbackend.so CMakeFiles/cantor_scilabbackend.dir/cantor_scilabbackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabbackend.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabsession.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabexpression.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabextensions.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabkeywords.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabhighlighter.cpp.o CMakeFiles/cantor_scilabbackend.dir/scilabcompletionobject.cpp.o CMakeFiles/cantor_scilabbackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/sage/CMakeFiles/cantor_sagebackend.dir/build.make src/backends/sage/CMakeFiles/cantor_sagebackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_sagebackend.so cd /construction/math/cantor/.build/src/backends/sage && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_sagebackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_sagebackend.so CMakeFiles/cantor_sagebackend.dir/cantor_sagebackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_sagebackend.dir/sagebackend.cpp.o CMakeFiles/cantor_sagebackend.dir/sagesession.cpp.o CMakeFiles/cantor_sagebackend.dir/sageexpression.cpp.o CMakeFiles/cantor_sagebackend.dir/sageextensions.cpp.o CMakeFiles/cantor_sagebackend.dir/sagekeywords.cpp.o CMakeFiles/cantor_sagebackend.dir/sagehighlighter.cpp.o CMakeFiles/cantor_sagebackend.dir/sagecompletionobject.cpp.o CMakeFiles/cantor_sagebackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5Pty.so.5.69.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/build.make src/backends/kalgebra/CMakeFiles/cantor_kalgebrabackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_kalgebrabackend.so cd /construction/math/cantor/.build/src/backends/kalgebra && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_kalgebrabackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_kalgebrabackend.so CMakeFiles/cantor_kalgebrabackend.dir/cantor_kalgebrabackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasyntaxhelpobject.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrabackend.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebrasession.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebraexpression.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebracompletionobject.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/kalgebraextensions.cpp.o CMakeFiles/cantor_kalgebrabackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libAnalitzaGui.so.8.0.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libAnalitza.so.8.0.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/build.make src/backends/qalculate/CMakeFiles/cantor_qalculatebackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_qalculatebackend.so cd /construction/math/cantor/.build/src/backends/qalculate && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_qalculatebackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -Wno-deprecated -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_qalculatebackend.so CMakeFiles/cantor_qalculatebackend.dir/cantor_qalculatebackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatesyntaxhelpobject.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatebackend.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatesession.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatehighlighter.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculateexpression.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculateextensions.cpp.o CMakeFiles/cantor_qalculatebackend.dir/qalculatecompletionobject.cpp.o CMakeFiles/cantor_qalculatebackend.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libqalculate.so /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/build.make src/backends/qalculate/plotassistant/CMakeFiles/cantor_qalculateplotassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_qalculateplotassistant.so cd /construction/math/cantor/.build/src/backends/qalculate/plotassistant && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_qalculateplotassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_qalculateplotassistant.so CMakeFiles/cantor_qalculateplotassistant.dir/cantor_qalculateplotassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_qalculateplotassistant.dir/qalculateplotassistant.cpp.o CMakeFiles/cantor_qalculateplotassistant.dir/settings.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonserver.dir/build.make src/backends/python/CMakeFiles/cantor_pythonserver.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/cantor_pythonserver cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_pythonserver.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--enable-new-dtags -Wl,--enable-new-dtags CMakeFiles/cantor_pythonserver.dir/cantor_pythonserver_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_pythonserver.dir/pythonservermain.cpp.o CMakeFiles/cantor_pythonserver.dir/pythonserver.cpp.o -o CMakeFiles/CMakeRelink.dir/cantor_pythonserver -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libpython3.7m.so /usr/bin/make -f src/backends/python/CMakeFiles/cantor_pythonbackend.dir/build.make src/backends/python/CMakeFiles/cantor_pythonbackend.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_pythonbackend.so cd /construction/math/cantor/.build/src/backends/python && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_pythonbackend.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_pythonbackend.so CMakeFiles/cantor_pythonbackend.dir/cantor_pythonbackend_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonbackend.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonsession.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonexpression.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonkeywords.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonvariablemodel.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonhighlighter.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythoncompletionobject.cpp.o CMakeFiles/cantor_pythonbackend.dir/pythonextensions.cpp.o CMakeFiles/cantor_pythonbackend.dir/settings.cpp.o CMakeFiles/cantor_pythonbackend.dir/qrc_python.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5SyntaxHighlighting.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/build.make src/assistants/solve/CMakeFiles/cantor_solveassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_solveassistant.so cd /construction/math/cantor/.build/src/assistants/solve && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_solveassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_solveassistant.so CMakeFiles/cantor_solveassistant.dir/cantor_solveassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_solveassistant.dir/solveassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/build.make src/assistants/integrate/CMakeFiles/cantor_integrateassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_integrateassistant.so cd /construction/math/cantor/.build/src/assistants/integrate && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_integrateassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_integrateassistant.so CMakeFiles/cantor_integrateassistant.dir/cantor_integrateassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_integrateassistant.dir/integrateassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/build.make src/assistants/differentiate/CMakeFiles/cantor_differentiateassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_differentiateassistant.so cd /construction/math/cantor/.build/src/assistants/differentiate && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_differentiateassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_differentiateassistant.so CMakeFiles/cantor_differentiateassistant.dir/cantor_differentiateassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_differentiateassistant.dir/differentiateassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/build.make src/assistants/linearalgebra/creatematrix/CMakeFiles/cantor_creatematrixassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_creatematrixassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/creatematrix && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_creatematrixassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_creatematrixassistant.so CMakeFiles/cantor_creatematrixassistant.dir/cantor_creatematrixassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_creatematrixassistant.dir/creatematrixassistant.cpp.o CMakeFiles/cantor_creatematrixassistant.dir/creatematrixdlg.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/build.make src/assistants/linearalgebra/invertmatrix/CMakeFiles/cantor_invertmatrixassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_invertmatrixassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/invertmatrix && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_invertmatrixassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_invertmatrixassistant.so CMakeFiles/cantor_invertmatrixassistant.dir/cantor_invertmatrixassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_invertmatrixassistant.dir/invertmatrixassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/build.make src/assistants/linearalgebra/eigenvectors/CMakeFiles/cantor_eigenvectorsassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_eigenvectorsassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvectors && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_eigenvectorsassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_eigenvectorsassistant.so CMakeFiles/cantor_eigenvectorsassistant.dir/cantor_eigenvectorsassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_eigenvectorsassistant.dir/eigenvectorsassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/build.make src/assistants/linearalgebra/eigenvalues/CMakeFiles/cantor_eigenvaluesassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_eigenvaluesassistant.so cd /construction/math/cantor/.build/src/assistants/linearalgebra/eigenvalues && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_eigenvaluesassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_eigenvaluesassistant.so CMakeFiles/cantor_eigenvaluesassistant.dir/cantor_eigenvaluesassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_eigenvaluesassistant.dir/eigenvaluesassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/build.make src/assistants/runscript/CMakeFiles/cantor_runscriptassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_runscriptassistant.so cd /construction/math/cantor/.build/src/assistants/runscript && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_runscriptassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_runscriptassistant.so CMakeFiles/cantor_runscriptassistant.dir/cantor_runscriptassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_runscriptassistant.dir/runscriptassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/build.make src/assistants/plot2d/CMakeFiles/cantor_plot2dassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_plot2dassistant.so cd /construction/math/cantor/.build/src/assistants/plot2d && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_plot2dassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_plot2dassistant.so CMakeFiles/cantor_plot2dassistant.dir/cantor_plot2dassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_plot2dassistant.dir/plot2dassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/build.make src/assistants/plot3d/CMakeFiles/cantor_plot3dassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_plot3dassistant.so cd /construction/math/cantor/.build/src/assistants/plot3d && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_plot3dassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_plot3dassistant.so CMakeFiles/cantor_plot3dassistant.dir/cantor_plot3dassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_plot3dassistant.dir/plot3dassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/build.make src/assistants/advancedplot/CMakeFiles/cantor_advancedplotassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_advancedplotassistant.so cd /construction/math/cantor/.build/src/assistants/advancedplot && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_advancedplotassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_advancedplotassistant.so CMakeFiles/cantor_advancedplotassistant.dir/cantor_advancedplotassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_advancedplotassistant.dir/advancedplotassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/build.make src/assistants/importpackage/CMakeFiles/cantor_importpackageassistant.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_importpackageassistant.so cd /construction/math/cantor/.build/src/assistants/importpackage && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_importpackageassistant.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_importpackageassistant.so CMakeFiles/cantor_importpackageassistant.dir/cantor_importpackageassistant_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_importpackageassistant.dir/importpackageassistant.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/build.make src/panelplugins/helppanel/CMakeFiles/cantor_helppanelplugin.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_helppanelplugin.so cd /construction/math/cantor/.build/src/panelplugins/helppanel && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_helppanelplugin.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_helppanelplugin.so CMakeFiles/cantor_helppanelplugin.dir/cantor_helppanelplugin_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_helppanelplugin.dir/helppanelplugin.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5TextWidgets.so.5.69.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5SonnetUi.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 /usr/bin/make -f src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/build.make src/panelplugins/variablemgr/CMakeFiles/cantor_variablemanagerplugin.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/cantor_variablemanagerplugin.so cd /construction/math/cantor/.build/src/panelplugins/variablemgr && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cantor_variablemanagerplugin.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -fno-operator-names -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 -fno-operator-names -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 -fexceptions -pipe -O2 -fno-strict-aliasing -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o CMakeFiles/CMakeRelink.dir/cantor_variablemanagerplugin.so CMakeFiles/cantor_variablemanagerplugin.dir/cantor_variablemanagerplugin_autogen/mocs_compilation.cpp.o CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerplugin.cpp.o CMakeFiles/cantor_variablemanagerplugin.dir/variablemanagerwidget.cpp.o -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../lib/libcantorlibs.so.20.04.0 /usr/local/lib/libKF5KIOFileWidgets.so.5.69.0 /usr/local/lib/libKF5KIOWidgets.so.5.69.0 /usr/local/lib/libKF5Completion.so.5.69.0 /usr/local/lib/libKF5KIOGui.so.5.69.0 /usr/local/lib/libKF5KIOCore.so.5.69.0 /usr/local/lib/libKF5JobWidgets.so.5.69.0 /usr/local/lib/libKF5Service.so.5.69.0 /usr/local/lib/qt5/libQt5Concurrent.so.5.14.2 /usr/local/lib/libKF5Bookmarks.so.5.69.0 /usr/local/lib/libKF5Solid.so.5.69.0 /usr/local/lib/libKF5XmlGui.so.5.69.0 /usr/local/lib/libKF5IconThemes.so.5.69.0 /usr/local/lib/libKF5Archive.so.5.69.0 /usr/local/lib/libKF5ItemViews.so.5.69.0 /usr/local/lib/libKF5ConfigWidgets.so.5.69.0 /usr/local/lib/libKF5ConfigGui.so.5.69.0 /usr/local/lib/libKF5ConfigCore.so.5.69.0 /usr/local/lib/libKF5I18n.so.5.69.0 /usr/local/lib/libKF5WidgetsAddons.so.5.69.0 /usr/local/lib/libKF5Codecs.so.5.69.0 /usr/local/lib/libKF5Auth.so.5.69.0 /usr/local/lib/libKF5AuthCore.so.5.69.0 /usr/local/lib/libKF5CoreAddons.so.5.69.0 /usr/local/lib/qt5/libQt5DBus.so.5.14.2 /usr/local/lib/libKF5WindowSystem.so.5.69.0 /usr/local/lib/qt5/libQt5Network.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Svg.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 /usr/local/lib/libpoppler-qt5.so /usr/local/lib/libpoppler.so /usr/local/lib/libspectre.so -Wl,-rpath-link,/usr/local/lib:/usr/local/lib/qt5 Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/math/cantor/stage/usr/local/lib/cmake/Cantor/CantorConfig.cmake -- Installing: /construction/math/cantor/stage/usr/local/lib/cmake/Cantor/CantorConfigVersion.cmake -- Installing: /construction/math/cantor/stage/usr/local/lib/cmake/Cantor/CantorTargets.cmake -- Installing: /construction/math/cantor/stage/usr/local/lib/cmake/Cantor/CantorTargets-release.cmake -- Installing: /construction/math/cantor/stage/usr/local/share/metainfo/org.kde.cantor.appdata.xml -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/bs -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/bs/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/bs/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ca -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ca/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ca/LC_MESSAGES/cantor.mo -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ca@valencia -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/cs -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/cs/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/cs/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/da -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/da/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/da/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/de -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/de/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/de/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/el -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/el/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/el/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/en_GB -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/en_GB/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/en_GB/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/eo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/eo/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/eo/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/es -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/es/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/es/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/et -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/et/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/et/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/eu -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/eu/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/eu/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/fi -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/fi/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/fi/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/fr -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/fr/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/fr/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ga -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ga/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ga/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/gl -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/gl/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/gl/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/hr -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/hr/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/hr/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/hu -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/hu/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/hu/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/it -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/it/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/it/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ja -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ja/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ja/LC_MESSAGES/cantor.mo -- Installing: /construction/math/cantor/stage/usr/local/share/locale/kk -- Installing: /construction/math/cantor/stage/usr/local/share/locale/kk/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/kk/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ko -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ko/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ko/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/lt -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/lt/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/lt/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/lv -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/lv/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/lv/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ml -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ml/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ml/LC_MESSAGES/cantor.mo -- Installing: /construction/math/cantor/stage/usr/local/share/locale/mr -- Installing: /construction/math/cantor/stage/usr/local/share/locale/mr/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/mr/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/nb -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/nb/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/nb/LC_MESSAGES/cantor.mo -- Installing: /construction/math/cantor/stage/usr/local/share/locale/nds -- Installing: /construction/math/cantor/stage/usr/local/share/locale/nds/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/nds/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/nl -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/nl/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/nl/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/nn -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/nn/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/nn/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pa -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pa/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/pa/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pl -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pl/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/pl/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pt -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pt/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/pt/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pt_BR -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/pt_BR/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ro -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ro/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ro/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ru -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/ru/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ru/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/sk -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/sk/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/sk/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/sl -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/sl/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/sl/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/sv -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/sv/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/sv/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/tr -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/tr/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/tr/LC_MESSAGES/cantor.mo -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ug -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ug/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/ug/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/uk -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/uk/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/uk/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/zh_CN -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/zh_CN/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/cantor.mo -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/zh_TW -- Up-to-date: /construction/math/cantor/stage/usr/local/share/locale/zh_TW/LC_MESSAGES -- Installing: /construction/math/cantor/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/cantor.mo -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/create-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/differentiate-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/import-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/integrate-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/latex_formula.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/matrix-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/plot-dlg1.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/plot-dlg2.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/plot2d-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/plot3d-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/screenshot.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ca/cantor/solve-equations-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/de/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/de/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/es/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/es/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/es/cantor/screenshot.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/et/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/et/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/fr/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/fr/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/fr/cantor/screenshot.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/gl/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/gl/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/it/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/it/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/nl/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/nl/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/pt/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/pt/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/pt_BR/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/pt_BR/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/pt_BR/cantor/screenshot.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ru/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/ru/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/sv/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/sv/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/create-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/differentiate-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/import-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/integrate-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/matrix-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/plot-dlg1.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/plot-dlg2.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/plot2d-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/plot3d-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/screenshot.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/uk/cantor/solve-equations-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/latex/preview.sty -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/index.cache.bz2 -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/index.docbook -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/create-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/differentiate-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/import-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/integrate-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/latex_formula.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/matrix-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/plot-dlg1.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/plot-dlg2.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/plot2d-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/plot3d-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/screenshot.png -- Installing: /construction/math/cantor/stage/usr/local/share/doc/HTML/en/cantor/solve-equations-dlg.png -- Installing: /construction/math/cantor/stage/usr/local/lib/libcantor_config.so -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/cantor.kcfg -- Installing: /construction/math/cantor/stage/usr/local/bin/cantor -- Installing: /construction/math/cantor/stage/usr/local/share/applications/org.kde.cantor.desktop -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_shell.rc -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor.knsrc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/./libcantorpart.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_part.rc -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_scripteditor.rc -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/cantor_libs.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/libcantorlibs.so.20.04.0 -- Installing: /construction/math/cantor/stage/usr/local/lib/libcantorlibs.so.24 -- Installing: /construction/math/cantor/stage/usr/local/lib/libcantorlibs.so -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/cantor_macros.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/backend.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/session.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/expression.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/extension.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/syntaxhelpobject.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/completionobject.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/animationresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/epsresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/helpresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/imageresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/latexresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/renderer.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/result.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/textresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/mimeresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/htmlresult.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/defaulthighlighter.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/defaultvariablemodel.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/worksheetaccess.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/jupyterutils.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/cantor_export.h -- Installing: /construction/math/cantor/stage/usr/local/include/cantor/cantorlibs_version.h -- Installing: /construction/math/cantor/stage/usr/local/bin/cantor_scripteditor -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/maximabackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_maximabackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_maxima.knsrc -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/maximabackend/cantor-initmaxima.lisp -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/octavebackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_octavebackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_octave.knsrc -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/octavebackend/cantor_eigenvectors.m -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/octavebackend/cantor_plot2d.m -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/octavebackend/cantor_plot3d.m -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/octavebackend/cantor_print.m -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/scilabbackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_scilabbackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_scilab.knsrc -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/sagebackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_sagebackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_sage.knsrc -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/sagebackend/cantor-execsage -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/kalgebrabackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_kalgebrabackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_kalgebra.knsrc -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/qalculatebackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_qalculatebackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_qalculate.knsrc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_qalculateplotassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_qalculateplotassistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/backends/cantor_pythonbackend.so -- Installing: /construction/math/cantor/stage/usr/local/etc/xdg/cantor_python.knsrc -- Installing: /construction/math/cantor/stage/usr/local/share/config.kcfg/pythonbackend.kcfg -- Installing: /construction/math/cantor/stage/usr/local/lib/cantor_pythonbackend.so -- Installing: /construction/math/cantor/stage/usr/local/bin/cantor_pythonserver -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_solveassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_solve_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_integrateassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_integrate_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_differentiateassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_differentiate_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_creatematrixassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_create_matrix_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_invertmatrixassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_invert_matrix_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_eigenvectorsassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_eigenvectors_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_eigenvaluesassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_eigenvalues_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_runscriptassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_runscript_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_plot2dassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_plot2d_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_plot3dassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_plot3d_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_advancedplotassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_advancedplot_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/assistants/cantor_importpackageassistant.so -- Installing: /construction/math/cantor/stage/usr/local/share/kxmlgui5/cantor/cantor_import_package_assistant.rc -- Installing: /construction/math/cantor/stage/usr/local/share/cantor/xslt/latex.xsl -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/panels/cantor_helppanelplugin.so -- Installing: /construction/math/cantor/stage/usr/local/lib/qt5/plugins/cantor/panels/cantor_variablemanagerplugin.so -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/16x16/apps/cantor.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/22x22/apps/cantor.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/32x32/apps/cantor.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/cantor.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/64x64/apps/cantor.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/128x128/apps/cantor.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/juliabackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/kalgebrabackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/luabackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/maximabackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/octavebackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/pythonbackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/qalculatebackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/rbackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/sagebackend.png -- Installing: /construction/math/cantor/stage/usr/local/share/icons/hicolor/48x48/apps/scilabbackend.png ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/cantor is linked to /usr/local/lib/libKF5WindowSystem.so.5 from x11/kf5-kwindowsystem but it is not declared as a dependency Warning: you need USE_KDE+=windowsystem Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libKF5DBusAddons.so.5 from devel/kf5-kdbusaddons but it is not declared as a dependency Warning: you need USE_KDE+=dbusaddons Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/qt5/libQt5X11Extras.so.5 from x11/qt5-x11extras but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=x11extras Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libKF5GlobalAccel.so.5 from x11/kf5-kglobalaccel but it is not declared as a dependency Warning: you need USE_KDE+=globalaccel Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libinotify.so.0 from devel/libinotify but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libinotify.so:devel/libinotify Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.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/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libxcb-keysyms.so.1 from x11/xcb-util-keysyms but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxcb-keysyms.so:x11/xcb-util-keysyms Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.so is linked to /usr/local/lib/libopenjp2.so.7 from graphics/openjpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopenjp2.so:graphics/openjpeg Error: /usr/local/lib/cantor_pythonbackend.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/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/cantor_pythonbackend.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/cantor_pythonbackend.so is linked to /usr/local/lib/libsmime3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsmime3.so:security/nss Error: /usr/local/lib/cantor_pythonbackend.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/cantor_pythonbackend.so is linked to /usr/local/lib/libgs.so.9 from print/ghostscript9-agpl-base but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgs.so:print/ghostscript9-agpl-base Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libicui18n.so.67 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicui18n.so:devel/icu Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libicuuc.so.67 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicuuc.so:devel/icu Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.so is linked to /usr/local/lib/libcupsimage.so.2 from print/cups but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcupsimage.so:print/cups Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libcups.so.2 from print/cups but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcups.so:print/cups Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libjbig2dec.so.0 from graphics/jbig2dec but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig2dec.so:graphics/jbig2dec Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libidn.so.12 from dns/libidn but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn.so:dns/libidn Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libpaper.so.1 from print/libpaper but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpaper.so:print/libpaper Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libicudata.so.67 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicudata.so:devel/icu Error: /usr/local/lib/cantor_pythonbackend.so 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/cantor_pythonbackend.so 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/cantor_pythonbackend.so is linked to /usr/local/lib/libavahi-common.so.3 from net/avahi-app but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavahi-common.so:net/avahi-app Error: /usr/local/lib/cantor_pythonbackend.so is linked to /usr/local/lib/libavahi-client.so.3 from net/avahi-app but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavahi-client.so:net/avahi-app Error: /usr/local/lib/cantor_pythonbackend.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/cantor_pythonbackend.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/cantor_pythonbackend.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/libcantor_config.so is linked to /usr/local/lib/qt5/libQt5TextToSpeech.so.5 from accessibility/qt5-speech but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=speech Error: /usr/local/lib/qt5/plugins/cantor/backends/cantor_qalculatebackend.so is linked to /usr/local/lib/libcurl.so.4 from ftp/curl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libcurl.so:ftp/curl Error: /usr/local/lib/qt5/plugins/cantor/backends/cantor_qalculatebackend.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/cantor/backends/cantor_qalculatebackend.so is linked to /usr/local/lib/libmpfr.so.6 from math/mpfr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libmpfr.so:math/mpfr Error: /usr/local/lib/qt5/plugins/cantor/backends/cantor_qalculatebackend.so is linked to /usr/local/lib/libnghttp2.so.14 from www/libnghttp2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnghttp2.so:www/libnghttp2 Error: /usr/local/lib/qt5/plugins/cantor/backends/cantor_qalculatebackend.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/qt5/plugins/libcantorpart.so is linked to /usr/local/lib/qt5/libQt5Qml.so.5 from x11-toolkits/qt5-declarative but it is not declared as a dependency Warning: you need USES=qt:5 and USE_QT+=declarative Error: /usr/local/lib/qt5/plugins/libcantorpart.so is linked to /usr/local/lib/libgit2.so.1.0 from devel/libgit2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgit2.so:devel/libgit2 Error: /usr/local/lib/qt5/plugins/libcantorpart.so is linked to /usr/local/lib/libeditorconfig.so.0 from editors/editorconfig-core-c but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libeditorconfig.so:editors/editorconfig-core-c Error: /usr/local/lib/qt5/plugins/libcantorpart.so is linked to /usr/local/lib/libssh2.so.1 from security/libssh2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libssh2.so:security/libssh2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:32 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cantor-20.04.0 file sizes/checksums [227]: 0% file sizes/checksums [227]: 44% file sizes/checksums [227]: 88% file sizes/checksums [227]: 100% packing files [227]: 0% packing files [227]: 44% packing files [227]: 88% packing files [227]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:14 TOTAL TIME 00:06:40