D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/qcustomplot-2.1.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9lQ0uT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf qcustomplot
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/QCustomPlot.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd qcustomplot
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp -a /home/iurt/rpmbuild/SOURCES/qcustomplot.pro .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WVzGHC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qcustomplot
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/lib64/qt5/bin/qmake libsuff=64 'QMAKE_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_LFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' QMAKE_STRIP= SOVERSION=2.0.0 QTSUFFIX=-qt5 LIBDIR=/usr/lib64
Info: creating stash file /home/iurt/rpmbuild/BUILD/qcustomplot/.qmake.stash
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp
/usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/qcustomplot/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/qcustomplot -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include qcustomplot.h -o moc_qcustomplot.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qcustomplot.o moc_qcustomplot.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qcustomplot.o qcustomplot.cpp
qcustomplot.cpp: In member function 'virtual QCPPainter* QCPPaintBufferPixmap::startPainting()':
qcustomplot.cpp:682:35: warning: 'QPainter::HighQualityAntialiasing' is deprecated: Use Antialiasing instead [-Wdeprecated-declarations]
  682 |   result->setRenderHint(QPainter::HighQualityAntialiasing);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtGui/QPainter:1,
                 from qcustomplot.h:54,
                 from qcustomplot.cpp:26:
/usr/include/qt5/QtGui/qpainter.h:92:9: note: declared here
   92 |         HighQualityAntialiasing Q_DECL_ENUMERATOR_DEPRECATED_X("Use Antialiasing instead") = 0x08,
      |         ^~~~~~~~~~~~~~~~~~~~~~~
qcustomplot.cpp:682:35: warning: 'QPainter::HighQualityAntialiasing' is deprecated: Use Antialiasing instead [-Wdeprecated-declarations]
  682 |   result->setRenderHint(QPainter::HighQualityAntialiasing);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtGui/QPainter:1,
                 from qcustomplot.h:54,
                 from qcustomplot.cpp:26:
/usr/include/qt5/QtGui/qpainter.h:92:9: note: declared here
   92 |         HighQualityAntialiasing Q_DECL_ENUMERATOR_DEPRECATED_X("Use Antialiasing instead") = 0x08,
      |         ^~~~~~~~~~~~~~~~~~~~~~~
qcustomplot.cpp: In member function 'virtual void QCustomPlot::paintEvent(QPaintEvent*)':
qcustomplot.cpp:15473:35: warning: 'QPainter::HighQualityAntialiasing' is deprecated: Use Antialiasing instead [-Wdeprecated-declarations]
15473 |   painter.setRenderHint(QPainter::HighQualityAntialiasing); // to make Antialiasing look good if using the OpenGL graphicssystem
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtGui/QPainter:1,
                 from qcustomplot.h:54,
                 from qcustomplot.cpp:26:
/usr/include/qt5/QtGui/qpainter.h:92:9: note: declared here
   92 |         HighQualityAntialiasing Q_DECL_ENUMERATOR_DEPRECATED_X("Use Antialiasing instead") = 0x08,
      |         ^~~~~~~~~~~~~~~~~~~~~~~
qcustomplot.cpp:15473:35: warning: 'QPainter::HighQualityAntialiasing' is deprecated: Use Antialiasing instead [-Wdeprecated-declarations]
15473 |   painter.setRenderHint(QPainter::HighQualityAntialiasing); // to make Antialiasing look good if using the OpenGL graphicssystem
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtGui/QPainter:1,
                 from qcustomplot.h:54,
                 from qcustomplot.cpp:26:
/usr/include/qt5/QtGui/qpainter.h:92:9: note: declared here
   92 |         HighQualityAntialiasing Q_DECL_ENUMERATOR_DEPRECATED_X("Use Antialiasing instead") = 0x08,
      |         ^~~~~~~~~~~~~~~~~~~~~~~
qcustomplot.cpp: In member function 'QPointF QCPLabelPainterPrivate::getAnchorPos(const QPointF&)':
qcustomplot.cpp:5750:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 5750 |       switch (mAnchorSide)
      |       ^~~~~~
qcustomplot.cpp:5762:5: note: here
 5762 |     case amSkewedUpright:
      |     ^~~~
