<86>Jun 16 02:00:07 userdel[3010855]: delete user 'rooter' <86>Jun 16 02:00:07 userdel[3010855]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:00:07 userdel[3010855]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:00:07 groupadd[3010903]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 16 02:00:07 groupadd[3010903]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:00:07 groupadd[3010903]: new group: name=rooter, GID=1853 <86>Jun 16 02:00:07 useradd[3010928]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Jun 16 02:00:07 userdel[3010992]: delete user 'builder' <86>Jun 16 02:00:07 userdel[3010992]: removed group 'builder' owned by 'builder' <86>Jun 16 02:00:07 userdel[3010992]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:00:07 groupadd[3011022]: group added to /etc/group: name=builder, GID=1854 <86>Jun 16 02:00:07 groupadd[3011022]: group added to /etc/gshadow: name=builder <86>Jun 16 02:00:07 groupadd[3011022]: new group: name=builder, GID=1854 <86>Jun 16 02:00:07 useradd[3011060]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-DBD-SQLite-1.66-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-DBD-SQLite-1.66-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Jun 16 02:00:13 rpmi: perl-Tie-RefHash-1.40-alt1 sisyphus+260329.100.1.1 1603548550 installed <13>Jun 16 02:00:13 rpmi: perl-Devel-StackTrace-1:2.04-alt1 sisyphus+230065.100.1.1 1558783788 installed <13>Jun 16 02:00:13 rpmi: perl-DBI-1.643-alt2 p10+308770.100.3.1 1667218767 installed <13>Jun 16 02:00:14 rpmi: perl-Text-Balanced-2.04-alt1 sisyphus+263445.100.1.1 1607956101 installed <13>Jun 16 02:00:14 rpmi: perl-Params-Util-1.102-alt1 sisyphus+279723.700.1.1 1626649011 installed <13>Jun 16 02:00:14 rpmi: perl-Module-Runtime-0.016-alt1 1509549848 installed <13>Jun 16 02:00:14 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Jun 16 02:00:14 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 02:00:14 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 02:00:14 rpmi: perl-Clone-0.45-alt1 sisyphus+279723.2600.1.1 1626649482 installed <13>Jun 16 02:00:14 rpmi: perl-SQL-Statement-1.414-alt1 sisyphus+260319.100.1.2 1603551649 installed <13>Jun 16 02:00:14 rpmi: perl-DBD-File-1.643-alt2 p10+308770.100.3.1 1667218767 installed <13>Jun 16 02:00:14 rpmi: libsqlite3-3.35.5-alt1.p10.1 p10+340851.100.1.1 1708147015 installed <13>Jun 16 02:00:14 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 02:00:14 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 02:00:14 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 16 02:00:14 rpmi: perl-Test-NoWarnings-1.04-alt1 1329758112 installed <13>Jun 16 02:00:14 rpmi: libsqlite3-devel-3.35.5-alt1.p10.1 p10+340851.100.1.1 1708147015 installed <13>Jun 16 02:00:14 rpmi: perl-DBI-devel-1.643-alt2 p10+308770.100.3.1 1667218767 installed <13>Jun 16 02:00:14 rpmi: perl-autodie-2.34-alt1 sisyphus+265208.100.1.1 1611567479 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-DBD-SQLite-1.66-alt1.nosrc.rpm (w1.gzdio) Installing perl-DBD-SQLite-1.66-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35772 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf DBD-SQLite-1.66 + echo 'Source #0 (DBD-SQLite-1.66.tar.gz):' Source #0 (DBD-SQLite-1.66.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/DBD-SQLite-1.66.tar.gz + /bin/tar -xf - + cd DBD-SQLite-1.66 + /bin/chmod -c -Rf u+rwX,go-w . + rm sqlite3.c sqlite3.h sqlite3ext.h fts3_tokenizer.h + sed -i- 's/require DBD::SQLite/die/' Makefile.PL + '[' 1.66 = 1.48 ']' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35772 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd DBD-SQLite-1.66 + perl_vendor_build LIBS=-lsqlite3 + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build LIBS=-lsqlite3 + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 LIBS=-lsqlite3 + tee .perl.req perl(DBI)>=1.57 perl(File::Spec)>=0.82 perl(Test::More)>=0.88 perl(Tie::Hash)>=0 perl(perl)>=5.006 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor LIBS=-lsqlite3 Checking if your kit is complete... Warning: the following files are missing in your kit: fts3_tokenizer.h sqlite3.c sqlite3.h sqlite3ext.h Please inform the author. Using DBI 1.643 (for perl 5.034000 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::SQLite + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' "/usr/bin/perl" -p -e "s/~DRIVER~/SQLite/g" /usr/lib64/perl5/auto/DBI/Driver.xst > SQLite.xsi make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' Running Mkbootstrap for SQLite () chmod 644 "SQLite.bs" make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.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/Fulltext_search.pod blib/lib/DBD/SQLite/Fulltext_search.pod cp lib/DBD/SQLite/Constants.pm blib/lib/DBD/SQLite/Constants.pm cp lib/DBD/SQLite/GetInfo.pm blib/lib/DBD/SQLite/GetInfo.pm cp lib/DBD/SQLite/VirtualTable.pm blib/lib/DBD/SQLite/VirtualTable.pm make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/DBD-SQLite-1.66/typemap' SQLite.xs > SQLite.xsc mv SQLite.xsc SQLite.c make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' gcc -c -I. -I/usr/lib64/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -pipe -frecord-gcc-switches -Wall -g -O2 -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 In file included from SQLiteXS.h:12, from SQLite.xs:3: SQLite.c: In function 'XS_DBD__SQLite__db_last_insert_rowid': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_function': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_enable_load_extension': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_load_extension': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_aggregate': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_collation': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_collation_needed': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_progress_handler': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_profile': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_commit_hook': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_rollback_hook': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_update_hook': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_set_authorizer': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_busy_timeout': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_from_file': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_to_file': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_from_dbh': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_to_dbh': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_table_column_metadata': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_db_filename': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_register_fts3_perl_tokenizer': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_db_status': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_module': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_limit': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_db_config': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_get_autocommit': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__st_st_status': /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32' 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite_compile_options': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ SQLite.c:960:6: warning: unused variable 'RETVAL' [-Wunused-variable] 960 | int RETVAL; | ^~~~~~ In file included from SQLiteXS.h:17, from SQLite.xs:3: At top level: dbdimp.h:157:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] 157 | newUTF8SVpvn(char *s, STRLEN len) { | ^~~~~~~~~~~~ dbdimp.h:147:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] 147 | newUTF8SVpv(char *s, STRLEN len) { | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' gcc -c -I. -I/usr/lib64/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -pipe -frecord-gcc-switches -Wall -g -O2 -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 dbdimp.c: In function 'sqlite_db_do_sv': dbdimp.c:537:9: warning: unused variable 'i' [-Wunused-variable] 537 | int i; | ^ In file included from /usr/lib64/perl5/CORE/perl.h:5685, from SQLiteXS.h:11, from dbdimp.c:6: dbdimp.c: In function 'sqlite_db_func_dispatcher': /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1717:9: note: in expansion of macro 'POPs' 1717 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1725:13: note: in expansion of macro 'POPs' 1725 | POPs; | ^~~~ dbdimp.c: In function 'sqlite_db_aggr_new_dispatcher': /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1902:9: note: in expansion of macro 'POPs' 1902 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1910:13: note: in expansion of macro 'POPs' 1910 | POPs; | ^~~~ dbdimp.c: In function 'sqlite_db_aggr_step_dispatcher': /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1967:7: note: in expansion of macro 'POPs' 1967 | POPs; | ^~~~ dbdimp.c: In function 'sqlite_db_aggr_finalize_dispatcher': /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:2008:13: note: in expansion of macro 'POPs' 2008 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:162:16: warning: value computed is not used [-Wunused-value] 162 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:2015:17: note: in expansion of macro 'POPs' 2015 | POPs; | ^~~~ dbdimp.c: In function 'sqlite_db_trace_dispatcher': dbdimp.c:2495:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 2495 | int retval = 0; | ^~~~~~ dbdimp.c: In function 'sqlite_db_profile_dispatcher': dbdimp.c:2553:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 2553 | int retval = 0; | ^~~~~~ In file included from dbdimp.c:2847: dbdimp_tokenizer.inc: In function 'perl_tokenizer_Next': dbdimp_tokenizer.inc:178:12: warning: unused variable 'n_a' [-Wunused-variable] 178 | STRLEN n_a; /* this is required for older perls < 5.8.8 */ | ^~~ In file included from dbdimp.c:2848: dbdimp_virtual_table.inc: In function 'sqlite_db_destroy_module_data': dbdimp_virtual_table.inc:798:9: warning: unused variable 'rc' [-Wunused-variable] 798 | int rc = SQLITE_ERROR; | ^~ In file included from SQLiteXS.h:17, from dbdimp.c:6: At top level: dbdimp.h:157:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] 157 | newUTF8SVpvn(char *s, STRLEN len) { | ^~~~~~~~~~~~ dbdimp.h:147:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] 147 | newUTF8SVpv(char *s, STRLEN len) { | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' rm -f blib/arch/auto/DBD/SQLite/SQLite.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong -Wl,-Bsymbolic SQLite.o dbdimp.o -o blib/arch/auto/DBD/SQLite/SQLite.so \ -lsqlite3 \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/DBD/SQLite/SQLite.so make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-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.3.1 20210703 (ALT Sisyphus 10.3.1-alt2) # ENABLE_API_ARMOR # ENABLE_COLUMN_METADATA # ENABLE_DBSTAT_VTAB # ENABLE_FTS3 # ENABLE_FTS3_PARENTHESIS # ENABLE_FTS4 # ENABLE_FTS5 # ENABLE_JSON1 # ENABLE_MATH_FUNCTIONS # ENABLE_RTREE # ENABLE_UNLOCK_NOTIFY # HAVE_ISNAN # SECURE_DELETE # TEMP_STORE=1 # THREADSAFE=1 t/01_compile.t ........................................ ok # sqlite_version=3.35.5 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 ................ skipped: Unicode::UCD does not seem to be installed 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=3825, 16 wallclock secs ( 0.31 usr 0.18 sys + 6.26 cusr 2.06 csys = 8.81 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66752 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-DBD-SQLite-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-DBD-SQLite-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd DBD-SQLite-1.66 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-DBD-SQLite-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/auto/DBD/SQLite/SQLite.so Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite.pm Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/VirtualTable.pm Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/GetInfo.pm Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/Constants.pm Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/Fulltext_search.pod Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/Cookbook.pod Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/VirtualTable/FileContent.pm Installing /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/VirtualTable/PerlData.pm make: Leaving directory '/usr/src/RPM/BUILD/DBD-SQLite-1.66' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-DBD-SQLite-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/auto/DBD/SQLite/SQLite.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-DBD-SQLite-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(DBI)>=1.57 perl(File::Spec)>=0.82 perl(Test::More)>=0.88 perl(Tie::Hash)>=0 perl(perl)>=5.006 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-DBD-SQLite-buildroot (auto) removed './usr/lib64/perl5/auto/DBD/SQLite/.packlist' mode of './usr/lib64/perl5/auto/DBD/SQLite/SQLite.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-DBD-SQLite-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-DBD-SQLite-buildroot/ (default) Compressing files in /usr/src/tmp/perl-DBD-SQLite-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-DBD-SQLite-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-DBD-SQLite-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-DBD-SQLite-1.66-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd DBD-SQLite-1.66 + DOCDIR=/usr/src/tmp/perl-DBD-SQLite-buildroot/usr/share/doc/perl-DBD-SQLite-1.66 + export DOCDIR + rm -rf /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/share/doc/perl-DBD-SQLite-1.66 + /bin/mkdir -p /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/share/doc/perl-DBD-SQLite-1.66 + cp -prL Changes README /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/share/doc/perl-DBD-SQLite-1.66 + chmod -R go-w /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/share/doc/perl-DBD-SQLite-1.66 + chmod -R a+rX /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/share/doc/perl-DBD-SQLite-1.66 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vdkxBn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFHH3p find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite.pm syntax OK /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/Constants.pm syntax OK /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/GetInfo.pm syntax OK /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/VirtualTable.pm syntax OK /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/VirtualTable/FileContent.pm syntax OK /usr/src/tmp/perl-DBD-SQLite-buildroot/usr/lib64/perl5/DBD/SQLite/VirtualTable/PerlData.pm syntax OK Provides: perl(DBD/SQLite.pm) = 1.660, perl(DBD/SQLite/Constants.pm), perl(DBD/SQLite/GetInfo.pm), perl(DBD/SQLite/VirtualTable.pm) = 1.660, perl(DBD/SQLite/VirtualTable/FileContent.pm), perl(DBD/SQLite/VirtualTable/PerlData.pm) Requires: /usr/lib64/perl5, 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-5.34.so()(64bit) >= set:ohjBjKDYRPEoCb7oRaKqZs2AllfkU83puDA9yOx1f3y8CwjrMcWuzAixskN2Z02ZEB2uD4KRV0gI41ChlVsZbdUz93Z2o33yajCCh8fRO8JSXGEsjundTYYwxmCCsacKwtXfFE2yZ23kkflZhbtgejGg9IkdkZwJYIJFT7G4poDxWZsD4m71atq8GYV6jpPk01Z2sCaqocFB9SbGbzpgLFs3, libpthread.so.0(GLIBC_2.2.5)(64bit), libsqlite3.so.0()(64bit) >= set:ohbW8uvGeCYvyA5laO09JNC4WSsOEe9kBEVZF03d42AfPTbxNuZ6sOKq9LQ5GzSgbtoGpOrlB8p6euVfDFGk0HNBIFT3ZczZkNT75BiGgAMo0vw8Bbq8ZE2hHGNfA8KvfYY5DgRXOb8rb1rl3fT5IpIZBshl13AopfQWHBSoWWZ4B92GV6vIiblQvHvdZHkVj60yoaAlCj7PzehEYsnAA8aQZlDZlcorcqv1, perl(DBI.pm) >= 1.570, perl(DynaLoader.pm), perl(File/Basename.pm), perl(Scalar/Util.pm), perl(Tie/Hash.pm), perl(base.pm), perl(constant.pm), perl(locale.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s23GSp Creating perl-DBD-SQLite-debuginfo package Processing files: perl-DBD-SQLite-debuginfo-1.66-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nMLKop find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Liicwo find-requires: running scripts (debuginfo) Requires: perl-DBD-SQLite = 1.66-alt1, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0), debug64(libsqlite3.so.0) Adding to perl-DBD-SQLite-debuginfo a strict dependency on perl-DBD-SQLite Wrote: /usr/src/RPM/RPMS/x86_64/perl-DBD-SQLite-1.66-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-DBD-SQLite-debuginfo-1.66-alt1.x86_64.rpm (w2.lzdio) 10.08user 4.41system 0:23.63elapsed 61%CPU (0avgtext+0avgdata 117900maxresident)k 0inputs+0outputs (0major+738159minor)pagefaults 0swaps /.out/perl-DBD-SQLite-1.66-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-DBD-SQLite-1.66-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-DBD-SQLite-debuginfo-1.66-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-DBD-SQLite-debuginfo-1.66-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 5.12user 3.13system 0:37.66elapsed 21%CPU (0avgtext+0avgdata 128992maxresident)k 696inputs+0outputs (0major+212123minor)pagefaults 0swaps --- perl-DBD-SQLite-1.66-alt1.x86_64.rpm.repo 2021-07-18 23:25:10.000000000 +0000 +++ perl-DBD-SQLite-1.66-alt1.x86_64.rpm.hasher 2024-06-16 02:00:41.895690822 +0000 @@ -57,3 +57,3 @@ File: /usr/lib64/perl5/auto/DBD/SQLite 40755 root:root -File: /usr/lib64/perl5/auto/DBD/SQLite/SQLite.so 100644 root:root 1f0a81557b122ec125681a4d4809acd8 +File: /usr/lib64/perl5/auto/DBD/SQLite/SQLite.so 100644 root:root 6fbde2c09fef1cd2e498624f9ed70188 File: /usr/share/doc/perl-DBD-SQLite-1.66 40755 root:root @@ -61,2 +61,2 @@ File: /usr/share/doc/perl-DBD-SQLite-1.66/README 100644 root:root 158184ccb1a44a25e8a5a7ed7aa846f2 -RPMIdentity: 3759460baafa35fa3e6cbbf782165d926628aa8b152aec5ba87de98acc6eecd0e5277b6951b7a1b25cbb25e60af31cf9746358fc653d138ddc3ce2bde0c27d85 +RPMIdentity: 240284056f2536db9271eaa988a8eb91e02c2d842efc930dbdce92f95cb1cc5f76bf86802e10ca2f84f5882090880031a0fd278dea0eb6d2d36d99471ca8d53a --- perl-DBD-SQLite-debuginfo-1.66-alt1.x86_64.rpm.repo 2021-07-18 23:25:10.000000000 +0000 +++ perl-DBD-SQLite-debuginfo-1.66-alt1.x86_64.rpm.hasher 2024-06-16 02:00:41.983691987 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/d99ba516036b39f6095a53df50939fe5f815e2 120777 root:root ../../../../lib64/perl5/auto/DBD/SQLite/SQLite.so -/usr/lib/debug/.build-id/a6/d99ba516036b39f6095a53df50939fe5f815e2.debug 120777 root:root ../../usr/lib64/perl5/auto/DBD/SQLite/SQLite.so.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/e7a0ba2e4ee458642326f886e480ca20a8326e 120777 root:root ../../../../lib64/perl5/auto/DBD/SQLite/SQLite.so +/usr/lib/debug/.build-id/91/e7a0ba2e4ee458642326f886e480ca20a8326e.debug 120777 root:root ../../usr/lib64/perl5/auto/DBD/SQLite/SQLite.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,5 +24,5 @@ Provides: perl-DBD-SQLite-debuginfo = 1.66-alt1:sisyphus+279723.6100.1.1 -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/d99ba516036b39f6095a53df50939fe5f815e2 120777 root:root ../../../../lib64/perl5/auto/DBD/SQLite/SQLite.so -File: /usr/lib/debug/.build-id/a6/d99ba516036b39f6095a53df50939fe5f815e2.debug 120777 root:root ../../usr/lib64/perl5/auto/DBD/SQLite/SQLite.so.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/e7a0ba2e4ee458642326f886e480ca20a8326e 120777 root:root ../../../../lib64/perl5/auto/DBD/SQLite/SQLite.so +File: /usr/lib/debug/.build-id/91/e7a0ba2e4ee458642326f886e480ca20a8326e.debug 120777 root:root ../../usr/lib64/perl5/auto/DBD/SQLite/SQLite.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -31,3 +31,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/DBD/SQLite 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/DBD/SQLite/SQLite.so.debug 100644 root:root aaf7ae675644e554b81ded3372f26246 +File: /usr/lib/debug/usr/lib64/perl5/auto/DBD/SQLite/SQLite.so.debug 100644 root:root c7b3303de086d06ed08f4a7cb54abc10 File: /usr/src/debug/DBD-SQLite-1.66 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/DBD-SQLite-1.66/dbdimp_virtual_table.inc 100644 root:root ae93a0c9b575d47bb168ae0ce98bac1e -RPMIdentity: 621bcb02d7532964da0455a6d683be2c8b0e42bf1ee5a5057ffb3e3b016cff7a4ad501db660143da03c19d0f2549efb02dff252d1deed356372280c58053a67a +RPMIdentity: 6b6bd0e46d8f6fa3f5e5bab817afa1e596afbc1d8bd5fdf555e98603607cd8c59527df2e59a826c0158e4332bc2b13d6ad66793df3abcc4fc89d2384573a9b7e