<86>Jan 13 01:05:44 userdel[87419]: delete user 'rooter' <86>Jan 13 01:05:44 userdel[87419]: removed group 'rooter' owned by 'rooter' <86>Jan 13 01:05:44 userdel[87419]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 01:05:44 groupadd[87429]: group added to /etc/group: name=rooter, GID=615 <86>Jan 13 01:05:44 groupadd[87429]: group added to /etc/gshadow: name=rooter <86>Jan 13 01:05:44 groupadd[87429]: new group: name=rooter, GID=615 <86>Jan 13 01:05:44 useradd[87443]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Jan 13 01:05:44 userdel[87462]: delete user 'builder' <86>Jan 13 01:05:44 userdel[87462]: removed group 'builder' owned by 'builder' <86>Jan 13 01:05:44 userdel[87462]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 01:05:44 groupadd[87475]: group added to /etc/group: name=builder, GID=616 <86>Jan 13 01:05:44 groupadd[87475]: group added to /etc/gshadow: name=builder <86>Jan 13 01:05:44 groupadd[87475]: new group: name=builder, GID=616 <86>Jan 13 01:05:44 useradd[87485]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash <13>Jan 13 01:05:47 rpmi: perl-DBI-1.634-alt1.1 1448475650 installed <13>Jan 13 01:05:47 rpmi: libltdl7-2.4.2-alt5 1450059753 installed <13>Jan 13 01:05:47 rpmi: libunixODBC2-2.3.4-alt1 1470328253 installed <13>Jan 13 01:05:47 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Jan 13 01:05:47 rpmi: libkeyutils-1.5.10-alt0.M80P.1 1490025499 installed <13>Jan 13 01:05:47 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Jan 13 01:05:47 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Jan 13 01:05:47 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Jan 13 01:05:47 rpmi: perl-DBI-devel-1.634-alt1.1 1448475650 installed <13>Jan 13 01:05:47 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Jan 13 01:05:47 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Jan 13 01:05:47 rpmi: libfreetds-0.91-alt3 1371145156 installed <13>Jan 13 01:05:47 rpmi: libfreetds-unixodbc-0.91-alt3 1371145156 installed <86>Jan 13 01:05:47 groupadd[96052]: group added to /etc/group: name=_keytab, GID=499 <86>Jan 13 01:05:47 groupadd[96052]: group added to /etc/gshadow: name=_keytab <86>Jan 13 01:05:47 groupadd[96052]: new group: name=_keytab, GID=499 <13>Jan 13 01:05:47 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Jan 13 01:05:47 rpmi: libfreetds-devel-0.91-alt3 1371145156 installed Installing perl-DBD-Sybase-1.15-alt2.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf DBD-Sybase-1.15 + echo 'Source #0 (DBD-Sybase-1.15.tar.gz):' Source #0 (DBD-Sybase-1.15.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/DBD-Sybase-1.15.tar.gz + /bin/tar -xf - + cd DBD-Sybase-1.15 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd DBD-Sybase-1.15 + export SYBASE=/usr + SYBASE=/usr + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req * Writing login information, including password, to file PWD. Unknown Client Library version - assuming FreeTDS. By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where available) when 'AutoCommit' is turned off. Versions 1.04 and older instead managed the transactions explicitly with a 'BEGIN TRAN' before the first DML statement. Using the 'CHAINED' mode is preferable as it is the way that Sybase implements AutoCommit handling for both its ODBC and JDBC drivers. Use 'CHAINED' mode by default (Y/N) [Y]: Running in threaded mode - looking for _r libraries... ***NOTE*** There is an incompatibility between perl (5.8.x or later) built in threaded mode and Sybase's threaded libraries, which means that signals delivered to the perl process result in a segment violation. I suggest building DBD::Sybase with the normal libraries in this case to get reasonable behavior for signal handling. Use the threaded (lib..._r) libraries [N]: OK - I'll use the normal libs Running in 64bit mode - looking for '64' libraries... BLK api NOT available. The DBD::Sybase module need access to a Sybase server to run the tests. To clear an entry please enter 'undef' Sybase server to use (default: SYBASE): User ID to log in to Sybase (default: sa): Password (default: undef): Sybase database to use on SYBASE (default: undef): + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Unknown Client Library version - assuming FreeTDS. By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where available) when 'AutoCommit' is turned off. Versions 1.04 and older instead managed the transactions explicitly with a 'BEGIN TRAN' before the first DML statement. Using the 'CHAINED' mode is preferable as it is the way that Sybase implements AutoCommit handling for both its ODBC and JDBC drivers. Use 'CHAINED' mode by default (Y/N) [Y]: Running in threaded mode - looking for _r libraries... ***NOTE*** There is an incompatibility between perl (5.8.x or later) built in threaded mode and Sybase's threaded libraries, which means that signals delivered to the perl process result in a segment violation. I suggest building DBD::Sybase with the normal libraries in this case to get reasonable behavior for signal handling. Use the threaded (lib..._r) libraries [N]: OK - I'll use the normal libs Running in 64bit mode - looking for '64' libraries... BLK api NOT available. The DBD::Sybase module need access to a Sybase server to run the tests. To clear an entry please enter 'undef' Sybase server to use (default: SYBASE): User ID to log in to Sybase (default: sa): Password (default: undef): Sybase database to use on SYBASE (default: undef): * Writing login information, including password, to file PWD. Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -lcs Warning (mostly harmless): No library found for -lsybtcl Warning (mostly harmless): No library found for -lcomn Warning (mostly harmless): No library found for -lintl Warning (mostly harmless): No library found for -lblk Using DBI 1.634 (for perl 5.022003 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Sybase + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/DBD-Sybase-1.15' Running Mkbootstrap for DBD::Sybase () "/usr/bin/perl" -p -e "s/~DRIVER~/Sybase/g" /usr/lib64/perl5/auto/DBI/Driver.xst > Sybase.xsi gcc -c -I/usr/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I/usr/lib64/perl5/CORE" dbdimp.c cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod cp Sybase.pm blib/lib/DBD/Sybase.pm chmod 644 "Sybase.bs" "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" Sybase.xs > Sybase.xsc && mv Sybase.xsc Sybase.c dbdimp.c: In function 'cslibmsg_cb': dbdimp.c:227:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] "Message number: LAYER = (%ld) ORIGIN = (%ld) ", ^ dbdimp.c:227:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:229:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] PerlIO_printf(PerlIO_stderr(), "SEVERITY = (%ld) NUMBER = (%ld)\n", ^ dbdimp.c:229:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] In file included from /usr/lib64/perl5/CORE/perl.h:5479:0, from /usr/lib64/perl5/auto/DBI/DBIXS.h:23, from Sybase.h:16, from dbdimp.c:11: dbdimp.c: In function 'clientmsg_cb': /usr/lib64/perl5/CORE/pp.h:127:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:294:5: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c:315:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(buff, "LAYER = (%ld) ORIGIN = (%ld) ", ^ dbdimp.c:315:17: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:318:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(buff, "SEVERITY = (%ld) NUMBER = (%ld)\n", ^ dbdimp.c:318:17: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:371:34: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] PerlIO_printf(PerlIO_stderr(), "LAYER = (%ld) ORIGIN = (%ld) ", ^ dbdimp.c:371:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:373:34: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] PerlIO_printf(PerlIO_stderr(), "SEVERITY = (%ld) NUMBER = (%ld)\n", ^ dbdimp.c:373:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c: In function 'servermsg_cb': dbdimp.c:403:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_MSGNUM {aka int}' [-Wformat=] PerlIO_printf(DBIc_LOGPIO(imp_dbh)," servermsg_cb -> number=%ld severity=%ld ", ^ dbdimp.c:403:41: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT {aka int}' [-Wformat=] dbdimp.c:405:40: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT {aka int}' [-Wformat=] PerlIO_printf(DBIc_LOGPIO(imp_dbh), "state=%ld line=%ld ", ^ dbdimp.c:405:40: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT {aka int}' [-Wformat=] In file included from /usr/lib64/perl5/CORE/perl.h:5479:0, from /usr/lib64/perl5/auto/DBI/DBIXS.h:23, from Sybase.h:16, from dbdimp.c:11: /usr/lib64/perl5/CORE/pp.h:127:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:502:4: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c:539:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_MSGNUM {aka int}' [-Wformat=] sprintf(buff, "number=%ld severity=%ld ", ^ dbdimp.c:539:17: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT {aka int}' [-Wformat=] dbdimp.c:542:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT {aka int}' [-Wformat=] sprintf(buff, "state=%ld line=%ld", ^ dbdimp.c:542:17: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT {aka int}' [-Wformat=] dbdimp.c:579:40: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_MSGNUM {aka int}' [-Wformat=] PerlIO_printf(DBIc_LOGPIO(imp_dbh), "Server message: number=%ld severity=%ld ", ^ dbdimp.c:579:40: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT {aka int}' [-Wformat=] dbdimp.c:581:40: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT {aka int}' [-Wformat=] PerlIO_printf(DBIc_LOGPIO(imp_dbh), "state=%ld line=%ld ", ^ dbdimp.c:581:40: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT {aka int}' [-Wformat=] dbdimp.c: In function 'syb_init': dbdimp.c:771:9: warning: unused variable 'boolean' [-Wunused-variable] CS_INT boolean = CS_FALSE; ^ gcc -c -I/usr/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I/usr/lib64/perl5/CORE" Sybase.c dbdimp.c: In function 'get_server_version': dbdimp.c:1657:8: warning: unused variable 'db' [-Wunused-variable] char *db; ^ dbdimp.c: In function 'syb_db_opentran': dbdimp.c:2045:29: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'imp_dbh_t * {aka struct imp_dbh_st *}' [-Wformat=] sprintf(imp_dbh->tranName, "DBI%x", imp_dbh); ^ dbdimp.c: In function 'syb_db_disconnect': dbdimp.c:2084:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (imp_dbh->disconnectInChild = 0 && imp_dbh->pid != getpid()) { ^ dbdimp.c: In function 'syb_db_STORE_attrib': dbdimp.c:2173:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ dbdimp.c: In function 'syb_alloc_cmd': dbdimp.c:2608:5: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'CS_COMMAND * {aka struct _cs_command *}' [-Wformat=] " syb_alloc_cmd() -> CS_COMMAND %x for CS_CONNECTION %x\n", ^ dbdimp.c:2608:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'CS_CONNECTION * {aka struct _cs_connection *}' [-Wformat=] dbdimp.c: In function 'dbd_preparse': dbdimp.c:2618:4: warning: unused variable 'STATES' [-Wunused-variable] } STATES; ^ dbdimp.c: In function '_convert': dbdimp.c:3487:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (DBIS->debug >= 3 && retcode != CS_SUCCEED || reslen == CS_UNUSED) ^ dbdimp.c: In function 'cmd_execute': dbdimp.c:3811:7: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'CS_COMMAND * {aka struct _cs_command *}' [-Wformat=] " cmd_execute() -> ct_command() failed (cmd=%x, statement=%s, imp_sth=%x)\n", ^ dbdimp.c:3811:7: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'imp_sth_t * {aka struct imp_sth_st *}' [-Wformat=] In file included from /usr/lib64/perl5/CORE/perl.h:3731:0, from /usr/lib64/perl5/auto/DBI/DBIXS.h:23, from Sybase.h:16, from dbdimp.c:11: dbdimp.c: In function 'syb_st_fetch': /usr/lib64/perl5/CORE/sv.h:1688:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] (SvPOK_nog(sv) \ ^ dbdimp.c:4123:19: note: in expansion of macro 'SvPV_nolen' U8 *value = SvPV_nolen(sv); ^ dbdimp.c: In function 'syb_st_destroy': dbdimp.c:4436:5: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'imp_sth_t * {aka struct imp_sth_st *}' [-Wformat=] " syb_st_destroy: called on %x...\n", imp_sth); ^ dbdimp.c:4471:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'CS_COMMAND * {aka struct _cs_command *}' [-Wformat=] " ct_cmd_drop() -> CS_COMMAND %x\n", imp_sth->cmd); ^ In file included from Sybase.h:16:0, from dbdimp.c:11: dbdimp.c: In function 'syb_ct_send_data': /usr/lib64/perl5/auto/DBI/DBIXS.h:381:45: warning: unused variable 'imp_dbh' [-Wunused-variable] #define D_imp_dbh_from_sth D_imp_from_child(imp_dbh, imp_dbh_t, imp_sth) ^ /usr/lib64/perl5/auto/DBI/DBIXS.h:379:39: note: in definition of macro 'D_imp_from_child' type *name = (type*)(DBIc_PARENT_COM(child)) ^ dbdimp.c:4624:2: note: in expansion of macro 'D_imp_dbh_from_sth' D_imp_dbh_from_sth; ^ dbdimp.c: In function '_dbd_rebind_ph': dbdimp.c:5290:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] " bind %s <== '%.100s' (size %d, ok %d)\n", phs->name, ^ dbdimp.c:5295:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'STRLEN {aka long unsigned int}' [-Wformat=] " datafmt: type=%d, name=%s, status=%d, len=%d\n", ^ In file included from /usr/lib64/perl5/CORE/perl.h:3731:0, from /usr/lib64/perl5/auto/DBI/DBIXS.h:23, from Sybase.h:16, from dbdimp.c:11: dbdimp.c: In function 'syb_bind_ph': /usr/lib64/perl5/CORE/sv.h:1653:13: warning: operation on 'lna' may be undefined [-Wsequence-point] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ dbdimp.c:5385:23: note: in expansion of macro 'SvPV' lna), attribs ? SvPV(attribs, lna) : ""); ^ dbdimp.c: In function 'fetch_data': dbdimp.c:5524:18: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT {aka int}' [-Wformat=] sprintf(buff, "Error on row %ld.\n", row_count); ^ dbdimp.c: At top level: dbdimp.c:183:1: warning: 'cslibmsg_cb' defined but not used [-Wunused-function] cslibmsg_cb(CS_CONTEXT *context, CS_CLIENTMSG *errmsg) { ^ dbdimp.c:5803:13: warning: 'blkCleanUp' defined but not used [-Wunused-function] static void blkCleanUp(imp_sth_t *imp_sth, imp_dbh_t *imp_dbh) ^ dbdimp.c:5832:12: warning: 'getTableName' defined but not used [-Wunused-function] static int getTableName(char *statement, char *table, int maxwidth) { ^ dbdimp.c:3471:12: warning: '_convert' defined but not used [-Wunused-function] static int _convert(void *ptr, char *str, CS_LOCALE *locale, ^ dbdimp.c:3498:19: warning: 'get_cs_msg' defined but not used [-Wunused-function] static CS_RETCODE get_cs_msg(CS_CONTEXT *context, CS_CONNECTION *connection, ^ dbdimp.c:3577:15: warning: 'alloc_datatype' defined but not used [-Wunused-function] static void * alloc_datatype(CS_INT datatype, int *len) { ^ dbdimp.c:3972:12: warning: 'fix_fbav' defined but not used [-Wunused-function] static int fix_fbav(imp_sth_t *imp_sth, int num_fields, AV *av) { ^ In file included from /usr/lib64/perl5/auto/DBI/DBIXS.h:24:0, from Sybase.h:16, from Sybase.xs:14: Sybase.c: In function 'XS_DBD__Sybase__db__isdead': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:249:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__db__date_fmt': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:268:5: note: in expansion of macro 'dXSI32' dXSI32; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5550:0, from /usr/lib64/perl5/auto/DBI/DBIXS.h:23, from Sybase.h:16, from Sybase.xs:14: Sybase.xs: In function 'XS_DBD__Sybase__db_ping': Sybase.xs:83:32: warning: implicit declaration of function 'syb_ping' [-Wimplicit-function-declaration] ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh))); ^ /usr/lib64/perl5/CORE/embed.h:579:46: note: in definition of macro 'sv_2mortal' #define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) ^ Sybase.xs:83:24: note: in expansion of macro 'newSViv' ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh))); ^ Sybase.xs: In function 'XS_DBD__Sybase__st_cancel': Sybase.xs:95:13: warning: implicit declaration of function 'syb_st_cancel' [-Wimplicit-function-declaration] ST(0) = syb_st_cancel(sth, imp_sth) ? &PL_sv_yes : &PL_sv_no; ^ In file included from /usr/lib64/perl5/auto/DBI/DBIXS.h:24:0, from Sybase.h:16, from Sybase.xs:14: /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:307:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__st_ct_get_data': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:326:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__st_ct_data_info': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:360:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__st_ct_send_data': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:399:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__st_ct_prepare_send': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:422:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__st_ct_finish_send': /usr/lib64/perl5/CORE/XSUB.h:201:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ Sybase.c:441:5: note: in expansion of macro 'dXSI32' dXSI32; ^ Sybase.c: In function 'XS_DBD__Sybase__st_ct_data_info': Sybase.xs:129:13: warning: 'sybaction' may be used uninitialized in this function [-Wmaybe-uninitialized] ST(0) = syb_ct_data_info(sth, imp_sth, sybaction, column, attr) ? &PL_sv_yes : &PL_sv_no; ^ Sybase.xs:123:9: note: 'sybaction' was declared here int sybaction; ^ rm -f blib/arch/auto/DBD/Sybase/Sybase.so gcc -L/usr/lib -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Sybase.o dbdimp.o -o blib/arch/auto/DBD/Sybase/Sybase.so \ -L/usr/lib -lct -ldl -lm \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs 644 Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC contains: /usr/local/lib64/perl/5.22 /usr/local/share/perl/5.22 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 103. Man pages will not be generated during this install. make: Leaving directory `/usr/src/RPM/BUILD/DBD-Sybase-1.15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-DBD-Sybase-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-DBD-Sybase-buildroot + cd DBD-Sybase-1.15 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-DBD-Sybase-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/DBD-Sybase-1.15' Running Mkbootstrap for DBD::Sybase () chmod 644 "Sybase.bs" Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC contains: /usr/local/lib64/perl/5.22 /usr/local/share/perl/5.22 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 103. Man pages will not be generated during this install. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/auto/DBD/Sybase/Sybase.so Installing /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/Sybase.pm Installing /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/dbd-sybase.pod make: Leaving directory `/usr/src/RPM/BUILD/DBD-Sybase-1.15' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-DBD-Sybase-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/Sybase.pm:environment is the path to the Sybase installation (eg '/usr/local/sybase'). /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/Sybase.pm: $dbh = DBI->connect("dbi:Sybase:interfaces=/usr/local/sybase/interfaces", /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/Sybase.pm: $dbh->DBI->connect("dbi:Sybase:sslCAFile=/usr/local/sybase/trusted.txt.ENGINEERING", $user, $password); + : prompting for files that contain /tmp + find /usr/src/tmp/perl-DBD-Sybase-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/dbd-sybase.pod: open(SHOWPLAN, ">>/var/tmp/showplan.log") || die "Can't open showplan log: $!"; /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/Sybase.pm: open(SHOWPLAN, ">>/var/tmp/showplan.log") || die "Can't open showplan log: $!"; + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-DBD-Sybase-buildroot (auto) removed './usr/lib64/perl5/auto/DBD/Sybase/.packlist' mode of './usr/lib64/perl5/auto/DBD/Sybase/Sybase.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-DBD-Sybase-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-DBD-Sybase-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-DBD-Sybase-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-DBD-Sybase-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-DBD-Sybase-1.15-alt2.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd DBD-Sybase-1.15 + DOCDIR=/usr/src/tmp/perl-DBD-Sybase-buildroot/usr/share/doc/perl-DBD-Sybase-1.15 + export DOCDIR + rm -rf /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/share/doc/perl-DBD-Sybase-1.15 + /bin/mkdir -p /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/share/doc/perl-DBD-Sybase-1.15 + cp -prL BUGS CHANGES README eg /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/share/doc/perl-DBD-Sybase-1.15 + chmod -R go-w /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/share/doc/perl-DBD-Sybase-1.15 + chmod -R a+rX /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/share/doc/perl-DBD-Sybase-1.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n1UGTk find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q5qstB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-DBD-Sybase-buildroot/usr/lib64/perl5/DBD/Sybase.pm syntax OK Provides: perl(DBD/Sybase.pm) = 1.150 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libct.so.4()(64bit) >= set:ke1m6Sby3rpjXHuWQgYODn4ttGxXm50ID3oWQ6PVbi0y7At219gTOHKF2I3XGsRSJbpwLE31JD0XLmFII3, libperl-5.22.so()(64bit) >= set:ohjBjKDw3yN2tsRYp1OGG7aIrzABqJEbsxB33eg2ULn3KnIZs4ReGoxucibnhadXvDmKuFq2dMGPZg3Q2SMwEOAFp4OjO6cqk9i2mNpNvNjjuhZ5gQ5Irm9aFl41EkBvIQ1RZ9IX1bl3ZtXKGjycIPgtvKwNZIZytGHlBK6jp3M3NMItsKIz03j6eBr, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DBI.pm) >= 1.300, perl(DynaLoader.pm), perl(Sys/Hostname.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B3GuOU Creating perl-DBD-Sybase-debuginfo package Processing files: perl-DBD-Sybase-debuginfo-1.15-alt2.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2EAkVg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5DAkNF find-requires: running scripts (debuginfo) Requires: perl-DBD-Sybase = 1.15-alt2.1.1, debug64(libc.so.6), debug64(libct.so.4), debug64(libperl-5.22.so), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/perl-DBD-Sybase-1.15-alt2.1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-DBD-Sybase-debuginfo-1.15-alt2.1.1.x86_64.rpm 3.63user 0.59system 0:08.11elapsed 52%CPU (0avgtext+0avgdata 84724maxresident)k 0inputs+0outputs (0major+237903minor)pagefaults 0swaps 10.62user 2.97system 0:18.85elapsed 72%CPU (0avgtext+0avgdata 125012maxresident)k 568inputs+0outputs (0major+585696minor)pagefaults 0swaps