------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/discount-2.2.2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.35.0.txz Installing /packages/All/rhash-1.3.5.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.16.5.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/pcre2-10.34.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/qtchooser-66_1.txz ===== Message from qtchooser-66_1: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/qt5-core-5.13.2_2.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qlalr done Installing /packages/All/qt5-xml-5.13.2.txz Installing /packages/All/qt5-linguisttools-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/lconvert /usr/local/bin/lupdate-pro /usr/local/bin/lprodump /usr/local/bin/lupdate /usr/local/bin/lrelease /usr/local/bin/lrelease-pro done Installing /packages/All/kf5-extra-cmake-modules-5.67.0.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/qt5-buildtools-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/moc /usr/local/bin/rcc /usr/local/bin/syncqt.pl done Installing /packages/All/qt5-qmake-5.13.2_2.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qmake done Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/libudev-devd-0.4.1.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.21.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/qt5-dbus-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qdbuscpp2xml /usr/local/bin/qdbusxml2cpp done Installing /packages/All/qt5-network-5.13.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.13.2_3.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qvkgen done Installing /packages/All/qt5-sql-5.13.2.txz ===== Message from qt5-sql-5.13.2: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-ibase InterBase/Firebird - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS Installing /packages/All/qt5-testlib-5.13.2.txz Installing /packages/All/qt5-widgets-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/uic done Installing /packages/All/qt5-xmlpatterns-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/xmlpatterns /usr/local/bin/xmlpatternsvalidator done Installing /packages/All/qt5-declarative-5.13.2_1.txz Removing qtchooser links done Creating qtchooser links /usr/local/bin/qml /usr/local/bin/qmlcachegen /usr/local/bin/qmleasing /usr/local/bin/qmlimportscanner /usr/local/bin/qmllint /usr/local/bin/qmlmin /usr/local/bin/qmlplugindump /usr/local/bin/qmlpreview /usr/local/bin/qmlprofiler /usr/local/bin/qmlscene /usr/local/bin/qmltestrunner done Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/qt5-printsupport-5.13.2.txz SUCCEEDED 00:01:35 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kookbook-0.2.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kookbook-0.2.1_1 for building => SHA256 Checksum OK for kookbook-0.2.1.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kookbook-0.2.1_1 for building ===> Extracting for kookbook-0.2.1_1 => SHA256 Checksum OK for kookbook-0.2.1.tar.xz. Extracted Memory Use: 0.37M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for kookbook-0.2.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on file: /usr/local/lib/libmarkdown.a - found ===> kookbook-0.2.1_1 depends on file: /usr/local/bin/cmake - found ===> kookbook-0.2.1_1 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> kookbook-0.2.1_1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> kookbook-0.2.1_1 depends on file: /usr/local/lib/qt5/bin/qmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> kookbook-0.2.1_1 depends on file: /usr/local/lib/libmarkdown.a - found ===> kookbook-0.2.1_1 depends on file: /usr/local/bin/cmake - found ===> kookbook-0.2.1_1 depends on file: /usr/local/share/ECM/cmake/ECMConfig.cmake - found ===> kookbook-0.2.1_1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> kookbook-0.2.1_1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> kookbook-0.2.1_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> kookbook-0.2.1_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Configuring for kookbook-0.2.1_1 ===> Performing out-of-source build /bin/mkdir -p /construction/misc/kookbook/.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 -- Found discount: /usr/local/lib/libmarkdown.a -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS -- Build files have been written to: /construction/misc/kookbook/.build SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for kookbook-0.2.1_1 /usr/local/bin/cmake -S/construction/misc/kookbook/kookbook-0.2.1 -B/construction/misc/kookbook/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/misc/kookbook/.build/CMakeFiles /construction/misc/kookbook/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- --- src/core/CMakeFiles/activedocument_autogen.dir/all --- --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- --- src/core/CMakeFiles/activedocument_autogen.dir/all --- /usr/bin/make -f src/core/CMakeFiles/activedocument_autogen.dir/build.make src/core/CMakeFiles/activedocument_autogen.dir/depend --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- /usr/bin/make -f src/core/parser/CMakeFiles/parser_autogen.dir/build.make src/core/parser/CMakeFiles/parser_autogen.dir/depend --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- /usr/bin/make -f src/touch/utils/CMakeFiles/utils_autogen.dir/build.make src/touch/utils/CMakeFiles/utils_autogen.dir/depend --- src/core/CMakeFiles/activedocument_autogen.dir/all --- --- src/core/CMakeFiles/activedocument_autogen.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/activedocument_autogen.dir/DependInfo.cmake --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- --- src/core/parser/CMakeFiles/parser_autogen.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core/parser /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core/parser /construction/misc/kookbook/.build/src/core/parser/CMakeFiles/parser_autogen.dir/DependInfo.cmake --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- --- src/touch/utils/CMakeFiles/utils_autogen.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch/utils /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch/utils /construction/misc/kookbook/.build/src/touch/utils/CMakeFiles/utils_autogen.dir/DependInfo.cmake --- src/core/CMakeFiles/activedocument_autogen.dir/all --- Scanning dependencies of target activedocument_autogen /usr/bin/make -f src/core/CMakeFiles/activedocument_autogen.dir/build.make src/core/CMakeFiles/activedocument_autogen.dir/build --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- Scanning dependencies of target parser_autogen /usr/bin/make -f src/core/parser/CMakeFiles/parser_autogen.dir/build.make src/core/parser/CMakeFiles/parser_autogen.dir/build --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- Scanning dependencies of target utils_autogen /usr/bin/make -f src/touch/utils/CMakeFiles/utils_autogen.dir/build.make src/touch/utils/CMakeFiles/utils_autogen.dir/build --- src/core/CMakeFiles/activedocument_autogen.dir/all --- --- src/core/CMakeFiles/activedocument_autogen --- --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- --- src/core/parser/CMakeFiles/parser_autogen --- --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- --- src/touch/utils/CMakeFiles/utils_autogen --- --- src/core/CMakeFiles/activedocument_autogen.dir/all --- [ 1%] Automatic MOC for target activedocument cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/core/CMakeFiles/activedocument_autogen.dir/AutogenInfo.json Release --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- [ 3%] Automatic MOC for target parser cd /construction/misc/kookbook/.build/src/core/parser && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/core/parser/CMakeFiles/parser_autogen.dir/AutogenInfo.json Release --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- [ 4%] Automatic MOC for target utils cd /construction/misc/kookbook/.build/src/touch/utils && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/touch/utils/CMakeFiles/utils_autogen.dir/AutogenInfo.json Release --- src/core/parser/CMakeFiles/parser_autogen.dir/all --- [ 4%] Built target parser_autogen --- src/core/parser/CMakeFiles/parser.dir/all --- /usr/bin/make -f src/core/parser/CMakeFiles/parser.dir/build.make src/core/parser/CMakeFiles/parser.dir/depend --- src/core/parser/CMakeFiles/parser.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core/parser /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core/parser /construction/misc/kookbook/.build/src/core/parser/CMakeFiles/parser.dir/DependInfo.cmake Scanning dependencies of target parser /usr/bin/make -f src/core/parser/CMakeFiles/parser.dir/build.make src/core/parser/CMakeFiles/parser.dir/build --- src/core/parser/CMakeFiles/parser.dir/parser_autogen/mocs_compilation.cpp.o --- --- src/core/parser/CMakeFiles/parser.dir/ingredientsextractor.cpp.o --- --- src/core/parser/CMakeFiles/parser.dir/recipeparser.cpp.o --- --- src/core/parser/CMakeFiles/parser.dir/recipedocument.cpp.o --- --- src/core/parser/CMakeFiles/parser.dir/ingredientsextractor.cpp.o --- [ 9%] Building CXX object src/core/parser/CMakeFiles/parser.dir/ingredientsextractor.cpp.o --- src/core/parser/CMakeFiles/parser.dir/recipedocument.cpp.o --- [ 9%] Building CXX object src/core/parser/CMakeFiles/parser.dir/recipedocument.cpp.o --- src/core/parser/CMakeFiles/parser.dir/parser_autogen/mocs_compilation.cpp.o --- [ 9%] Building CXX object src/core/parser/CMakeFiles/parser.dir/parser_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/src/core/parser && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/parser/parser_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/parser.dir/parser_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/core/parser/parser_autogen/mocs_compilation.cpp --- src/core/parser/CMakeFiles/parser.dir/recipedocument.cpp.o --- cd /construction/misc/kookbook/.build/src/core/parser && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/parser/parser_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/parser.dir/recipedocument.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/core/parser/recipedocument.cpp --- src/core/parser/CMakeFiles/parser.dir/ingredientsextractor.cpp.o --- cd /construction/misc/kookbook/.build/src/core/parser && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/parser/parser_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/parser.dir/ingredientsextractor.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/core/parser/ingredientsextractor.cpp --- src/core/parser/CMakeFiles/parser.dir/recipeparser.cpp.o --- [ 11%] Building CXX object src/core/parser/CMakeFiles/parser.dir/recipeparser.cpp.o cd /construction/misc/kookbook/.build/src/core/parser && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/parser/parser_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/parser.dir/recipeparser.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/core/parser/recipeparser.cpp --- src/core/CMakeFiles/activedocument_autogen.dir/all --- [ 11%] Built target activedocument_autogen --- src/core/CMakeFiles/activedocument.dir/all --- /usr/bin/make -f src/core/CMakeFiles/activedocument.dir/build.make src/core/CMakeFiles/activedocument.dir/depend --- src/core/CMakeFiles/activedocument.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/activedocument.dir/DependInfo.cmake Scanning dependencies of target activedocument /usr/bin/make -f src/core/CMakeFiles/activedocument.dir/build.make src/core/CMakeFiles/activedocument.dir/build --- src/core/CMakeFiles/activedocument.dir/activedocument_autogen/mocs_compilation.cpp.o --- --- src/core/CMakeFiles/activedocument.dir/activedocument.cpp.o --- --- src/touch/utils/CMakeFiles/utils_autogen.dir/all --- [ 11%] Built target utils_autogen --- src/touch/utils/CMakeFiles/utils.dir/all --- /usr/bin/make -f src/touch/utils/CMakeFiles/utils.dir/build.make src/touch/utils/CMakeFiles/utils.dir/depend --- src/core/CMakeFiles/activedocument.dir/all --- --- src/core/CMakeFiles/activedocument.dir/activedocument_autogen/mocs_compilation.cpp.o --- [ 13%] Building CXX object src/core/CMakeFiles/activedocument.dir/activedocument_autogen/mocs_compilation.cpp.o --- src/touch/utils/CMakeFiles/utils.dir/all --- --- src/touch/utils/CMakeFiles/utils.dir/depend --- --- src/core/CMakeFiles/activedocument.dir/all --- cd /construction/misc/kookbook/.build/src/core && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/activedocument_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/activedocument.dir/activedocument_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/core/activedocument_autogen/mocs_compilation.cpp --- src/touch/utils/CMakeFiles/utils.dir/all --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch/utils /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch/utils /construction/misc/kookbook/.build/src/touch/utils/CMakeFiles/utils.dir/DependInfo.cmake Scanning dependencies of target utils --- src/core/CMakeFiles/activedocument.dir/all --- --- src/core/CMakeFiles/activedocument.dir/activedocument.cpp.o --- [ 14%] Building CXX object src/core/CMakeFiles/activedocument.dir/activedocument.cpp.o cd /construction/misc/kookbook/.build/src/core && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/activedocument_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/activedocument.dir/activedocument.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/core/activedocument.cpp --- src/touch/utils/CMakeFiles/utils.dir/all --- /usr/bin/make -f src/touch/utils/CMakeFiles/utils.dir/build.make src/touch/utils/CMakeFiles/utils.dir/build --- src/touch/utils/CMakeFiles/utils.dir/utils_autogen/mocs_compilation.cpp.o --- --- src/touch/utils/CMakeFiles/utils.dir/dirmodel.cpp.o --- --- src/touch/utils/CMakeFiles/utils.dir/standardpaths.cpp.o --- [ 16%] Building CXX object src/touch/utils/CMakeFiles/utils.dir/standardpaths.cpp.o --- src/touch/utils/CMakeFiles/utils.dir/dirmodel.cpp.o --- [ 18%] Building CXX object src/touch/utils/CMakeFiles/utils.dir/dirmodel.cpp.o --- src/touch/utils/CMakeFiles/utils.dir/standardpaths.cpp.o --- cd /construction/misc/kookbook/.build/src/touch/utils && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/utils/utils_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/utils.dir/standardpaths.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/touch/utils/standardpaths.cpp --- src/touch/utils/CMakeFiles/utils.dir/dirmodel.cpp.o --- cd /construction/misc/kookbook/.build/src/touch/utils && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/utils/utils_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/utils.dir/dirmodel.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/touch/utils/dirmodel.cpp --- src/touch/utils/CMakeFiles/utils.dir/utils_autogen/mocs_compilation.cpp.o --- [ 19%] Building CXX object src/touch/utils/CMakeFiles/utils.dir/utils_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/src/touch/utils && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/utils/utils_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/utils.dir/utils_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/touch/utils/utils_autogen/mocs_compilation.cpp --- src/core/CMakeFiles/activedocument.dir/all --- --- src/core/libactivedocument.a --- [ 21%] Linking CXX static library libactivedocument.a cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -P CMakeFiles/activedocument.dir/cmake_clean_target.cmake cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/activedocument.dir/link.txt --verbose=1 /usr/bin/ar qc libactivedocument.a CMakeFiles/activedocument.dir/activedocument_autogen/mocs_compilation.cpp.o CMakeFiles/activedocument.dir/activedocument.cpp.o /usr/bin/ranlib libactivedocument.a [ 21%] Built target activedocument --- src/touch/utils/CMakeFiles/utils.dir/all --- --- src/touch/utils/libutils.a --- [ 22%] Linking CXX static library libutils.a cd /construction/misc/kookbook/.build/src/touch/utils && /usr/local/bin/cmake -P CMakeFiles/utils.dir/cmake_clean_target.cmake cd /construction/misc/kookbook/.build/src/touch/utils && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/utils.dir/link.txt --verbose=1 /usr/bin/ar qc libutils.a CMakeFiles/utils.dir/utils_autogen/mocs_compilation.cpp.o CMakeFiles/utils.dir/dirmodel.cpp.o CMakeFiles/utils.dir/standardpaths.cpp.o /usr/bin/ranlib libutils.a [ 22%] Built target utils --- src/core/parser/CMakeFiles/parser.dir/all --- --- src/core/parser/libparser.a --- [ 24%] Linking CXX static library libparser.a cd /construction/misc/kookbook/.build/src/core/parser && /usr/local/bin/cmake -P CMakeFiles/parser.dir/cmake_clean_target.cmake cd /construction/misc/kookbook/.build/src/core/parser && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/parser.dir/link.txt --verbose=1 /usr/bin/ar qc libparser.a CMakeFiles/parser.dir/parser_autogen/mocs_compilation.cpp.o CMakeFiles/parser.dir/ingredientsextractor.cpp.o CMakeFiles/parser.dir/recipeparser.cpp.o CMakeFiles/parser.dir/recipedocument.cpp.o /usr/bin/ranlib libparser.a [ 24%] Built target parser --- src/core/CMakeFiles/scanner_autogen.dir/all --- --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- --- src/core/CMakeFiles/scanner_autogen.dir/all --- /usr/bin/make -f src/core/CMakeFiles/scanner_autogen.dir/build.make src/core/CMakeFiles/scanner_autogen.dir/depend --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- /usr/bin/make -f src/desktop/panes/CMakeFiles/panes_autogen.dir/build.make src/desktop/panes/CMakeFiles/panes_autogen.dir/depend --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/depend --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/depend --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- --- src/desktop/panes/CMakeFiles/panes_autogen.dir/depend --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/depend --- --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/depend --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/DependInfo.cmake --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/DependInfo.cmake --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop/panes /construction/misc/kookbook/.build/src/desktop/panes/CMakeFiles/panes_autogen.dir/DependInfo.cmake --- src/core/CMakeFiles/scanner_autogen.dir/all --- --- src/core/CMakeFiles/scanner_autogen.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/scanner_autogen.dir/DependInfo.cmake --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- Scanning dependencies of target ingredientsextractortest_autogen --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- Scanning dependencies of target recipeparsertest_autogen --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/build --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/build --- src/core/CMakeFiles/scanner_autogen.dir/all --- Scanning dependencies of target scanner_autogen /usr/bin/make -f src/core/CMakeFiles/scanner_autogen.dir/build.make src/core/CMakeFiles/scanner_autogen.dir/build --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- Scanning dependencies of target panes_autogen --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen --- --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen --- --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- /usr/bin/make -f src/desktop/panes/CMakeFiles/panes_autogen.dir/build.make src/desktop/panes/CMakeFiles/panes_autogen.dir/build --- src/core/CMakeFiles/scanner_autogen.dir/all --- --- src/core/CMakeFiles/scanner_autogen --- --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- --- src/desktop/panes/CMakeFiles/panes_autogen --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- [ 26%] Automatic MOC for target ingredientsextractortest --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- [ 27%] Automatic MOC for target recipeparsertest --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/AutogenInfo.json Release --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/AutogenInfo.json Release --- src/core/CMakeFiles/scanner_autogen.dir/all --- [ 29%] Automatic MOC for target scanner cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/core/CMakeFiles/scanner_autogen.dir/AutogenInfo.json Release --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- [ 31%] Automatic MOC for target panes cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/desktop/panes/CMakeFiles/panes_autogen.dir/AutogenInfo.json Release --- autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/all --- [ 31%] Built target recipeparsertest_autogen --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest.dir/depend --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/recipeparsertest.dir/DependInfo.cmake Scanning dependencies of target recipeparsertest /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest.dir/build --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/recipeparsertest_autogen/mocs_compilation.cpp.o --- --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/recipeparsertest.cpp.o --- --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/recipeparsertest_autogen/mocs_compilation.cpp.o --- [ 32%] Building CXX object autotests/parsertest/CMakeFiles/recipeparsertest.dir/recipeparsertest_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/construction/misc/kookbook/.build\" -DQT_TESTLIB_LIB -I/construction/misc/kookbook/.build/autotests/parsertest/recipeparsertest_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtTest -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/recipeparsertest.dir/recipeparsertest_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/autotests/parsertest/recipeparsertest_autogen/mocs_compilation.cpp --- autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/all --- [ 32%] Built target ingredientsextractortest_autogen --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/depend --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/DependInfo.cmake --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/all --- --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/recipeparsertest.cpp.o --- [ 34%] Building CXX object autotests/parsertest/CMakeFiles/recipeparsertest.dir/recipeparsertest.cpp.o cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/construction/misc/kookbook/.build\" -DQT_TESTLIB_LIB -I/construction/misc/kookbook/.build/autotests/parsertest/recipeparsertest_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtTest -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/recipeparsertest.dir/recipeparsertest.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest/recipeparsertest.cpp --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/all --- Scanning dependencies of target ingredientsextractortest --- src/core/CMakeFiles/scanner_autogen.dir/all --- [ 34%] Built target scanner_autogen --- src/core/CMakeFiles/scanner.dir/all --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/all --- /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/build --- src/core/CMakeFiles/scanner.dir/all --- /usr/bin/make -f src/core/CMakeFiles/scanner.dir/build.make src/core/CMakeFiles/scanner.dir/depend --- src/core/CMakeFiles/scanner.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/scanner.dir/DependInfo.cmake --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/all --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest_autogen/mocs_compilation.cpp.o --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest.cpp.o --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest_autogen/mocs_compilation.cpp.o --- [ 36%] Building CXX object autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/construction/misc/kookbook/.build\" -DQT_TESTLIB_LIB -I/construction/misc/kookbook/.build/autotests/parsertest/ingredientsextractortest_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtTest -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/autotests/parsertest/ingredientsextractortest_autogen/mocs_compilation.cpp --- src/core/CMakeFiles/scanner.dir/all --- Scanning dependencies of target scanner /usr/bin/make -f src/core/CMakeFiles/scanner.dir/build.make src/core/CMakeFiles/scanner.dir/build --- src/core/CMakeFiles/scanner.dir/scanner_autogen/mocs_compilation.cpp.o --- --- src/core/CMakeFiles/scanner.dir/scanner.cpp.o --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/all --- --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest.cpp.o --- [ 37%] Building CXX object autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest.cpp.o cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/construction/misc/kookbook/.build\" -DQT_TESTLIB_LIB -I/construction/misc/kookbook/.build/autotests/parsertest/ingredientsextractortest_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtTest -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest/ingredientsextractortest.cpp --- src/core/CMakeFiles/scanner.dir/all --- --- src/core/CMakeFiles/scanner.dir/scanner_autogen/mocs_compilation.cpp.o --- [ 39%] Building CXX object src/core/CMakeFiles/scanner.dir/scanner_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/src/core && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/scanner_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/scanner.dir/scanner_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/core/scanner_autogen/mocs_compilation.cpp --- src/core/CMakeFiles/scanner.dir/scanner.cpp.o --- [ 40%] Building CXX object src/core/CMakeFiles/scanner.dir/scanner.cpp.o cd /construction/misc/kookbook/.build/src/core && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -I/construction/misc/kookbook/.build/src/core/scanner_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/scanner.dir/scanner.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/core/scanner.cpp --- src/desktop/panes/CMakeFiles/panes_autogen.dir/all --- [ 40%] Built target panes_autogen --- src/desktop/panes/CMakeFiles/panes.dir/all --- /usr/bin/make -f src/desktop/panes/CMakeFiles/panes.dir/build.make src/desktop/panes/CMakeFiles/panes.dir/depend --- src/desktop/panes/CMakeFiles/panes.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop/panes /construction/misc/kookbook/.build/src/desktop/panes/CMakeFiles/panes.dir/DependInfo.cmake Scanning dependencies of target panes /usr/bin/make -f src/desktop/panes/CMakeFiles/panes.dir/build.make src/desktop/panes/CMakeFiles/panes.dir/build --- src/desktop/panes/CMakeFiles/panes.dir/panes_autogen/mocs_compilation.cpp.o --- --- src/desktop/panes/CMakeFiles/panes.dir/metadatapane.cpp.o --- --- src/desktop/panes/CMakeFiles/panes.dir/fspane.cpp.o --- --- src/desktop/panes/CMakeFiles/panes.dir/mainpane.cpp.o --- --- src/desktop/panes/CMakeFiles/panes.dir/rawviewpane.cpp.o --- --- src/desktop/panes/CMakeFiles/panes.dir/panebase.cpp.o --- --- src/desktop/panes/CMakeFiles/panes.dir/panes_autogen/mocs_compilation.cpp.o --- [ 42%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/panes_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/panes_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/mocs_compilation.cpp --- src/desktop/panes/CMakeFiles/panes.dir/fspane.cpp.o --- [ 44%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/fspane.cpp.o --- src/desktop/panes/CMakeFiles/panes.dir/mainpane.cpp.o --- [ 45%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/mainpane.cpp.o --- src/desktop/panes/CMakeFiles/panes.dir/fspane.cpp.o --- cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/fspane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/fspane.cpp --- src/desktop/panes/CMakeFiles/panes.dir/mainpane.cpp.o --- cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/mainpane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/mainpane.cpp --- src/desktop/panes/CMakeFiles/panes.dir/rawviewpane.cpp.o --- [ 47%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/rawviewpane.cpp.o --- src/desktop/panes/CMakeFiles/panes.dir/metadatapane.cpp.o --- [ 49%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/metadatapane.cpp.o cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/metadatapane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/metadatapane.cpp --- src/desktop/panes/CMakeFiles/panes.dir/rawviewpane.cpp.o --- cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/rawviewpane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/rawviewpane.cpp --- src/desktop/panes/CMakeFiles/panes.dir/panebase.cpp.o --- [ 50%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/panebase.cpp.o cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/panebase.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/panebase.cpp --- src/desktop/panes/CMakeFiles/panes.dir/treepane.cpp.o --- [ 52%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/treepane.cpp.o cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/treepane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/treepane.cpp --- src/desktop/panes/CMakeFiles/panes.dir/listpane.cpp.o --- [ 54%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/listpane.cpp.o cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/listpane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/listpane.cpp --- src/desktop/panes/CMakeFiles/panes.dir/ingredientsparserpane.cpp.o --- [ 55%] Building CXX object src/desktop/panes/CMakeFiles/panes.dir/ingredientsparserpane.cpp.o cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/panes/panes_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/panes.dir/ingredientsparserpane.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/ingredientsparserpane.cpp --- autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/all --- --- autotests/parsertest/ingredientsextractortest --- [ 57%] Linking CXX executable ingredientsextractortest cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ingredientsextractortest.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest_autogen/mocs_compilation.cpp.o CMakeFiles/ingredientsextractortest.dir/ingredientsextractortest.cpp.o -o ingredientsextractortest -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib /usr/local/lib/qt5/libQt5Test.so.5.13.2 ../../src/core/parser/libparser.a /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 /usr/local/lib/libmarkdown.a -Wl,-rpath-link,/usr/local/lib [ 57%] Built target ingredientsextractortest --- autotests/parsertest/CMakeFiles/recipeparsertest.dir/all --- --- autotests/parsertest/recipeparsertest --- [ 59%] Linking CXX executable recipeparsertest cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/recipeparsertest.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/recipeparsertest.dir/recipeparsertest_autogen/mocs_compilation.cpp.o CMakeFiles/recipeparsertest.dir/recipeparsertest.cpp.o -o recipeparsertest -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib /usr/local/lib/qt5/libQt5Test.so.5.13.2 ../../src/core/parser/libparser.a /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 /usr/local/lib/libmarkdown.a -Wl,-rpath-link,/usr/local/lib [ 59%] Built target recipeparsertest --- src/core/CMakeFiles/scanner.dir/all --- --- src/core/libscanner.a --- [ 60%] Linking CXX static library libscanner.a cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -P CMakeFiles/scanner.dir/cmake_clean_target.cmake cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/scanner.dir/link.txt --verbose=1 /usr/bin/ar qc libscanner.a CMakeFiles/scanner.dir/scanner_autogen/mocs_compilation.cpp.o CMakeFiles/scanner.dir/scanner.cpp.o /usr/bin/ranlib libscanner.a [ 60%] Built target scanner --- src/touch/CMakeFiles/kookbooktouch_autogen.dir/all --- /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch_autogen.dir/build.make src/touch/CMakeFiles/kookbooktouch_autogen.dir/depend --- src/touch/CMakeFiles/kookbooktouch_autogen.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/DependInfo.cmake Scanning dependencies of target kookbooktouch_autogen /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch_autogen.dir/build.make src/touch/CMakeFiles/kookbooktouch_autogen.dir/build --- src/touch/CMakeFiles/kookbooktouch_autogen --- [ 62%] Automatic MOC for target kookbooktouch cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/AutogenInfo.json Release [ 62%] Built target kookbooktouch_autogen --- src/touch/CMakeFiles/kookbooktouch.dir/all --- /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch.dir/build.make src/touch/CMakeFiles/kookbooktouch.dir/depend --- src/touch/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp --- --- src/touch/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp --- --- src/touch/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp --- --- src/touch/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp --- [ 63%] Automatic RCC for resources.qrc --- src/touch/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp --- [ 65%] Automatic RCC for ../../icons/icons.qrc --- src/touch/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp --- cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_autorcc /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/AutoRcc_resources_EWIEGA46WW_Info.json Release --- src/touch/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp --- [ 67%] Automatic RCC for ../../doc/docs.qrc cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_autorcc /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/AutoRcc_docs_7CIRXD3U24_Info.json Release --- src/touch/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp --- cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_autorcc /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/AutoRcc_icons_KGPS6WV3FN_Info.json Release --- src/touch/CMakeFiles/kookbooktouch.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch.dir/DependInfo.cmake Scanning dependencies of target kookbooktouch /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch.dir/build.make src/touch/CMakeFiles/kookbooktouch.dir/build --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/mocs_compilation.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/main.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/scanneradapter.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/documentloader.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp.o --- --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/mocs_compilation.cpp.o --- [ 68%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/mocs_compilation.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/mocs_compilation.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/main.cpp.o --- [ 72%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/main.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/main.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/touch/main.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp.o --- [ 70%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp.o -c /construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp.o --- [ 73%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp.o -c /construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp.o --- [ 75%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp.o -c /construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/scanneradapter.cpp.o --- [ 77%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/scanneradapter.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/scanneradapter.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/touch/scanneradapter.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/documentloader.cpp.o --- [ 78%] Building CXX object src/touch/CMakeFiles/kookbooktouch.dir/documentloader.cpp.o cd /construction/misc/kookbook/.build/src/touch && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -I/construction/misc/kookbook/.build/src/touch/kookbooktouch_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbooktouch.dir/documentloader.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/touch/documentloader.cpp --- src/desktop/panes/CMakeFiles/panes.dir/all --- --- src/desktop/panes/libpanes.a --- [ 80%] Linking CXX static library libpanes.a cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/local/bin/cmake -P CMakeFiles/panes.dir/cmake_clean_target.cmake cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/panes.dir/link.txt --verbose=1 /usr/bin/ar qc libpanes.a CMakeFiles/panes.dir/panes_autogen/mocs_compilation.cpp.o CMakeFiles/panes.dir/metadatapane.cpp.o CMakeFiles/panes.dir/fspane.cpp.o CMakeFiles/panes.dir/mainpane.cpp.o CMakeFiles/panes.dir/rawviewpane.cpp.o CMakeFiles/panes.dir/panebase.cpp.o CMakeFiles/panes.dir/treepane.cpp.o CMakeFiles/panes.dir/listpane.cpp.o CMakeFiles/panes.dir/ingredientsparserpane.cpp.o /usr/bin/ranlib libpanes.a [ 80%] Built target panes --- src/desktop/CMakeFiles/kookbook_autogen.dir/all --- /usr/bin/make -f src/desktop/CMakeFiles/kookbook_autogen.dir/build.make src/desktop/CMakeFiles/kookbook_autogen.dir/depend --- src/desktop/CMakeFiles/kookbook_autogen.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook_autogen.dir/DependInfo.cmake Scanning dependencies of target kookbook_autogen /usr/bin/make -f src/desktop/CMakeFiles/kookbook_autogen.dir/build.make src/desktop/CMakeFiles/kookbook_autogen.dir/build --- src/desktop/CMakeFiles/kookbook_autogen --- [ 81%] Automatic MOC for target kookbook cd /construction/misc/kookbook/.build/src/desktop && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook_autogen.dir/AutogenInfo.json Release [ 81%] Built target kookbook_autogen --- src/desktop/CMakeFiles/kookbook.dir/all --- /usr/bin/make -f src/desktop/CMakeFiles/kookbook.dir/build.make src/desktop/CMakeFiles/kookbook.dir/depend --- src/desktop/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp --- --- src/desktop/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp --- [ 83%] Automatic RCC for ../../icons/icons.qrc cd /construction/misc/kookbook/.build/src/desktop && /usr/local/bin/cmake -E cmake_autorcc /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook_autogen.dir/AutoRcc_icons_KGPS6WV3FN_Info.json Release --- src/desktop/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp --- [ 85%] Automatic RCC for ../../doc/docs.qrc cd /construction/misc/kookbook/.build/src/desktop && /usr/local/bin/cmake -E cmake_autorcc /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook_autogen.dir/AutoRcc_docs_7CIRXD3U24_Info.json Release --- src/desktop/CMakeFiles/kookbook.dir/depend --- cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook.dir/DependInfo.cmake Scanning dependencies of target kookbook /usr/bin/make -f src/desktop/CMakeFiles/kookbook.dir/build.make src/desktop/CMakeFiles/kookbook.dir/build --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o --- --- src/desktop/CMakeFiles/kookbook.dir/main.cpp.o --- --- src/desktop/CMakeFiles/kookbook.dir/mainwindow.cpp.o --- --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp.o --- --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp.o --- --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o --- [ 88%] Building CXX object src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp.o --- [ 88%] Building CXX object src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp.o cd /construction/misc/kookbook/.build/src/desktop && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/kookbook_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/. -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbook.dir/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp.o -c /construction/misc/kookbook/.build/src/desktop/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp --- src/desktop/CMakeFiles/kookbook.dir/mainwindow.cpp.o --- [ 90%] Building CXX object src/desktop/CMakeFiles/kookbook.dir/mainwindow.cpp.o cd /construction/misc/kookbook/.build/src/desktop && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/kookbook_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/. -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbook.dir/mainwindow.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/mainwindow.cpp --- src/desktop/CMakeFiles/kookbook.dir/main.cpp.o --- [ 91%] Building CXX object src/desktop/CMakeFiles/kookbook.dir/main.cpp.o cd /construction/misc/kookbook/.build/src/desktop && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/kookbook_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/. -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbook.dir/main.cpp.o -c /construction/misc/kookbook/kookbook-0.2.1/src/desktop/main.cpp --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o --- cd /construction/misc/kookbook/.build/src/desktop && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/kookbook_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/. -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o -c /construction/misc/kookbook/.build/src/desktop/kookbook_autogen/mocs_compilation.cpp --- src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp.o --- [ 93%] Building CXX object src/desktop/CMakeFiles/kookbook.dir/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp.o cd /construction/misc/kookbook/.build/src/desktop && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/construction/misc/kookbook/.build/src/desktop/kookbook_autogen/include -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/. -I/construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/parser/.. -I/construction/misc/kookbook/kookbook-0.2.1/src/core/. -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/qt5/QtPrintSupport -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=c++14 -o CMakeFiles/kookbook.dir/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp.o -c /construction/misc/kookbook/.build/src/desktop/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp --- src/touch/CMakeFiles/kookbooktouch.dir/all --- --- src/touch/kookbooktouch --- [ 95%] Linking CXX executable kookbooktouch cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/kookbooktouch.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/mocs_compilation.cpp.o CMakeFiles/kookbooktouch.dir/main.cpp.o CMakeFiles/kookbooktouch.dir/scanneradapter.cpp.o CMakeFiles/kookbooktouch.dir/documentloader.cpp.o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp.o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp.o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp.o -o kookbooktouch -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib ../core/libscanner.a ../core/parser/libparser.a utils/libutils.a /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/libmarkdown.a -pthread /usr/local/lib/qt5/libQt5Qml.so.5.13.2 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib [ 96%] Built target kookbooktouch --- src/desktop/CMakeFiles/kookbook.dir/all --- --- src/desktop/kookbook --- [ 98%] Linking CXX executable kookbook cd /construction/misc/kookbook/.build/src/desktop && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/kookbook.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o CMakeFiles/kookbook.dir/main.cpp.o CMakeFiles/kookbook.dir/mainwindow.cpp.o CMakeFiles/kookbook.dir/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp.o CMakeFiles/kookbook.dir/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp.o -o kookbook -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib panes/libpanes.a ../core/parser/libparser.a ../core/libscanner.a ../core/libactivedocument.a /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 ../core/parser/libparser.a /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/libmarkdown.a /usr/local/lib/qt5/libQt5Core.so.5.13.2 -pthread -Wl,-rpath-link,/usr/local/lib [100%] Built target kookbook /usr/local/bin/cmake -E cmake_progress_start /construction/misc/kookbook/.build/CMakeFiles 0 SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for kookbook-0.2.1_1 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/misc/kookbook/kookbook-0.2.1 -B/construction/misc/kookbook/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/misc/kookbook/.build/CMakeFiles /construction/misc/kookbook/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/core/parser/CMakeFiles/parser_autogen.dir/build.make src/core/parser/CMakeFiles/parser_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core/parser /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core/parser /construction/misc/kookbook/.build/src/core/parser/CMakeFiles/parser_autogen.dir/DependInfo.cmake /usr/bin/make -f src/core/parser/CMakeFiles/parser_autogen.dir/build.make src/core/parser/CMakeFiles/parser_autogen.dir/build [ 1%] Automatic MOC for target parser cd /construction/misc/kookbook/.build/src/core/parser && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/core/parser/CMakeFiles/parser_autogen.dir/AutogenInfo.json Release [ 1%] Built target parser_autogen /usr/bin/make -f src/core/parser/CMakeFiles/parser.dir/build.make src/core/parser/CMakeFiles/parser.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core/parser /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core/parser /construction/misc/kookbook/.build/src/core/parser/CMakeFiles/parser.dir/DependInfo.cmake /usr/bin/make -f src/core/parser/CMakeFiles/parser.dir/build.make src/core/parser/CMakeFiles/parser.dir/build [ 9%] Built target parser /usr/bin/make -f src/core/CMakeFiles/scanner_autogen.dir/build.make src/core/CMakeFiles/scanner_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/scanner_autogen.dir/DependInfo.cmake /usr/bin/make -f src/core/CMakeFiles/scanner_autogen.dir/build.make src/core/CMakeFiles/scanner_autogen.dir/build [ 11%] Automatic MOC for target scanner cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/core/CMakeFiles/scanner_autogen.dir/AutogenInfo.json Release [ 11%] Built target scanner_autogen /usr/bin/make -f src/core/CMakeFiles/scanner.dir/build.make src/core/CMakeFiles/scanner.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/scanner.dir/DependInfo.cmake /usr/bin/make -f src/core/CMakeFiles/scanner.dir/build.make src/core/CMakeFiles/scanner.dir/build [ 16%] Built target scanner /usr/bin/make -f src/core/CMakeFiles/activedocument_autogen.dir/build.make src/core/CMakeFiles/activedocument_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/activedocument_autogen.dir/DependInfo.cmake /usr/bin/make -f src/core/CMakeFiles/activedocument_autogen.dir/build.make src/core/CMakeFiles/activedocument_autogen.dir/build [ 18%] Automatic MOC for target activedocument cd /construction/misc/kookbook/.build/src/core && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/core/CMakeFiles/activedocument_autogen.dir/AutogenInfo.json Release [ 18%] Built target activedocument_autogen /usr/bin/make -f src/core/CMakeFiles/activedocument.dir/build.make src/core/CMakeFiles/activedocument.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/core /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/core /construction/misc/kookbook/.build/src/core/CMakeFiles/activedocument.dir/DependInfo.cmake /usr/bin/make -f src/core/CMakeFiles/activedocument.dir/build.make src/core/CMakeFiles/activedocument.dir/build [ 22%] Built target activedocument /usr/bin/make -f src/desktop/panes/CMakeFiles/panes_autogen.dir/build.make src/desktop/panes/CMakeFiles/panes_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop/panes /construction/misc/kookbook/.build/src/desktop/panes/CMakeFiles/panes_autogen.dir/DependInfo.cmake /usr/bin/make -f src/desktop/panes/CMakeFiles/panes_autogen.dir/build.make src/desktop/panes/CMakeFiles/panes_autogen.dir/build [ 24%] Automatic MOC for target panes cd /construction/misc/kookbook/.build/src/desktop/panes && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/desktop/panes/CMakeFiles/panes_autogen.dir/AutogenInfo.json Release [ 24%] Built target panes_autogen /usr/bin/make -f src/desktop/panes/CMakeFiles/panes.dir/build.make src/desktop/panes/CMakeFiles/panes.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop/panes /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop/panes /construction/misc/kookbook/.build/src/desktop/panes/CMakeFiles/panes.dir/DependInfo.cmake /usr/bin/make -f src/desktop/panes/CMakeFiles/panes.dir/build.make src/desktop/panes/CMakeFiles/panes.dir/build [ 40%] Built target panes /usr/bin/make -f src/desktop/CMakeFiles/kookbook_autogen.dir/build.make src/desktop/CMakeFiles/kookbook_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook_autogen.dir/DependInfo.cmake /usr/bin/make -f src/desktop/CMakeFiles/kookbook_autogen.dir/build.make src/desktop/CMakeFiles/kookbook_autogen.dir/build [ 42%] Automatic MOC for target kookbook cd /construction/misc/kookbook/.build/src/desktop && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook_autogen.dir/AutogenInfo.json Release [ 42%] Built target kookbook_autogen /usr/bin/make -f src/desktop/CMakeFiles/kookbook.dir/build.make src/desktop/CMakeFiles/kookbook.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/desktop /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/desktop /construction/misc/kookbook/.build/src/desktop/CMakeFiles/kookbook.dir/DependInfo.cmake /usr/bin/make -f src/desktop/CMakeFiles/kookbook.dir/build.make src/desktop/CMakeFiles/kookbook.dir/build [ 57%] Built target kookbook /usr/bin/make -f src/touch/utils/CMakeFiles/utils_autogen.dir/build.make src/touch/utils/CMakeFiles/utils_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch/utils /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch/utils /construction/misc/kookbook/.build/src/touch/utils/CMakeFiles/utils_autogen.dir/DependInfo.cmake /usr/bin/make -f src/touch/utils/CMakeFiles/utils_autogen.dir/build.make src/touch/utils/CMakeFiles/utils_autogen.dir/build [ 59%] Automatic MOC for target utils cd /construction/misc/kookbook/.build/src/touch/utils && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/touch/utils/CMakeFiles/utils_autogen.dir/AutogenInfo.json Release [ 59%] Built target utils_autogen /usr/bin/make -f src/touch/utils/CMakeFiles/utils.dir/build.make src/touch/utils/CMakeFiles/utils.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch/utils /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch/utils /construction/misc/kookbook/.build/src/touch/utils/CMakeFiles/utils.dir/DependInfo.cmake /usr/bin/make -f src/touch/utils/CMakeFiles/utils.dir/build.make src/touch/utils/CMakeFiles/utils.dir/build [ 65%] Built target utils /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch_autogen.dir/build.make src/touch/CMakeFiles/kookbooktouch_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/DependInfo.cmake /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch_autogen.dir/build.make src/touch/CMakeFiles/kookbooktouch_autogen.dir/build [ 67%] Automatic MOC for target kookbooktouch cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch_autogen.dir/AutogenInfo.json Release [ 67%] Built target kookbooktouch_autogen /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch.dir/build.make src/touch/CMakeFiles/kookbooktouch.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/src/touch /construction/misc/kookbook/.build /construction/misc/kookbook/.build/src/touch /construction/misc/kookbook/.build/src/touch/CMakeFiles/kookbooktouch.dir/DependInfo.cmake /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch.dir/build.make src/touch/CMakeFiles/kookbooktouch.dir/build [ 86%] Built target kookbooktouch /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/DependInfo.cmake /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/build [ 88%] Automatic MOC for target recipeparsertest cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/recipeparsertest_autogen.dir/AutogenInfo.json Release [ 88%] Built target recipeparsertest_autogen /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/recipeparsertest.dir/DependInfo.cmake /usr/bin/make -f autotests/parsertest/CMakeFiles/recipeparsertest.dir/build.make autotests/parsertest/CMakeFiles/recipeparsertest.dir/build [ 93%] Built target recipeparsertest /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/DependInfo.cmake /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/build [ 95%] Automatic MOC for target ingredientsextractortest cd /construction/misc/kookbook/.build/autotests/parsertest && /usr/local/bin/cmake -E cmake_autogen /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/ingredientsextractortest_autogen.dir/AutogenInfo.json Release [ 95%] Built target ingredientsextractortest_autogen /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/depend cd /construction/misc/kookbook/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/misc/kookbook/kookbook-0.2.1 /construction/misc/kookbook/kookbook-0.2.1/autotests/parsertest /construction/misc/kookbook/.build /construction/misc/kookbook/.build/autotests/parsertest /construction/misc/kookbook/.build/autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/DependInfo.cmake /usr/bin/make -f autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/build.make autotests/parsertest/CMakeFiles/ingredientsextractortest.dir/build [100%] Built target ingredientsextractortest /usr/local/bin/cmake -E cmake_progress_start /construction/misc/kookbook/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f src/desktop/CMakeFiles/kookbook.dir/build.make src/desktop/CMakeFiles/kookbook.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/kookbook cd /construction/misc/kookbook/.build/src/desktop && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/kookbook.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/kookbook.dir/kookbook_autogen/mocs_compilation.cpp.o CMakeFiles/kookbook.dir/main.cpp.o CMakeFiles/kookbook.dir/mainwindow.cpp.o CMakeFiles/kookbook.dir/kookbook_autogen/7CIRXD3U24/qrc_docs.cpp.o CMakeFiles/kookbook.dir/kookbook_autogen/KGPS6WV3FN/qrc_icons.cpp.o -o CMakeFiles/CMakeRelink.dir/kookbook -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib panes/libpanes.a ../core/parser/libparser.a ../core/libscanner.a ../core/libactivedocument.a /usr/local/lib/qt5/libQt5PrintSupport.so.5.13.2 /usr/local/lib/qt5/libQt5Widgets.so.5.13.2 ../core/parser/libparser.a /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/libmarkdown.a /usr/local/lib/qt5/libQt5Core.so.5.13.2 -pthread -Wl,-rpath-link,/usr/local/lib /usr/bin/make -f src/touch/CMakeFiles/kookbooktouch.dir/build.make src/touch/CMakeFiles/kookbooktouch.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/kookbooktouch cd /construction/misc/kookbook/.build/src/touch && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/kookbooktouch.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/mocs_compilation.cpp.o CMakeFiles/kookbooktouch.dir/main.cpp.o CMakeFiles/kookbooktouch.dir/scanneradapter.cpp.o CMakeFiles/kookbooktouch.dir/documentloader.cpp.o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/EWIEGA46WW/qrc_resources.cpp.o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/7CIRXD3U24/qrc_docs.cpp.o CMakeFiles/kookbooktouch.dir/kookbooktouch_autogen/KGPS6WV3FN/qrc_icons.cpp.o -o CMakeFiles/CMakeRelink.dir/kookbooktouch -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib ../core/libscanner.a ../core/parser/libparser.a utils/libutils.a /usr/local/lib/qt5/libQt5Gui.so.5.13.2 /usr/local/lib/libmarkdown.a -pthread /usr/local/lib/qt5/libQt5Qml.so.5.13.2 /usr/local/lib/qt5/libQt5Network.so.5.13.2 /usr/local/lib/qt5/libQt5Core.so.5.13.2 -Wl,-rpath-link,/usr/local/lib Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/misc/kookbook/stage/usr/local/bin/kookbook -- Installing: /construction/misc/kookbook/stage/usr/local/share/applications/kookbook.desktop -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/16x16/apps/kookbook.png -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/22x22/apps/kookbook.png -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/32x32/apps/kookbook.png -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/48x48/apps/kookbook.png -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/64x64/apps/kookbook.png -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/128x128/apps/kookbook.png -- Installing: /construction/misc/kookbook/stage/usr/local/share/icons/hicolor/scalable/apps/kookbook.svgz -- Installing: /construction/misc/kookbook/stage/usr/local/bin/kookbooktouch -- Installing: /construction/misc/kookbook/stage/usr/local/share/applications/kookbooktouch.desktop -- Installing: /construction/misc/kookbook/stage/usr/local/share/kookbook/doc/krecipes.py ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for kookbook-0.2.1_1 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:02:26