Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec'], chrootPath='/var/lib/mock/module-perl-DBD-SQLite-1.58-8060020220816122017-851e3d4d-build-23429-5834/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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 sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/perl-DBD-SQLite.spec'], chrootPath='/var/lib/mock/module-perl-DBD-SQLite-1.58-8060020220816122017-851e3d4d-build-23429-5834/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wX7jqm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-SQLite-1.58 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-SQLite-1.58.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-SQLite-1.58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (perl-DBD-SQLite-bz543982.patch): + echo '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.50-Remove-bundled-source-extentions.patch): + echo 'Patch #1 (DBD-SQLite-1.50-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 2499 (offset 5 lines). Patch #2 (DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch): + echo 'Patch #2 (DBD-SQLite-1.58-Unbundle-Test-NoWarnings.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 + sed -i -e '/^sqlite/ d' MANIFEST + rm -rf inc + sed -i -e '/^inc\// d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UAKx77 + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.58 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Using DBI 1.641 (for perl 5.030001 on aarch64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::SQLite + make -j32 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' Running Mkbootstrap for SQLite () "/usr/bin/perl" -p -e "s/~DRIVER~/SQLite/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > SQLite.xsi gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" -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 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/DBD-SQLite-1.58/typemap' SQLite.xs > SQLite.xsc chmod 644 "SQLite.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 cp lib/DBD/SQLite/VirtualTable/PerlData.pm blib/lib/DBD/SQLite/VirtualTable/PerlData.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/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/VirtualTable/FileContent.pm blib/lib/DBD/SQLite/VirtualTable/FileContent.pm mv SQLite.xsc SQLite.c gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" -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 dbdimp.c: In function 'sqlite_db_do_sv': dbdimp.c:494:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5317, from SQLiteXS.h:11, from dbdimp.c:6: dbdimp.c: In function 'sqlite_db_func_dispatcher': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1664:9: note: in expansion of macro 'POPs' POPs; ^~~~ /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1672:13: note: in expansion of macro 'POPs' POPs; ^~~~ dbdimp.c: In function 'sqlite_db_aggr_new_dispatcher': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1849:9: note: in expansion of macro 'POPs' POPs; ^~~~ /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1857:13: note: in expansion of macro 'POPs' POPs; ^~~~ dbdimp.c: In function 'sqlite_db_aggr_step_dispatcher': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1914:7: note: in expansion of macro 'POPs' POPs; ^~~~ dbdimp.c: In function 'sqlite_db_aggr_finalize_dispatcher': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1955:13: note: in expansion of macro 'POPs' POPs; ^~~~ /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ dbdimp.c:1962:17: note: in expansion of macro 'POPs' POPs; ^~~~ dbdimp.c: In function 'sqlite_db_trace_dispatcher': dbdimp.c:2442:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval = 0; ^~~~~~ dbdimp.c: In function 'sqlite_db_profile_dispatcher': dbdimp.c:2500:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval = 0; ^~~~~~ In file included from dbdimp.c:2655: dbdimp_tokenizer.inc: In function 'perl_tokenizer_Next': dbdimp_tokenizer.inc:178:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; /* this is required for older perls < 5.8.8 */ ^~~ In file included from dbdimp.c:2656: dbdimp_virtual_table.inc: In function 'sqlite_db_destroy_module_data': dbdimp_virtual_table.inc:759:9: warning: unused variable 'rc' [-Wunused-variable] int rc = SQLITE_ERROR; ^~ In file included from SQLiteXS.h:17, from dbdimp.c:6: At top level: dbdimp.h:151:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] newUTF8SVpvn(char *s, STRLEN len) { ^~~~~~~~~~~~ dbdimp.h:141:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] newUTF8SVpv(char *s, STRLEN len) { ^~~~~~~~~~~ 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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #define dXSI32 I32 ix = XSANY.any_i32 ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' #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] #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' #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ SQLite.c:825:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^~~~~~ In file included from SQLiteXS.h:17, from SQLite.xs:3: At top level: dbdimp.h:151:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] newUTF8SVpvn(char *s, STRLEN len) { ^~~~~~~~~~~~ dbdimp.h:141:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] newUTF8SVpv(char *s, STRLEN len) { ^~~~~~~~~~~ In file included from dbdimp.c:2656: dbdimp_virtual_table.inc: In function 'perl_vt_Eof': dbdimp_virtual_table.inc:473:12: warning: 'eof' may be used uninitialized in this function [-Wmaybe-uninitialized] return eof; ^~~ rm -f blib/arch/auto/DBD/SQLite/SQLite.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rRN6k2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 + cd DBD-SQLite-1.58 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 "/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.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite/Constants.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite/Fulltext_search.pod Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite/Cookbook.pod Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/FileContent.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/DBD/SQLite/VirtualTable/PerlData.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite::Constants.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite::VirtualTable.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite::Fulltext_search.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite::VirtualTable::PerlData.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite::VirtualTable::FileContent.3pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/man/man3/DBD::SQLite::Cookbook.3pm + find /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 -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.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.58-2.module+oc8.6.0+274+b01a5d71 --unique-debug-suffix -1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 --unique-debug-src-base perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DBD-SQLite-1.58 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1013 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pzbKiR + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.58 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/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.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/doc/perl-DBD-SQLite + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/doc/perl-DBD-SQLite + cp -pr README /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/doc/perl-DBD-SQLite + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pDgfYz + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.58 + LICENSEDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/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.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/licenses/perl-DBD-SQLite + cp -pr LICENSE /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64/usr/share/licenses/perl-DBD-SQLite + exit 0 Provides: perl(DBD::SQLite) = 1.58 perl(DBD::SQLite::Constants) perl(DBD::SQLite::VirtualTable) = 1.58 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.58-2.module+oc8.6.0+274+b01a5d71 perl-DBD-SQLite(aarch-64) = 1.58-2.module+oc8.6.0+274+b01a5d71 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.58-2.module+oc8.6.0+274+b01a5d71.aarch64 Provides: perl-DBD-SQLite-debugsource = 1.58-2.module+oc8.6.0+274+b01a5d71 perl-DBD-SQLite-debugsource(aarch-64) = 1.58-2.module+oc8.6.0+274+b01a5d71 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.58-2.module+oc8.6.0+274+b01a5d71.aarch64 Provides: debuginfo(build-id) = d84f79853bee9797bcab25d3b0b4565b04530d95 perl-DBD-SQLite-debuginfo = 1.58-2.module+oc8.6.0+274+b01a5d71 perl-DBD-SQLite-debuginfo(aarch-64) = 1.58-2.module+oc8.6.0+274+b01a5d71 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-DBD-SQLite-debugsource(aarch-64) = 1.58-2.module+oc8.6.0+274+b01a5d71 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 Wrote: /builddir/build/RPMS/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64.rpm Wrote: /builddir/build/RPMS/perl-DBD-SQLite-debugsource-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64.rpm Wrote: /builddir/build/RPMS/perl-DBD-SQLite-debuginfo-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SEIE4I + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.58 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-SQLite-1.58-2.module+oc8.6.0+274+b01a5d71.aarch64 + exit 0 Child return code was: 0