D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-DBD-SQLite-1.760.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BT6oKI Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TTipUq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + rm -rf DBD-SQLite-1.76 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/DBD-SQLite-1.76.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-SQLite-1.76 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-DBD-SQLite-bz543982.patch):' Patch #0 (perl-DBD-SQLite-bz543982.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile.PL + echo 'Patch #1 (DBD-SQLite-1.62-Remove-bundled-source-extentions.patch):' Patch #1 (DBD-SQLite-1.62-Remove-bundled-source-extentions.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file README patching file lib/DBD/SQLite.pm Hunk #1 succeeded at 2742 (offset 93 lines). + rm sqlite3.c sqlite3.h sqlite3ext.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kLnX8g + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBD-SQLite-1.76 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Warning: the following files are missing in your kit: sqlite3.c sqlite3.h sqlite3ext.h Please inform the author. Using DBI 1.647 (for perl 5.040001 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 -j16 V=1 VERBOSE=1 "/usr/bin/perl5.40.1" -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/VirtualTable/FileContent.pm blib/lib/DBD/SQLite/VirtualTable/FileContent.pm cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm cp lib/DBD/SQLite/VirtualTable.pm blib/lib/DBD/SQLite/VirtualTable.pm cp lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite/Cookbook.pod cp lib/DBD/SQLite/VirtualTable/PerlData.pm blib/lib/DBD/SQLite/VirtualTable/PerlData.pm cp lib/DBD/SQLite/Fulltext_search.pod blib/lib/DBD/SQLite/Fulltext_search.pod cp lib/DBD/SQLite/GetInfo.pm blib/lib/DBD/SQLite/GetInfo.pm cp lib/DBD/SQLite/Constants.pm blib/lib/DBD/SQLite/Constants.pm "/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 "/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/typemap' SQLite.xs > SQLite.xsc mv SQLite.xsc SQLite.c gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -g -DVERSION=\"1.76\" -DXS_VERSION=\"1.76\" -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 -DSQLITE_ENABLE_MATH_FUNCTIONS -DNDEBUG=1 -DHAVE_USLEEP=1 SQLite.c gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -g -DVERSION=\"1.76\" -DXS_VERSION=\"1.76\" -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 -DSQLITE_ENABLE_MATH_FUNCTIONS -DNDEBUG=1 -DHAVE_USLEEP=1 dbdimp.c rm -f blib/arch/auto/DBD/SQLite/SQLite.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong -Wl,-Bsymbolic SQLite.o dbdimp.o -o blib/arch/auto/DBD/SQLite/SQLite.so \ -lsqlite3 -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/pterjan/rpmbuild/tmp/rpm-tmp.0BzswC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBD-SQLite-1.76 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.1" -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/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/Fulltext_search.pod Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/Constants.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/Cookbook.pod Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/GetInfo.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/PerlData.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/FileContent.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite::Constants.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite::Fulltext_search.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite::VirtualTable::PerlData.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite::VirtualTable::FileContent.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite::Cookbook.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/man/man3/DBD::SQLite::VirtualTable.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + rm -f /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3.c + rm -f /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3.h + rm -f /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/share/dist/DBD-SQLite/sqlite3ext.h + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.760.0-1.mga10 --unique-debug-suffix -1.760.0-1.mga10.x86_64 --unique-debug-src-base perl-DBD-SQLite-1.760.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/perl-DBD-SQLite-1.760.0-1.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.w95wkF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBD-SQLite-1.76 + '[' 1 -eq 1 ']' + make test "/usr/bin/perl5.40.1" -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.40.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t # $DBI::VERSION=1.647 # Compile Options: # ATOMIC_INTRINSICS=1 # COMPILER=gcc-14.2.0 # DEFAULT_AUTOVACUUM # DEFAULT_CACHE_SIZE=-2000 # DEFAULT_FILE_FORMAT=4 # DEFAULT_JOURNAL_SIZE_LIMIT=-1 # DEFAULT_MMAP_SIZE=0 # DEFAULT_PAGE_SIZE=4096 # DEFAULT_PCACHE_INITSZ=20 # DEFAULT_RECURSIVE_TRIGGERS # DEFAULT_SECTOR_SIZE=4096 # DEFAULT_SYNCHRONOUS=2 # DEFAULT_WAL_AUTOCHECKPOINT=1000 # DEFAULT_WAL_SYNCHRONOUS=2 # DEFAULT_WORKER_THREADS=0 # DIRECT_OVERFLOW_READ # DISABLE_DIRSYNC # ENABLE_COLUMN_METADATA # ENABLE_DBPAGE_VTAB # ENABLE_DBSTAT_VTAB # ENABLE_FTS3 # ENABLE_FTS3_PARENTHESIS # ENABLE_FTS4 # ENABLE_FTS5 # ENABLE_LOAD_EXTENSION # ENABLE_MATH_FUNCTIONS # ENABLE_PREUPDATE_HOOK # ENABLE_RTREE # ENABLE_SESSION # ENABLE_UNLOCK_NOTIFY # ENABLE_UPDATE_DELETE_LIMIT # HAVE_ISNAN # MALLOC_SOFT_LIMIT=1024 # MAX_ATTACHED=10 # MAX_COLUMN=2000 # MAX_COMPOUND_SELECT=500 # MAX_DEFAULT_PAGE_SIZE=8192 # MAX_EXPR_DEPTH=1000 # MAX_FUNCTION_ARG=1000 # MAX_LENGTH=1000000000 # MAX_LIKE_PATTERN_LENGTH=50000 # MAX_MMAP_SIZE=0x7fff0000 # MAX_PAGE_COUNT=0xfffffffe # MAX_PAGE_SIZE=65536 # MAX_SQL_LENGTH=1000000000 # MAX_TRIGGER_DEPTH=1000 # MAX_VARIABLE_NUMBER=32766 # MAX_VDBE_OP=250000000 # MAX_WORKER_THREADS=8 # MUTEX_PTHREADS # SECURE_DELETE # SYSTEM_MALLOC # TEMP_STORE=1 # THREADSAFE=1 t/01_compile.t ........................................ ok # sqlite_version=3.49.1 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=3863, 18 wallclock secs ( 0.35 usr 0.17 sys + 7.06 cusr 1.45 csys = 9.03 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-DBD-SQLite-1.760.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ooSyk6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + cd DBD-SQLite-1.76 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/Changes /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/LICENSE /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/META.json /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/META.yml /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/DBD-SQLite-1.76/README /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT/usr/share/doc/perl-DBD-SQLite + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(DBD::SQLite) = 1.760.0 perl(DBD::SQLite::Constants) perl(DBD::SQLite::GetInfo) perl(DBD::SQLite::VirtualTable) = 1.760.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.760.0-1.mga10 perl-DBD-SQLite(x86-64) = 1.760.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(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.40()(64bit) libsqlite3.so.0()(64bit) perl >= 0:5.006 perl(DBD::SQLite) perl(DBD::SQLite::VirtualTable) perl(DBD::SQLite::VirtualTable::Cursor) perl(DBI) >= 1.570.0 perl(Exporter) perl(File::Spec) >= 0.820.0 perl(Scalar::Util) perl(Test::More) >= 0.880.0 perl(Tie::Hash) perl(XSLoader) perl(base) perl(constant) perl(locale) perl(strict) perl(warnings) perl-base >= 2:5.40.1 Processing files: perl-DBD-SQLite-debugsource-1.760.0-1.mga10.x86_64 Provides: perl-DBD-SQLite-debugsource = 1.760.0-1.mga10 perl-DBD-SQLite-debugsource(x86-64) = 1.760.0-1.mga10 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.760.0-1.mga10.x86_64 Provides: debuginfo(build-id) = fcbe400595fab6f00a210b818e7c20a46bbafcf3 perl-DBD-SQLite-debuginfo = 1.760.0-1.mga10 perl-DBD-SQLite-debuginfo(x86-64) = 1.760.0-1.mga10 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.760.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-DBD-SQLite-debuginfo-1.760.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-DBD-SQLite-1.760.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-DBD-SQLite-debugsource-1.760.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zWuGAa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-DBD-SQLite-1.760.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!