Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec'], chrootPath='/var/lib/mock/dist-circle9-build-81178-25066/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/perl-DBD-SQLite-1.66-5.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/perl-DBD-SQLite.spec'], chrootPath='/var/lib/mock/dist-circle9-build-81178-25066/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/perl-DBD-SQLite.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B5FPt9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-SQLite-1.66 + /usr/bin/gzip -dc /builddir/build/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 . + echo 'Patch #0 (perl-DBD-SQLite-bz543982.patch):' Patch #0 (perl-DBD-SQLite-bz543982.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL Patch #1 (DBD-SQLite-1.62-Remove-bundled-source-extentions.patch): + echo 'Patch #1 (DBD-SQLite-1.62-Remove-bundled-source-extentions.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file README patching file lib/DBD/SQLite.pm Hunk #1 succeeded at 2679 (offset 30 lines). Patch #2 (DBD-SQLite-1.64-Unbundle-Test-FailWarnings.patch): + echo 'Patch #2 (DBD-SQLite-1.64-Unbundle-Test-FailWarnings.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL patching file t/virtual_table/11_filecontent_fulltext.t + rm sqlite3.c sqlite3.h sqlite3ext.h + perl -i -ne 'print $_ unless m{^sqlite}' MANIFEST + rm -rf inc + perl -i -ne 'print $_ unless m{^inc/}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PrZq8z + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.66 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Using DBI 1.643 (for perl 5.032001 on s390x-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::SQLite + /usr/bin/make -O -j6 V=1 VERBOSE=1 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' "/usr/bin/perl" -p -e "s/~DRIVER~/SQLite/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > SQLite.xsi cp lib/DBD/SQLite/GetInfo.pm blib/lib/DBD/SQLite/GetInfo.pm cp lib/DBD/SQLite/Constants.pm blib/lib/DBD/SQLite/Constants.pm cp lib/DBD/SQLite/VirtualTable/PerlData.pm blib/lib/DBD/SQLite/VirtualTable/PerlData.pm cp lib/DBD/SQLite/VirtualTable/FileContent.pm blib/lib/DBD/SQLite/VirtualTable/FileContent.pm cp lib/DBD/SQLite/VirtualTable.pm blib/lib/DBD/SQLite/VirtualTable.pm cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm cp lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite/Cookbook.pod cp lib/DBD/SQLite/Fulltext_search.pod blib/lib/DBD/SQLite/Fulltext_search.pod Running Mkbootstrap for SQLite () chmod 644 "SQLite.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/DBD-SQLite-1.66/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -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:5547, from SQLiteXS.h:11, from dbdimp.c:6: dbdimp.c: In function 'sqlite_db_func_dispatcher': /usr/lib64/perl5/CORE/pp.h:145:26: warning: value computed is not used [-Wunused-value] 145 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1717:9: note: in expansion of macro 'POPs' 1717 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:145:26: warning: value computed is not used [-Wunused-value] 145 | #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:145:26: warning: value computed is not used [-Wunused-value] 145 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:1902:9: note: in expansion of macro 'POPs' 1902 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:145:26: warning: value computed is not used [-Wunused-value] 145 | #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:145:26: warning: value computed is not used [-Wunused-value] 145 | #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:145:26: warning: value computed is not used [-Wunused-value] 145 | #define POPs (*sp--) | ~^~~~~~ dbdimp.c:2008:13: note: in expansion of macro 'POPs' 2008 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:145:26: warning: value computed is not used [-Wunused-value] 145 | #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) { | ^~~~~~~~~~~ gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -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:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_function': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_enable_load_extension': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_load_extension': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_aggregate': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_collation': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_collation_needed': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_progress_handler': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_profile': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_commit_hook': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_rollback_hook': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_update_hook': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_set_authorizer': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_busy_timeout': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_from_file': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_to_file': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_from_dbh': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_backup_to_dbh': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_table_column_metadata': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_db_filename': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #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:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_db_status': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_create_module': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_limit': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_db_config': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__db_get_autocommit': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite__st_st_status': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ SQLite.c: In function 'XS_DBD__SQLite_compile_options': /usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ SQLite.c:960:17: 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) { | ^~~~~~~~~~~ rm -f blib/arch/auto/DBD/SQLite/SQLite.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 /var/tmp/rpm-tmp.IQ5mGc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x ++ dirname /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x + cd DBD-SQLite-1.66 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -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 /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/Fulltext_search.pod Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/GetInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/Cookbook.pod Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/Constants.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/PerlData.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/FileContent.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite::Fulltext_search.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite::VirtualTable.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite::Cookbook.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite::Constants.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite::VirtualTable::FileContent.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/man/man3/DBD::SQLite::VirtualTable::PerlData.3pm + find /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.66-5.el9 --unique-debug-suffix -1.66-5.el9.s390x --unique-debug-src-base perl-DBD-SQLite-1.66-5.el9.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DBD-SQLite-1.66 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so extracting debug info from /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so original debug info size: 604kB, size after compression: 564kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 830 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: perl-DBD-SQLite-1.66-5.el9.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HFkJAW + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.66 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/doc/perl-DBD-SQLite + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/doc/perl-DBD-SQLite + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/doc/perl-DBD-SQLite + cp -pr README /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/doc/perl-DBD-SQLite + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fpTXP1 + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.66 + LICENSEDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/licenses/perl-DBD-SQLite + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/licenses/perl-DBD-SQLite + cp -pr LICENSE /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x/usr/share/licenses/perl-DBD-SQLite + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(DBD::SQLite) = 1.66 perl(DBD::SQLite::Constants) perl(DBD::SQLite::GetInfo) perl(DBD::SQLite::VirtualTable) = 1.66 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.66-5.el9 perl-DBD-SQLite(s390-64) = 1.66-5.el9 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.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) libsqlite3.so.0()(64bit) perl(:VERSION) >= 5.6.0 perl(DBD::SQLite) perl(DBD::SQLite::VirtualTable) perl(DBD::SQLite::VirtualTable::Cursor) perl(DBI) >= 1.57 perl(DynaLoader) perl(Exporter) perl(Scalar::Util) perl(Tie::Hash) perl(base) perl(constant) perl(locale) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBD-SQLite-debugsource-1.66-5.el9.s390x Provides: perl-DBD-SQLite-debugsource = 1.66-5.el9 perl-DBD-SQLite-debugsource(s390-64) = 1.66-5.el9 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.66-5.el9.s390x Provides: debuginfo(build-id) = 2db752eb3c280b164cc4e7ca63b3f1856812b4a9 perl-DBD-SQLite-debuginfo = 1.66-5.el9 perl-DBD-SQLite-debuginfo(s390-64) = 1.66-5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-DBD-SQLite-debugsource(s390-64) = 1.66-5.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x Wrote: /builddir/build/RPMS/perl-DBD-SQLite-debuginfo-1.66-5.el9.s390x.rpm Wrote: /builddir/build/RPMS/perl-DBD-SQLite-1.66-5.el9.s390x.rpm Wrote: /builddir/build/RPMS/perl-DBD-SQLite-debugsource-1.66-5.el9.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6kbvul + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.66 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-SQLite-1.66-5.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0