Building calctool-2.4.13_5.txz (origin /buildshare/ports/355755/math/calctool) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/calctool-2.4pl13.tar.gz x packages/ x packages/xcmiscproto-1.2.2.txz x packages/libxslt-1.1.28_3.txz x packages/libgcrypt-1.5.3_2.txz x packages/libXdmcp-1.1.1_2.txz x packages/libpthread-stubs-0.3_4.txz x packages/gettext-0.18.3.1_1.txz x packages/libtool-2.4.2_3.txz x packages/gmake-3.82_1.txz x packages/libcheck-0.9.12.txz x packages/python2-2_2.txz x packages/xf86bigfontproto-1.2.0.txz x packages/python27-2.7.6_4.txz x packages/pkgconf-0.9.5.txz x packages/xproto-7.0.25.txz x packages/libX11-1.6.2_2,1.txz x packages/libXau-1.0.8_2.txz x packages/perl5-5.16.3_10.txz x packages/xtrans-1.3.4_1.txz x packages/bigreqsproto-1.1.2.txz x packages/libxml2-2.9.1_1.txz x packages/libgpg-error-1.13.txz x packages/xcb-proto-1.10_1.txz x packages/kbproto-1.0.6.txz x packages/libxcb-1.10_2.txz x packages/xextproto-7.3.0.txz x packages/xorg-macros-1.19.0.txz x packages/pkg-1.2.7_2.txz x packages/inputproto-2.3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> calctool-2.4.13_5 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 calctool-2.4.13_5 ===> calctool-2.4.13_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /buildshare/ports/355755/x11/libX11 ===> Installing existing package /packages/libX11-1.6.2_2,1.txz Installing libX11-1.6.2_2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8_2...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1_2... done Installing libxcb-1.10_2...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.9.1_1... done done done ===> Returning to build of calctool-2.4.13_5 ===> calctool-2.4.13_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found Make install ===> calctool-2.4.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by calctool-2.4.13_5 for building ===> Extracting for calctool-2.4.13_5 => SHA256 Checksum OK for calctool-2.4pl13.tar.gz. ===> Patching for calctool-2.4.13_5 ===> Applying FreeBSD patches for calctool-2.4.13_5 ===> calctool-2.4.13_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Configuring for calctool-2.4.13_5 ===> Building for calctool-2.4.13_5 cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c calctool.c calctool.c: In function 'main': calctool.c:333: warning: incompatible implicit declaration of built-in function 'strcpy' calctool.c:340: warning: incompatible implicit declaration of built-in function 'exit' calctool.c:370: warning: incompatible implicit declaration of built-in function 'exit' calctool.c: In function 'matherr': calctool.c:393: warning: incompatible implicit declaration of built-in function 'strcpy' cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c mathlib.c cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c graphics.c graphics.c: In function 'but_text': graphics.c:36: warning: incompatible implicit declaration of built-in function 'strlen' graphics.c: In function 'process_event': graphics.c:342: warning: incompatible implicit declaration of built-in function 'strlen' graphics.c:352: warning: incompatible implicit declaration of built-in function 'exit' graphics.c: In function 'set_item': graphics.c:367: warning: incompatible implicit declaration of built-in function 'strlen' graphics.c:377: warning: incompatible implicit declaration of built-in function 'strcpy' cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c display.c display.c: In function 'clear_display': display.c:43: warning: incompatible implicit declaration of built-in function 'strcpy' display.c:44: warning: incompatible implicit declaration of built-in function 'strncat' display.c: In function 'get_label': display.c:107: warning: incompatible implicit declaration of built-in function 'strcpy' display.c:113: warning: incompatible implicit declaration of built-in function 'strcpy' display.c: In function 'make_number': display.c:185: warning: incompatible implicit declaration of built-in function 'strcpy' display.c: In function 'make_scientific': display.c:247: warning: incompatible implicit declaration of built-in function 'strcpy' display.c:248: warning: incompatible implicit declaration of built-in function 'strlen' display.c: In function 'show_display': display.c:317: warning: incompatible implicit declaration of built-in function 'strcpy' cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c functions.c functions.c: In function 'do_delete': functions.c:141: warning: incompatible implicit declaration of built-in function 'strlen' functions.c: In function 'do_expno': functions.c:177: warning: incompatible implicit declaration of built-in function 'strcpy' functions.c:183: warning: incompatible implicit declaration of built-in function 'strncat' functions.c:186: warning: incompatible implicit declaration of built-in function 'strncat' functions.c: In function 'do_function': functions.c:225: warning: incompatible implicit declaration of built-in function 'strlen' functions.c: In function 'do_help': functions.c:275: warning: incompatible implicit declaration of built-in function 'strlen' functions.c: In function 'do_number': functions.c:353: warning: incompatible implicit declaration of built-in function 'strlen' functions.c:354: warning: incompatible implicit declaration of built-in function 'strncat' functions.c: In function 'do_numtype': functions.c:368: warning: incompatible implicit declaration of built-in function 'strcpy' functions.c: In function 'do_point': functions.c:424: warning: incompatible implicit declaration of built-in function 'strcpy' functions.c:427: warning: incompatible implicit declaration of built-in function 'strlen' functions.c:428: warning: incompatible implicit declaration of built-in function 'strncat' functions.c: In function 'do_shift': functions.c:487: warning: incompatible implicit declaration of built-in function 'strcpy' cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c get.c get.c: In function 'convert': get.c:36: warning: incompatible implicit declaration of built-in function 'strlen' get.c: In function 'get_options': get.c:58: warning: incompatible implicit declaration of built-in function 'strcpy' get.c: In function 'getparam': get.c:151: warning: incompatible implicit declaration of built-in function 'strcpy' get.c:155: warning: incompatible implicit declaration of built-in function 'exit' get.c: In function 'get_helpfile': get.c:179: warning: incompatible implicit declaration of built-in function 'strcat' get.c: In function 'get_rcfile': get.c:259: warning: incompatible implicit declaration of built-in function 'strcpy' get.c:267: warning: incompatible implicit declaration of built-in function 'strlen' get.c: In function 'read_rcfiles': get.c:298: warning: incompatible implicit declaration of built-in function 'strcpy' get.c: In function 'usage': get.c:319: warning: incompatible implicit declaration of built-in function 'exit' cc -shared -o libcalctool.so.1 graphics.o display.o functions.o get.o ln -sf libcalctool.so.1 libcalctool.so cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c x11.c x11.c: In function 'destroy_frame': x11.c:136: warning: incompatible implicit declaration of built-in function 'exit' x11.c: In function 'drawtext': x11.c:187: warning: incompatible implicit declaration of built-in function 'strlen' x11.c: In function 'get_font': x11.c:206: warning: incompatible implicit declaration of built-in function 'exit' x11.c: In function 'get_next_event': x11.c:229: warning: incompatible implicit declaration of built-in function 'exit' x11.c: In function 'init_ws_type': x11.c:295: warning: incompatible implicit declaration of built-in function 'exit' x11.c:304: warning: incompatible implicit declaration of built-in function 'strcpy' x11.c: In function 'load_colors': x11.c:337: warning: incompatible implicit declaration of built-in function 'exit' x11.c: In function 'make_frames': x11.c:419: warning: incompatible implicit declaration of built-in function 'strlen' cc -o xcalctool -L/usr/local/lib -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include calctool.o mathlib.o x11.o -L . -lcalctool -lX11 -lm cc -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include -c tty.c tty.c: In function 'destroy_frame': tty.c:95: warning: incompatible implicit declaration of built-in function 'exit' tty.c: In function 'drawtext': tty.c:210: warning: incompatible implicit declaration of built-in function 'strlen' tty.c:234: warning: incompatible implicit declaration of built-in function 'strcpy' tty.c:238: warning: incompatible implicit declaration of built-in function 'strncpy' tty.c:241: warning: incompatible implicit declaration of built-in function 'strcpy' tty.c: In function 'init_ws_type': tty.c:288: warning: incompatible implicit declaration of built-in function 'strcpy' tty.c: In function 'outstr': tty.c:367: warning: incompatible implicit declaration of built-in function 'strlen' cc -o tty_calctool -O2 -pipe -fno-strict-aliasing -DHELPNAME=\"/usr/local/share/calctool/calctool.help\" -fpic -DSUN4_KEYBOARD -I/usr/local/include -I/usr/local/include calctool.o mathlib.o tty.o -L . -lcalctool -ltermcap -lm ===> Staging for calctool-2.4.13_5 ===> calctool-2.4.13_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list /bin/mkdir -p /obj/buildshare/ports/355755/math/calctool/work/stage/usr/local/share/calctool install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/calctool/work/calctool-2.4pl13/libcalctool.so.1 /obj/buildshare/ports/355755/math/calctool/work/stage/usr/local/lib install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/calctool/work/calctool-2.4pl13/xcalctool /obj/buildshare/ports/355755/math/calctool/work/stage/usr/local/bin install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/calctool/work/calctool-2.4pl13/tty_calctool /obj/buildshare/ports/355755/math/calctool/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/calctool/work/calctool-2.4pl13/calctool.1 /obj/buildshare/ports/355755/math/calctool/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/calctool/work/calctool-2.4pl13/calctool.help /obj/buildshare/ports/355755/math/calctool/work/stage/usr/local/share/calctool ====> Compressing man pages (compress-man) ===> Installing for calctool-2.4.13_5 ===> Checking if math/calctool already installed ===> Registering installation for calctool-2.4.13_5 Installing calctool-2.4.13_5... done Make package ===> Building package for calctool-2.4.13_5 slot2: removed