Building jailkit-2.15.txz (origin /buildshare/ports/355755/shells/jailkit) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/jailkit-2.15.tar.gz x packages/ x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz x packages/python2-2_2.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> jailkit-2.15 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 jailkit-2.15 ===> jailkit-2.15 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of jailkit-2.15 ===> jailkit-2.15 depends on executable: python2 - not found ===> Verifying install for python2 in /buildshare/ports/355755/lang/python2 ===> Installing existing package /packages/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of jailkit-2.15 ===> jailkit-2.15 depends on file: /usr/local/bin/python2.7 - found ===> jailkit-2.15 depends on executable: python2 - found Make install ===> jailkit-2.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jailkit-2.15 for building ===> Extracting for jailkit-2.15 => SHA256 Checksum OK for jailkit-2.15.tar.gz. ===> Patching for jailkit-2.15 ===> Applying FreeBSD patches for jailkit-2.15 ===> jailkit-2.15 depends on file: /usr/local/bin/python2.7 - found ===> jailkit-2.15 depends on executable: python2 - found ===> Configuring for jailkit-2.15 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/shells/jailkit/work/jailkit-2.15/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for library containing strerror... none required checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for getopt.h... (cached) yes checking for math.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pwd.h... (cached) yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking liberty.h usability... no checking liberty.h presence... no checking for liberty.h... no checking for strings.h... (cached) yes checking for strnlen... (cached) yes checking for wordexp... yes checking for clearenv... no checking for get_current_dir_name... no checking for strndup... (cached) yes checking for mempcpy... no checking for mempcpy in -liberty... no checking for stpcpy... (cached) yes checking for pthread support...... use -pthread checking for recvfrom... yes checking for send... yes checking for nanosleep... yes checking for getopt_long... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for cap_get_proc... no checking for cap_get_proc in -lcap... no checking for python... /usr/local/bin/python2.7 checking for up to date python... checking for up to date python... ok checking for procmail... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating py/Makefile config.status: creating man/Makefile config.status: creating src/config.h ===> Building for jailkit-2.15 /usr/bin/make -C src all cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c jk_socketd.c cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c jk_lib.c cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c utils.c cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c iniparser.c cc -pthread -o jk_socketd jk_socketd.o jk_lib.o utils.o iniparser.o cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c jk_lsh.c cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c wordexp.c cc -pthread -o jk_lsh jk_lsh.o iniparser.o jk_lib.o utils.o wordexp.o cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c jk_chrootsh.c cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c passwdparser.c cc -pthread -o jk_chrootsh jk_chrootsh.o iniparser.o jk_lib.o utils.o passwdparser.o cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c jk_chrootlaunch.c cc -pthread -o jk_chrootlaunch jk_chrootlaunch.o jk_lib.o utils.o cc -O2 -pipe -fno-strict-aliasing -pthread -DINIPREFIX=\"/usr/local/etc/jailkit\" -c jk_uchroot.c cc -pthread -o jk_uchroot jk_uchroot.o iniparser.o jk_lib.o utils.o /usr/bin/make -C py all sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_cp.in > jk_cp sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_init.in > jk_init sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_check.in > jk_check sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_addjailuser.in > jk_addjailuser sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_jailuser.in > jk_jailuser sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_list.in > jk_list sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='/usr/local/etc/jailkit'!" -e "s!LIBDIR='[a-z/]*'!LIBDIR='/usr/local/share/jailkit'!" -e "s!EXEPREFIX='[a-z/]*'!EXEPREFIX='/usr/local'!" -e "s:#!/usr/bin/python:#!/usr/local/bin/python2.7:" < jk_update.in > jk_update /usr/local/bin/python2.7 -c "import py_compile;py_compile.compile('jk_lib.py')" /usr/bin/make -C man all gzip -9 < jailkit.8 > jailkit.8.gz gzip -9 < jk_chrootsh.8 > jk_chrootsh.8.gz gzip -9 < jk_uchroot.8 > jk_uchroot.8.gz gzip -9 < jk_lsh.8 > jk_lsh.8.gz gzip -9 < jk_socketd.8 > jk_socketd.8.gz gzip -9 < jk_init.8 > jk_init.8.gz gzip -9 < jk_check.8 > jk_check.8.gz gzip -9 < jk_cp.8 > jk_cp.8.gz gzip -9 < jk_chrootlaunch.8 > jk_chrootlaunch.8.gz gzip -9 < jk_addjailuser.8 > jk_addjailuser.8.gz gzip -9 < jk_jailuser.8 > jk_jailuser.8.gz gzip -9 < jk_list.8 > jk_list.8.gz gzip -9 < jk_update.8 > jk_update.8.gz ===> Staging for jailkit-2.15 ===> jailkit-2.15 depends on file: /usr/local/bin/python2.7 - found ===> jailkit-2.15 depends on executable: python2 - found ===> Generating temporary packing list /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/etc/jailkit/ for file in jk_check.ini jk_init.ini jk_lsh.ini jk_socketd.ini jk_chrootsh.ini jk_update.ini jk_uchroot.ini ; do if [ -f /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/etc/jailkit/${file} ]; then /usr/bin/install -c -o root -g wheel -m 0644 ini/${file} /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/etc/jailkit/${file}.dist ; else /usr/bin/install -c -o root -g wheel -m 0644 ini/${file} /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/etc/jailkit/ ; fi ; done /usr/bin/make -C src install /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/bin /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin /usr/bin/install -c -o root -g wheel -m 0755 jk_socketd /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin/ /usr/bin/install -c -o root -g wheel -m 0755 jk_chrootlaunch /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin/ /usr/bin/install -c -o root -g wheel -m 0755 jk_lsh /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin/ /usr/bin/install -c -o root -g wheel -m 4755 jk_chrootsh /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin/ /usr/bin/install -c -o root -g wheel -m 4755 jk_uchroot /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/bin/ if [ -z "#" ]; then /usr/bin/install -c -o root -g wheel -m 4755 jk_procmailwrapper /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin/ ; fi /usr/bin/make -C py install /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin for file in jk_cp jk_init jk_check jk_addjailuser jk_jailuser jk_list jk_update; do /usr/bin/install -c -o root -g wheel -m 0755 ${file} /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/sbin/ ; done /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/share/jailkit /usr/bin/install -c -o root -g wheel -m 0644 jk_lib.py /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/share/jailkit/ /usr/bin/install -c -o root -g wheel -m 0644 jk_lib.pyc /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/share/jailkit/ /usr/bin/make -C man install /usr/bin/install -c -o root -g wheel -d -m 755 /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/man/man8/ for file in jailkit.8.gz jk_chrootsh.8.gz jk_uchroot.8.gz jk_lsh.8.gz jk_socketd.8.gz jk_init.8.gz jk_check.8.gz jk_cp.8.gz jk_chrootlaunch.8.gz jk_addjailuser.8.gz jk_jailuser.8.gz jk_list.8.gz jk_update.8.gz ; do /usr/bin/install -c -o root -g wheel -m 0644 ${file} /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/man/man8/ ; done install -o root -g wheel -m 444 /obj/buildshare/ports/355755/shells/jailkit/work/jailkit-2.15/COPYRIGHT /obj/buildshare/ports/355755/shells/jailkit/work/jailkit-2.15/README.txt /obj/buildshare/ports/355755/shells/jailkit/work/stage/usr/local/share/doc/jailkit ====> Compressing man pages (compress-man) ===> Installing for jailkit-2.15 ===> Checking if shells/jailkit already installed ===> Registering installation for jailkit-2.15 Updating /etc/shells Installing jailkit-2.15... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/bin/jk_uchroot /usr/local/sbin/jk_chrootsh 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/sbin/jk_socketd 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://olivier.sessink.nl/jailkit/ Make package ===> Building package for jailkit-2.15 slot1: removed