Building ruby19-net-geoip-0.07.txz (origin /buildshare/ports/355755/net/ruby-net-geoip) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ruby/ x distfiles/ruby/net-geoip-0.07.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/libffi-3.0.13_1.txz x packages/autoconf-2.69.txz x packages/ruby-1.9.3.484_2,1.txz x packages/libyaml-0.1.6.txz x packages/help2man-1.43.3_1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/autoconf-wrapper-20131203.txz x packages/libexecinfo-1.1_3.txz x packages/m4-1.4.17_1,1.txz x packages/GeoIP-1.4.8_3.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ruby19-net-geoip-0.07 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-net-geoip-0.07 ===> ruby19-net-geoip-0.07 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-net-geoip-0.07 ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-net-geoip-0.07 depends on shared library: GeoIP.5 - not found ===> Verifying install for GeoIP.5 in /buildshare/ports/355755/net/GeoIP ===> Installing existing package /packages/GeoIP-1.4.8_3.txz Installing GeoIP-1.4.8_3... done ===> Returning to build of ruby19-net-geoip-0.07 ===> ruby19-net-geoip-0.07 depends on package: GeoIP>=1.4.6 - found ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found Make install ===> ruby19-net-geoip-0.07 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ruby19-net-geoip-0.07 for building ===> Extracting for ruby19-net-geoip-0.07 => SHA256 Checksum OK for ruby/net-geoip-0.07.tar.gz. ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found ===> Patching for ruby19-net-geoip-0.07 ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-net-geoip-0.07 depends on package: GeoIP>=1.4.6 - found ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-net-geoip-0.07 depends on shared library: GeoIP.5 - found ===> Configuring for ruby19-net-geoip-0.07 ===> Running extconf.rb to configure extconf.rb:11: Use RbConfig instead of obsolete and deprecated Config. checking for gzopen() in -lz... yes checking for GeoIP.h... yes checking for GeoIPUpdate.h... yes checking for GeoIP_new() in -lGeoIP... yes checking for GeoIP_update_database() in -lGeoIPUpdate... yes creating extconf.h creating Makefile ===> Building for ruby19-net-geoip-0.07 compiling geoip.c In file included from ruby_geoip.h:13, from geoip.c:3: /usr/local/include/ruby-1.9//ruby/backward/rubyio.h:2:2: warning: #warning use "ruby/io.h" instead of "rubyio.h" geoip.c: In function 'ruby_net_geoip_country_code_by_addr': geoip.c:13: warning: implicit declaration of function 'STR2CSTR' geoip.c:13: warning: passing argument 2 of 'GeoIP_country_code_by_addr' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_code3_by_addr': geoip.c:28: warning: passing argument 2 of 'GeoIP_country_code3_by_addr' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_code_by_name': geoip.c:43: warning: passing argument 2 of 'GeoIP_country_code_by_name' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_code3_by_name': geoip.c:58: warning: passing argument 2 of 'GeoIP_country_code3_by_name' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_id_by_addr': geoip.c:71: warning: passing argument 2 of 'GeoIP_country_id_by_addr' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_id_by_name': geoip.c:79: warning: passing argument 2 of 'GeoIP_country_id_by_name' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_name_by_addr': geoip.c:89: warning: passing argument 2 of 'GeoIP_country_name_by_addr' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_country_name_by_name': geoip.c:104: warning: passing argument 2 of 'GeoIP_country_name_by_name' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_open': geoip.c:185: warning: passing argument 1 of 'GeoIP_open' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_region_by_addr': geoip.c:205: warning: passing argument 2 of 'GeoIP_region_by_addr' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_region_by_name': geoip.c:222: warning: passing argument 2 of 'GeoIP_region_by_name' makes pointer from integer without a cast geoip.c: In function 'ruby_net_geoip_update_database': geoip.c:256: warning: passing argument 1 of 'GeoIP_update_database' makes pointer from integer without a cast geoip.c:264: warning: format '%s' expects type 'char *', but argument 3 has type 'int' linking shared-object net/geoip.so ===> Staging for ruby19-net-geoip-0.07 ===> ruby19-net-geoip-0.07 depends on file: /usr/local/bin/ruby19 - found ===> Generating temporary packing list /usr/bin/install -c -o root -g wheel -m 0755 geoip.so /obj/buildshare/ports/355755/net/ruby-net-geoip/work/stage/usr/local/lib/ruby/site_ruby/1.9/powerpc-freebsd11/net installing default geoip libraries install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/ruby-net-geoip/work/net-geoip-0.07/README /obj/buildshare/ports/355755/net/ruby-net-geoip/work/stage/usr/local/share/doc/ruby19/net-geoip/ ====> Compressing man pages (compress-man) ===> Installing for ruby19-net-geoip-0.07 ===> Checking if net/ruby-net-geoip already installed ===> Registering installation for ruby19-net-geoip-0.07 Installing ruby19-net-geoip-0.07... done Make package ===> Building package for ruby19-net-geoip-0.07 slot2: removed