Building screen-legacy-4.0.3_14.txz (origin /buildshare/ports/355755/sysutils/screen-legacy) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/screen-4.0.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> screen-legacy-4.0.3_14 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 screen-legacy-4.0.3_14 Make install ===> screen-legacy-4.0.3_14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by screen-legacy-4.0.3_14 for building ===> Extracting for screen-legacy-4.0.3_14 => SHA256 Checksum OK for screen-4.0.3.tar.gz. ===> Patching for screen-legacy-4.0.3_14 ===> Applying FreeBSD patches for screen-legacy-4.0.3_14 ===> Configuring for screen-legacy-4.0.3_14 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/screen-legacy/work/screen-4.0.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site this is screen version 4.0.3 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 suffix of executables... checking for suffix of object files... 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 how to run the C preprocessor... cpp checking for egrep... grep -E checking whether cc needs -traditional... no checking for library containing strerror... none required checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: checking for buggy tools... checking if a system-wide socket dir should be used... yes checking for the socket dir... (eff_uid ? "/tmp/uscreens" : "/tmp/screens") configure: checking for MIPS... configure: checking for Ultrix... configure: checking for butterfly... configure: checking for POSIX.1... - you have a POSIX system configure: checking for System V... configure: checking for sequent/ptx... configure: checking SVR4... checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking dwarf.h usability... yes checking dwarf.h presence... yes checking for dwarf.h... yes configure: checking for Solaris 2.x... configure: checking BSD job jontrol... - you have jobcontrol configure: checking setreuid... configure: checking seteuid... configure: checking select... configure: checking fifos... - your fifos are usable configure: checking for broken fifo implementation... - your implementation is ok configure: checking sockets... - your sockets are usable configure: checking socket implementation... - you are normal - both sockets and fifos usable. let's take fifos. configure: checking select return value... - select is ok configure: checking for tgetent... configure: checking libtermcap... - you use the termcap database configure: checking ospeed... configure: checking for /dev/ptc... configure: checking for SVR4 ptys... checking for getpt... no checking for openpty... no checking for openpty in -lutil... yes configure: checking for ptyranges... configure: checking default tty permissions/group... checking for write... /usr/bin/write checking for xterm... no - pty mode: 0620, group: 4 configure: checking getutent... configure: checking ut_host... checking utempter.h usability... yes checking utempter.h presence... yes checking for utempter.h... yes configure: checking for libutil(s)... configure: checking getloadavg... assuming posix signal definition configure: checking for crypt and sec libraries... configure: checking crypt... configure: checking IRIX sun library... configure: checking syslog... configure: checking wait union... configure: checking for termio or termios... configure: checking getspnam... configure: checking getttyent... configure: checking fdwalk... configure: checking whether memcpy/memmove/bcopy handles overlapping arguments... checking long file names... yes checking for vsprintf... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for setenv... yes checking for nl_langinfo(CODESET)... yes checking for library containing gethostname... none required checking for rename... (cached) yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for strerror... (cached) yes checking for lstat... (cached) yes checking for _exit... yes checking for utimes... (cached) yes checking for vsnprintf... (cached) yes checking for getcwd... (cached) yes checking for setlocale... (cached) yes checking for strftime... (cached) yes checking for the global screenrc file... "/usr/local/etc/screenrc" checking for the utf8-encodings location... "/usr/local/share/screen/utf8encodings" configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing default commands Now please check the pathnames in the Makefile and in the user configuration section in config.h. Then type 'make' to make screen. Good luck. ===> Building for screen-legacy-4.0.3_14 CPP="cpp " srcdir=. sh ./osdef.sh AWK=/usr/bin/awk CC="cc -O2 -pipe -DCOLORS256 -fno-strict-aliasing" srcdir=. sh ./comm.sh AWK=/usr/bin/awk srcdir=. sh ./term.sh cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing screen.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing ansi.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing fileio.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing mark.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing misc.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing resize.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing socket.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing search.c sh ./tty.sh tty.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing tty.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing term.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing window.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing utmp.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing loadav.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing putenv.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing help.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing termcap.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing input.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing attacher.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing pty.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing process.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing display.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing comm.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing kmapdef.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing acls.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing braille.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing braille_tsi.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing logfile.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing layer.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing sched.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing teln.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing nethack.c cc -c -I. -I. -O2 -pipe -DCOLORS256 -fno-strict-aliasing encoding.c cc -o screen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o braille.o braille_tsi.o logfile.o layer.o sched.o teln.o nethack.o encoding.o -ltermcap -lelf -lutil -lutempter -lutil -lcrypt ===> Staging for screen-legacy-4.0.3_14 ===> Generating temporary packing list ./etc/mkinstalldirs /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/bin /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage`sed < config.h -n -e '/define SCREENENCODINGS/s/^.*"\([^"]*\)"/\1/p'` mkdir /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/share/screen mkdir /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/share/screen/utf8encodings cd doc ; /usr/bin/make installdirs ./../etc/mkinstalldirs /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/man/man1 ./../etc/mkinstalldirs /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/info/ install -s -o root -g wheel -m 555 screen /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/bin/screen chown root:wheel /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/bin/screen && chmod 4755 /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/bin/screen cp ./utf8encodings/?? /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage`sed < config.h -n -e '/define SCREENENCODINGS/s/^.*"\([^"]*\)"/\1/p'` cd doc ; /usr/bin/make install ./../etc/mkinstalldirs /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/man/man1 ./../etc/mkinstalldirs /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/info/ install -o root -g wheel -m 444 ./screen.1 /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/man/man1/screen.1 /usr/bin/make screen.info makeinfo --no-split ./screen.texinfo -o screen.info ./screen.texinfo:2891: warning: Accent command `@'' must not be followed by whitespace. if test -f screen.info; then d=.; else d=.; fi; if test -f $d/screen.info; then for f in $d/screen.info*; do install -o root -g wheel -m 444 $f /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/info/;done; if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --info-dir=/obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/info/ /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/info//screen.info; else true; fi; fi if [ -d /usr/lib/terminfo ]; then PATH="$PATH:/usr/5bin" tic ./terminfo/screeninfo.src; chmod 644 /usr/lib/terminfo/s/screen*; fi termcap entry (./terminfo/screencap) should be installed manually. You may also want to install ./etc/etcscreenrc in /usr/local/etc/screenrc install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/screen-legacy/work/screen-4.0.3/etc/etcscreenrc /obj/buildshare/ports/355755/sysutils/screen-legacy/work/stage/usr/local/share/examples/screen/screenrc ====> Compressing man pages (compress-man) ===> Installing for screen-legacy-4.0.3_14 ===> Checking if sysutils/screen-legacy already installed ===> Registering installation for screen-legacy-4.0.3_14 Installing screen-legacy-4.0.3_14... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/bin/screen 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://www.gnu.org/software/screen/ Make package ===> Building package for screen-legacy-4.0.3_14 slot2: removed