D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/perl-DBD-SQLite-1.660.0-1.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.88ATfe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf DBD-SQLite-1.66
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/DBD-SQLite-1.66.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd DBD-SQLite-1.66
+ /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.t6T1Jc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd DBD-SQLite-1.66
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Using DBI 1.643 (for perl 5.032000 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/
Generating a Unix-style Makefile
Writing Makefile for DBD::SQLite
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
"/usr/bin/perl5.32.0" -p -e "s/~DRIVER~/SQLite/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > SQLite.xsi
Running Mkbootstrap for SQLite ()
chmod 644 "SQLite.bs"
cp lib/DBD/SQLite/GetInfo.pm blib/lib/DBD/SQLite/GetInfo.pm
cp lib/DBD/SQLite/VirtualTable/PerlData.pm blib/lib/DBD/SQLite/VirtualTable/PerlData.pm
cp lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite/Cookbook.pod
cp lib/DBD/SQLite/VirtualTable/FileContent.pm blib/lib/DBD/SQLite/VirtualTable/FileContent.pm
cp lib/DBD/SQLite/Constants.pm blib/lib/DBD/SQLite/Constants.pm
cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm
cp lib/DBD/SQLite/Fulltext_search.pod blib/lib/DBD/SQLite/Fulltext_search.pod
cp lib/DBD/SQLite/VirtualTable.pm blib/lib/DBD/SQLite/VirtualTable.pm
"/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644
"/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/DBD-SQLite-1.66/typemap'  SQLite.xs > SQLite.xsc
mv SQLite.xsc SQLite.c
x86_64-mageia-linux-gnu-gcc -c  -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -g   -DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" -fPIC "-I/usr/lib64/perl5/CORE"  -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS5 -DNDEBUG=1 -DHAVE_USLEEP=1 dbdimp.c
x86_64-mageia-linux-gnu-gcc -c  -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -g   -DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" -fPIC "-I/usr/lib64/perl5/CORE"  -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS5 -DNDEBUG=1 -DHAVE_USLEEP=1 SQLite.c
x86_64-mageia-linux-gnu-gcc -c  -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -g   -DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" -fPIC "-I/usr/lib64/perl5/CORE"  -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS5 -DNDEBUG=1 -DHAVE_USLEEP=1 sqlite3.c
sqlite3.c: In function 'sqlite3SelectNew':
sqlite3.c:129137:10: warning: function may return address of local variable [-Wreturn-local-addr]
129137 |   return pNew;
       |          ^~~~
sqlite3.c:129097:10: note: declared here
129097 |   Select standin;
       |          ^~~~~~~
rm -f blib/arch/auto/DBD/SQLite/SQLite.so
x86_64-mageia-linux-gnu-gcc  -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -fstack-protector-strong -Wl,-Bsymbolic  SQLite.o dbdimp.o sqlite3.o  -o blib/arch/auto/DBD/SQLite/SQLite.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/DBD/SQLite/SQLite.so
Manifying 7 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t9vWzd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64
+ cd DBD-SQLite-1.66
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644
Manifying 7 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/GetInfo.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/Constants.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/Fulltext_search.pod
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/Cookbook.pod
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/PerlData.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/FileContent.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3.c
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3.h
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3ext.h
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite::Cookbook.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite::Constants.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite::VirtualTable::PerlData.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite::Fulltext_search.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite::VirtualTable::FileContent.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/man/man3/DBD::SQLite::VirtualTable.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/perllocal.pod
+ rm -f /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3.c
+ rm -f /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3.h
+ rm -f /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3ext.h
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.660.0-1.mga8 --unique-debug-suffix -1.660.0-1.mga8.x86_64 --unique-debug-src-base perl-DBD-SQLite-1.660.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/DBD-SQLite-1.66

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so'; reason: Permission denied
original debug info size: 7244kB, size after compression: 7052kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
17828 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.wpumxd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd DBD-SQLite-1.66
+ '[' 1 -eq 1 ']'
+ make test
"/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# $DBI::VERSION=1.643
# Compile Options:
#   COMPILER=gcc-10.2.0
#   ENABLE_COLUMN_METADATA
#   ENABLE_FTS3_PARENTHESIS
#   ENABLE_FTS4
#   ENABLE_FTS5
#   ENABLE_JSON1
#   ENABLE_RTREE
#   THREADSAFE=1
t/01_compile.t ........................................ ok
# sqlite_version=3.32.3
t/02_logon.t .......................................... ok
t/03_create_table.t ................................... ok
t/04_insert.t ......................................... ok
t/05_select.t ......................................... ok
t/06_tran.t ........................................... ok
t/07_error.t .......................................... ok
t/08_busy.t ........................................... ok
t/09_create_function.t ................................ ok
t/10_create_aggregate.t ............................... ok
t/11_get_info.t ....................................... ok
t/12_unicode.t ........................................ ok
t/13_create_collation.t ............................... ok
t/14_progress_handler.t ............................... ok
t/15_ak_dbd.t ......................................... ok
t/16_column_info.t .................................... ok
t/17_createdrop.t ..................................... ok
t/18_insertfetch.t .................................... ok
t/19_bindparam.t ...................................... ok
t/20_blobs.t .......................................... ok
t/21_blobtext.t ....................................... ok
t/22_listfields.t ..................................... ok
t/23_nulls.t .......................................... ok
t/24_numrows.t ........................................ ok
t/25_chopblanks.t ..................................... ok
t/26_commit.t ......................................... ok
t/27_metadata.t ....................................... ok
t/28_schemachange.t ................................... ok
t/30_auto_rollback.t .................................. ok
t/31_bind_weird_number_param.t ........................ ok
t/32_inactive_error.t ................................. ok
t/33_non_latin_path.t ................................. ok
t/34_online_backup.t .................................. ok
t/35_table_info.t ..................................... ok
t/36_hooks.t .......................................... ok
t/37_regexp.t ......................................... ok
t/38_empty_statement.t ................................ ok
t/39_foreign_keys.t ................................... ok
t/40_multiple_statements.t ............................ ok
t/41_placeholders.t ................................... ok
t/42_primary_key_info.t ............................... ok
t/43_fts3.t ........................................... ok
t/44_rtree.t .......................................... ok
t/45_savepoints.t ..................................... ok
t/46_mod_perl.t ....................................... skipped: requires APR::Table
t/47_execute.t ........................................ ok
t/48_bind_param_is_sticky.t ........................... ok
t/49_trace_and_profile.t .............................. ok
t/50_foreign_key_info.t ............................... ok
t/51_table_column_metadata.t .......................... ok
t/52_db_filename.t .................................... ok
t/53_status.t ......................................... ok
t/54_literal_txn.t .................................... ok
t/55_statistics_info.t ................................ ok
t/56_open_flags.t ..................................... ok
t/57_uri_filename.t ................................... ok
t/58_see_if_its_a_number_and_explicit_binding.t ....... ok
t/59_extended_result_codes.t .......................... skipped: this test is for Win32 only
t/60_readonly.t ....................................... ok
t/61_strlike.t ........................................ ok
t/62_regexp_multibyte_char_class.t .................... ok
t/63_param_values.t ................................... ok
t/64_limit.t .......................................... ok
t/65_db_config.t ...................................... ok
t/66_get_autocommit.t ................................. ok
t/cookbook_variance.t ................................. ok
t/rt_106151_outermost_savepoint.t ..................... ok
t/rt_106950_extra_warnings_with_savepoints.t .......... ok
t/rt_115465_column_info_with_spaces.t ................. ok
t/rt_124227_index_regression.t ........................ ok
t/rt_15186_prepcached.t ............................... ok
t/rt_21406_auto_finish.t .............................. ok
t/rt_25371_asymmetric_unicode.t ....................... ok
t/rt_25460_numeric_aggregate.t ........................ ok
t/rt_25924_user_defined_func_unicode.t ................ ok
t/rt_26775_distinct.t ................................. ok
t/rt_27553_prepared_cache_and_analyze.t ............... ok
t/rt_29058_group_by.t ................................. ok
t/rt_29629_sqlite_where_length.t ...................... ok
t/rt_31324_full_names.t ............................... ok
t/rt_32889_prepare_cached_reexecute.t ................. ok
t/rt_36836_duplicate_key.t ............................ ok
t/rt_36838_unique_and_bus_error.t ..................... ok
t/rt_40594_nullable.t ................................. ok
t/rt_48393_debug_panic_with_commit.t .................. skipped: set $ENV{TEST_DBD_SQLITE_WITH_DEBUGGER} to enable this test
t/rt_50503_fts3.t ..................................... ok
t/rt_52573_manual_exclusive_lock.t .................... ok
t/rt_53235_icu_compatibility.t ........................ skipped: requires SQLite ICU plugin to be enabled
t/rt_62370_diconnected_handles_operation.t ............ ok
t/rt_64177_ping_wipes_out_the_errstr.t ................ ok
t/rt_67581_bind_params_mismatch.t ..................... ok
t/rt_71311_bind_col_and_unicode.t ..................... ok
t/rt_73159_fts_tokenizer_segfault.t ................... ok
t/rt_73787_exponential_buffer_overflow.t .............. ok
t/rt_76395_int_overflow.t ............................. ok
t/rt_77724_primary_key_with_a_whitespace.t ............ ok
t/rt_78833_utf8_flag_for_column_names.t ............... ok
t/rt_81536_multi_column_primary_key_info.t ............ ok
t/rt_88228_sqlite_3_8_0_crash.t ....................... ok
t/rt_96050_db_filename_for_a_closed_database.t ........ ok
t/rt_96877_unicode_statements.t ....................... ok
t/rt_96878_fts_contentless_table.t .................... ok
t/rt_97598_crash_on_disconnect_with_virtual_tables.t .. ok
t/virtual_table/00_base.t ............................. ok
t/virtual_table/01_destroy.t .......................... ok
t/virtual_table/02_find_function.t .................... ok
t/virtual_table/10_filecontent.t ...................... ok
t/virtual_table/11_filecontent_fulltext.t ............. ok
t/virtual_table/20_perldata.t ......................... ok
t/virtual_table/21_perldata_charinfo.t ................ ok
t/virtual_table/rt_124941.t ........................... ok
t/virtual_table/rt_99748.t ............................ ok
t/virtual_table/unknown_op.t .......................... ok
All tests successful.
Files=113, Tests=3834, 46 wallclock secs ( 0.76 usr  0.20 sys + 12.01 cusr  1.37 csys = 14.34 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-DBD-SQLite-1.660.0-1.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.makXga
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd DBD-SQLite-1.66
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64/usr/share/doc/perl-DBD-SQLite
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(DBD::SQLite) = 1.660.0 perl(DBD::SQLite::Constants) perl(DBD::SQLite::GetInfo) perl(DBD::SQLite::VirtualTable) = 1.660.0 perl(DBD::SQLite::VirtualTable::Cursor) perl(DBD::SQLite::VirtualTable::FileContent) perl(DBD::SQLite::VirtualTable::FileContent::Cursor) perl(DBD::SQLite::VirtualTable::PerlData) perl(DBD::SQLite::VirtualTable::PerlData::Cursor) perl-DBD-SQLite = 1.660.0-1.mga8 perl-DBD-SQLite(x86-64) = 1.660.0-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl >= 0:5.006 perl(DBD::SQLite) perl(DBD::SQLite::VirtualTable) perl(DBD::SQLite::VirtualTable::Cursor) perl(DBI) >= 1.570.0 perl(DynaLoader) perl(Exporter) perl(File::Spec) >= 0.820.0 perl(Scalar::Util) perl(Test::More) >= 0.880.0 perl(Tie::Hash) perl(base) perl(constant) perl(locale) perl(strict) perl(warnings) perl-base >= 2:5.32.0
Processing files: perl-DBD-SQLite-debugsource-1.660.0-1.mga8.x86_64
Provides: perl-DBD-SQLite-debugsource = 1.660.0-1.mga8 perl-DBD-SQLite-debugsource(x86-64) = 1.660.0-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-DBD-SQLite-debuginfo-1.660.0-1.mga8.x86_64
Provides: debuginfo(build-id) = 8ed5f80b27bc59dacba7f33413c57d1033e25d8f perl-DBD-SQLite-debuginfo = 1.660.0-1.mga8 perl-DBD-SQLite-debuginfo(x86-64) = 1.660.0-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-DBD-SQLite-debugsource(x86-64) = 1.660.0-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-DBD-SQLite-1.660.0-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-DBD-SQLite-debuginfo-1.660.0-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-DBD-SQLite-debugsource-1.660.0-1.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SPOlha
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd DBD-SQLite-1.66
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-DBD-SQLite-1.660.0-1.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Trzd6b
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf DBD-SQLite-1.66
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!