D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-DBD-Firebird-1.390.0-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Rds3av Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QCQbFQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + rm -rf DBD-Firebird-1.39 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/DBD-Firebird-1.39.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Firebird-1.39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HiduFd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + CFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBD-Firebird-1.39 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export FIREBIRD_INCLUDE=/usr/include + FIREBIRD_INCLUDE=/usr/include + export FIREBIRD_LIB=/usr/lib64 + FIREBIRD_LIB=/usr/lib64 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-incompatible-pointer-types' Using /usr/sbin/fb_config as data source Configuring DBD::Firebird (on linux) FIREBIRD_HOME : /etc/firebird FIREBIRD_INCLUDE: /usr/include FIREBIRD_LIB : /usr/lib64 Client library : fbclient print() on unopened filehandle STDOUT at /usr/lib64/perl5/vendor_perl/DBI/DBD.pm line 3454. Using DBI 1.647 (for perl 5.042000 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ libfbembed not found and API version is 0, building of DBD::FirebirdEmbed skipped. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBD::Firebird Writing MYMETA.yml and MYMETA.json Please, set at least DBI_PASS (or ISC_PASSWORD), before 'make test'. The default for DBI_USER is 'SYSDBA'. + /usr/bin/make -O -j16 V=1 VERBOSE=1 "/usr/bin/perl5.42.0" -p -e "s/~DRIVER~/Firebird/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > Firebird.xsi Running Mkbootstrap for Firebird () chmod 644 "Firebird.bs" "/usr/bin/perl5.42.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs 644 cp lib/DBD/Firebird/TableInfo/Basic.pm blib/lib/DBD/Firebird/TableInfo/Basic.pm cp lib/DBD/Firebird/TableInfo/Firebird21.pm blib/lib/DBD/Firebird/TableInfo/Firebird21.pm cp Firebird.pm blib/lib/DBD/Firebird.pm cp lib/DBD/Firebird/TableInfo.pm blib/lib/DBD/Firebird/TableInfo.pm cp lib/DBD/Firebird/TypeInfo.pm blib/lib/DBD/Firebird/TypeInfo.pm cp lib/DBD/Firebird/GetInfo.pm blib/lib/DBD/Firebird/GetInfo.pm "/usr/bin/perl5.42.0" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/typemap' Firebird.xs > Firebird.xsc mv Firebird.xsc Firebird.c gcc -c -I"/usr/include" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-incompatible-pointer-types -DVERSION=\"1.39\" -DXS_VERSION=\"1.39\" -fPIC "-I/usr/lib64/perl5/CORE" dbdimp.c dbdimp.c: In function 'ib_db_login6': dbdimp.c:434:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 434 | if (svp = hv_fetch(attr_h, "ib_db_triggers", 14, FALSE)) { | ^~~ In file included from Firebird.h:12, from dbdimp.c:15: dbdimp.h:141:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 141 | strncpy(dpb, string, (size_t) len); \ | ^~~~~~~ dbdimp.h:133:5: note: in expansion of macro 'DPB_FILL_STRING_LEN' 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~~~~~~ dbdimp.c:458:5: note: in expansion of macro 'DPB_FILL_STRING' 458 | DPB_FILL_STRING(dpb, isc_dpb_user_name, uid); | ^~~~~~~~~~~~~~~ dbdimp.h:133:44: note: length computed here 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~ dbdimp.h:141:35: note: in definition of macro 'DPB_FILL_STRING_LEN' 141 | strncpy(dpb, string, (size_t) len); \ | ^~~ dbdimp.c:458:5: note: in expansion of macro 'DPB_FILL_STRING' 458 | DPB_FILL_STRING(dpb, isc_dpb_user_name, uid); | ^~~~~~~~~~~~~~~ dbdimp.h:141:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 141 | strncpy(dpb, string, (size_t) len); \ | ^~~~~~~ dbdimp.h:133:5: note: in expansion of macro 'DPB_FILL_STRING_LEN' 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~~~~~~ dbdimp.c:460:5: note: in expansion of macro 'DPB_FILL_STRING' 460 | DPB_FILL_STRING(dpb, isc_dpb_password, pwd); | ^~~~~~~~~~~~~~~ dbdimp.h:133:44: note: length computed here 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~ dbdimp.h:141:35: note: in definition of macro 'DPB_FILL_STRING_LEN' 141 | strncpy(dpb, string, (size_t) len); \ | ^~~ dbdimp.c:460:5: note: in expansion of macro 'DPB_FILL_STRING' 460 | DPB_FILL_STRING(dpb, isc_dpb_password, pwd); | ^~~~~~~~~~~~~~~ dbdimp.h:141:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 141 | strncpy(dpb, string, (size_t) len); \ | ^~~~~~~ dbdimp.h:133:5: note: in expansion of macro 'DPB_FILL_STRING_LEN' 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~~~~~~ dbdimp.c:481:9: note: in expansion of macro 'DPB_FILL_STRING' 481 | DPB_FILL_STRING(dpb, isc_dpb_lc_ctype, imp_dbh->ib_charset); | ^~~~~~~~~~~~~~~ dbdimp.h:133:44: note: length computed here 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~ dbdimp.h:141:35: note: in definition of macro 'DPB_FILL_STRING_LEN' 141 | strncpy(dpb, string, (size_t) len); \ | ^~~ dbdimp.c:481:9: note: in expansion of macro 'DPB_FILL_STRING' 481 | DPB_FILL_STRING(dpb, isc_dpb_lc_ctype, imp_dbh->ib_charset); | ^~~~~~~~~~~~~~~ dbdimp.h:141:5: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 141 | strncpy(dpb, string, (size_t) len); \ | ^~~~~~~ dbdimp.h:133:5: note: in expansion of macro 'DPB_FILL_STRING_LEN' 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~~~~~~ dbdimp.c:486:9: note: in expansion of macro 'DPB_FILL_STRING' 486 | DPB_FILL_STRING(dpb, isc_dpb_sql_role_name, ib_role); | ^~~~~~~~~~~~~~~ dbdimp.h:133:44: note: length computed here 133 | DPB_FILL_STRING_LEN(dpb, code, string, strlen(string) ) | ^~~~~~~~~~~~~~ dbdimp.h:141:35: note: in definition of macro 'DPB_FILL_STRING_LEN' 141 | strncpy(dpb, string, (size_t) len); \ | ^~~ dbdimp.c:486:9: note: in expansion of macro 'DPB_FILL_STRING' 486 | DPB_FILL_STRING(dpb, isc_dpb_sql_role_name, ib_role); | ^~~~~~~~~~~~~~~ dbdimp.c: In function 'ib_st_fetch': dbdimp.c:1501:33: warning: '%0*lld' directive output may be truncated writing between 1 and 32768 bytes into a region of size between 0 and 19 [-Wformat-truncation=] 1501 | "%"DBD_IB_INT64f".%0*"DBD_IB_INT64f, | ^~~ dbdimp.c:1501:51: note: format string is defined here 1501 | "%"DBD_IB_INT64f".%0*"DBD_IB_INT64f, | ^ dbdimp.c:1501:33: note: directive argument in the range [0, 9223372036854775807] 1501 | "%"DBD_IB_INT64f".%0*"DBD_IB_INT64f, | ^~~ In file included from /usr/include/stdio.h:970, from /usr/lib64/perl5/CORE/perlio.h:41, from /usr/lib64/perl5/CORE/iperlsys.h:50, from /usr/lib64/perl5/CORE/perl.h:4462, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24, from dbdimp.h:14: In function 'snprintf', inlined from 'ib_st_fetch' at dbdimp.c:1500:25: /usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 4 and 32790 bytes into a destination of size 21 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dbdimp.c: In function 'ib_st_fetch': dbdimp.c:1501:33: warning: '%0*lld' directive output may be truncated writing between 1 and 32768 bytes into a region of size between 0 and 19 [-Wformat-truncation=] 1501 | "%"DBD_IB_INT64f".%0*"DBD_IB_INT64f, | ^~~ dbdimp.c:1501:51: note: format string is defined here 1501 | "%"DBD_IB_INT64f".%0*"DBD_IB_INT64f, | ^ dbdimp.c:1501:33: note: directive argument in the range [0, 9223372036854775807] 1501 | "%"DBD_IB_INT64f".%0*"DBD_IB_INT64f, | ^~~ In function 'snprintf', inlined from 'ib_st_fetch' at dbdimp.c:1500:25: /usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 4 and 32790 bytes into a destination of size 21 68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -c -I"/usr/include" -I"/usr/lib64/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-incompatible-pointer-types -DVERSION=\"1.39\" -DXS_VERSION=\"1.39\" -fPIC "-I/usr/lib64/perl5/CORE" Firebird.c rm -f blib/arch/auto/DBD/Firebird/Firebird.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Firebird.o dbdimp.o -o blib/arch/auto/DBD/Firebird/Firebird.so \ -L/usr/lib64 -lfbclient -lperl \ chmod 755 blib/arch/auto/DBD/Firebird/Firebird.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SkSpZM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBD-Firebird-1.39 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.42.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/Firebird.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/Firebird/GetInfo.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/Firebird/TypeInfo.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo/Firebird21.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/DBD/Firebird/TableInfo/Basic.pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/man/man3/DBD::Firebird::TableInfo::Basic.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/man/man3/DBD::Firebird.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + chmod 755 /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.390.0-3.mga10 --unique-debug-suffix -1.390.0-3.mga10.x86_64 --unique-debug-src-base perl-DBD-Firebird-1.390.0-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/perl-DBD-Firebird-1.390.0-3.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XavCl3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + CFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd DBD-Firebird-1.39 + '[' 1 -eq 1 ']' + rm -f t/embed-62-timeout.t + export AUTOMATED_TESTING=1 + AUTOMATED_TESTING=1 + make test "/usr/bin/perl5.42.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.42.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-base.t ................. ok t/000-check-dependencies.t .. ok t/001-client-version.t ...... ok t/01-connect.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/02-ib_embedded.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/03-dbh-attr.t ............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/20-createdrop.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/30-insertfetch.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/31-prepare_cached.t ....... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/40-alltypes.t ............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/41-bindparam.t ............ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/42-blobs.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/43-cursor.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/44-cursoron.t ............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/45-datetime.t ............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/46-listfields.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/47-nulls.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/48-numeric.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/49-scale.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/50-chopblanks.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/51-commit.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/60-leaks.t ................ skipped: Long fragile memory leak test (try with MEMORY_TEST on linux) t/61-settx.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/62-timeout.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/63-doubles.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/70-nested-sth.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/75-utf8.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/80-event-ithreads.t ....... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/81-event-fork.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/90-dbinfo.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/91-txinfo.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/92-bigdecimal10_read.t .... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/92-bigdecimal_read.t ...... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/93-bigdecimal.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/94-biginteger_read.t ...... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/95-biginteger.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/96-boolean.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/97-db-triggers.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-primary_key_info.t .... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-rowcount.t ............ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-table_info.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-tables.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt110979.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt49896.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt54561.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt55244.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt72946.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt76506.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/zz-cleanup.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment All tests successful. Files=49, Tests=23, 5 wallclock secs ( 0.10 usr 0.05 sys + 3.14 cusr 0.57 csys = 3.86 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-DBD-Firebird-1.390.0-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qokt9b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + cd DBD-Firebird-1.39 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/Changes /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/META.json /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/META.yml /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/README /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + cp -pr /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/DBD-Firebird-1.39/eg /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT/usr/share/doc/perl-DBD-Firebird + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(DBD::Firebird) = 1.390.0 perl(DBD::Firebird::GetInfo) perl(DBD::Firebird::TableInfo) perl(DBD::Firebird::TableInfo::Basic) perl(DBD::Firebird::TableInfo::Firebird21) perl(DBD::Firebird::TypeInfo) perl(DBD::Firebird::db) perl(DBD::Firebird::dr) perl(DBD::Firebird::st) perl-DBD-Firebird = 1.390.0-3.mga10 perl-DBD-Firebird(x86-64) = 1.390.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfbclient.so.2()(64bit) libperl.so.5.42()(64bit) perl >= 0:5.008001 perl(Carp) perl(DBD::Firebird) perl(DBD::Firebird::TableInfo::Basic) perl(DBI) >= 1.410.0 perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.42.0 Processing files: perl-DBD-Firebird-debugsource-1.390.0-3.mga10.x86_64 Provides: perl-DBD-Firebird-debugsource = 1.390.0-3.mga10 perl-DBD-Firebird-debugsource(x86-64) = 1.390.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-DBD-Firebird-debuginfo-1.390.0-3.mga10.x86_64 Provides: debuginfo(build-id) = 7364fe92cd127828d9c207458d7f8c1ba76573cd perl-DBD-Firebird-debuginfo = 1.390.0-3.mga10 perl-DBD-Firebird-debuginfo(x86-64) = 1.390.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-DBD-Firebird-debugsource(x86-64) = 1.390.0-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-DBD-Firebird-1.390.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-DBD-Firebird-debuginfo-1.390.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-DBD-Firebird-debugsource-1.390.0-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DMSjGl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-DBD-Firebird-1.390.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!