Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/qbrew.spec'], chrootPath='/var/lib/mock/f33-build-307832-57098/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/qbrew.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/qbrew-0.4.1-26.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/qbrew.spec'], chrootPath='/var/lib/mock/f33-build-307832-57098/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/qbrew.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XoULtI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qbrew-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/qbrew-0.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qbrew-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find src -type f -exec chmod 0644 '{}' ';' + echo 'Patch #0 (qbrew-fix-return-type.patch):' Patch #0 (qbrew-fix-return-type.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/beerxmlreader.cpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rAxOFG + umask 022 + cd /builddir/build/BUILD + cd qbrew-0.4.1 + echo 'QMAKE_CFLAGS_RELEASE="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"' + echo 'QMAKE_CXXFLAGS_RELEASE="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"' + echo 'QMAKE_LFLAGS_RELEASE="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection"' + ./configure --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/qbrew --docdir=/usr/share/doc/qbrew Configuring qbrew package... Checking for qmake...yes Checking Qt version...4.8.7 Checking if a simple Qt program builds...yes Creating Makefile qbrew configured successfully Relax, don't worry, have a homebrew! + /usr/bin/make -j4 /usr/lib64/qt4/bin/uic src/alcoholtool.ui -o build/ui_alcoholtool.h /usr/lib64/qt4/bin/uic src/calcconfig.ui -o build/ui_calcconfig.h /usr/lib64/qt4/bin/uic src/databasetool.ui -o build/ui_databasetool.h /usr/lib64/qt4/bin/uic src/generalconfig.ui -o build/ui_generalconfig.h /usr/lib64/qt4/bin/uic src/helpviewer.ui -o build/ui_helpviewer.h /usr/lib64/qt4/bin/uic src/hydrometertool.ui -o build/ui_hydrometertool.h /usr/lib64/qt4/bin/uic src/ingredientpage.ui -o build/ui_ingredientpage.h /usr/lib64/qt4/bin/uic src/mainwindow.ui -o build/ui_mainwindow.h /usr/lib64/qt4/bin/uic src/noteview.ui -o build/ui_noteview.h /usr/lib64/qt4/bin/uic src/recipeconfig.ui -o build/ui_recipeconfig.h /usr/lib64/qt4/bin/uic src/view.ui -o build/ui_view.h g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/alcoholtool.o src/alcoholtool.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/beerxmlreader.o src/beerxmlreader.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/data.o src/data.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/databasetool.o src/databasetool.cpp In file included from src/recipe.h:40, from src/alcoholtool.cpp:13: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/recipe.h:39, from src/alcoholtool.cpp:13: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/recipe.h:41, from src/alcoholtool.cpp:13: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/recipe.h:39, from src/alcoholtool.cpp:13: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/alcoholtool.cpp:13: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/recipe.h:39, from src/alcoholtool.cpp:13: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/beerxmlreader.cpp:12: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/beerxmlreader.cpp:12: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/beerxmlreader.cpp:12: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/beerxmlreader.cpp:12: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/beerxmlreader.cpp:12: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/beerxmlreader.cpp:12: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/beerxmlreader.cpp:13: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/beerxmlreader.cpp:12: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/databasetool.cpp:16: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/databasetool.cpp:16: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/databasetool.cpp:16: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/databasetool.cpp:16: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/databasetool.cpp:16: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/databasetool.cpp:16: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/qbrew.h:39, from src/data.cpp:18: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/qbrew.h:39, from src/data.cpp:18: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/recipe.h:40, from src/data.cpp:19: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/qbrew.h:39, from src/data.cpp:18: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.cpp:19: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/qbrew.h:39, from src/data.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/data.cpp:22: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/qbrew.h:39, from src/data.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/datareader.o src/datareader.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/export.o src/export.cpp In file included from /usr/include/QtCore/QString:1, from src/data.h:36, from src/datareader.cpp:10: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ In file included from src/configstate.h:37, from src/data.h:38, from src/datareader.cpp:10: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/datareader.cpp:10: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/grain.o src/grain.cpp In file included from src/data.h:39, from src/datareader.cpp:10: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/datareader.cpp:10: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/datareader.cpp:10: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/datareader.cpp:10: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/graindelegate.o src/graindelegate.cpp In file included from src/beerxmlreader.h:38, from src/export.cpp:19: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/export.cpp:19: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/beerxmlreader.h:39, from src/export.cpp:19: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/export.cpp:19: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/export.cpp:20: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/export.cpp:19: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/export.cpp:24: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/export.cpp:19: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/grain.cpp:11: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/grain.h:40, from src/grain.cpp:11: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ src/grain.cpp: In member function 'Grain Grain::operator=(const Grain&)': src/grain.cpp:63:21: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 63 | weight_ = g.weight_; | ^~~~~~~ In file included from src/grain.h:40, from src/grain.cpp:11: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ src/export.cpp: In member function 'bool Recipe::importBeerXml(const QString&)': src/export.cpp:422:43: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 422 | size_ = Data::instance()->defaultSize(); | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/export.cpp:19: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/graindelegate.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/graindelegate.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/grainmodel.o src/grainmodel.cpp In file included from src/data.h:39, from src/graindelegate.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/graindelegate.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/graindelegate.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/graindelegate.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/helpviewer.o src/helpviewer.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/hop.o src/hop.cpp In file included from src/configstate.h:37, from src/data.h:38, from src/grainmodel.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/grainmodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/grainmodel.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/grainmodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/grainmodel.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/grainmodel.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/grainmodel.cpp:15: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/grainmodel.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/hop.cpp:12: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/hop.cpp:12: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ src/hop.cpp: In member function 'Hop Hop::operator=(const Hop&)': src/hop.cpp:57:21: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 57 | weight_ = h.weight_; | ^~~~~~~ In file included from src/hop.h:40, from src/hop.cpp:12: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/hopdelegate.o src/hopdelegate.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/hopmodel.o src/hopmodel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/hydrometertool.o src/hydrometertool.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/ingredientview.o src/ingredientview.cpp In file included from src/configstate.h:37, from src/data.h:38, from src/hopmodel.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hopmodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/hopdelegate.cpp:15: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hopdelegate.cpp:15: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/hopdelegate.cpp:15: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hopdelegate.cpp:15: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/hopdelegate.cpp:15: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hopdelegate.cpp:15: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/data.h:39, from src/hopmodel.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hopmodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/hopmodel.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hopmodel.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/hydrometertool.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hydrometertool.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/hydrometertool.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hydrometertool.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/hydrometertool.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/hydrometertool.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/main.o src/main.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/misc.o src/misc.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/miscdelegate.o src/miscdelegate.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/miscmodel.o src/miscmodel.cpp In file included from src/configstate.h:37, from src/qbrew.h:39, from src/main.cpp:47: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/qbrew.h:39, from src/main.cpp:47: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/miscdelegate.cpp:15: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/miscdelegate.cpp:15: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/miscmodel.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/miscmodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/miscdelegate.cpp:15: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/miscdelegate.cpp:15: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/miscdelegate.cpp:15: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/miscdelegate.cpp:15: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/notepage.o src/notepage.cpp In file included from src/data.h:39, from src/miscmodel.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/miscmodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/miscmodel.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/miscmodel.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/qbrew.o src/qbrew.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/quantity.o src/quantity.cpp In file included from src/recipe.h:40, from src/notepage.cpp:12: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/recipe.h:39, from src/notepage.cpp:12: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/recipe.h:41, from src/notepage.cpp:12: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/recipe.h:39, from src/notepage.cpp:12: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/notepage.cpp:12: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/recipe.h:39, from src/notepage.cpp:12: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/recipe.o src/recipe.cpp In file included from /usr/include/QtCore/QString:1, from src/quantity.h:37, from src/quantity.cpp:10: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1254 | { return QString::compare_helper(constData(), length(), s, cs); } | ^ /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } | ^ /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' 634 | QLatin1String s2, | ~~~~~~~~~~~~~~^~ /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] 1278 | { return QBool(indexOf(s, 0, cs) != -1); } | ^ /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' 658 | inline QLatin1String &operator=(const QLatin1String &other) | ^~~~~~~~ /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; | ~~~~~~~~~~~~~~^~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/recipereader.o src/recipereader.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/style.o src/style.cpp In file included from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/beerxmlreader.h:39, from src/recipe.cpp:18: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/recipe.cpp:19: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/recipe.cpp:24: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ src/recipe.cpp: In member function 'Recipe Recipe::operator=(const Recipe&)': src/recipe.cpp:70:19: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 70 | size_ = r.size_; | ^~~~~ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ src/recipe.cpp: In member function 'void Recipe::newRecipe()': src/recipe.cpp:100:43: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 100 | size_ = Data::instance()->defaultSize(); | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ src/recipe.cpp: In member function 'bool Recipe::loadRecipe(const QString&)': src/recipe.cpp:175:43: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 175 | size_ = Data::instance()->defaultSize(); | ^ In file included from src/grain.h:40, from src/beerxmlreader.h:38, from src/recipe.cpp:18: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/recipe.h:40, from src/recipereader.cpp:11: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/recipe.h:39, from src/recipereader.cpp:11: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/recipe.h:41, from src/recipereader.cpp:11: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/recipe.h:39, from src/recipereader.cpp:11: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/recipereader.cpp:11: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/recipe.h:39, from src/recipereader.cpp:11: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/configure.h:40, from src/qbrew.cpp:13: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/qbrew.cpp:13: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/qbrew.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/qbrew.cpp:13: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/qbrew.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/qbrew.cpp:13: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/qbrew.cpp:16: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/qbrew.cpp:13: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/styledelegate.o src/styledelegate.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/stylemodel.o src/stylemodel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/textprinter.o src/textprinter.cpp In file included from src/configstate.h:37, from src/data.h:38, from src/styledelegate.cpp:15: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/styledelegate.cpp:15: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/styledelegate.cpp:15: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/styledelegate.cpp:15: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/styledelegate.cpp:15: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/styledelegate.cpp:15: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/configstate.h:37, from src/data.h:38, from src/stylemodel.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/stylemodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/stylemodel.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/stylemodel.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/stylemodel.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/stylemodel.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/view.o src/view.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/alcoholtool.h -o build/moc_alcoholtool.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/configure.h -o build/moc_configure.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/databasetool.h -o build/moc_databasetool.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/graindelegate.h -o build/moc_graindelegate.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/grainmodel.h -o build/moc_grainmodel.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/helpviewer.h -o build/moc_helpviewer.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/hopdelegate.h -o build/moc_hopdelegate.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/hopmodel.h -o build/moc_hopmodel.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/hydrometertool.h -o build/moc_hydrometertool.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/ingredientview.h -o build/moc_ingredientview.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/miscdelegate.h -o build/moc_miscdelegate.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/miscmodel.h -o build/moc_miscmodel.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/notepage.h -o build/moc_notepage.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/qbrew.h -o build/moc_qbrew.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/recipe.h -o build/moc_recipe.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/styledelegate.h -o build/moc_styledelegate.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/stylemodel.h -o build/moc_stylemodel.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/textprinter.h -o build/moc_textprinter.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild src/view.h -o build/moc_view.cpp /usr/lib64/qt4/bin/rcc -name qbrew qbrew.qrc -o build/qrc_qbrew.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/configure.o src/configure.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_alcoholtool.o build/moc_alcoholtool.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_configure.o build/moc_configure.cpp In file included from src/configstate.h:37, from src/data.h:38, from src/view.cpp:14: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/view.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/view.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/view.cpp:14: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/view.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/view.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from src/view.cpp:15: src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/data.h:38, from src/view.cpp:14: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ In file included from build/../src/configstate.h:37, from build/../src/configure.h:40, from build/moc_configure.cpp:9: build/../src/hop.h: In member function 'void Hop::setWeight(const Weight&)': build/../src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/hop.h:40, from build/../src/configstate.h:37, from build/../src/configure.h:40, from build/moc_configure.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/configstate.h:37, from src/configure.h:40, from src/configure.cpp:13: src/hop.h: In member function 'void Hop::setWeight(const Weight&)': src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/configure.cpp:13: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/data.h:39, from src/configure.cpp:14: src/grain.h: In member function 'void Grain::setWeight(const Weight&)': src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/configure.cpp:13: src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from src/configure.cpp:14: src/data.h: In member function 'void Data::setDefaultSize(const Volume&)': src/data.h:173:68: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 173 | inline void Data::setDefaultSize(const Volume &v) { defaultsize_ = v; } | ^ In file included from src/hop.h:40, from src/configstate.h:37, from src/configure.h:40, from src/configure.cpp:13: src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_databasetool.o build/moc_databasetool.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_graindelegate.o build/moc_graindelegate.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_grainmodel.o build/moc_grainmodel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_helpviewer.o build/moc_helpviewer.cpp In file included from build/../src/grainmodel.h:40, from build/moc_grainmodel.cpp:9: build/../src/grain.h: In member function 'void Grain::setWeight(const Weight&)': build/../src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/grain.h:40, from build/../src/grainmodel.h:40, from build/moc_grainmodel.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from build/../src/grainmodel.h:40, from build/../src/databasetool.h:41, from build/moc_databasetool.cpp:9: build/../src/grain.h: In member function 'void Grain::setWeight(const Weight&)': build/../src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/grain.h:40, from build/../src/grainmodel.h:40, from build/../src/databasetool.h:41, from build/moc_databasetool.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from build/../src/hopmodel.h:40, from build/../src/databasetool.h:42, from build/moc_databasetool.cpp:9: build/../src/hop.h: In member function 'void Hop::setWeight(const Weight&)': build/../src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/grain.h:40, from build/../src/grainmodel.h:40, from build/../src/databasetool.h:41, from build/moc_databasetool.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_hopdelegate.o build/moc_hopdelegate.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_hopmodel.o build/moc_hopmodel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_hydrometertool.o build/moc_hydrometertool.cpp In file included from build/../src/hopmodel.h:40, from build/moc_hopmodel.cpp:9: build/../src/hop.h: In member function 'void Hop::setWeight(const Weight&)': build/../src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/hop.h:40, from build/../src/hopmodel.h:40, from build/moc_hopmodel.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_ingredientview.o build/moc_ingredientview.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_miscdelegate.o build/moc_miscdelegate.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_miscmodel.o build/moc_miscmodel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_notepage.o build/moc_notepage.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_qbrew.o build/moc_qbrew.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_recipe.o build/moc_recipe.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_styledelegate.o build/moc_styledelegate.cpp In file included from build/../src/recipe.h:40, from build/moc_recipe.cpp:9: build/../src/grain.h: In member function 'void Grain::setWeight(const Weight&)': build/../src/grain.h:127:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 127 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/recipe.h:39, from build/moc_recipe.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from build/../src/recipe.h:41, from build/moc_recipe.cpp:9: build/../src/hop.h: In member function 'void Hop::setWeight(const Weight&)': build/../src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/recipe.h:39, from build/moc_recipe.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ In file included from build/moc_recipe.cpp:9: build/../src/recipe.h: In member function 'void Recipe::setSize(const Volume&)': build/../src/recipe.h:201:15: warning: implicitly-declared 'Volume& Volume::operator=(const Volume&)' is deprecated [-Wdeprecated-copy] 201 | { size_ = s; recalc(); setModified(true); } | ^ In file included from build/../src/recipe.h:39, from build/moc_recipe.cpp:9: build/../src/quantity.h:336:8: note: because 'Volume' has user-provided 'Volume::Volume(const Volume&)' 336 | inline Volume::Volume(const Volume &v) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_stylemodel.o build/moc_stylemodel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_textprinter.o build/moc_textprinter.cpp In file included from build/../src/configstate.h:37, from build/../src/qbrew.h:39, from build/moc_qbrew.cpp:9: build/../src/hop.h: In member function 'void Hop::setWeight(const Weight&)': build/../src/hop.h:116:17: warning: implicitly-declared 'Weight& Weight::operator=(const Weight&)' is deprecated [-Wdeprecated-copy] 116 | { weight_ = weight; recalc(); } | ^~~~~~ In file included from build/../src/hop.h:40, from build/../src/configstate.h:37, from build/../src/qbrew.h:39, from build/moc_qbrew.cpp:9: build/../src/quantity.h:324:8: note: because 'Weight' has user-provided 'Weight::Weight(const Weight&)' 324 | inline Weight::Weight(const Weight &w) | ^~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/moc_view.o build/moc_view.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc -Ibuild -Ibuild -o build/qrc_qbrew.o build/qrc_qbrew.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o qbrew build/alcoholtool.o build/beerxmlreader.o build/configure.o build/data.o build/databasetool.o build/datareader.o build/export.o build/grain.o build/graindelegate.o build/grainmodel.o build/helpviewer.o build/hop.o build/hopdelegate.o build/hopmodel.o build/hydrometertool.o build/ingredientview.o build/main.o build/misc.o build/miscdelegate.o build/miscmodel.o build/notepage.o build/qbrew.o build/quantity.o build/recipe.o build/recipereader.o build/style.o build/styledelegate.o build/stylemodel.o build/textprinter.o build/view.o build/moc_alcoholtool.o build/moc_configure.o build/moc_databasetool.o build/moc_graindelegate.o build/moc_grainmodel.o build/moc_helpviewer.o build/moc_hopdelegate.o build/moc_hopmodel.o build/moc_hydrometertool.o build/moc_ingredientview.o build/moc_miscdelegate.o build/moc_miscmodel.o build/moc_notepage.o build/moc_qbrew.o build/moc_recipe.o build/moc_styledelegate.o build/moc_stylemodel.o build/moc_textprinter.o build/moc_view.o build/qrc_qbrew.o -L/usr/lib64 -lQtGui -lQtCore -lpthread + cat + for ts in translations/*.ts + /usr/lib64/qt4/bin/lrelease translations/qbrew_de.ts Updating 'translations/qbrew_de.qm'... Generated 148 translation(s) (121 finished and 27 unfinished) Ignored 241 untranslated source text(s) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.McT6LF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 + cd qbrew-0.4.1 + make install INSTALL_ROOT=/builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 install -m 755 -p "qbrew" "/builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/bin/qbrew" install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/data/qbrewdata /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/pics/splash.png /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-configuration.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-copyright.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-credits.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-faq.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-hop.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-index.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-intro.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-misc.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-notes.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-reference.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/book/handbook-using.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer-design.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer-equipment.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer-firstbrew.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer-glossary.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer-mashing.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer-recipes.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/docs/primer/primer.html /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/README /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ install -m 644 -p /builddir/build/BUILD/qbrew-0.4.1/LICENSE /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/pixmaps + cp pics/qbrew.png /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/pixmaps + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/applications + desktop-file-install --dir=/builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/applications qbrew.desktop + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/qbrew/translations + cp translations/qbrew_de.ts translations/qbrew_de.qm /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/qbrew/translations + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.1-26.fc33 --unique-debug-suffix -0.4.1-26.fc33.riscv64 --unique-debug-src-base qbrew-0.4.1-26.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/qbrew-0.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/bin/qbrew extracting debug info from /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/bin/qbrew original debug info size: 25300kB, size after compression: 19808kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1422 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: qbrew-0.4.1-26.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T3SQcG + umask 022 + cd /builddir/build/BUILD + cd qbrew-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + cp -pr AUTHORS /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + cp -pr ChangeLog /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + cp -pr TODO /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + cp -pr paleale.qbrew stout.qbrew /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + cp -pr LICENSE /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + cp -pr README /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64/usr/share/doc/qbrew + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/qbrew warning: File listed twice: /usr/share/doc/qbrew/LICENSE warning: File listed twice: /usr/share/doc/qbrew/README warning: File listed twice: /usr/share/qbrew warning: File listed twice: /usr/share/qbrew/qbrewdata warning: File listed twice: /usr/share/qbrew/splash.png warning: File listed twice: /usr/share/qbrew/translations warning: File listed twice: /usr/share/qbrew/translations/qbrew_de.qm warning: File listed twice: /usr/share/qbrew/translations/qbrew_de.ts Provides: application() application(qbrew.desktop) qbrew = 0.4.1-26.fc33 qbrew(riscv-64) = 0.4.1-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: qbrew-debugsource-0.4.1-26.fc33.riscv64 Provides: qbrew-debugsource = 0.4.1-26.fc33 qbrew-debugsource(riscv-64) = 0.4.1-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qbrew-debuginfo-0.4.1-26.fc33.riscv64 Provides: debuginfo(build-id) = 5eb2d25f870810173e3bd1e8a90cc50400923303 qbrew-debuginfo = 0.4.1-26.fc33 qbrew-debuginfo(riscv-64) = 0.4.1-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbrew-debugsource(riscv-64) = 0.4.1-26.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 Wrote: /builddir/build/RPMS/qbrew-0.4.1-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/qbrew-debugsource-0.4.1-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/qbrew-debuginfo-0.4.1-26.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9I67kG + umask 022 + cd /builddir/build/BUILD + cd qbrew-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qbrew-0.4.1-26.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0