Building tetradraw-2.0.2_1.txz (origin /buildshare/ports/355755/editors/tetradraw) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/tetradraw-2.0.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tetradraw-2.0.2_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 tetradraw-2.0.2_1 Make install ===> tetradraw-2.0.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tetradraw-2.0.2_1 for building ===> Extracting for tetradraw-2.0.2_1 => SHA256 Checksum OK for tetradraw-2.0.2.tar.gz. ===> Patching for tetradraw-2.0.2_1 ===> Configuring for tetradraw-2.0.2_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/tetradraw/work/tetradraw-2.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/tetradraw/work/tetradraw-2.0.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking how to run the C preprocessor... cpp checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd11.0 ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h ===> Building for tetradraw-2.0.2_1 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c block.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c editor.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c interface.c interface.c: In function 'make_printable': interface.c:737: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'new_filelist': interface.c:783: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:784: warning: incompatible implicit declaration of built-in function 'strcpy' interface.c:802: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:803: warning: incompatible implicit declaration of built-in function 'strcpy' interface.c: In function 'draw_path': interface.c:918: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:921: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:925: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'sauce_list': interface.c:996: warning: incompatible implicit declaration of built-in function 'memset' interface.c: In function 'tv_file_select': interface.c:1031: warning: incompatible implicit declaration of built-in function 'memset' interface.c:1123: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:1135: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:1136: warning: incompatible implicit declaration of built-in function 'strcpy' interface.c: In function 'file_select': interface.c:1177: warning: incompatible implicit declaration of built-in function 'memset' interface.c:1277: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:1288: warning: incompatible implicit declaration of built-in function 'strlen' interface.c:1289: warning: incompatible implicit declaration of built-in function 'strcpy' interface.c: In function 'draw_md_chat_input': interface.c:1658: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'multidraw_chat': interface.c:1711: warning: incompatible implicit declaration of built-in function 'memset' interface.c: In function 'draw_hostname': interface.c:2066: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'quicksave_prompt': interface.c:2165: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'clear_prompt': interface.c:2201: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'quit_prompt': interface.c:2237: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'draw_num': interface.c:2471: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'get_num': interface.c:2630: warning: incompatible implicit declaration of built-in function 'memset' interface.c:2636: warning: incompatible implicit declaration of built-in function 'strlen' interface.c: In function 'chselect': interface.c:2869: warning: incompatible implicit declaration of built-in function 'memset' cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c internal.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c load.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c multidraw.c multidraw.c: In function 'md_format_msg': multidraw.c:49: warning: incompatible implicit declaration of built-in function 'strlen' multidraw.c: In function 'md_sendcmd': multidraw.c:103: warning: incompatible implicit declaration of built-in function 'strlen' multidraw.c: In function 'md_handlecmd': multidraw.c:149: warning: incompatible implicit declaration of built-in function 'strlen' multidraw.c:165: warning: incompatible implicit declaration of built-in function 'strcpy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c network.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c options_io.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c sauce.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c save.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c term.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c tetradraw.c /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -L../src -o tetradraw block.o editor.o interface.o internal.o load.o multidraw.o network.o options_io.o sauce.o save.o term.o tetradraw.o -lncurses -lmenu mkdir .libs cc -O2 -pipe -fno-strict-aliasing -o tetradraw block.o editor.o interface.o internal.o load.o multidraw.o network.o options_io.o sauce.o save.o term.o tetradraw.o -L/obj/buildshare/ports/355755/editors/tetradraw/work/tetradraw-2.0.2/src -lncurses -lmenu cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -O2 -pipe -fno-strict-aliasing -c tetraview.c /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -L../src -o tetraview editor.o interface.o internal.o load.o network.o multidraw.o options_io.o block.o sauce.o term.o tetraview.o -lncurses -lmenu cc -O2 -pipe -fno-strict-aliasing -o tetraview editor.o interface.o internal.o load.o network.o multidraw.o options_io.o block.o sauce.o term.o tetraview.o -L/obj/buildshare/ports/355755/editors/tetradraw/work/tetradraw-2.0.2/src -lncurses -lmenu ===> Staging for tetradraw-2.0.2_1 ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/editors/tetradraw/work/stage/usr/local/bin /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 tetradraw /obj/buildshare/ports/355755/editors/tetradraw/work/stage/usr/local/bin/tetradraw install -o root -g wheel -m 555 -s tetradraw /obj/buildshare/ports/355755/editors/tetradraw/work/stage/usr/local/bin/tetradraw /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 tetraview /obj/buildshare/ports/355755/editors/tetradraw/work/stage/usr/local/bin/tetraview install -o root -g wheel -m 555 -s tetraview /obj/buildshare/ports/355755/editors/tetradraw/work/stage/usr/local/bin/tetraview ====================================================================== Tetradraw is now installed! Press ESC+h in the editor to get help menu You have to have TERM=cons25 when running tetradraw ====================================================================== ====> Compressing man pages (compress-man) ===> Installing for tetradraw-2.0.2_1 ===> Checking if editors/tetradraw already installed ===> Registering installation for tetradraw-2.0.2_1 Installing tetradraw-2.0.2_1... done ====================================================================== Tetradraw is now installed! Press ESC+h in the editor to get help menu You have to have TERM=cons25 when running tetradraw ====================================================================== ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/tetradraw /usr/local/bin/tetraview If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://tetradraw.sourceforge.net/ Make package ===> Building package for tetradraw-2.0.2_1 slot2: removed