Building ruby19-odbc-0.99991_1.txz (origin /buildshare/ports/355755/databases/ruby-odbc) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ruby/ x distfiles/ruby/ruby-odbc-0.99991.tar.gz x packages/ 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/autoconf-wrapper-20131203.txz x packages/unixODBC-2.3.2.txz x packages/ruby-1.9.3.484_2,1.txz x packages/libffi-3.0.13_1.txz x packages/perl5-5.16.3_10.txz x packages/autoconf-2.69.txz x packages/libexecinfo-1.1_3.txz x packages/help2man-1.43.3_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/libyaml-0.1.6.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ruby19-odbc-0.99991_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 ruby19-odbc-0.99991_1 ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - not found ===> Verifying install for /usr/local/bin/ruby19 in /buildshare/ports/355755/lang/ruby19 ===> Installing existing package /packages/ruby-1.9.3.484_2,1.txz Installing ruby-1.9.3.484_2,1...Installing libffi-3.0.13_1... done Installing libyaml-0.1.6... done done ==== Some of the standard commands are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-rake: rake - Ruby Make And some of the standard libraries are provided as separate ports since they require extra dependencies: converters/ruby-iconv: iconv module databases/ruby-gdbm: GDBM module x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk Install them as occasion demands. ==== ===> Returning to build of ruby19-odbc-0.99991_1 ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-odbc-0.99991_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 ruby19-odbc-0.99991_1 ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found Make install ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ruby19-odbc-0.99991_1 for building ===> Extracting for ruby19-odbc-0.99991_1 => SHA256 Checksum OK for ruby/ruby-odbc-0.99991.tar.gz. ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found cd /obj/buildshare/ports/355755/databases/ruby-odbc/work/ruby-odbc-0.99991 && /bin/mv lib ext/ ===> Patching for ruby19-odbc-0.99991_1 ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-odbc-0.99991_1 depends on shared library: libodbc.so - found (/usr/local/lib/libodbc.so.2) ===> Configuring for ruby19-odbc-0.99991_1 ===> Running extconf.rb to configure checking for version.h... no checking for sql.h... yes checking for sqlext.h... yes checking for SQLTCHAR in sqltypes.h... yes checking for SQLLEN in sqltypes.h... yes checking for SQLULEN in sqltypes.h... yes checking for odbcinst.h... yes checking for SQLAllocConnect() in -lodbc... yes checking for SQLConfigDataSource() in -lodbcinst... yes checking for SQLInstallerError() in odbcinst.h... yes checking for SQLBIGINT in sqltypes.h with -DHAVE_LONG_LONG... yes creating Makefile ===> Building for ruby19-odbc-0.99991_1 compiling init.c compiling odbc.c odbc.c: In function 'set_err': odbc.c:893: warning: return makes pointer from integer without a cast odbc.c: In function 'get_err_or_info': odbc.c:977: warning: pointer/integer type mismatch in conditional expression odbc.c: In function 'get_installer_err': odbc.c:1067: warning: pointer/integer type mismatch in conditional expression odbc.c: In function 'dbc_raise': odbc.c:1308: warning: assignment makes pointer from integer without a cast odbc.c: In function 'conf_dsn': odbc.c:1574: warning: assignment makes pointer from integer without a cast odbc.c:1575: warning: assignment makes pointer from integer without a cast odbc.c: In function 'dbc_wfdsn': odbc.c:1689: warning: assignment makes pointer from integer without a cast odbc.c:1690: warning: assignment makes pointer from integer without a cast odbc.c:1691: warning: assignment makes pointer from integer without a cast odbc.c:1693: warning: assignment makes pointer from integer without a cast odbc.c: In function 'dbc_rfdsn': odbc.c:1767: warning: assignment makes pointer from integer without a cast odbc.c:1768: warning: assignment makes pointer from integer without a cast odbc.c:1769: warning: assignment makes pointer from integer without a cast odbc.c: In function 'dbc_connect': odbc.c:1951: warning: assignment makes pointer from integer without a cast odbc.c:1954: warning: assignment makes pointer from integer without a cast odbc.c:1956: warning: assignment makes pointer from integer without a cast odbc.c: In function 'dbc_drvconnect': odbc.c:2039: warning: assignment makes pointer from integer without a cast odbc.c: In function 'dbc_getinfo': odbc.c:2924: warning: assignment makes pointer from integer without a cast odbc.c:2927: warning: assignment makes pointer from integer without a cast odbc.c: In function 'do_option': odbc.c:4109: warning: assignment makes pointer from integer without a cast odbc.c:4112: warning: assignment makes pointer from integer without a cast odbc.c: In function 'scan_dtts': odbc.c:4336: warning: initialization makes pointer from integer without a cast odbc.c: In function 'stmt_prep_int': odbc.c:6580: warning: assignment makes pointer from integer without a cast linking shared-object odbc.so ===> Staging for ruby19-odbc-0.99991_1 ===> ruby19-odbc-0.99991_1 depends on file: /usr/local/bin/ruby19 - found ===> Generating temporary packing list install -s -o root -g wheel -m 555 odbc.so /obj/buildshare/ports/355755/databases/ruby-odbc/work/stage/usr/local/lib/ruby/site_ruby/1.9/powerpc-freebsd11 installing default odbc libraries cd /obj/buildshare/ports/355755/databases/ruby-odbc/work/ruby-odbc-0.99991 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- test /obj/buildshare/ports/355755/databases/ruby-odbc/work/stage/usr/local/share/examples/ruby19/odbc/ cd /obj/buildshare/ports/355755/databases/ruby-odbc/work/ruby-odbc-0.99991 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- COPYING /obj/buildshare/ports/355755/databases/ruby-odbc/work/stage/usr/local/share/doc/ruby19/odbc/ cd /obj/buildshare/ports/355755/databases/ruby-odbc/work/ruby-odbc-0.99991 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- ChangeLog /obj/buildshare/ports/355755/databases/ruby-odbc/work/stage/usr/local/share/doc/ruby19/odbc/ cd /obj/buildshare/ports/355755/databases/ruby-odbc/work/ruby-odbc-0.99991 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- README /obj/buildshare/ports/355755/databases/ruby-odbc/work/stage/usr/local/share/doc/ruby19/odbc/ cd /obj/buildshare/ports/355755/databases/ruby-odbc/work/ruby-odbc-0.99991 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- doc /obj/buildshare/ports/355755/databases/ruby-odbc/work/stage/usr/local/share/doc/ruby19/odbc/ ====> Compressing man pages (compress-man) ===> Installing for ruby19-odbc-0.99991_1 ===> Checking if databases/ruby-odbc already installed ===> Registering installation for ruby19-odbc-0.99991_1 Installing ruby19-odbc-0.99991_1... done Make package ===> Building package for ruby19-odbc-0.99991_1 slot2: removed