Building ruby19-ncurses-1.2.4.txz (origin /buildshare/ports/355755/devel/ruby-ncurses) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ruby/ x distfiles/ruby/ncurses-ruby-1.2.4.tar.bz2 x packages/ x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/libyaml-0.1.6.txz x packages/libffi-3.0.13_1.txz x packages/gettext-0.18.3.1_1.txz x packages/autoconf-2.69.txz x packages/gmake-3.82_1.txz x packages/m4-1.4.17_1,1.txz x packages/libexecinfo-1.1_3.txz x packages/ruby-1.9.3.484_2,1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/help2man-1.43.3_1.txz x packages/autoconf-wrapper-20131203.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ruby19-ncurses-1.2.4 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-ncurses-1.2.4 ===> ruby19-ncurses-1.2.4 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-ncurses-1.2.4 ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found Make install ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ruby19-ncurses-1.2.4 for building ===> Extracting for ruby19-ncurses-1.2.4 => SHA256 Checksum OK for ruby/ncurses-ruby-1.2.4.tar.bz2. ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found ===> Patching for ruby19-ncurses-1.2.4 ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found ===> Applying FreeBSD patches for ruby19-ncurses-1.2.4 ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found ===> Configuring for ruby19-ncurses-1.2.4 ===> Running extconf.rb to configure checking for unistd.h... yes checking for locale.h... yes checking for ncurses.h... yes checking for wmove() in -lncurses... yes checking for newscr()... yes checking for TABSIZE()... yes checking for ESCDELAY()... yes checking for keybound()... yes checking for curses_version()... yes checking for tigetstr()... yes checking for getwin()... yes checking for putwin()... yes checking for ungetmouse()... yes checking for mousemask()... yes checking for wenclose()... yes checking for mouseinterval()... yes checking for wmouse_trafo()... yes checking for mcprint()... yes checking for has_key()... yes checking for delscreen()... yes checking for define_key()... yes checking for keyok()... yes checking for resizeterm()... yes checking for use_default_colors()... yes checking for use_extended_names()... yes checking for wresize()... yes checking for attr_on()... yes checking for attr_off()... yes checking for attr_set()... yes checking for chgat()... yes checking for color_set()... yes checking for filter()... yes checking for intrflush()... yes checking for mvchgat()... yes checking for mvhline()... yes checking for mvvline()... yes checking for mvwchgat()... yes checking for mvwhline()... yes checking for mvwvline()... yes checking for noqiflush()... yes checking for putp()... yes checking for qiflush()... yes checking for scr_dump()... yes checking for scr_init()... yes checking for scr_restore()... yes checking for scr_set()... yes checking for slk_attr_off()... no checking for slk_attr_on()... no checking for slk_attr()... yes checking for slk_attr_set()... yes checking for slk_color()... yes checking for tigetflag()... yes checking for tigetnum()... yes checking for use_env()... yes checking for vidattr()... yes checking for vid_attr()... no checking for wattr_on()... yes checking for wattr_off()... yes checking for wattr_set()... yes checking for wchgat()... yes checking for wcolor_set()... yes checking for getattrs()... yes checking which debugging functions to wrap... checking for _tracef()... no checking for _tracedump()... no checking for _nc_tracebits()... no checking for _traceattr()... no checking for _traceattr2()... no checking for _tracechar()... no checking for _tracechtype()... no checking for _tracechtype2()... no checking for _tracemouse()... no checking for other functions that appeared after ncurses version 5.0... checking for assume_default_colors()... yes checking for attr_get()... yes checking for the panel library... checking for panel.h... yes checking for panel_hidden() in -lpanel... yes checking for the form library... checking for form.h... yes checking for new_form() in -lform... yes checking for the menu library... checking for menu.h... yes checking for new_menu() in -lmenu... yes creating Makefile ===> Building for ruby19-ncurses-1.2.4 compiling panel_wrap.c compiling form_wrap.c form_wrap.c: In function 'rbncurs_c_set_field_type': form_wrap.c:626: warning: assignment makes pointer from integer without a cast form_wrap.c: In function 'rbncurs_c_set_field_buffer': form_wrap.c:743: warning: passing argument 3 of 'set_field_buffer' makes pointer from integer without a cast form_wrap.c: In function 'rbncurs_c_form_request_by_name': form_wrap.c:1053: warning: passing argument 1 of 'form_request_by_name' makes pointer from integer without a cast compiling ncurses_wrap.c ncurses_wrap.c: In function 'rbncurs_define_key': ncurses_wrap.c:477: warning: pointer/integer type mismatch in conditional expression ncurses_wrap.c: In function 'rbncurs_addnstr': ncurses_wrap.c:583: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_addstr': ncurses_wrap.c:586: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurshelper_nonblocking_wgetch': ncurses_wrap.c:851: warning: 'rb_thread_select' is deprecated (declared at /usr/local/include/ruby-1.9/ruby/intern.h:390) ncurses_wrap.c: In function 'rbncurs_insnstr': ncurses_wrap.c:1014: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_insstr': ncurses_wrap.c:1017: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvaddnstr': ncurses_wrap.c:1073: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvaddstr': ncurses_wrap.c:1076: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvinsnstr': ncurses_wrap.c:1109: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvinsstr': ncurses_wrap.c:1112: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvwaddnstr': ncurses_wrap.c:1140: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvwaddstr': ncurses_wrap.c:1143: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvwinsnstr': ncurses_wrap.c:1174: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_mvwinsstr': ncurses_wrap.c:1177: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_putp': ncurses_wrap.c:1241: warning: passing argument 1 of 'putp' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_scr_dump': ncurses_wrap.c:1274: warning: passing argument 1 of 'scr_dump' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_scr_init': ncurses_wrap.c:1279: warning: passing argument 1 of 'scr_init' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_scr_restore': ncurses_wrap.c:1293: warning: passing argument 1 of 'scr_restore' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_scr_set': ncurses_wrap.c:1298: warning: passing argument 1 of 'scr_set' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_slk_set': ncurses_wrap.c:1355: warning: passing argument 2 of 'slk_set' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_tigetflag': ncurses_wrap.c:1386: warning: passing argument 1 of 'tigetflag' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_tigetnum': ncurses_wrap.c:1391: warning: passing argument 1 of 'tigetnum' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_tigetstr': ncurses_wrap.c:1396: warning: passing argument 1 of 'tigetstr' makes pointer from integer without a cast ncurses_wrap.c:1396: warning: passing argument 1 of 'tigetstr' makes pointer from integer without a cast ncurses_wrap.c:1396: warning: passing argument 1 of 'tigetstr' makes pointer from integer without a cast ncurses_wrap.c:1396: warning: passing argument 1 of 'tigetstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_waddnstr': ncurses_wrap.c:1441: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_waddstr': ncurses_wrap.c:1444: warning: passing argument 2 of 'waddnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_winsnstr': ncurses_wrap.c:1517: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_winsstr': ncurses_wrap.c:1520: warning: passing argument 2 of 'winsnstr' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_newterm': ncurses_wrap.c:1622: warning: pointer/integer type mismatch in conditional expression ncurses_wrap.c: In function 'rbncurs_mcprint': ncurses_wrap.c:2280: warning: passing argument 1 of 'mcprint' makes pointer from integer without a cast ncurses_wrap.c: In function 'rbncurs_setlocale': ncurses_wrap.c:2709: warning: passing argument 2 of 'setlocale' makes pointer from integer without a cast ncurses_wrap.c:2709: warning: passing argument 2 of 'setlocale' makes pointer from integer without a cast ncurses_wrap.c:2709: warning: passing argument 2 of 'setlocale' makes pointer from integer without a cast ncurses_wrap.c:2709: warning: passing argument 2 of 'setlocale' makes pointer from integer without a cast compiling menu_wrap.c menu_wrap.c: In function 'rbncurs_m_new_item': menu_wrap.c:373: warning: passing argument 1 of 'new_item' makes pointer from integer without a cast menu_wrap.c:373: warning: passing argument 2 of 'new_item' makes pointer from integer without a cast menu_wrap.c: In function 'rbncurs_c_menu_request_by_name': menu_wrap.c:671: warning: passing argument 1 of 'menu_request_by_name' makes pointer from integer without a cast menu_wrap.c: In function 'rbncurs_c_set_menu_mark': menu_wrap.c:910: warning: passing argument 2 of 'set_menu_mark' makes pointer from integer without a cast menu_wrap.c: In function 'rbncurs_c_set_menu_pattern': menu_wrap.c:930: warning: passing argument 2 of 'set_menu_pattern' makes pointer from integer without a cast linking shared-object ncurses_bin.so ===> Staging for ruby19-ncurses-1.2.4 ===> ruby19-ncurses-1.2.4 depends on file: /usr/local/bin/ruby19 - found ===> Generating temporary packing list /usr/bin/install -c -o root -g wheel -m 0755 ncurses_bin.so /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/lib/ruby/site_ruby/1.9/powerpc-freebsd11 installing default ncurses_bin libraries /bin/mkdir -p /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/doc/ruby19/ncurses install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/ruby-ncurses/work/ncurses-ruby-1.2.4/COPYING /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/doc/ruby19/ncurses/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/ruby-ncurses/work/ncurses-ruby-1.2.4/Changes /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/doc/ruby19/ncurses/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/ruby-ncurses/work/ncurses-ruby-1.2.4/README /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/doc/ruby19/ncurses/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/ruby-ncurses/work/ncurses-ruby-1.2.4/THANKS /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/doc/ruby19/ncurses/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/ruby-ncurses/work/ncurses-ruby-1.2.4/TODO /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/doc/ruby19/ncurses/ /bin/mkdir -p /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/examples/ruby19/ncurses install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/ruby-ncurses/work/ncurses-ruby-1.2.4/examples/* /obj/buildshare/ports/355755/devel/ruby-ncurses/work/stage/usr/local/share/examples/ruby19/ncurses/ ====> Compressing man pages (compress-man) ===> Installing for ruby19-ncurses-1.2.4 ===> Checking if devel/ruby-ncurses already installed ===> Registering installation for ruby19-ncurses-1.2.4 Installing ruby19-ncurses-1.2.4... done Make package ===> Building package for ruby19-ncurses-1.2.4 slot2: removed