Building p5-DBD-Sybase-1.15.txz (origin /buildshare/ports/355755/databases/p5-DBD-Sybase) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/DBD-Sybase-1.15.tar.gz x packages/ x packages/help2man-1.43.3_1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/gettext-0.18.3.1_1.txz x packages/m4-1.4.17_1,1.txz x packages/p5-DBI-1.631.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/autoconf-wrapper-20131203.txz x packages/autoconf-2.69.txz x packages/pkg-1.2.7_2.txz x packages/freetds-0.64_10,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-DBD-Sybase-1.15 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-Sybase-1.15 ===> p5-DBD-Sybase-1.15 depends on shared library: libct.so - not found ===> Verifying for libct.so in /buildshare/ports/355755/databases/freetds ===> Installing existing package /packages/freetds-0.64_10,1.txz Installing freetds-0.64_10,1... done ===> Returning to build of p5-DBD-Sybase-1.15 ===> p5-DBD-Sybase-1.15 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of p5-DBD-Sybase-1.15 ===> p5-DBD-Sybase-1.15 depends on package: p5-DBI>=0 - not found ===> Verifying install for p5-DBI>=0 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-Sybase-1.15 ===> p5-DBD-Sybase-1.15 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-DBD-Sybase-1.15 depends on package: p5-DBI>=0 - found ===> p5-DBD-Sybase-1.15 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> p5-DBD-Sybase-1.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-DBD-Sybase-1.15 for building ===> Extracting for p5-DBD-Sybase-1.15 => SHA256 Checksum OK for DBD-Sybase-1.15.tar.gz. ===> Patching for p5-DBD-Sybase-1.15 ===> p5-DBD-Sybase-1.15 depends on package: p5-DBI>=0 - found ===> p5-DBD-Sybase-1.15 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-DBD-Sybase-1.15 depends on shared library: libct.so - found (/usr/local/lib/libct.so.4.0.0) ===> p5-DBD-Sybase-1.15 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for p5-DBD-Sybase-1.15 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 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 Note (probably harmless): No library found for -lcs Note (probably harmless): No library found for -lsybtcl Note (probably harmless): No library found for -lcomn Note (probably harmless): No library found for -lblk Note (probably harmless): No library found for -ldl 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::Sybase Writing MYMETA.yml and MYMETA.json ===> Building for p5-DBD-Sybase-1.15 cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod cp Sybase.pm blib/lib/DBD/Sybase.pm /usr/local/bin/perl5 -p -e "s/~DRIVER~/Sybase/g" /usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI/Driver.xst > Sybase.xsi /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap Sybase.xs > Sybase.xsc && mv Sybase.xsc Sybase.c cc -c -I/usr/local/include -DNO_BLK=1 -I/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" Sybase.c cc -c -I/usr/local/include -DNO_BLK=1 -I/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBI -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" dbdimp.c Running Mkbootstrap for DBD::Sybase () chmod 644 Sybase.bs rm -f blib/arch/auto/DBD/Sybase/Sybase.so LD_RUN_PATH="/usr/local/lib" cc -L/usr/local/lib -shared -L/usr/local/lib -fstack-protector Sybase.o dbdimp.o -o blib/arch/auto/DBD/Sybase/Sybase.so -L/usr/local/lib -lct -lintl -ltds -lm chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs Manifying blib/man3/DBD::Sybase.3 ===> Staging for p5-DBD-Sybase-1.15 ===> p5-DBD-Sybase-1.15 depends on package: p5-DBI>=0 - found ===> p5-DBD-Sybase-1.15 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-Sybase/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBD/Sybase/Sybase.so Installing /obj/buildshare/ports/355755/databases/p5-DBD-Sybase/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBD/Sybase/Sybase.bs Installing /obj/buildshare/ports/355755/databases/p5-DBD-Sybase/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/Sybase.pm Installing /obj/buildshare/ports/355755/databases/p5-DBD-Sybase/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/dbd-sybase.pod Installing /obj/buildshare/ports/355755/databases/p5-DBD-Sybase/work/stage/usr/local/lib/perl5/5.16/man/man3/DBD::Sybase.3 ====> Compressing man pages (compress-man) ===> Installing for p5-DBD-Sybase-1.15 ===> Checking if databases/p5-DBD-Sybase already installed ===> Registering installation for p5-DBD-Sybase-1.15 Installing p5-DBD-Sybase-1.15... done Make package ===> Building package for p5-DBD-Sybase-1.15 slot1: removed