D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sqlitecpp-3.1.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m88fhh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf SQLiteCpp-3.1.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sqlitecpp-3.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd SQLiteCpp-3.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's,\r,,' -i README.md + rm -rf sqlite3 googletest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZWdvnd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQLiteCpp-3.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -G Ninja -DCMAKE_BUILD_TYPE=Release -DSQLITECPP_INTERNAL_SQLITE=OFF -DSQLITECPP_BUILD_TESTS=ON -DSQLITECPP_BUILD_EXAMPLES=OFF -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using c++ standard c++11 -- CMake version: 3.19.2 -- Project version: 3.1.1 -- Using Stack Protection hardening -- CMAKE_CXX_COMPILER '/usr/bin/c++' 'GNU' '10.2.1' -- CMAKE_CXX_FLAGS '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_RELEASE '-DNDEBUG' -- Found SQLite3: /usr/include (found version "3.34.0") -- Link to sqlite3 system library -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "3.8.7") -- Could NOT find cppcheck -- SQLITECPP_RUN_DOXYGEN OFF -- SQLITECPP_BUILD_EXAMPLES OFF -- Found GTest: /usr/lib64/libgtest.so -- Link to GTest system library -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/build + /usr/bin/cmake --build build -j8 --verbose [1/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/ExecuteMany_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/ExecuteMany_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/ExecuteMany_test.cpp.o -c ../tests/ExecuteMany_test.cpp [2/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/Exception_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/Exception_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/Exception_test.cpp.o -c ../tests/Exception_test.cpp [3/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLiteCpp_EXPORTS -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fPIC -fPIC -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o -MF CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.d -o CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o -c ../src/Backup.cpp [4/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o -c ../tests/Transaction_test.cpp [5/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o -c ../tests/VariadicBind_test.cpp [6/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLiteCpp_EXPORTS -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fPIC -fPIC -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o -MF CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.d -o CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o -c ../src/Column.cpp [7/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLiteCpp_EXPORTS -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fPIC -fPIC -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o -MF CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.d -o CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o -c ../src/Exception.cpp [8/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o -c ../tests/Backup_test.cpp [9/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLiteCpp_EXPORTS -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fPIC -fPIC -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o -MF CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.d -o CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o -c ../src/Database.cpp In file included from /usr/include/string.h:519, from ../include/SQLiteCpp/Database.h:15, from ../src/Database.cpp:11: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'static SQLite::Header SQLite::Database::getHeaderInfo(const string&)' at ../src/Database.cpp:313:12: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 16 bytes from a string of length 99 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLiteCpp_EXPORTS -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fPIC -fPIC -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o -MF CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.d -o CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o -c ../src/Transaction.cpp [11/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLiteCpp_EXPORTS -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fPIC -fPIC -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o -MF CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.d -o CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o -c ../src/Statement.cpp [12/18] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libSQLiteCpp.so.0 -o libSQLiteCpp.so.0 CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o /usr/lib64/libsqlite3.so -ldl -pthread && : [13/18] cd /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/build && /usr/bin/python /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/cpplint.py --output=eclipse --verbose=3 --linelength=120 /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/src/Backup.cpp /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/src/Column.cpp /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/src/Database.cpp /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/src/Exception.cpp /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/src/Statement.cpp /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/src/Transaction.cpp /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/SQLiteCpp.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Assertion.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Backup.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Column.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Database.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Exception.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Statement.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/Transaction.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/VariadicBind.h /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/include/SQLiteCpp/ExecuteMany.h [14/18] /usr/bin/cmake -E cmake_symlink_library libSQLiteCpp.so.0 libSQLiteCpp.so.0 libSQLiteCpp.so && : [15/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o -c ../tests/Database_test.cpp [16/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o -c ../tests/Column_test.cpp [17/18] /usr/bin/c++ -DSQLITE_ENABLE_COLUMN_METADATA -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -fstack-protector -pthread -std=gnu++11 -MD -MT CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o -MF CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o.d -o CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o -c ../tests/Statement_test.cpp [18/18] : && /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/SQLiteCpp_tests.dir/tests/Column_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Database_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Statement_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Backup_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Transaction_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/VariadicBind_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/Exception_test.cpp.o CMakeFiles/SQLiteCpp_tests.dir/tests/ExecuteMany_test.cpp.o -o SQLiteCpp_tests -Wl,-rpath,/home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/build libSQLiteCpp.so.0 /usr/lib64/libgtest.so /usr/lib64/libgtest_main.so /usr/lib64/libsqlite3.so -ldl /usr/lib64/libgtest.so -pthread && : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aBlkGd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 + cd SQLiteCpp-3.1.1 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 + /usr/bin/cmake --install build -- Install configuration: "Release" -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/libSQLiteCpp.so.0 -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/libSQLiteCpp.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Transaction.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/SQLiteCpp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Database.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Column.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Utils.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Backup.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Assertion.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/VariadicBind.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Statement.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/Exception.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/include/SQLiteCpp/ExecuteMany.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/cmake/SQLiteCpp/SQLiteCppTargets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/cmake/SQLiteCpp/SQLiteCppTargets-release.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/cmake/SQLiteCpp/SQLiteCppConfigVersion.cmake + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.1.1-1.mga8 --unique-debug-suffix -3.1.1-1.mga8.aarch64 --unique-debug-src-base sqlitecpp-3.1.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/libSQLiteCpp.so.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/lib64/libSQLiteCpp.so.0 original debug info size: 696kB, size after compression: 568kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 214 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8JwFBg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQLiteCpp-3.1.1 + '[' 1 -eq 1 ']' + cd build + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j8 Test project /home/iurt/rpmbuild/BUILD/SQLiteCpp-3.1.1/build Start 1: UnitTests 1/1 Test #1: UnitTests ........................ Passed 0.13 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.13 sec + cd .. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64sqlitecpp0-3.1.1-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wDORuf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQLiteCpp-3.1.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/doc/lib64sqlitecpp0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/doc/lib64sqlitecpp0 + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/doc/lib64sqlitecpp0 + cp -pr CHANGELOG.md /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/doc/lib64sqlitecpp0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Vy0e4d + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQLiteCpp-3.1.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/licenses/lib64sqlitecpp0 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/licenses/lib64sqlitecpp0 + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64/usr/share/licenses/lib64sqlitecpp0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64sqlitecpp0 = 3.1.1-1.mga8 lib64sqlitecpp0(aarch-64) = 3.1.1-1.mga8 libSQLiteCpp.so.0()(64bit) sqlitecpp = 3.1.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(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) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: lib64sqlitecpp-devel-3.1.1-1.mga8.aarch64 Provides: cmake(SQLiteCpp) = 3.1.1 devel(libSQLiteCpp(64bit)) lib64sqlitecpp-devel = 3.1.1-1.mga8 lib64sqlitecpp-devel(aarch-64) = 3.1.1-1.mga8 sqlitecpp-devel = 3.1.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libsqlite3(64bit)) devel(libstdc++(64bit)) Processing files: sqlitecpp-debugsource-3.1.1-1.mga8.aarch64 Provides: sqlitecpp-debugsource = 3.1.1-1.mga8 sqlitecpp-debugsource(aarch-64) = 3.1.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64sqlitecpp0-debuginfo-3.1.1-1.mga8.aarch64 Provides: debuginfo(build-id) = b84624e48bbc369785841d10aa4217c0e9f2aae5 lib64sqlitecpp0-debuginfo = 3.1.1-1.mga8 lib64sqlitecpp0-debuginfo(aarch-64) = 3.1.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sqlitecpp-debugsource(aarch-64) = 3.1.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64sqlitecpp0-3.1.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64sqlitecpp-devel-3.1.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sqlitecpp-debugsource-3.1.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64sqlitecpp0-debuginfo-3.1.1-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1Jt6dg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQLiteCpp-3.1.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sqlitecpp-3.1.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1ZEfFe + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf SQLiteCpp-3.1.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!