PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-01-06T23:31:29 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 06 Jan 2017 05:53:30 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0008.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CA/CAPTTOFU/CHECKSUMS Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0008.tar.gz ok DBD-mysql-3.0008/ DBD-mysql-3.0008/ChangeLog DBD-mysql-3.0008/constants.h DBD-mysql-3.0008/dbdimp.c DBD-mysql-3.0008/dbdimp.h DBD-mysql-3.0008/eg/ DBD-mysql-3.0008/eg/prepare_memory_usage.pl DBD-mysql-3.0008/eg/proc_example1.pl DBD-mysql-3.0008/eg/proc_example2.pl DBD-mysql-3.0008/eg/proc_example3.pl DBD-mysql-3.0008/INSTALL.html DBD-mysql-3.0008/lib/ DBD-mysql-3.0008/lib/Bundle/ DBD-mysql-3.0008/lib/Bundle/DBD/ DBD-mysql-3.0008/lib/Bundle/DBD/mysql.pm DBD-mysql-3.0008/lib/DBD/ DBD-mysql-3.0008/lib/DBD/mysql/ DBD-mysql-3.0008/lib/DBD/mysql/GetInfo.pm DBD-mysql-3.0008/lib/DBD/mysql/INSTALL.pod DBD-mysql-3.0008/lib/DBD/mysql.pm DBD-mysql-3.0008/lib/Mysql/ DBD-mysql-3.0008/lib/Mysql/Statement.pm DBD-mysql-3.0008/lib/Mysql.pm DBD-mysql-3.0008/Makefile.PL DBD-mysql-3.0008/Makefile.PL.embedded DBD-mysql-3.0008/MANIFEST DBD-mysql-3.0008/MANIFEST.SKIP DBD-mysql-3.0008/META.yml DBD-mysql-3.0008/myld DBD-mysql-3.0008/mysql.xs DBD-mysql-3.0008/README DBD-mysql-3.0008/t/ DBD-mysql-3.0008/t/00base.t DBD-mysql-3.0008/t/10dsnlist.t DBD-mysql-3.0008/t/20createdrop.t DBD-mysql-3.0008/t/30insertfetch.t DBD-mysql-3.0008/t/35limit.t DBD-mysql-3.0008/t/35prepare.t DBD-mysql-3.0008/t/40bindparam.t DBD-mysql-3.0008/t/40bindparam2.t DBD-mysql-3.0008/t/40blobs.t DBD-mysql-3.0008/t/40listfields.t DBD-mysql-3.0008/t/40nulls.t DBD-mysql-3.0008/t/40numrows.t DBD-mysql-3.0008/t/41bindparam.t DBD-mysql-3.0008/t/41blobs_prepare.t DBD-mysql-3.0008/t/42bindparam.t DBD-mysql-3.0008/t/50chopblanks.t DBD-mysql-3.0008/t/50commit.t DBD-mysql-3.0008/t/60leaks.t DBD-mysql-3.0008/t/dbdadmin.t DBD-mysql-3.0008/t/insertid.t DBD-mysql-3.0008/t/lib.pl DBD-mysql-3.0008/t/mysql.dbtest DBD-mysql-3.0008/t/param_values.t DBD-mysql-3.0008/t/._prepare_noerror.t DBD-mysql-3.0008/t/prepare_noerror.t DBD-mysql-3.0008/t/texecute.t DBD-mysql-3.0008/TODO Configuring C/CA/CAPTTOFU/DBD-mysql-3.0008.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL I will use the following settings for compiling and testing: cflags (mysql_config) = -I/Users/fly2400/cpanfly-5.24/var/libs/include/mysql -I/Users/fly2400/cpanfly-5.24/var/libs/include -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL embedded (mysql_config) = libs (mysql_config) = -L/Users/fly2400/cpanfly-5.24/var/libs/lib -arch x86_64 -L/Users/fly2400/cpanfly-5.24/var/libs/lib/mysql -lmysqlclient -lz -lm mysql_config (guessed ) = mysql_config nocatchstderr (default ) = 0 nofoundrows (default ) = 0 ssl (guessed ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testsocket (default ) = testuser (default ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Unrecognized argument in LIBS ignored: '-arch' Unrecognized argument in LIBS ignored: 'x86_64' Multiple copies of Driver.xst found in: /Users/fly2400/cpanfly-5.24/var/megalib/auto/DBI/ /Users/fly2400/ap2400-300558/lib/auto/DBI/ at Makefile.PL line 727. Using DBI 1.636 (for perl 5.024000 on darwin-thread-multi-2level) installed in /Users/fly2400/cpanfly-5.24/var/megalib/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::mysql Writing MYMETA.yml and MYMETA.json CAPTTOFU/DBD-mysql-3.0008.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for C/CA/CAPTTOFU/DBD-mysql-3.0008.tar.gz >>> make cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm cp lib/Mysql.pm blib/lib/Mysql.pm cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod Running Mkbootstrap for mysql () chmod 644 "mysql.bs" "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- mysql.bs blib/arch/auto/DBD/mysql/mysql.bs 644 gcc -c -I/Users/fly2400/cpanfly-5.24/var/megalib/auto/DBI -I/Users/fly2400/cpanfly-5.24/var/libs/include/mysql -I/Users/fly2400/cpanfly-5.24/var/libs/include -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=10.9 -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"3.0008\" -DXS_VERSION=\"3.0008\" "-I/Users/fly2400/ap2400-300558/lib/CORE" dbdimp.c dbdimp.c:521:21: warning: format specifies type 'unsigned long' but the argument has type 'char *' [-Wformat] statement_ptr, statement_ptr, statement_ptr_end); ^~~~~~~~~~~~~ dbdimp.c:521:51: warning: format specifies type 'unsigned long' but the argument has type 'char *' [-Wformat] statement_ptr, statement_ptr, statement_ptr_end); ^~~~~~~~~~~~~~~~~ dbdimp.c:1293:44: error: use of undeclared identifier 'sv_yes' DBIc_set(imp_dbh, DBIcf_AutoCommit, &sv_yes); ^ /Users/fly2400/cpanfly-5.24/var/megalib/auto/DBI/DBIXS.h:308:66: note: expanded from macro 'DBIc_set' #define DBIc_set(imp,flag,on) DBIbf_set(DBIc_FLAGS(imp), flag, on) ^ /Users/fly2400/cpanfly-5.24/var/megalib/auto/DBI/DBIXS.h:301:43: note: expanded from macro 'DBIbf_set' #define DBIbf_set(bitset,flag,on) ((on) ? DBIbf_on(bitset, flag) : DBIbf_off(bitset,flag)) ^ dbdimp.c:1758:10: error: use of undeclared identifier 'dirty' if (!dirty && !SvTRUE(perl_get_sv("DBI::PERL_ENDING",0))) { ^ dbdimp.c:1766:5: error: use of undeclared identifier 'perl_destruct_level' perl_destruct_level = 0; ^ dbdimp.c:1960:17: error: use of undeclared identifier 'sv_yes' return &sv_yes; ^ dbdimp.c:2019:60: error: use of undeclared identifier 'sv_undef' sv_2mortal(newSVpv(hostinfo, strlen(hostinfo))) : &sv_undef; ^ dbdimp.c:2027:65: error: use of undeclared identifier 'sv_undef' result= info ? sv_2mortal(newSVpv(info, strlen(info))) : &sv_undef; ^ dbdimp.c:2044:64: error: use of undeclared identifier 'sv_undef' sv_2mortal(newSVpv(serverinfo, strlen(serverinfo))) : &sv_undef; ^ dbdimp.c:2054:54: error: use of undeclared identifier 'sv_undef' sv_2mortal(newSVpv(stats, strlen(stats))) : &sv_undef; ^ dbdimp.c:2061:54: error: use of undeclared identifier 'sv_undef' sv_2mortal(newSVpv(stats, strlen(stats))) : &sv_undef; ^ dbdimp.c:2762:36: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] i, col_type, fbh->length, fields[i].length); ^~~~~~~~~~~ dbdimp.c:2762:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] i, col_type, fbh->length, fields[i].length); ^~~~~~~~~~~~~~~~ dbdimp.c:2767:20: warning: incompatible pointer types assigning to 'my_bool *' (aka 'char *') from 'bool *' [-Wincompatible-pointer-types] bind->is_null= &(fbh->is_null); ^ ~~~~~~~~~~~~~~~ dbdimp.c:2958:63: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] PerlIO_printf(DBILOGFP, "st_fetch int data %d\n", fbh->ldata); ~~ ^~~~~~~~~~ %ld dbdimp.c:3404:14: error: use of undeclared identifier 'sv_undef' sv= &sv_undef; ^ dbdimp.c:3418:13: error: use of undeclared identifier 'sv_undef' return &sv_undef; ^ dbdimp.c:3525:53: warning: format specifies type 'int' but the argument has type 'my_ulonglong' (aka 'unsigned long long') [-Wformat] PerlIO_printf(DBILOGFP, "INSERT ID %d\n", imp_sth->insertid); ~~ ^~~~~~~~~~~~~~~~~ %llu dbdimp.c:3692:25: warning: format specifies type 'int' but the argument has type 'IV' (aka 'long') [-Wformat] sql_type, (long) (*buffer)); ^~~~~~~~ dbdimp.c:3710:25: warning: format specifies type 'int' but the argument has type 'IV' (aka 'long') [-Wformat] sql_type, (double)(*buffer)); ^~~~~~~~ dbdimp.c:3737:25: warning: format specifies type 'int' but the argument has type 'IV' (aka 'long') [-Wformat] sql_type, buffer); ^~~~~~~~ dbdimp.c:3903:5: error: use of undeclared identifier 'sv_undef' PV_PUSH(t->type_name); ^ dbdimp.c:3850:14: note: expanded from macro 'PV_PUSH' sv= &sv_undef; \ ^ dbdimp.c:3906:5: error: use of undeclared identifier 'sv_undef' PV_PUSH(t->literal_prefix); ^ dbdimp.c:3850:14: note: expanded from macro 'PV_PUSH' sv= &sv_undef; \ ^ dbdimp.c:3907:5: error: use of undeclared identifier 'sv_undef' PV_PUSH(t->literal_suffix); ^ dbdimp.c:3850:14: note: expanded from macro 'PV_PUSH' sv= &sv_undef; \ ^ dbdimp.c:3908:5: error: use of undeclared identifier 'sv_undef' PV_PUSH(t->create_params); ^ dbdimp.c:3850:14: note: expanded from macro 'PV_PUSH' sv= &sv_undef; \ ^ dbdimp.c:3915:5: error: use of undeclared identifier 'sv_undef' PV_PUSH(t->local_type_name); ^ dbdimp.c:3850:14: note: expanded from macro 'PV_PUSH' sv= &sv_undef; \ ^ dbdimp.c:3924:21: error: use of undeclared identifier 'sv_undef' av_push(row, &sv_undef); ^ /Users/fly2400/ap2400-300558/lib/CORE/embed.h:61:44: note: expanded from macro 'av_push' #define av_push(a,b) Perl_av_push(aTHX_ a,b) ^ 10 warnings and 17 errors generated. make: *** [dbdimp.o] Error 1 CAPTTOFU/DBD-mysql-3.0008.tar.gz make -- NOT OK Finished 2017-01-06T23:31:45