rm -f libqcustomplot-qt5.so.2.0.0 libqcustomplot-qt5.so libqcustomplot-qt5.so.2 libqcustomplot-qt5.so.2.0
g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O1 -shared -Wl,-soname,libqcustomplot-qt5.so.2 -o libqcustomplot-qt5.so.2.0.0 qcustomplot.o moc_qcustomplot.o  /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread    
ln -s libqcustomplot-qt5.so.2.0.0 libqcustomplot-qt5.so
ln -s libqcustomplot-qt5.so.2.0.0 libqcustomplot-qt5.so.2
ln -s libqcustomplot-qt5.so.2.0.0 libqcustomplot-qt5.so.2.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lQKkGA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64
+ cd qcustomplot
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64
/usr/lib64/qt5/bin/qmake -install qinstall -exe libqcustomplot-qt5.so.2.0.0 /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/lib64/libqcustomplot-qt5.so.2.0.0
ln -f -s libqcustomplot-qt5.so.2.0.0 /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/lib64/libqcustomplot-qt5.so
ln -f -s libqcustomplot-qt5.so.2.0.0 /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/lib64/libqcustomplot-qt5.so.2
ln -f -s libqcustomplot-qt5.so.2.0.0 /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/lib64/libqcustomplot-qt5.so.2.0
/usr/lib64/qt5/bin/qmake -install qinstall /home/iurt/rpmbuild/BUILD/qcustomplot/qcustomplot.h /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/include/qcustomplot.h
+ install -d /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/lib64/pkgconfig/
+ cat
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.1.0-1.mga9 --unique-debug-suffix -2.1.0-1.mga9.aarch64 --unique-debug-src-base qcustomplot-2.1.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qcustomplot

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/lib64/libqcustomplot-qt5.so.2.0.0
dwz: ./usr/lib64/libqcustomplot-qt5.so.2.0.0-2.1.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 10524kB, size after compression: 10524kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
3776 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib64qcustomplot-qt5_2-2.1.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LPIKxr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qcustomplot
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/lib64qcustomplot-qt5_2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/lib64qcustomplot-qt5_2
+ cp -pr changelog.txt /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/lib64qcustomplot-qt5_2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zohjdO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qcustomplot
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/licenses/lib64qcustomplot-qt5_2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/licenses/lib64qcustomplot-qt5_2
+ cp -pr GPL.txt /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/licenses/lib64qcustomplot-qt5_2
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64qcustomplot-qt5_2 = 2.1.0-1.mga9 lib64qcustomplot-qt5_2(aarch-64) = 2.1.0-1.mga9 libqcustomplot-qt5.so.2()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: lib64qcustomplot-qt5-devel-2.1.0-1.mga9.aarch64
Provides: devel(libqcustomplot-qt5(64bit)) lib64qcustomplot-qt5-devel = 2.1.0-1.mga9 lib64qcustomplot-qt5-devel(aarch-64) = 2.1.0-1.mga9 pkgconfig(qcustomplot-qt5) = 2.1.0 qcustomplot-qt5-devel = 2.1.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libQt5Core(64bit)) devel(libQt5Gui(64bit)) devel(libQt5PrintSupport(64bit)) devel(libQt5Widgets(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig
Processing files: qcustomplot-doc-2.1.0-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xuTOCc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qcustomplot
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/qcustomplot-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/qcustomplot-doc
+ cp -pr GPL.txt /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/qcustomplot-doc
+ cp -pr documentation /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/qcustomplot-doc
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64/usr/share/doc/qcustomplot-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: qcustomplot-doc = 2.1.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: qcustomplot-debugsource-2.1.0-1.mga9.aarch64
Provides: qcustomplot-debugsource = 2.1.0-1.mga9 qcustomplot-debugsource(aarch-64) = 2.1.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64qcustomplot-qt5_2-debuginfo-2.1.0-1.mga9.aarch64
Provides: debuginfo(build-id) = 54c09a5ca5d101c423ad491d46b115e90075baf1 lib64qcustomplot-qt5_2-debuginfo = 2.1.0-1.mga9 lib64qcustomplot-qt5_2-debuginfo(aarch-64) = 2.1.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: qcustomplot-debugsource(aarch-64) = 2.1.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64qcustomplot-qt5-devel-2.1.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64qcustomplot-qt5_2-2.1.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qcustomplot-debugsource-2.1.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/qcustomplot-doc-2.1.0-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64qcustomplot-qt5_2-debuginfo-2.1.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BZJUGQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qcustomplot
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qcustomplot-2.1.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A4Ep0e
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf qcustomplot
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!