Building p5-DBD-ODBC-1.45_1.txz (origin /buildshare/ports/355755/databases/p5-DBD-ODBC) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/DBD-ODBC-1.45.tar.gz x packages/ x packages/unixODBC-2.3.2.txz x packages/p5-DBI-1.631.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-DBD-ODBC-1.45_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of p5-DBD-ODBC-1.45_1 ===> p5-DBD-ODBC-1.45_1 depends on shared library: libodbc.so - not found ===> Verifying for libodbc.so in /buildshare/ports/355755/databases/unixODBC ===> Installing existing package /packages/unixODBC-2.3.2.txz Installing unixODBC-2.3.2... done ===> Returning to build of p5-DBD-ODBC-1.45_1 ===> p5-DBD-ODBC-1.45_1 depends on package: p5-DBI>=1.609 - not found ===> Verifying install for p5-DBI>=1.609 in /buildshare/ports/355755/databases/p5-DBI ===> Installing existing package /packages/p5-DBI-1.631.txz Installing p5-DBI-1.631...Installing perl5-5.16.3_10... done done ===> Returning to build of p5-DBD-ODBC-1.45_1 ===> p5-DBD-ODBC-1.45_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-DBD-ODBC-1.45_1 depends on package: p5-DBI>=1.609 - found ===> p5-DBD-ODBC-1.45_1 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> License ART10 GPLv1 accepted by the user ===> p5-DBD-ODBC-1.45_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-DBD-ODBC-1.45_1 for building ===> Extracting for p5-DBD-ODBC-1.45_1 => SHA256 Checksum OK for DBD-ODBC-1.45.tar.gz. ===> Patching for p5-DBD-ODBC-1.45_1 ===> p5-DBD-ODBC-1.45_1 depends on package: p5-DBI>=1.609 - found ===> p5-DBD-ODBC-1.45_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-DBD-ODBC-1.45_1 depends on shared library: libodbc.so - found (/usr/local/lib/libodbc.so.2) ===> Configuring for p5-DBD-ODBC-1.45_1 ********** Remember to actually *READ* the README file! And re-read it if you have any problems. ********** OSNAME: freebsd LANG: ODBCHOME: LD_LIBRARY_PATH: DBROOT: WINDIR: II_SYSTEM: Perl: 5.016003 ExtUtils::MakeMaker: 6.6302 Command line options: u! = undef w! = undef e! = undef g! = 0 x! = undef o=s = /usr/local 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... Overriding ODBC Directory with command line option: /usr/local Overriding ODBC Directory with command line option: /usr/local Using ODBCHOME /usr/local This looks like a unixodbc type of driver manager. Looking for odbcinst Found odbcinst in /usr/local/bin odbcinst -j reports: unixODBC 2.3.2 DRIVERS............: /usr/local/etc/odbcinst.ini SYSTEM DATA SOURCES: /usr/local/etc/odbc.ini FILE DATA SOURCES..: /usr/local/etc/ODBCDataSources USER DATA SOURCES..: /root/.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/local/include " to CC line Warning: LD_LIBRARY_PATH= doesn't include /usr/local/lib Checking if your kit is complete... Looks good Using DBI 1.631 (for perl 5.016003 on powerpc-freebsd-thread-multi-64int) installed in /usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI/ Using DBI 1.631 (for perl 5.016003 on powerpc-freebsd-thread-multi-64int) installed in /usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI/ Writing Makefile for DBD::ODBC Writing MYMETA.yml and MYMETA.json 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. ===> Building for p5-DBD-ODBC-1.45_1 cp Changes blib/lib/DBD/ODBC/Changes.pm cp FAQ blib/lib/DBD/ODBC/FAQ.pm cp TO_DO blib/lib/DBD/ODBC/TO_DO.pm cp ODBC.pm blib/lib/DBD/ODBC.pm cc -c -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include -I. -I/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include ConvertUTF.c /usr/local/bin/perl5 -p -e "s/~DRIVER~/ODBC/g" /usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI/Driver.xst > ODBC.xsi /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap ODBC.xs > ODBC.xsc && mv ODBC.xsc ODBC.c Warning: duplicate function definition 'data_sources' detected in ODBC.xs, line 482 cc -c -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include -I. -I/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include ODBC.c cc -c -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include -I. -I/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include dbdimp.c dbdimp.c: In function 'odbc_set_query_timeout': dbdimp.c:197: warning: cast to pointer from integer of different size dbdimp.c: In function 'odbc_db_STORE_attrib': dbdimp.c:4650: warning: cast to pointer from integer of different size dbdimp.c: In function 'set_odbc_version': dbdimp.c:6418: warning: cast to pointer from integer of different size dbdimp.c: In function 'post_connect': dbdimp.c:6690: warning: cast to pointer from integer of different size dbdimp.c: In function 'odbc_st_execute_for_fetch': dbdimp.c:7183: warning: cast to pointer from integer of different size cc -c -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include -I. -I/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=4 -I/usr/local/include -I/usr/local/include unicode_helper.c Running Mkbootstrap for DBD::ODBC () chmod 644 ODBC.bs rm -f blib/arch/auto/DBD/ODBC/ODBC.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib -fstack-protector ConvertUTF.o ODBC.o dbdimp.o unicode_helper.o -o blib/arch/auto/DBD/ODBC/ODBC.so -L/usr/local/lib -lodbc -pthread chmod 755 blib/arch/auto/DBD/ODBC/ODBC.so cp ODBC.bs blib/arch/auto/DBD/ODBC/ODBC.bs chmod 644 blib/arch/auto/DBD/ODBC/ODBC.bs Manifying blib/man3/DBD::ODBC.3 ===> Staging for p5-DBD-ODBC-1.45_1 ===> p5-DBD-ODBC-1.45_1 depends on package: p5-DBI>=1.609 - found ===> p5-DBD-ODBC-1.45_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBD/ODBC/ODBC.bs Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBD/ODBC/ODBC.so Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/ODBC.pm Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/ODBC/Changes.pm Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/ODBC/FAQ.pm Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/ODBC/TO_DO.pm Installing /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/lib/perl5/5.16/man/man3/DBD::ODBC.3 (cd /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/DBD-ODBC-1.45 && install -o root -g wheel -m 444 Changes README README.adabas README.informix /obj/buildshare/ports/355755/databases/p5-DBD-ODBC/work/stage/usr/local/share/doc/DBD-ODBC) ====> Compressing man pages (compress-man) ===> Installing for p5-DBD-ODBC-1.45_1 ===> Checking if databases/p5-DBD-ODBC already installed ===> Registering installation for p5-DBD-ODBC-1.45_1 Installing p5-DBD-ODBC-1.45_1... done Make package ===> Building package for p5-DBD-ODBC-1.45_1 slot1: removed