D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gegwvg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf googlemaps-20180614
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/googlemaps-20180614.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd googlemaps-20180614
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DJMgD2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd googlemaps-20180614
+ '[' 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=
Info: creating stash file /home/iurt/rpmbuild/BUILD/googlemaps-20180614/.qmake.stash
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
compiling qplacecategoriesreplygooglemaps.cpp
compiling qgeocodingmanagerenginegooglemaps.cpp
compiling qgeoserviceproviderplugingooglemaps.cpp
compiling qgeocodereplygooglemaps.cpp
compiling qgeoroutingmanagerenginegooglemaps.cpp
compiling qgeoroutereplygooglemaps.cpp
compiling qplacesearchreplygooglemaps.cpp
generating .moc/moc_predefs.h
moc qgeoserviceproviderplugingooglemaps.h
compiling qgeoerror_messages.cpp
moc qgeocodingmanagerenginegooglemaps.h
moc qgeoroutingmanagerenginegooglemaps.h
moc qgeocodereplygooglemaps.h
compiling qplacemanagerenginegooglemaps.cpp
compiling qgeomapreplygooglemaps.cpp
moc qplacemanagerenginegooglemaps.h
moc qgeoroutereplygooglemaps.h
moc qplacesearchreplygooglemaps.h
moc qplacecategoriesreplygooglemaps.h
moc qgeomapreplygooglemaps.h
moc qgeotiledmapgooglemaps.h
moc qgeotiledmappingmanagerenginegooglemaps.h
moc qgeotilefetchergooglemaps.h
moc qplacesearchsuggestionreplyimpl.h
compiling qgeotiledmapgooglemaps.cpp
compiling qplacesearchsuggestionreplyimpl.cpp
compiling .moc/moc_qgeocodingmanagerenginegooglemaps.cpp
compiling qgeotiledmappingmanagerenginegooglemaps.cpp
compiling .moc/moc_qgeoserviceproviderplugingooglemaps.cpp
compiling .moc/moc_qgeoroutingmanagerenginegooglemaps.cpp
compiling .moc/moc_qgeocodereplygooglemaps.cpp
compiling qgeotilefetchergooglemaps.cpp
qgeotilefetchergooglemaps.cpp: In member function 'void QGeoTileFetcherGooglemaps::_tryCorrectGoogleVersions(QNetworkAccessManager*)':
qgeotilefetchergooglemaps.cpp:207:118: warning: 'void QNetworkReply::error(QNetworkReply::NetworkError)' is deprecated: Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead [-Wdeprecated-declarations]
  207 |         connect(_googleReply, static_cast<void (QNetworkReply::*)(QNetworkReply::NetworkError)>(&QNetworkReply::error),
      |                                                                                                                      ^
In file included from /usr/include/qt5/QtNetwork/QNetworkReply:1,
                 from qgeotilefetchergooglemaps.h:8,
                 from qgeotilefetchergooglemaps.cpp:1:
/usr/include/qt5/QtNetwork/qnetworkreply.h:161:10: note: declared here
  161 |     void error(QNetworkReply::NetworkError);
      |          ^~~~~
qgeotilefetchergooglemaps.cpp:207:118: warning: 'void QNetworkReply::error(QNetworkReply::NetworkError)' is deprecated: Use QNetworkReply::errorOccurred(QNetworkReply::NetworkError) instead [-Wdeprecated-declarations]
  207 |         connect(_googleReply, static_cast<void (QNetworkReply::*)(QNetworkReply::NetworkError)>(&QNetworkReply::error),
      |                                                                                                                      ^
In file included from /usr/include/qt5/QtNetwork/QNetworkReply:1,
                 from qgeotilefetchergooglemaps.h:8,
                 from qgeotilefetchergooglemaps.cpp:1:
/usr/include/qt5/QtNetwork/qnetworkreply.h:161:10: note: declared here
  161 |     void error(QNetworkReply::NetworkError);
      |          ^~~~~
compiling .moc/moc_qgeoroutereplygooglemaps.cpp
compiling .moc/moc_qplacemanagerenginegooglemaps.cpp
compiling .moc/moc_qplacecategoriesreplygooglemaps.cpp
compiling .moc/moc_qplacesearchreplygooglemaps.cpp
compiling .moc/moc_qgeomapreplygooglemaps.cpp
compiling .moc/moc_qgeotiledmapgooglemaps.cpp
compiling .moc/moc_qgeotiledmappingmanagerenginegooglemaps.cpp
compiling .moc/moc_qgeotilefetchergooglemaps.cpp
compiling .moc/moc_qplacesearchsuggestionreplyimpl.cpp
rm -f libqtgeoservices_googlemaps.so
linking libqtgeoservices_googlemaps.so
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ERiiu5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
+ cd googlemaps-20180614
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 install INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
/usr/lib64/qt5/bin/qmake -install qinstall -exe libqtgeoservices_googlemaps.so /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64/usr/lib64/qt5/plugins/geoservices/libqtgeoservices_googlemaps.so
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0-0.20180614.5.mga9 --unique-debug-suffix -1.0-0.20180614.5.mga9.aarch64 --unique-debug-src-base qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/googlemaps-20180614

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64/usr/lib64/qt5/plugins/geoservices/libqtgeoservices_googlemaps.so
dwz: ./usr/lib64/qt5/plugins/geoservices/libqtgeoservices_googlemaps.so-1.0-0.20180614.5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 8196kB, size after compression: 8196kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
284 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: qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C9NSnz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd googlemaps-20180614
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64/usr/share/doc/qtlocation-plugin-googlemaps
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64/usr/share/doc/qtlocation-plugin-googlemaps
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64/usr/share/doc/qtlocation-plugin-googlemaps
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64/usr/share/doc/qtlocation-plugin-googlemaps
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libqtgeoservices_googlemaps.so()(64bit) qtlocation-plugin-googlemaps = 1.0-0.20180614.5.mga9 qtlocation-plugin-googlemaps(aarch-64) = 1.0-0.20180614.5.mga9
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) libQt5Location.so.5()(64bit) libQt5Location.so.5(Qt_5)(64bit) libQt5Location.so.5(Qt_5_PRIVATE_API)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5Positioning.so.5()(64bit) libQt5Positioning.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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)
Processing files: qtlocation-plugin-googlemaps-debugsource-1.0-0.20180614.5.mga9.aarch64
Provides: qtlocation-plugin-googlemaps-debugsource = 1.0-0.20180614.5.mga9 qtlocation-plugin-googlemaps-debugsource(aarch-64) = 1.0-0.20180614.5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: qtlocation-plugin-googlemaps-debuginfo-1.0-0.20180614.5.mga9.aarch64
Provides: debuginfo(build-id) = 6cd51e94b5bebbc3d221e088078e41effde4a79e qtlocation-plugin-googlemaps-debuginfo = 1.0-0.20180614.5.mga9 qtlocation-plugin-googlemaps-debuginfo(aarch-64) = 1.0-0.20180614.5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: qtlocation-plugin-googlemaps-debugsource(aarch-64) = 1.0-0.20180614.5.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qtlocation-plugin-googlemaps-debugsource-1.0-0.20180614.5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qtlocation-plugin-googlemaps-debuginfo-1.0-0.20180614.5.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.c4aBqV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd googlemaps-20180614
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qtlocation-plugin-googlemaps-1.0-0.20180614.5.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dEE1uV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf googlemaps-20180614
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!