Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-ODBC.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-90b9c5b6ea58346d52fa12af1de231ab42b03b6c/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-ODBC.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-DBD-ODBC-1.50-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-ODBC.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-90b9c5b6ea58346d52fa12af1de231ab42b03b6c/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-ODBC.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EzFiS5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-ODBC-1.50 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-ODBC-1.50.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-ODBC-1.50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Changes.patch): + echo 'Patch #0 (Changes.patch):' + /usr/bin/cat /builddir/build/SOURCES/Changes.patch + /usr/bin/patch -p1 --fuzz=0 patching file Changes + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GI9mq5 + umask 022 + cd /builddir/build/BUILD + cd DBD-ODBC-1.50 + PERL_MM_USE_DEFAULT=1 + /usr/bin/perl Makefile.PL -u INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' ********** Remember to actually *READ* the README file! And re-read it if you have any problems. ********** OSNAME: linux LANG: C ODBCHOME: LD_LIBRARY_PATH: DBROOT: WINDIR: II_SYSTEM: Perl: 5.016003 ExtUtils::MakeMaker: 6.68 Command line options: u! = 1 w! = undef e! = undef g! = 0 x! = undef o=s = You are using a Perl configured with threading enabled. Please read the warnings in DBI about this. You should also be aware that on non-Windows platforms ODBC drivers come in two forms, thread-safe and non-thread-safe drivers and you may need to make sure you are using the right one. Press return to continue... Looking for odbc_config in : nowhere Looking for odbc_config in (PATH) /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin Found odbc_config (via odbc_config) version 2.3.1 odbc_config reports --prefix=/usr odbc_config reports --include-prefix=/usr/include odbc_config reports --lib-prefix=/usr/lib ODBC INC dir set to /usr/include via odbc_config ODBC LIB dir set to /usr/lib via odbc_config Using ODBCHOME /usr This looks like a unixodbc type of driver manager. Looking for odbcinst Found odbcinst in /usr/bin odbcinst -j reports: unixODBC 2.3.1 DRIVERS............: /etc/odbcinst.ini SYSTEM DATA SOURCES: /etc/odbc.ini FILE DATA SOURCES..: /etc/ODBCDataSources USER DATA SOURCES..: /builddir/.odbc.ini SQLULEN Size.......: 4 SQLLEN Size........: 4 SQLSETPOSIROW Size.: 2 Please note these files as they are where you define your ODBC drivers and data sources. Looking for odbc_config to get cflags Adding odbc_config --cflags "-DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include " to CC line Checking if your kit is complete... Warning: LD_LIBRARY_PATH= doesn't include /usr/lib Looks good Using DBI 1.627 (for perl 5.016003 on arm-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/auto/DBI/ Using DBI 1.627 (for perl 5.016003 on arm-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/auto/DBI/ Writing Makefile for DBD::ODBC Warning: not all required environment variables are set. Warning: Will not be able to run tests as you have not defined all of DBI_DSN, DBI_USER and DBI_PASS environment variables. + make -j4 cp FAQ blib/lib/DBD/ODBC/FAQ.pm cp Changes blib/lib/DBD/ODBC/Changes.pm cp TO_DO blib/lib/DBD/ODBC/TO_DO.pm armv7hl-redhat-linux-gnueabi-gcc -c -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include -I. -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib/perl5/CORE" -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include ConvertUTF.c /usr/bin/perl -p -e "s/~DRIVER~/ODBC/g" /usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst > ODBC.xsi armv7hl-redhat-linux-gnueabi-gcc -c -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include -I. -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib/perl5/CORE" -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include dbdimp.c armv7hl-redhat-linux-gnueabi-gcc -c -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include -I. -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib/perl5/CORE" -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include unicode_helper.c cp ODBC.pm blib/lib/DBD/ODBC.pm Running Mkbootstrap for DBD::ODBC () chmod 644 ODBC.bs /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap ODBC.xs > ODBC.xsc && mv ODBC.xsc ODBC.c cp ODBC.bs blib/arch/auto/DBD/ODBC/ODBC.bs chmod 644 blib/arch/auto/DBD/ODBC/ODBC.bs unicode_helper.c: In function '_dosvwv': unicode_helper.c:76:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] target_start = p; ^ unicode_helper.c:77:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] target_end = p + bytes; ^ unicode_helper.c: In function 'WValloc': unicode_helper.c:190:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] source_start = s; ^ unicode_helper.c:193:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] source_end = s + slen + 1; ^ unicode_helper.c:216:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] source_start = s; ^ unicode_helper.c:218:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] source_end = s + slen + 1; ^ unicode_helper.c: In function 'PVallocW': unicode_helper.c:313:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] target_start = p; ^ unicode_helper.c:314:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] target_end = p + bytes; ^ armv7hl-redhat-linux-gnueabi-gcc -c -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include -I. -I/usr/lib/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I/usr/lib/perl5/CORE" -DWITH_UNICODE -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/include -I/usr/include ODBC.c dbdimp.c: In function 'dbd_error2': dbdimp.c:1334:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(ErrorMsg, what); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:1335:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(sqlstate, "HY000"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:1372:17: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(sqlstate, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from dbdimp.c:44: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ dbdimp.c:1373:17: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(ErrorMsg, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from dbdimp.c:44: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ dbdimp.c:1395:13: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat(ErrorMsg, " (SQL-"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:1396:13: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat(ErrorMsg, sqlstate); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:1396:13: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] strcat(ErrorMsg, sqlstate); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:140:1: note: expected 'const char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:1397:13: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat(ErrorMsg, ")"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:1399:17: warning: pointer targets in passing argument 5 of 'imp_xxh->com.std.dbistate->set_err_char' differ in signedness [-Wpointer-sign] DBIh_SET_ERR_CHAR(h, imp_xxh, "" /* information state */, ^ dbdimp.c:1399:17: note: expected 'const char *' but argument is of type 'SQLCHAR *' dbdimp.c:1399:17: warning: pointer targets in passing argument 6 of 'imp_xxh->com.std.dbistate->set_err_char' differ in signedness [-Wpointer-sign] dbdimp.c:1399:17: note: expected 'const char *' but argument is of type 'SQLCHAR *' dbdimp.c:1402:17: warning: pointer targets in passing argument 5 of 'imp_xxh->com.std.dbistate->set_err_char' differ in signedness [-Wpointer-sign] DBIh_SET_ERR_CHAR(h, imp_xxh, Nullch, 1, ErrorMsg, ^ dbdimp.c:1402:17: note: expected 'const char *' but argument is of type 'SQLCHAR *' dbdimp.c:1402:17: warning: pointer targets in passing argument 6 of 'imp_xxh->com.std.dbistate->set_err_char' differ in signedness [-Wpointer-sign] dbdimp.c:1402:17: note: expected 'const char *' but argument is of type 'SQLCHAR *' dbdimp.c: In function 'odbc_st_primary_keys': dbdimp.c:1884:10: warning: pointer targets in passing argument 2 of 'SQLPrimaryKeys' differ in signedness [-Wpointer-sign] (table && *table) ? table : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1968:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLPrimaryKeys( ^ dbdimp.c:1884:10: warning: pointer targets in passing argument 4 of 'SQLPrimaryKeys' differ in signedness [-Wpointer-sign] (table && *table) ? table : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1968:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLPrimaryKeys( ^ dbdimp.c:1884:10: warning: pointer targets in passing argument 6 of 'SQLPrimaryKeys' differ in signedness [-Wpointer-sign] (table && *table) ? table : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1968:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLPrimaryKeys( ^ dbdimp.c: In function 'dbd_st_statistics': dbdimp.c:1956:23: warning: pointer targets in passing argument 2 of 'SQLStatistics' differ in signedness [-Wpointer-sign] odbc_unique, odbc_quick); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:817:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLStatistics(SQLHSTMT StatementHandle, ^ dbdimp.c:1956:23: warning: pointer targets in passing argument 4 of 'SQLStatistics' differ in signedness [-Wpointer-sign] odbc_unique, odbc_quick); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:817:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLStatistics(SQLHSTMT StatementHandle, ^ dbdimp.c:1956:23: warning: pointer targets in passing argument 6 of 'SQLStatistics' differ in signedness [-Wpointer-sign] odbc_unique, odbc_quick); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:817:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLStatistics(SQLHSTMT StatementHandle, ^ dbdimp.c: In function 'odbc_st_prepare_sv': dbdimp.c:2182:12: warning: pointer targets in passing argument 2 of 'SQLPrepare' differ in signedness [-Wpointer-sign] rc = SQLPrepare(imp_sth->hstmt, imp_sth->statement, SQL_NTS); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:757:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLPrepare(SQLHSTMT StatementHandle, ^ dbdimp.c: In function 'odbc_st_execute': dbdimp.c:2889:9: warning: pointer targets in passing argument 2 of 'SQLExecDirect' differ in signedness [-Wpointer-sign] rc = SQLExecDirect(imp_sth->hstmt, imp_sth->statement, SQL_NTS); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:663:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLExecDirect(SQLHSTMT StatementHandle, ^ dbdimp.c:2947:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = SvPV(phs->sv, len); ^ dbdimp.c: In function 'rebind_param': dbdimp.c:3822:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'STRLEN' [-Wformat=] TRACE1(imp_dbh, ^ dbdimp.c:3839:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'STRLEN' [-Wformat=] TRACE1(imp_dbh, ^ dbdimp.c:4020:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value_ptr = phs->sv_buf; ^ dbdimp.c:4026:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value_ptr = phs->sv_buf; ^ dbdimp.c: In function 'odbc_db_STORE_attrib': dbdimp.c:4989:33: warning: pointer targets in passing argument 6 of 'SQLGetDiagRec' differ in signedness [-Wpointer-sign] (SQLCHAR *)state, &native, msg, sizeof(msg), &msg_len); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:722:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLGetDiagRec(SQLSMALLINT HandleType, SQLHANDLE Handle, ^ dbdimp.c: In function 'odbc_st_FETCH_attrib': dbdimp.c:5402:32: warning: pointer targets in passing argument 2 of 'SQLGetCursorName' differ in signedness [-Wpointer-sign] sizeof(cursor_name), &cursor_name_len); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:695:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLGetCursorName(SQLHSTMT StatementHandle, ^ dbdimp.c: In function 'odbc_get_special_columns': dbdimp.c:5774:28: warning: pointer targets in passing argument 3 of 'SQLSpecialColumns' differ in signedness [-Wpointer-sign] (SQLSMALLINT)Scope, (SQLSMALLINT)Nullable); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:810:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLSpecialColumns(SQLHSTMT StatementHandle, ^ dbdimp.c:5774:28: warning: pointer targets in passing argument 5 of 'SQLSpecialColumns' differ in signedness [-Wpointer-sign] (SQLSMALLINT)Scope, (SQLSMALLINT)Nullable); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:810:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLSpecialColumns(SQLHSTMT StatementHandle, ^ dbdimp.c:5774:28: warning: pointer targets in passing argument 7 of 'SQLSpecialColumns' differ in signedness [-Wpointer-sign] (SQLSMALLINT)Scope, (SQLSMALLINT)Nullable); ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:810:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLSpecialColumns(SQLHSTMT StatementHandle, ^ dbdimp.c: In function 'odbc_get_foreign_keys': dbdimp.c:5844:9: warning: pointer targets in passing argument 2 of 'SQLForeignKeys' differ in signedness [-Wpointer-sign] (FK_TableName && *FK_TableName) ? FK_TableName : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1933:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLForeignKeys( ^ dbdimp.c:5844:9: warning: pointer targets in passing argument 4 of 'SQLForeignKeys' differ in signedness [-Wpointer-sign] (FK_TableName && *FK_TableName) ? FK_TableName : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1933:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLForeignKeys( ^ dbdimp.c:5844:9: warning: pointer targets in passing argument 6 of 'SQLForeignKeys' differ in signedness [-Wpointer-sign] (FK_TableName && *FK_TableName) ? FK_TableName : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1933:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLForeignKeys( ^ dbdimp.c:5844:9: warning: pointer targets in passing argument 8 of 'SQLForeignKeys' differ in signedness [-Wpointer-sign] (FK_TableName && *FK_TableName) ? FK_TableName : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1933:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLForeignKeys( ^ dbdimp.c:5844:9: warning: pointer targets in passing argument 10 of 'SQLForeignKeys' differ in signedness [-Wpointer-sign] (FK_TableName && *FK_TableName) ? FK_TableName : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1933:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLForeignKeys( ^ dbdimp.c:5844:9: warning: pointer targets in passing argument 12 of 'SQLForeignKeys' differ in signedness [-Wpointer-sign] (FK_TableName && *FK_TableName) ? FK_TableName : 0, SQL_NTS); ^ In file included from /usr/include/sqlucode.h:784:0, from dbdodbc.h:7, from ODBC.h:8, from dbdimp.c:44: /usr/include/sqlext.h:1933:19: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLForeignKeys( ^ dbdimp.c: In function 'odbc_col_attributes': dbdimp.c:6137:11: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] retsv = newSVpv(str_attr, strlen(str_attr)); ^ In file included from /usr/lib/perl5/CORE/perl.h:1003:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from dbdimp.c:44: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dbdimp.c:6137:11: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] retsv = newSVpv(str_attr, strlen(str_attr)); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from dbdimp.c:44: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'unsigned char *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ dbdimp.c: In function 'odbc_st_execute_for_fetch': dbdimp.c:7385:21: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^ dbdimp.c: In function 'get_row_diag': dbdimp.c:7488:5: warning: pointer targets in passing argument 4 of 'SQLGetDiagRec' differ in signedness [-Wpointer-sign] while(SQL_SUCCEEDED(rc = SQLGetDiagRec(SQL_HANDLE_STMT, imp_sth->hstmt, i, ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:722:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLGetDiagRec(SQLSMALLINT HandleType, SQLHANDLE Handle, ^ dbdimp.c:7488:5: warning: pointer targets in passing argument 6 of 'SQLGetDiagRec' differ in signedness [-Wpointer-sign] while(SQL_SUCCEEDED(rc = SQLGetDiagRec(SQL_HANDLE_STMT, imp_sth->hstmt, i, ^ In file included from dbdodbc.h:6:0, from ODBC.h:8, from dbdimp.c:44: /usr/include/sql.h:722:24: note: expected 'SQLCHAR *' but argument is of type 'char *' SQLRETURN SQL_API SQLGetDiagRec(SQLSMALLINT HandleType, SQLHANDLE Handle, ^ dbdimp.c: In function 'dbd_data_sources': dbdimp.c:7632:2: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(dsn, "dbi:ODBC:"); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from dbdimp.c:38: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'SQLCHAR *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ dbdimp.c:7653:9: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] av_push( ds, newSVpv(dsn, dsn_length + 9 ) ); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from dbdimp.c:44: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ dbdimp.c:7613:6: warning: unused variable 'numDataSources' [-Wunused-variable] int numDataSources = 0; ^ ODBC.c: In function 'XS_DBD__ODBC__dr__data_sources': ODBC.c:1351:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable] SV * attribs; ^ In file included from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0, from ODBC.h:12, from ODBC.xs:1: ODBC.c: In function 'XS_DBD__ODBC__st_odbc_rows': /usr/lib/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ ODBC.c:1424:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ ODBC.c:1423:5: warning: unused variable 'RETVAL' [-Wunused-variable] IV RETVAL; ^ ODBC.xs: In function 'XS_DBD__ODBC__st_odbc_getdiagrec': ODBC.xs:99:9: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(state, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from ODBC.xs:1: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ ODBC.xs:101:9: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(msg, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from ODBC.xs:1: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ ODBC.xs: In function 'XS_DBD__ODBC__st_odbc_getdiagfield': ODBC.xs:164:13: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(buf, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from ODBC.xs:1: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ ODBC.c: In function 'XS_DBD__ODBC__st_odbc_lob_read': ODBC.xs:186:12: warning: variable 'buf' set but not used [-Wunused-but-set-variable] char *buf; ^ ODBC.xs: In function 'XS_DBD__ODBC__db_odbc_getdiagrec': ODBC.xs:328:9: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(state, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from ODBC.xs:1: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ ODBC.xs:330:9: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(msg, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from ODBC.xs:1: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ ODBC.xs: In function 'XS_DBD__ODBC__db_odbc_getdiagfield': ODBC.xs:394:13: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] XPUSHs(sv_2mortal(newSVpv(buf, 0))); ^ In file included from /usr/lib/perl5/CORE/perl.h:5030:0, from /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from ODBC.h:12, from ODBC.xs:1: /usr/lib/perl5/CORE/proto.h:2755:19: note: expected 'const char * const' but argument is of type 'SQLCHAR *' PERL_CALLCONV SV* Perl_newSVpv(pTHX_ const char *const s, const STRLEN len) ^ rm -f blib/arch/auto/DBD/ODBC/ODBC.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib ConvertUTF.o ODBC.o dbdimp.o unicode_helper.o -o blib/arch/auto/DBD/ODBC/ODBC.so \ -L/usr/lib -lodbc \ chmod 755 blib/arch/auto/DBD/ODBC/ODBC.so Manifying blib/man3/DBD::ODBC.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D2T4y7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm + cd DBD-ODBC-1.50 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/ODBC/ODBC.bs Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/ODBC/ODBC.so Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/DBD/ODBC.pm Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/DBD/ODBC/Changes.pm Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/DBD/ODBC/TO_DO.pm Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/DBD/ODBC/FAQ.pm Installing /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/man/man3/DBD::ODBC.3pm + find /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/DBD-ODBC-1.50 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/ODBC/ODBC.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 839 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uYTBHn + umask 022 + cd /builddir/build/BUILD + cd DBD-ODBC-1.50 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01base.t ................... ok t/02simple.t ................. skipped: DBI_DSN is undefined t/03dbatt.t .................. skipped: DBI_DSN is undefined t/05meth.t ................... skipped: DBI_DSN is undefined t/07bind.t ................... skipped: DBI_DSN is undefined t/08bind2.t .................. skipped: DBI_DSN is undefined t/09multi.t .................. skipped: DBI_DSN is undefined t/10handler.t ................ skipped: DBI_DSN is undefined t/12blob.t ................... skipped: DBI_DSN is undefined t/20SqlServer.t .............. skipped: DBI_DSN is undefined t/30Oracle.t ................. skipped: DBI_DSN is undefined t/40UnicodeRoundTrip.t ....... skipped: DBI_DSN is undefined t/41Unicode.t ................ skipped: DBI_DSN is undefined t/45_unicode_varchar.t ....... skipped: DBI_DSN is undefined t/50_odbc_utf8_on.t .......... skipped: DBI_DSN is undefined t/70execute_array_dbi.t ...... skipped: DBI_DSN is undefined t/70execute_array_native.t ... skipped: DBI_DSN is undefined t/80_odbc_diags.t ............ skipped: DBI_DSN is undefined t/82_table_info.t ............ skipped: DBI_DSN is undefined t/87_odbc_lob_read.t ......... skipped: DBI_DSN is undefined t/90_trace_flags.t ........... skipped: DBI_DSN is undefined t/odbc_describe_parameter.t .. skipped: DBI_DSN is undefined t/pod-coverage.t ............. ok t/pod.t ...................... ok t/rt_38977.t ................. skipped: DBI_DSN is undefined t/rt_39841.t ................. skipped: DBI_DSN is undefined t/rt_39897.t ................. skipped: DBI_DSN is undefined t/rt_43384.t ................. skipped: DBI_DSN is undefined t/rt_46597.t ................. skipped: DBI_DSN is undefined t/rt_50852.t ................. skipped: DBI_DSN is undefined t/rt_57957.t ................. skipped: DBI_DSN is undefined t/rt_59621.t ................. skipped: DBI_DSN is undefined t/rt_61370.t ................. skipped: DBI_DSN is undefined t/rt_62033.t ................. skipped: DBI_DSN is undefined t/rt_63550.t ................. skipped: DBI_DSN is undefined t/rt_78838.t ................. skipped: DBI_DSN is undefined t/rt_79190.t ................. skipped: DBI_DSN is undefined t/rt_79397.t ................. skipped: DBI_DSN is undefined t/rt_81911.t ................. skipped: DBI_DSN is undefined t/rt_null_nvarchar.t ......... skipped: DBI_DSN is undefined t/sql_type_cast.t ............ skipped: DBI_DSN is undefined All tests successful. Files=41, Tests=11, 9 wallclock secs ( 0.40 usr 0.13 sys + 7.63 cusr 0.38 csys = 8.54 CPU) Result: PASS + exit 0 Processing files: perl-DBD-ODBC-1.50-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SmsvhI + umask 022 + cd /builddir/build/BUILD + cd DBD-ODBC-1.50 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/doc/perl-DBD-ODBC-1.50 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/doc/perl-DBD-ODBC-1.50 + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/doc/perl-DBD-ODBC-1.50 + cp -pr FAQ /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/doc/perl-DBD-ODBC-1.50 + cp -pr README /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/doc/perl-DBD-ODBC-1.50 + cp -pr TO_DO /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm/usr/share/doc/perl-DBD-ODBC-1.50 + exit 0 Provides: perl(DBD::ODBC) perl-DBD-ODBC = 1.50-3.el7 perl-DBD-ODBC(armv7hl-32) = 1.50-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libodbc.so.2 perl >= 0:5.008 perl(DBI) perl(DynaLoader) perl(Exporter) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBD-ODBC-debuginfo-1.50-3.el7.armv7hl Provides: perl-DBD-ODBC-debuginfo = 1.50-3.el7 perl-DBD-ODBC-debuginfo(armv7hl-32) = 1.50-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm Wrote: /builddir/build/RPMS/perl-DBD-ODBC-1.50-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-DBD-ODBC-debuginfo-1.50-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NUrS5z + umask 022 + cd /builddir/build/BUILD + cd DBD-ODBC-1.50 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-ODBC-1.50-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->