* Package: x11-misc/evolvotron-0.7.1-r1 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking evolvotron-0.7.1.tar.gz to /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work >>> Source unpacked in /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work >>> Preparing source in /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron ... * Running qmake ... Info: creating stash file /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/.qmake.stash [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron ... make -j 1 sub-libfunction cd libfunction/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/libfunction/libfunction.pro 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile make[1]: Entering directory '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/libfunction' x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o friezegroup.o friezegroup.cpp In file included from function_node.h:29, from friezegroup.h:29, from friezegroup.cpp:26: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from friezegroup.h:29, from friezegroup.cpp:26: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_boilerplate.o function_boilerplate.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_boilerplate.cpp:27: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_boilerplate.cpp:27: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_compose_pair.o function_compose_pair.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_compose_pair.h:29, from function_compose_pair.cpp:26: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_compose_pair.h:29, from function_compose_pair.cpp:26: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_compose_triple.o function_compose_triple.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_compose_triple.h:29, from function_compose_triple.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_compose_triple.h:29, from function_compose_triple.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_constant.o function_constant.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_constant.h:29, from function_constant.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_constant.h:29, from function_constant.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_identity.o function_identity.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_identity.h:30, from function_identity.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_identity.h:30, from function_identity.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_node.o function_node.cpp In file included from function_node.h:29, from function_node.cpp:25: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_node.cpp:25: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_node_info.o function_node_info.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_post_transform.o function_post_transform.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_post_transform.h:32, from function_post_transform.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_post_transform.h:32, from function_post_transform.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_post_transform.h:34, from function_post_transform.cpp:28: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_post_transform.h:32, from function_post_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_post_transform.h:34, from function_post_transform.cpp:28: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_post_transform.h:32, from function_post_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_post_transform.h:34, from function_post_transform.cpp:28: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_post_transform.h:32, from function_post_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_post_transform.h:34, from function_post_transform.cpp:28: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_post_transform.h:32, from function_post_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_pre_transform.o function_pre_transform.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_pre_transform.h:32, from function_pre_transform.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_pre_transform.h:32, from function_pre_transform.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_pre_transform.h:34, from function_pre_transform.cpp:28: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_pre_transform.h:32, from function_pre_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_pre_transform.h:34, from function_pre_transform.cpp:28: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_pre_transform.h:32, from function_pre_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_pre_transform.h:34, from function_pre_transform.cpp:28: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_pre_transform.h:32, from function_pre_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_pre_transform.h:34, from function_pre_transform.cpp:28: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_pre_transform.h:32, from function_pre_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_registration.o function_registration.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_registry.o function_registry.cpp function_registry.cpp: In member function ‘void FunctionRegistry::register_function(const FunctionRegistration&)’: function_registry.cpp:79:35: warning: implicitly-declared ‘FunctionRegistration& FunctionRegistration::operator=(const FunctionRegistration&)’ is deprecated [-Wdeprecated-copy] 79 | _registry_by_name[r.name()]=r; | ^ In file included from function_registry.h:29, from function_registry.cpp:26: function_registration.h:79:3: note: because ‘FunctionRegistration’ has user-provided ‘FunctionRegistration::FunctionRegistration(const FunctionRegistration&)’ 79 | FunctionRegistration(const FunctionRegistration& f) | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_top.o function_top.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_top.h:32, from function_top.cpp:25: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_top.h:32, from function_top.cpp:25: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_top.cpp:28: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_top.h:32, from function_top.cpp:25: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_top.cpp:28: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_top.h:32, from function_top.cpp:25: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_top.cpp:28: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_top.h:32, from function_top.cpp:25: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_top.cpp:28: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_top.h:32, from function_top.cpp:25: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_transform.o function_transform.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_transform.h:29, from function_transform.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform.h:29, from function_transform.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from function_transform.cpp:28: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform.h:29, from function_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from function_transform.cpp:28: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform.h:29, from function_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from function_transform.cpp:28: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform.h:29, from function_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from function_transform.cpp:28: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform.h:29, from function_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o function_transform_generalised.o function_transform_generalised.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_transform_generalised.h:29, from function_transform_generalised.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform_generalised.h:29, from function_transform_generalised.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform_generalised.h:31, from function_transform_generalised.cpp:28: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform_generalised.h:29, from function_transform_generalised.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform_generalised.h:31, from function_transform_generalised.cpp:28: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform_generalised.h:29, from function_transform_generalised.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform_generalised.h:31, from function_transform_generalised.cpp:28: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform_generalised.h:29, from function_transform_generalised.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform_generalised.h:31, from function_transform_generalised.cpp:28: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_transform_generalised.h:29, from function_transform_generalised.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_arithmetic.o functions_arithmetic.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_arithmetic.h:30, from functions_arithmetic.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_arithmetic.h:30, from functions_arithmetic.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_choose.o functions_choose.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_choose.h:30, from functions_choose.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_choose.h:30, from functions_choose.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_filter.o functions_filter.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h: In member function ‘virtual const XYZ FunctionAverageSamples::evaluate(const XYZ&) const’: functions_filter.h:88:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 88 | p0=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:89:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 89 | p1=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:90:32: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 90 | delta=XYZ(0.0,0.0,0.0); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:95:16: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 95 | p0=p-baseline; | ^~~~~~~~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:96:16: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 96 | p1=p+baseline; | ^~~~~~~~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:97:40: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 97 | delta=(p1-p0)/(iterations()-1); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h: In member function ‘virtual const XYZ FunctionStreak::evaluate(const XYZ&) const’: functions_filter.h:130:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 130 | p0=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:131:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 131 | p1=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:132:32: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 132 | delta=XYZ(0.0,0.0,0.0); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:136:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 136 | p0=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:137:16: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 137 | p1=p+baseline; | ^~~~~~~~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:138:40: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 138 | delta=(p1-p0)/(iterations()-1); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h: In member function ‘virtual const XYZ FunctionConvolveSamples::evaluate(const XYZ&) const’: functions_filter.h:220:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 220 | p0=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:221:14: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 221 | p1=p; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:222:32: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 222 | delta=XYZ(0.0,0.0,0.0); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:226:16: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 226 | p0=p-baseline; | ^~~~~~~~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:227:16: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 227 | p1=p+baseline; | ^~~~~~~~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_filter.cpp:28: functions_filter.h:228:40: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 228 | delta=(p1-p0)/(iterations()-1); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_filter.h:30, from functions_filter.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_hop.o functions_friezegroup_hop.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_hop.h:29, from functions_friezegroup_hop.cpp:27: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_hop.h:29, from functions_friezegroup_hop.cpp:27: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_jump.o functions_friezegroup_jump.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_jump.h:29, from functions_friezegroup_jump.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_jump.h:29, from functions_friezegroup_jump.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_sidle.o functions_friezegroup_sidle.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_sidle.h:29, from functions_friezegroup_sidle.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_sidle.h:29, from functions_friezegroup_sidle.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_spinhop.o functions_friezegroup_spinhop.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_spinhop.h:29, from functions_friezegroup_spinhop.cpp:27: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_spinhop.h:29, from functions_friezegroup_spinhop.cpp:27: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_spinjump.o functions_friezegroup_spinjump.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_spinjump.h:29, from functions_friezegroup_spinjump.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_spinjump.h:29, from functions_friezegroup_spinjump.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_spinsidle.o functions_friezegroup_spinsidle.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_spinsidle.h:29, from functions_friezegroup_spinsidle.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_spinsidle.h:29, from functions_friezegroup_spinsidle.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_friezegroup_step.o functions_friezegroup_step.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_friezegroup_step.h:29, from functions_friezegroup_step.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_friezegroup_step.h:29, from functions_friezegroup_step.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_geometry.o functions_geometry.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_geometry.h:30, from functions_geometry.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_geometry.h:30, from functions_geometry.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_gradient.o functions_gradient.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_gradient.h:30, from functions_gradient.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_gradient.h:30, from functions_gradient.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_juliabrot.o functions_juliabrot.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_juliabrot.h:30, from functions_juliabrot.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_juliabrot.h:30, from functions_juliabrot.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_kaleidoscope.o functions_kaleidoscope.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_kaleidoscope.h:30, from functions_kaleidoscope.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_kaleidoscope.h:30, from functions_kaleidoscope.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_magnitude.o functions_magnitude.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_magnitude.h:30, from functions_magnitude.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_magnitude.h:30, from functions_magnitude.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_misc.o functions_misc.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_misc.h:31, from functions_misc.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_misc.h:31, from functions_misc.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_misc.cpp:28: functions_misc.h: In member function ‘virtual const XYZ FunctionIterate::evaluate(const XYZ&) const’: functions_misc.h:86:23: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 86 | ret=arg(0)(ret); | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_misc.h:31, from functions_misc.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_noise.o functions_noise.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_noise.h:29, from functions_noise.cpp:27: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_noise.h:29, from functions_noise.cpp:27: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_quantize.o functions_quantize.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_quantize.h:29, from functions_quantize.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_quantize.h:29, from functions_quantize.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_render.o functions_render.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_render.h:30, from functions_render.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_render.h:30, from functions_render.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_shadow.o functions_shadow.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_shadow.h:29, from functions_shadow.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_shadow.h:29, from functions_shadow.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_spherical.o functions_spherical.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_spherical.h:30, from functions_spherical.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_spherical.h:30, from functions_spherical.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_spiral.o functions_spiral.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_spiral.h:30, from functions_spiral.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_spiral.h:30, from functions_spiral.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_tartan.o functions_tartan.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_tartan.h:29, from functions_tartan.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_tartan.h:29, from functions_tartan.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o functions_transform.o functions_transform.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from functions_transform.h:30, from functions_transform.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_transform.h:30, from functions_transform.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_transform.h:32, from functions_transform.cpp:28: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_transform.h:30, from functions_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_transform.h:32, from functions_transform.cpp:28: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_transform.h:30, from functions_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_transform.h:32, from functions_transform.cpp:28: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_transform.h:30, from functions_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from functions_transform.h:32, from functions_transform.cpp:28: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from functions_transform.h:30, from functions_transform.cpp:28: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o hex.o hex.cpp In file included from hex.h:26, from hex.cpp:24: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o margin.o margin.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o mutation_parameters.o mutation_parameters.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from function_constant.h:29, from mutation_parameters.cpp:30: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from function_constant.h:29, from mutation_parameters.cpp:30: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from mutation_parameters.cpp:32: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_constant.h:29, from mutation_parameters.cpp:30: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from mutation_parameters.cpp:32: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_constant.h:29, from mutation_parameters.cpp:30: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from mutation_parameters.cpp:32: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_constant.h:29, from mutation_parameters.cpp:30: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from function_transform.h:31, from mutation_parameters.cpp:32: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from function_node.h:30, from function_boilerplate.h:30, from function_constant.h:29, from mutation_parameters.cpp:30: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o noise.o noise.cpp In file included from xyz.h:29, from noise.h:29, from noise.cpp:26: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from noise.h:29, from noise.cpp:26: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ noise.cpp: In constructor ‘Noise::Noise(uint)’: noise.cpp:40:37: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 40 | _g[i]=RandomXYZSphereNormal(r_01); | ^ In file included from noise.h:29, from noise.cpp:26: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ noise.cpp:60:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 60 | _g[N+i]=_g[i]; | ^ In file included from noise.h:29, from noise.cpp:26: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o random.o random.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o register_all_functions.o register_all_functions.cpp In file included from function_node.h:29, from function_boilerplate.h:30, from register_all_functions.cpp:28: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from function_node.h:30, from function_boilerplate.h:30, from register_all_functions.cpp:28: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o transform.o transform.cpp In file included from xyz.h:29, from transform.h:29, from transform.cpp:26: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from transform.h:29, from transform.cpp:26: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform.cpp:26: transform.h: In member function ‘void Transform::translate(const XYZ&)’: transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from transform.h:29, from transform.cpp:26: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform.cpp:26: transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from transform.h:29, from transform.cpp:26: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform.cpp:26: transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from transform.h:29, from transform.cpp:26: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform.cpp:26: transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from transform.h:29, from transform.cpp:26: xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o useful.o useful.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o xy.o xy.cpp In file included from xy.cpp:24: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o xyz.o xyz.cpp In file included from xyz.h:29, from xyz.cpp:24: xy.h: In member function ‘void XY::normalise()’: xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from xyz.cpp:24: xyz.h: In member function ‘void XYZ::normalise()’: xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ rm -f libfunction.a x86_64-pc-linux-gnu-ar cqs libfunction.a friezegroup.o function_boilerplate.o function_compose_pair.o function_compose_triple.o function_constant.o function_identity.o function_node.o function_node_info.o function_post_transform.o function_pre_transform.o function_registration.o function_registry.o function_top.o function_transform.o function_transform_generalised.o functions_arithmetic.o functions_choose.o functions_filter.o functions_friezegroup_hop.o functions_friezegroup_jump.o functions_friezegroup_sidle.o functions_friezegroup_spinhop.o functions_friezegroup_spinjump.o functions_friezegroup_spinsidle.o functions_friezegroup_step.o functions_geometry.o functions_gradient.o functions_juliabrot.o functions_kaleidoscope.o functions_magnitude.o functions_misc.o functions_noise.o functions_quantize.o functions_render.o functions_shadow.o functions_spherical.o functions_spiral.o functions_tartan.o functions_transform.o hex.o margin.o mutation_parameters.o noise.o random.o register_all_functions.o transform.o useful.o xy.o xyz.o make[1]: Leaving directory '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/libfunction' make -j 1 sub-libevolvotron cd libevolvotron/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/libevolvotron/libevolvotron.pro 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile make[1]: Entering directory '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/libevolvotron' x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_about.o dialog_about.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_favourite.o dialog_favourite.cpp In file included from ../libfunction/xyz.h:29, from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/xy.h: In member function ‘void XY::normalise()’: ../libfunction/xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ ../libfunction/xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/xyz.h: In member function ‘void XYZ::normalise()’: ../libfunction/xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/transform.h: In member function ‘void Transform::translate(const XYZ&)’: ../libfunction/transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: ../libfunction/transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: ../libfunction/transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: ../libfunction/transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_favourite.cpp:29: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_functions.o dialog_functions.cpp In file included from ../libfunction/xyz.h:29, from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/xy.h: In member function ‘void XY::normalise()’: ../libfunction/xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ ../libfunction/xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/xyz.h: In member function ‘void XYZ::normalise()’: ../libfunction/xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/transform.h: In member function ‘void Transform::translate(const XYZ&)’: ../libfunction/transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: ../libfunction/transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: ../libfunction/transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: ../libfunction/transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from dialog_functions.cpp:26: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_help.o dialog_help.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_mutatable_image_display.o dialog_mutatable_image_display.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_mutation_parameters.o dialog_mutation_parameters.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o dialog_render_parameters.o dialog_render_parameters.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o evolvotron_main.o evolvotron_main.cpp In file included from ../libfunction/xyz.h:29, from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/xy.h: In member function ‘void XY::normalise()’: ../libfunction/xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ ../libfunction/xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/xyz.h: In member function ‘void XYZ::normalise()’: ../libfunction/xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/transform.h: In member function ‘void Transform::translate(const XYZ&)’: ../libfunction/transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: ../libfunction/transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: ../libfunction/transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: ../libfunction/transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from ../libfunction/transform.h:29, from transform_factory.h:31, from evolvotron_main.h:30, from evolvotron_main.cpp:25: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ evolvotron_main.cpp: In member function ‘void EvolvotronMain::tick()’: evolvotron_main.cpp:579:17: warning: ‘void QTime::start()’ is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 579 | watchdog.start(); | ~~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qcborarray.h:43, from /usr/include/qt5/QtCore/QtCore:38, from /usr/include/qt5/QtXml/QtXmlDepends:3, from /usr/include/qt5/QtXml/QtXml:3, from common.h:34, from evolvotron_main.h:27, from evolvotron_main.cpp:25: /usr/include/qt5/QtCore/qdatetime.h:235:55: note: declared here 235 | QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); | ^~~~~ evolvotron_main.cpp:597:31: warning: ‘int QTime::elapsed() const’ is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 597 | if (watchdog.elapsed()>20) | ~~~~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtCore/qcborvalue.h:44, from /usr/include/qt5/QtCore/qcborarray.h:43, from /usr/include/qt5/QtCore/QtCore:38, from /usr/include/qt5/QtXml/QtXmlDepends:3, from /usr/include/qt5/QtXml/QtXml:3, from common.h:34, from evolvotron_main.h:27, from evolvotron_main.cpp:25: /usr/include/qt5/QtCore/qdatetime.h:237:54: note: declared here 237 | QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; | ^~~~~~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o license.o license.cpp x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o mutatable_image.o mutatable_image.cpp In file included from ../libfunction/xyz.h:29, from mutatable_image.h:29, from mutatable_image.cpp:24: ../libfunction/xy.h: In member function ‘void XY::normalise()’: ../libfunction/xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ ../libfunction/xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from mutatable_image.h:29, from mutatable_image.cpp:24: ../libfunction/xyz.h: In member function ‘void XYZ::normalise()’: ../libfunction/xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from mutatable_image.cpp:30: ../libfunction/transform.h: In member function ‘void Transform::translate(const XYZ&)’: ../libfunction/transform.h:73:19: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 73 | _translate=t; | ^ In file included from mutatable_image.h:29, from mutatable_image.cpp:24: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from mutatable_image.cpp:30: ../libfunction/transform.h: In member function ‘void Transform::basis_x(const XYZ&)’: ../libfunction/transform.h:77:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 77 | _basis_x=x; | ^ In file included from mutatable_image.h:29, from mutatable_image.cpp:24: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from mutatable_image.cpp:30: ../libfunction/transform.h: In member function ‘void Transform::basis_y(const XYZ&)’: ../libfunction/transform.h:81:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 81 | _basis_y=y; | ^ In file included from mutatable_image.h:29, from mutatable_image.cpp:24: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from mutatable_image.cpp:30: ../libfunction/transform.h: In member function ‘void Transform::basis_z(const XYZ&)’: ../libfunction/transform.h:85:17: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 85 | _basis_z=z; | ^ In file included from mutatable_image.h:29, from mutatable_image.cpp:24: ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ mutatable_image.cpp: In static member function ‘static boost::shared_ptr MutatableImage::load_function(const FunctionRegistry&, std::istream&, std::string&)’: mutatable_image.cpp:505:19: warning: ‘QXmlInputSource’ is deprecated [-Wdeprecated-declarations] 505 | QXmlInputSource xml_source; | ^~~~~~~~~~ In file included from /usr/include/qt5/QtXml/QtXml:6, from common.h:34, from mutatable_image.h:27, from mutatable_image.cpp:24: /usr/include/qt5/QtXml/qxml.h:197:49: note: declared here 197 | class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource | ^~~~~~~~~~~~~~~ mutatable_image.cpp:515:20: warning: ‘QXmlSimpleReader’ is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] 515 | QXmlSimpleReader xml_reader; | ^~~~~~~~~~ In file included from /usr/include/qt5/QtXml/QtXml:6, from common.h:34, from mutatable_image.h:27, from mutatable_image.cpp:24: /usr/include/qt5/QtXml/qxml.h:275:75: note: declared here 275 | CATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o mutatable_image_computer.o mutatable_image_computer.cpp In file included from ../libfunction/xyz.h:29, from mutatable_image.h:29, from mutatable_image_computer.h:29, from mutatable_image_computer.cpp:24: ../libfunction/xy.h: In member function ‘void XY::normalise()’: ../libfunction/xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ ../libfunction/xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from mutatable_image.h:29, from mutatable_image_computer.h:29, from mutatable_image_computer.cpp:24: ../libfunction/xyz.h: In member function ‘void XYZ::normalise()’: ../libfunction/xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -DEVOLVOTRON_VERSION="" -DEVOLVOTRON_BUILD=" (Build options: Release)" -DNDEBUG -DQT_NO_ASCII_CAST -fPIC -D_REENTRANT -Wall -Wextra -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../libfunction -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -Imoc -I/usr/lib64/qt5/mkspecs/linux-g++ -o mutatable_image_computer_farm.o mutatable_image_computer_farm.cpp In file included from ../libfunction/xyz.h:29, from mutatable_image.h:29, from mutatable_image_computer.h:29, from mutatable_image_computer_farm.h:30, from mutatable_image_computer_farm.cpp:26: ../libfunction/xy.h: In member function ‘void XY::normalise()’: ../libfunction/xy.h:220:22: warning: implicitly-declared ‘constexpr XY& XY::operator=(const XY&)’ is deprecated [-Wdeprecated-copy] 220 | (*this)=normalised(); | ^ ../libfunction/xy.h:67:3: note: because ‘XY’ has user-provided ‘XY::XY(const XY&)’ 67 | XY(const XY& v) | ^~ In file included from mutatable_image.h:29, from mutatable_image_computer.h:29, from mutatable_image_computer_farm.h:30, from mutatable_image_computer_farm.cpp:26: ../libfunction/xyz.h: In member function ‘void XYZ::normalise()’: ../libfunction/xyz.h:281:22: warning: implicitly-declared ‘constexpr XYZ& XYZ::operator=(const XYZ&)’ is deprecated [-Wdeprecated-copy] 281 | (*this)=normalised(); | ^ ../libfunction/xyz.h:83:3: note: because ‘XYZ’ has user-provided ‘XYZ::XYZ(const XYZ&)’ 83 | XYZ(const XYZ& v) | ^~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/map:60, from ../libfunction/useful.h:36, from ../libfunction/common.h:27, from common.h:28, from mutatable_image_computer_farm.h:27, from mutatable_image_computer_farm.cpp:26: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h: In instantiation of ‘static const _Key& std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_S_key(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type) [with _Key = boost::shared_ptr; _Val = boost::shared_ptr; _KeyOfValue = std::_Identity >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityHiResFirst; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const std::_Rb_tree_node >*]’: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:2100:44: required from ‘std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_equal_pos(const key_type&) [with _Key = boost::shared_ptr; _Val = boost::shared_ptr; _KeyOfValue = std::_Identity >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityHiResFirst; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::key_type = boost::shared_ptr]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:2149:4: required from ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_equal(_Arg&&) [with _Arg = const boost::shared_ptr&; _Key = boost::shared_ptr; _Val = boost::shared_ptr; _KeyOfValue = std::_Identity >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityHiResFirst; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator = std::_Rb_tree, boost::shared_ptr, std::_Identity >, MutatableImageComputerFarm::CompareTaskPriorityHiResFirst, std::allocator > >::iterator]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_multiset.h:503:36: required from ‘std::multiset<_Key, _Compare, _Alloc>::iterator std::multiset<_Key, _Compare, _Alloc>::insert(const value_type&) [with _Key = boost::shared_ptr; _Compare = MutatableImageComputerFarm::CompareTaskPriorityHiResFirst; _Alloc = std::allocator >; std::multiset<_Key, _Compare, _Alloc>::iterator = std::_Rb_tree, boost::shared_ptr, std::_Identity >, MutatableImageComputerFarm::CompareTaskPriorityHiResFirst, std::allocator > >::const_iterator; std::multiset<_Key, _Compare, _Alloc>::value_type = boost::shared_ptr]’ mutatable_image_computer_farm.cpp:85:37: required from here /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:770:15: error: static assertion failed: comparison object must be invocable as const 770 | is_invocable_v, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:770:15: note: ‘std::is_invocable_v&, const boost::shared_ptr&>’ evaluates to false /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h: In instantiation of ‘static const _Key& std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_S_key(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type) [with _Key = boost::shared_ptr; _Val = boost::shared_ptr; _KeyOfValue = std::_Identity >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityLoResFirst; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const std::_Rb_tree_node >*]’: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:2100:44: required from ‘std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_equal_pos(const key_type&) [with _Key = boost::shared_ptr; _Val = boost::shared_ptr; _KeyOfValue = std::_Identity >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityLoResFirst; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::key_type = boost::shared_ptr]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:2149:4: required from ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_equal(_Arg&&) [with _Arg = const boost::shared_ptr&; _Key = boost::shared_ptr; _Val = boost::shared_ptr; _KeyOfValue = std::_Identity >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityLoResFirst; _Alloc = std::allocator >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator = std::_Rb_tree, boost::shared_ptr, std::_Identity >, MutatableImageComputerFarm::CompareTaskPriorityLoResFirst, std::allocator > >::iterator]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_multiset.h:503:36: required from ‘std::multiset<_Key, _Compare, _Alloc>::iterator std::multiset<_Key, _Compare, _Alloc>::insert(const value_type&) [with _Key = boost::shared_ptr; _Compare = MutatableImageComputerFarm::CompareTaskPriorityLoResFirst; _Alloc = std::allocator >; std::multiset<_Key, _Compare, _Alloc>::iterator = std::_Rb_tree, boost::shared_ptr, std::_Identity >, MutatableImageComputerFarm::CompareTaskPriorityLoResFirst, std::allocator > >::const_iterator; std::multiset<_Key, _Compare, _Alloc>::value_type = boost::shared_ptr]’ mutatable_image_computer_farm.cpp:109:17: required from here /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:770:15: error: static assertion failed: comparison object must be invocable as const /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:770:15: note: ‘std::is_invocable_v&, const boost::shared_ptr&>’ evaluates to false make[1]: *** [Makefile:1147: mutatable_image_computer_farm.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron/libevolvotron' make: *** [Makefile:91: sub-libevolvotron] Error 2 * ERROR: x11-misc/evolvotron-0.7.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/evolvotron-0.7.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/evolvotron-0.7.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:evolvotron-0.7.1-r1:20210429-190306.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron' * S: '/var/tmp/portage/x11-misc/evolvotron-0.7.1-r1/work/evolvotron'