Script started on Fri Sep 25 22:34:11 2015 fc# unset TERM fc# make -d install make: illegal argument to d option -- i usage: make [-BeikNnqrstWwX] [-C directory] [-D variable] [-d flags] [-f makefile] [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file] [-V variable] [variable=value] [target ...] fc# make -d install fc# make -d installa installl installl install cd /home/pi/myp/security/letsencrypt && make CONFIG_DONE_LETSENCRYPT=1 /home/pi/myp/security/letsencrypt/work/.install_done.letsencrypt._usr_local true if [ -f "/var/db/pkg/vuln.xml" ]; then if [ -x "/usr/local/sbin/pkg-static" ]; then vlist=`/usr/local/sbin/pkg-static audit "letsencrypt-0.0.b1" || :`; if [ "${vlist}" = "0 problem(s) in the installed packages found." ]; then vlist=""; fi; elif [ "letsencrypt" = "pkg" ]; then vlist=""; fi; if [ -n "$vlist" ]; then echo "===> letsencrypt-0.0.b1 has known vulnerabilities:"; echo "$vlist"; echo "=> Please update your ports tree and try again."; echo "=> Note: Vulnerable ports are marked as such even if there is no update available."; echo "=> If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=yes'"; exit 1; fi; fi echo "===> License APACHE20 accepted by the user" ===> License APACHE20 accepted by the user true echo "===> Found saved configuration for letsencrypt-0.0.b1" ===> Found saved configuration for letsencrypt-0.0.b1 /usr/bin/env dp_RAWDEPENDS="/usr/local/sbin/pkg:/usr/ports/ports-mgmt/pkg-devel" dp_DEPTYPE="PKG_DEPENDS" dp_DEPENDS_TARGET="install" dp_DEPENDS_PRECLEAN="" dp_DEPENDS_CLEAN="" dp_DEPENDS_ARGS="PYTHON_VERSION=python2.7" dp_USE_PACKAGE_DEPENDS="" dp_USE_PACKAGE_DEPENDS_ONLY="" dp_PKG_ADD="/usr/local/sbin/pkg-static add" dp_PKG_INFO="/usr/local/sbin/pkg-static info -g" dp_WRKDIR="/home/pi/myp/security/letsencrypt/work" dp_PKGNAME="letsencrypt-0.0.b1" dp_STRICT_DEPENDS="" dp_LOCALBASE="/usr/local" dp_LIB_DIRS="/lib /usr/lib /usr/local/lib" dp_SH="/bin/sh" dp_SCRIPTSDIR="/usr/ports/Mk/Scripts" dp_PORTSDIR="/usr/ports" dp_MAKE="make" /bin/sh /usr/ports/Mk/Scripts/do-depends.sh ===> letsencrypt-0.0.b1 depends on file: /usr/local/sbin/pkg - found /bin/mkdir -p /usr/ports/distfiles/ cd /usr/ports/distfiles/; _MASTER_SITES_DEFAULT="https://codeload.github.com/letsencrypt/letsencrypt/tar.gz/22260a8?dummy=/" ; for _file in letsencrypt-letsencrypt-0.0.b1-22260a8_GH0.tar.gz; do file=${_file%%:*}; if [ $_file = $file ]; then select=''; else select=`echo ${_file##*:} | /usr/bin/sed -e 's/,/ /g'` ; fi; force_fetch=false; filebasename=${file##*/}; for afile in ; do afile=${afile##*/}; if [ "x$afile" = "x$filebasename" ]; then force_fetch=true; fi; done; if [ ! -f $file -a ! -f $filebasename -o "$force_fetch" = "true" ]; then if [ -L $file -o -L $filebasename ]; then echo "=> /usr/ports/distfiles//$file is a broken symlink."; echo "=> Perhaps a filesystem (most likely a CD) isn't mounted?"; echo "=> Please correct this problem and try again."; exit 1; fi; if [ -f /home/pi/myp/security/letsencrypt/distinfo -a "x" = "x" ]; then _sha256sum=`alg=SHA256; if [ \( -n "" -a -n "" \) -o ! -f "/home/pi/myp/security/letsencrypt/distinfo" ]; then exit; fi; DIR=; /usr/bin/awk -v alg=$alg -v file=${DIR:+$DIR/}${file} '$1 == alg && $2 == "(" file ")" {print $4}' /home/pi/myp/security/letsencrypt/distinfo`; if [ -z "$_sha256sum" ]; then echo "=> ${DIR:+$DIR/}$file is not in /home/pi/myp/security/letsencrypt/distinfo."; echo "=> Either /home/pi/myp/security/letsencrypt/distinfo is out of date, or"; echo "=> ${DIR:+$DIR/}$file is spelled incorrectly."; exit 1; fi; fi; echo "=> $file doesn't seem to exist in /usr/ports/distfiles/."; if [ ! -w /usr/ports/distfiles/ ]; then echo "=> /usr/ports/distfiles/ is not writable by you; cannot fetch."; exit 1; fi; if [ ! -z "$select" ] ; then __MASTER_SITES_TMP= ; for group in $select; do if [ ! -z \${_MASTER_SITES_${group}} ] ; then eval ___MASTER_SITES_TMP="\${_MASTER_SITES_${group}}" ; __MASTER_SITES_TMP="${__MASTER_SITES_TMP} ${___MASTER_SITES_TMP}" ; fi; done; ___MASTER_SITES_TMP= ; SORTED_MASTER_SITES_CMD_TMP="echo `echo ${__MASTER_SITES_TMP} | /usr/bin/awk 'BEGIN { RS = " "; ORS = " "; IGNORECASE = 1 ; gl = "://[^/]*/"; } /:\\/\\/[^\\/]*\\// { good["://[^/]*/"] = good["://[^/]*/"] " " $0 ; next; } { rest = rest " " $0; } END { n=split(gl, gla); for(i=1;i<=n;i++) { print good[gla[i]]; } print rest; }'` http://distcache.FreeBSD.org/ports-distfiles/" ; else SORTED_MASTER_SITES_CMD_TMP="cd /home/pi/myp/security/letsencrypt && make master-sites-DEFAULT" ; fi; sites_remaining=0; sites="`eval $SORTED_MASTER_SITES_CMD_TMP `"; for site in ${sites}; do sites_remaining=$((${sites_remaining} + 1)); done; for site in ${sites}; do sites_remaining=$((${sites_remaining} - 1)); echo "=> Attempting to fetch ${site}${file}"; CKSIZE=`alg=SIZE; if [ \( -n "" -a -n "" \) -o ! -f "/home/pi/myp/security/letsencrypt/distinfo" ]; then exit; fi; DIR=; /usr/bin/awk -v alg=$alg -v file=${DIR:+$DIR/}${file} '$1 == alg && $2 == "(" file ")" {print $4}' /home/pi/myp/security/letsencrypt/distinfo`; case ${file} in */*) /bin/mkdir -p ${file%/*}; args="-o ${file} ${site}${file}";; *) args=${site}${file};; esac; if /usr/bin/env SSL_NO_VERIFY_PEER=1 SSL_NO_VERIFY_HOSTNAME=1 /usr/bin/fetch -Fpr ${CKSIZE:+-S $CKSIZE} ${args} ; then actual_size=`stat -f %z "${file}"`; if [ -n "" ] || [ -z "${CKSIZE}" ] || [ ${actual_size} -eq ${CKSIZE} ]; then continue 2; else echo "=> Fetched file size mismatch (expected ${CKSIZE}, actual ${actual_size})"; if [ ${sites_remaining} -gt 0 ]; then echo "=> Trying next site"; /bin/rm -f -f ${file}; fi; fi; fi; done; echo "=> Couldn't fetch it - please try to retrieve this"; echo "=> port manually into /usr/ports/distfiles/ and try again."; exit 1; fi; done echo "===> Fetching all distfiles required by letsencrypt-0.0.b1 for building" ===> Fetching all distfiles required by letsencrypt-0.0.b1 for building for dir in ; do (cd $dir; make fetch); done echo "===> Extracting for letsencrypt-0.0.b1" ===> Extracting for letsencrypt-0.0.b1 SHA256=/sbin/sha256; for alg in SHA256; do eval alg_executable=\$$alg; if [ -z "$alg_executable" ]; then echo "Checksum algorithm $alg: Couldn't find the executable."; echo "Set $alg=/path/to/$alg in /etc/make.conf and try again."; exit 1; fi; done; set -e ; SHA256=/sbin/sha256; if [ -f /home/pi/myp/security/letsencrypt/distinfo ]; then cd /usr/ports/distfiles; OK=""; for file in letsencrypt-letsencrypt-0.0.b1-22260a8_GH0.tar.gz ; do ignored="true"; _file=${file#/*}; for alg in SHA256; do ignore="false"; eval alg_executable=\$$alg; if [ $alg_executable != "NO" ]; then MKSUM=`$alg_executable < $file`; CKSUM=`file=$_file; if [ \( -n "" -a -n "" \) -o ! -f "/home/pi/myp/security/letsencrypt/distinfo" ]; then exit; fi; DIR=; /usr/bin/awk -v alg=$alg -v file=${DIR:+$DIR/}${file} '$1 == alg && $2 == "(" file ")" {print $4}' /home/pi/myp/security/letsencrypt/distinfo`; else ignore="true"; fi; if [ $ignore = "false" -a -z "$CKSUM" ]; then echo "=> No $alg checksum recorded for $file."; ignore="true"; fi; if [ $ignore = "false" ]; then match="false"; for chksum in $CKSUM; do if [ "$chksum" = "$MKSUM" ]; then match="true"; break; fi; done; if [ $match = "true" ]; then echo "=> $alg Checksum OK for $file."; ignored="false"; else echo "=> $alg Checksum mismatch for $file."; refetchlist="$refetchlist$file "; OK="${OK:-retry}"; [ "${OK}" = "retry" -a 1 -gt 0 ] && /bin/rm -f -f ${file}; ignored="false"; fi; fi; done; if [ $ignored = "true" ]; then echo "=> No suitable checksum found for $file."; OK="false"; fi; done; if [ "${OK:=true}" = "retry" ] && [ 1 -gt 0 ]; then echo "===> Refetch for 1 more times files: $refetchlist"; if ( cd /home/pi/myp/security/letsencrypt && make -d all FORCE_FETCH="$refetchlist" FETCH_REGET="`/bin/expr 1 - 1`" fetch); then if ( cd /home/pi/myp/security/letsencrypt && make -d all FETCH_REGET="`/bin/expr 1 - 1`" checksum ); then OK="true"; fi; fi; fi; if [ "$OK" != "true" -a 1 -eq 0 ]; then echo "===> Giving up on fetching files: $refetchlist"; echo "Make sure the Makefile and distinfo file (/home/pi/myp/security/letsencrypt/distinfo)"; echo "are up to date. If you are absolutely sure you want to override this"; echo "check, type \"make NO_CHECKSUM=yes [other args]\"."; exit 1; fi; if [ "$OK" != "true" ]; then exit 1; fi; elif [ -n "letsencrypt-letsencrypt-0.0.b1-22260a8_GH0.tar.gz" ]; then echo "=> No checksum file (/home/pi/myp/security/letsencrypt/distinfo)."; exit 1; fi => SHA256 Checksum OK for letsencrypt-letsencrypt-0.0.b1-22260a8_GH0.tar.gz. /bin/rm -f -rf /home/pi/myp/security/letsencrypt/work /bin/mkdir -p /home/pi/myp/security/letsencrypt/work for file in letsencrypt-letsencrypt-0.0.b1-22260a8_GH0.tar.gz; do if ! (cd /home/pi/myp/security/letsencrypt/work && /usr/bin/tar -xf /usr/ports/distfiles//$file --no-same-owner --no-same-permissions); then exit 1; fi; done if [ 0 = 0 ]; then /bin/chmod -R ug-s /home/pi/myp/security/letsencrypt/work; /usr/sbin/chown -R 0:0 /home/pi/myp/security/letsencrypt/work; fi /usr/bin/touch -f /home/pi/myp/security/letsencrypt/work/.extract_done.letsencrypt._usr_local test -f /usr/ports/Templates/Licenses/APACHE20 || (echo "===> Missing license file for APACHE20 in /usr/ports/Templates/Licenses/APACHE20"; exit 1) /bin/rm -f -f /home/pi/myp/security/letsencrypt/work/.license-catalog.mk /home/pi/myp/security/letsencrypt/work/.license-report echo "_LICENSE=APACHE20" >> /home/pi/myp/security/letsencrypt/work/.license-catalog.mk echo "_LICENSE_NAME=Apache License 2.0" >> /home/pi/myp/security/letsencrypt/work/.license-catalog.mk echo "_LICENSE_PERMS=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept" >> /home/pi/myp/security/letsencrypt/work/.license-catalog.mk echo "_LICENSE_GROUPS=FSF OSI" >> /home/pi/myp/security/letsencrypt/work/.license-catalog.mk echo "_LICENSE_DISTFILES=letsencrypt-letsencrypt-0.0.b1-22260a8_GH0.tar.gz" >> /home/pi/myp/security/letsencrypt/work/.license-catalog.mk echo "This package has a single license: APACHE20 (Apache License 2.0)." > /home/pi/myp/security/letsencrypt/work/.license-report /usr/bin/touch /home/pi/myp/security/letsencrypt/work/.license_done.letsencrypt._usr_local echo "===> Patching for letsencrypt-0.0.b1" ===> Patching for letsencrypt-0.0.b1 set -e ; if [ -d /home/pi/myp/security/letsencrypt/files ]; then if [ "`echo /home/pi/myp/security/letsencrypt/files/patch-*`" != "/home/pi/myp/security/letsencrypt/files/patch-*" ]; then echo "===> Applying FreeBSD patches for letsencrypt-0.0.b1" ; PATCHES_APPLIED="" ; for i in /home/pi/myp/security/letsencrypt/files/patch-*; do case $i in *.orig|*.rej|*~|*,v) echo "===> Ignoring patchfile $i" ; ;; *) if [ no = yes ]; then echo "===> Applying FreeBSD patch $i" ; fi; if /usr/bin/patch -d /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8 --forward --quiet -E -p0 -V simple --suffix .orig < $i ; then PATCHES_APPLIED="$PATCHES_APPLIED $i" ; else echo `echo "=> Patch $i failed to apply cleanly." | /usr/bin/sed "s|/home/pi/myp/security/letsencrypt/files/||"` ; if [ x"$PATCHES_APPLIED" != x"" -a PATCH_SILENT=yes != "yes" ]; then echo `echo "=> Patch(es) $PATCHES_APPLIED applied cleanly." | /usr/bin/sed "s|/home/pi/myp/security/letsencrypt/files/||g"` ; fi; false ; fi; ;; esac; done; fi; fi /usr/bin/touch -f /home/pi/myp/security/letsencrypt/work/.patch_done.letsencrypt._usr_local /usr/bin/env dp_RAWDEPENDS="gmake:/usr/ports/devel/gmake py27-setuptools27>0:/usr/ports/devel/py-setuptools27 /usr/local/bin/python2.7:/usr/ports/lang/python27" dp_DEPTYPE="BUILD_DEPENDS" dp_DEPENDS_TARGET="install" dp_DEPENDS_PRECLEAN="" dp_DEPENDS_CLEAN="" dp_DEPENDS_ARGS="PYTHON_VERSION=python2.7" dp_USE_PACKAGE_DEPENDS="" dp_USE_PACKAGE_DEPENDS_ONLY="" dp_PKG_ADD="/usr/local/sbin/pkg-static add" dp_PKG_INFO="/usr/local/sbin/pkg-static info -g" dp_WRKDIR="/home/pi/myp/security/letsencrypt/work" dp_PKGNAME="letsencrypt-0.0.b1" dp_STRICT_DEPENDS="" dp_LOCALBASE="/usr/local" dp_LIB_DIRS="/lib /usr/lib /usr/local/lib" dp_SH="/bin/sh" dp_SCRIPTSDIR="/usr/ports/Mk/Scripts" dp_PORTSDIR="/usr/ports" dp_MAKE="make" /bin/sh /usr/ports/Mk/Scripts/do-depends.sh ===> letsencrypt-0.0.b1 depends on executable: gmake - found ===> letsencrypt-0.0.b1 depends on package: py27-setuptools27>0 - found ===> letsencrypt-0.0.b1 depends on file: /usr/local/bin/python2.7 - found /usr/bin/env dp_RAWDEPENDS="libffi.so:/usr/ports/devel/libffi libaugeas.so:/usr/ports/textproc/augeas" dp_DEPTYPE="LIB_DEPENDS" dp_DEPENDS_TARGET="install" dp_DEPENDS_PRECLEAN="" dp_DEPENDS_CLEAN="" dp_DEPENDS_ARGS="PYTHON_VERSION=python2.7" dp_USE_PACKAGE_DEPENDS="" dp_USE_PACKAGE_DEPENDS_ONLY="" dp_PKG_ADD="/usr/local/sbin/pkg-static add" dp_PKG_INFO="/usr/local/sbin/pkg-static info -g" dp_WRKDIR="/home/pi/myp/security/letsencrypt/work" dp_PKGNAME="letsencrypt-0.0.b1" dp_STRICT_DEPENDS="" dp_LOCALBASE="/usr/local" dp_LIB_DIRS="/lib /usr/lib /usr/local/lib" dp_SH="/bin/sh" dp_SCRIPTSDIR="/usr/ports/Mk/Scripts" dp_PORTSDIR="/usr/ports" dp_MAKE="make" /bin/sh /usr/ports/Mk/Scripts/do-depends.sh ===> letsencrypt-0.0.b1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> letsencrypt-0.0.b1 depends on shared library: libaugeas.so - found (/usr/local/lib/libaugeas.so) echo "===> Configuring for letsencrypt-0.0.b1" ===> Configuring for letsencrypt-0.0.b1 for f in `/usr/bin/find /home/pi/myp/security/letsencrypt/work -type f \( -name config.libpath -o -name config.rpath -o -name configure -o -name libtool.m4 -o -name ltconfig -o -name libtool -o -name aclocal.m4 -o -name acinclude.m4 \)` ; do /usr/bin/sed -i.fbsd10bak -e 's|freebsd1\*)|freebsd1.\*)|g' -e 's|freebsd\[12\]\*)|freebsd[12].*)|g' -e 's|freebsd\[123\]\*)|freebsd[123].*)|g' -e 's|freebsd\[\[12\]\]\*)|freebsd[[12]].*)|g' -e 's|freebsd\[\[123\]\]\*)|freebsd[[123]].*)|g' ${f} ; cmp -s ${f}.fbsd10bak ${f} || echo "===> FreeBSD 10 autotools fix applied to ${f}"; /usr/bin/touch -f -mr ${f}.fbsd10bak ${f} ; /bin/rm -f -f ${f}.fbsd10bak ; done (cd /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8; /usr/bin/env XDG_DATA_HOME=/home/pi/myp/security/letsencrypt/work XDG_CONFIG_HOME=/home/pi/myp/security/letsencrypt/work HOME=/home/pi/myp/security/letsencrypt/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/local/bin/python2.7 -c "import sys; import setuptools; __file__='setup.py'; sys.argv[0]='setup.py'; exec(compile(open(__file__, 'rb').read().replace(b'\\r\\n', b'\\n'), __file__, 'exec'))" config ) running config /usr/bin/touch -f /home/pi/myp/security/letsencrypt/work/.configure_done.letsencrypt._usr_local echo "===> Building for letsencrypt-0.0.b1" ===> Building for letsencrypt-0.0.b1 (cd /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8; /usr/bin/env XDG_DATA_HOME=/home/pi/myp/security/letsencrypt/work XDG_CONFIG_HOME=/home/pi/myp/security/letsencrypt/work HOME=/home/pi/myp/security/letsencrypt/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/local/bin/python2.7 -c "import sys; import setuptools; __file__='setup.py'; sys.argv[0]='setup.py'; exec(compile(open(__file__, 'rb').read().replace(b'\\r\\n', b'\\n'), __file__, 'exec'))" build ) running build running build_py creating build creating build/lib creating build/lib/letsencrypt copying letsencrypt/auth_handler.py -> build/lib/letsencrypt copying letsencrypt/achallenges.py -> build/lib/letsencrypt copying letsencrypt/reporter.py -> build/lib/letsencrypt copying letsencrypt/renewer.py -> build/lib/letsencrypt copying letsencrypt/continuity_auth.py -> build/lib/letsencrypt copying letsencrypt/crypto_util.py -> build/lib/letsencrypt copying letsencrypt/cli.py -> build/lib/letsencrypt copying letsencrypt/reverter.py -> build/lib/letsencrypt copying letsencrypt/notify.py -> build/lib/letsencrypt copying letsencrypt/validator.py -> build/lib/letsencrypt copying letsencrypt/configuration.py -> build/lib/letsencrypt copying letsencrypt/log.py -> build/lib/letsencrypt copying letsencrypt/storage.py -> build/lib/letsencrypt copying letsencrypt/account.py -> build/lib/letsencrypt copying letsencrypt/revoker.py -> build/lib/letsencrypt copying letsencrypt/interfaces.py -> build/lib/letsencrypt copying letsencrypt/client.py -> build/lib/letsencrypt copying letsencrypt/constants.py -> build/lib/letsencrypt copying letsencrypt/le_util.py -> build/lib/letsencrypt copying letsencrypt/proof_of_possession.py -> build/lib/letsencrypt copying letsencrypt/errors.py -> build/lib/letsencrypt copying letsencrypt/__init__.py -> build/lib/letsencrypt creating build/lib/letsencrypt/tests copying letsencrypt/tests/le_util_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/errors_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/configuration_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/reporter_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/notify_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/crypto_util_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/acme_util.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/validator_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/account_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/achallenges_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/proof_of_possession_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/continuity_auth_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/cli_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/reverter_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/test_util.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/client_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/renewer_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/auth_handler_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/__init__.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/log_test.py -> build/lib/letsencrypt/tests copying letsencrypt/tests/revoker_test.py -> build/lib/letsencrypt/tests creating build/lib/letsencrypt/plugins copying letsencrypt/plugins/manual_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/common_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/disco.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/disco_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/null.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/manual.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/null_test.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/__init__.py -> build/lib/letsencrypt/plugins copying letsencrypt/plugins/common.py -> build/lib/letsencrypt/plugins creating build/lib/letsencrypt/display copying letsencrypt/display/enhancements.py -> build/lib/letsencrypt/display copying letsencrypt/display/revocation.py -> build/lib/letsencrypt/display copying letsencrypt/display/__init__.py -> build/lib/letsencrypt/display copying letsencrypt/display/ops.py -> build/lib/letsencrypt/display copying letsencrypt/display/util.py -> build/lib/letsencrypt/display creating build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/__init__.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/enhancements_test.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/ops_test.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/revocation_test.py -> build/lib/letsencrypt/tests/display copying letsencrypt/tests/display/util_test.py -> build/lib/letsencrypt/tests/display creating build/lib/letsencrypt/plugins/standalone copying letsencrypt/plugins/standalone/__init__.py -> build/lib/letsencrypt/plugins/standalone copying letsencrypt/plugins/standalone/authenticator.py -> build/lib/letsencrypt/plugins/standalone creating build/lib/letsencrypt/plugins/standalone/tests copying letsencrypt/plugins/standalone/tests/authenticator_test.py -> build/lib/letsencrypt/plugins/standalone/tests copying letsencrypt/plugins/standalone/tests/__init__.py -> build/lib/letsencrypt/plugins/standalone/tests running egg_info creating letsencrypt.egg-info writing requirements to letsencrypt.egg-info/requires.txt writing letsencrypt.egg-info/PKG-INFO writing top-level names to letsencrypt.egg-info/top_level.txt writing dependency_links to letsencrypt.egg-info/dependency_links.txt writing entry points to letsencrypt.egg-info/entry_points.txt writing manifest file 'letsencrypt.egg-info/SOURCES.txt' reading manifest file 'letsencrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'letsencrypt.egg-info/SOURCES.txt' copying letsencrypt/EULA -> build/lib/letsencrypt creating build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert-san.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert.b64jose -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert.der -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/cert.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-6sans.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-nosans.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-san.der -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr-san.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr.der -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/csr.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/dsa512_key.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/dsa_cert.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/matching_cert.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/rsa256_key.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/rsa512_key.pem -> build/lib/letsencrypt/tests/testdata copying letsencrypt/tests/testdata/rsa512_key_2.pem -> build/lib/letsencrypt/tests/testdata /usr/bin/touch -f /home/pi/myp/security/letsencrypt/work/.build_done.letsencrypt._usr_local echo "===> Staging for letsencrypt-0.0.b1" ===> Staging for letsencrypt-0.0.b1 /bin/mkdir -p /home/pi/myp/security/letsencrypt/work/stage/usr/local /usr/sbin/mtree -U -f /usr/ports/Templates/BSD.local.dist -d -e -p /home/pi/myp/security/letsencrypt/work/stage/usr/local > /dev/null /usr/bin/env dp_RAWDEPENDS="py27-asn1>0:/usr/ports/devel/py-asn1 py27-configargparse>=0.9.3:/usr/ports/devel/py-configargparse py27-configobj>=4.5.0:/usr/ports/devel/py-configobj py27-cryptography>=0.8:/usr/ports/security/py-cryptography py27-jsonschema>0:/usr/ports/devel/py-jsonschema py27-m2crypto>0:/usr/ports/security/py-m2crypto py27-mock>=1.0.1:/usr/ports/devel/py-mock py27-ndg_httpsclient>=0.4.0:/usr/ports/net/py-ndg_httpsclient py27-openssl>=0.15.1:/usr/ports/security/py-openssl py27-parsedatetime>=1.4:/usr/ports/devel/py-parsedatetime py27-parsing>0:/usr/ports/devel/py-parsing py27-psutil>=2.1.0:/usr/ports/sysutils/py-psutil py27-python2-pythondialog>=3.3.0:/usr/ports/devel/py-python2-pythondialog py27-pyrfc3339>=0.2:/usr/ports/devel/py-pyrfc3339 py27-pytz>=2015.4:/usr/ports/devel/py-pytz py27-repoze.sphinx.autointerface>=0.7.1:/usr/ports/devel/py-repoze.sphinx.autointerface py27-requests>0:/usr/ports/www/py-requests py27-six>=1.9.0:/usr/ports/devel/py-six py27-virtualenv>=1.11.2:/usr/ports/devel/py-virtualenv py27-sphinx_rtd_theme>=0.1.8:/usr/ports/textproc/py-sphinx_rtd_theme py27-sphinxcontrib-programoutput>=0.8:/usr/ports/textproc/py-sphinxcontrib-programoutput py27-werkzeug>=0.9:/usr/ports/www/py-werkzeug py27-zope.component>=3.4.0:/usr/ports/devel/py-zope.component py27-zope.interface>=3.5.2:/usr/ports/devel/py-zope.interface py27-setuptools27>0:/usr/ports/devel/py-setuptools27 /usr/local/bin/python2.7:/usr/ports/lang/python27" dp_DEPTYPE="RUN_DEPENDS" dp_DEPENDS_TARGET="install" dp_DEPENDS_PRECLEAN="" dp_DEPENDS_CLEAN="" dp_DEPENDS_ARGS="PYTHON_VERSION=python2.7" dp_USE_PACKAGE_DEPENDS="" dp_USE_PACKAGE_DEPENDS_ONLY="" dp_PKG_ADD="/usr/local/sbin/pkg-static add" dp_PKG_INFO="/usr/local/sbin/pkg-static info -g" dp_WRKDIR="/home/pi/myp/security/letsencrypt/work" dp_PKGNAME="letsencrypt-0.0.b1" dp_STRICT_DEPENDS="" dp_LOCALBASE="/usr/local" dp_LIB_DIRS="/lib /usr/lib /usr/local/lib" dp_SH="/bin/sh" dp_SCRIPTSDIR="/usr/ports/Mk/Scripts" dp_PORTSDIR="/usr/ports" dp_MAKE="make" /bin/sh /usr/ports/Mk/Scripts/do-depends.sh ===> letsencrypt-0.0.b1 depends on package: py27-asn1>0 - found ===> letsencrypt-0.0.b1 depends on package: py27-configargparse>=0.9.3 - found ===> letsencrypt-0.0.b1 depends on package: py27-configobj>=4.5.0 - found ===> letsencrypt-0.0.b1 depends on package: py27-cryptography>=0.8 - found ===> letsencrypt-0.0.b1 depends on package: py27-jsonschema>0 - found ===> letsencrypt-0.0.b1 depends on package: py27-m2crypto>0 - found ===> letsencrypt-0.0.b1 depends on package: py27-mock>=1.0.1 - found ===> letsencrypt-0.0.b1 depends on package: py27-ndg_httpsclient>=0.4.0 - found ===> letsencrypt-0.0.b1 depends on package: py27-openssl>=0.15.1 - found ===> letsencrypt-0.0.b1 depends on package: py27-parsedatetime>=1.4 - found ===> letsencrypt-0.0.b1 depends on package: py27-parsing>0 - found ===> letsencrypt-0.0.b1 depends on package: py27-psutil>=2.1.0 - found ===> letsencrypt-0.0.b1 depends on package: py27-python2-pythondialog>=3.3.0 - found ===> letsencrypt-0.0.b1 depends on package: py27-pyrfc3339>=0.2 - found ===> letsencrypt-0.0.b1 depends on package: py27-pytz>=2015.4 - found ===> letsencrypt-0.0.b1 depends on package: py27-repoze.sphinx.autointerface>=0.7.1 - found ===> letsencrypt-0.0.b1 depends on package: py27-requests>0 - found ===> letsencrypt-0.0.b1 depends on package: py27-six>=1.9.0 - found ===> letsencrypt-0.0.b1 depends on package: py27-virtualenv>=1.11.2 - found ===> letsencrypt-0.0.b1 depends on package: py27-sphinx_rtd_theme>=0.1.8 - found ===> letsencrypt-0.0.b1 depends on package: py27-sphinxcontrib-programoutput>=0.8 - found ===> letsencrypt-0.0.b1 depends on package: py27-werkzeug>=0.9 - found ===> letsencrypt-0.0.b1 depends on package: py27-zope.component>=3.4.0 - found ===> letsencrypt-0.0.b1 depends on package: py27-zope.interface>=3.5.2 - found ===> letsencrypt-0.0.b1 depends on package: py27-setuptools27>0 - found ===> letsencrypt-0.0.b1 depends on file: /usr/local/bin/python2.7 - found (cd /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs && gmake man) GNU Make 4.1 Built for amd64-portbld-freebsd11.0 Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading makefiles... Reading makefile 'Makefile'... gmake[2]: Entering directory '/home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs' Updating makefiles.... Considering target file 'Makefile'. Looking for an implicit rule for 'Makefile'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.o'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.c'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.cc'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.C'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.cpp'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.p'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.f'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.F'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.m'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.r'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.s'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.S'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.mod'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.sh'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile,v'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'RCS/Makefile,v'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'RCS/Makefile'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 's.Makefile'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'SCCS/s.Makefile'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.o'. Looking for a rule with intermediate file 'Makefile.o'. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.c'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.cc'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.C'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.cpp'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.p'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.f'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.F'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.m'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.r'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.s'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.S'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.mod'. Trying pattern rule with stem 'Makefile.o'. Trying implicit prerequisite 'Makefile.o,v'. Trying pattern rule with stem 'Makefile.o'. Trying implicit prerequisite 'RCS/Makefile.o,v'. Trying pattern rule with stem 'Makefile.o'. Trying implicit prerequisite 'RCS/Makefile.o'. Trying pattern rule with stem 'Makefile.o'. Trying implicit prerequisite 's.Makefile.o'. Trying pattern rule with stem 'Makefile.o'. Trying implicit prerequisite 'SCCS/s.Makefile.o'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.c'. Looking for a rule with intermediate file 'Makefile.c'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.y'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.l'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.w'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.w'. Trying pattern rule with stem 'Makefile.c'. Trying implicit prerequisite 'Makefile.c,v'. Trying pattern rule with stem 'Makefile.c'. Trying implicit prerequisite 'RCS/Makefile.c,v'. Trying pattern rule with stem 'Makefile.c'. Trying implicit prerequisite 'RCS/Makefile.c'. Trying pattern rule with stem 'Makefile.c'. Trying implicit prerequisite 's.Makefile.c'. Trying pattern rule with stem 'Makefile.c'. Trying implicit prerequisite 'SCCS/s.Makefile.c'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.y'. Looking for a rule with intermediate file 'Makefile.y'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.y'. Trying implicit prerequisite 'Makefile.y,v'. Trying pattern rule with stem 'Makefile.y'. Trying implicit prerequisite 'RCS/Makefile.y,v'. Trying pattern rule with stem 'Makefile.y'. Trying implicit prerequisite 'RCS/Makefile.y'. Trying pattern rule with stem 'Makefile.y'. Trying implicit prerequisite 's.Makefile.y'. Trying pattern rule with stem 'Makefile.y'. Trying implicit prerequisite 'SCCS/s.Makefile.y'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.l'. Looking for a rule with intermediate file 'Makefile.l'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.l'. Trying implicit prerequisite 'Makefile.l,v'. Trying pattern rule with stem 'Makefile.l'. Trying implicit prerequisite 'RCS/Makefile.l,v'. Trying pattern rule with stem 'Makefile.l'. Trying implicit prerequisite 'RCS/Makefile.l'. Trying pattern rule with stem 'Makefile.l'. Trying implicit prerequisite 's.Makefile.l'. Trying pattern rule with stem 'Makefile.l'. Trying implicit prerequisite 'SCCS/s.Makefile.l'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.w'. Looking for a rule with intermediate file 'Makefile.w'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.w'. Trying implicit prerequisite 'Makefile.w,v'. Trying pattern rule with stem 'Makefile.w'. Trying implicit prerequisite 'RCS/Makefile.w,v'. Trying pattern rule with stem 'Makefile.w'. Trying implicit prerequisite 'RCS/Makefile.w'. Trying pattern rule with stem 'Makefile.w'. Trying implicit prerequisite 's.Makefile.w'. Trying pattern rule with stem 'Makefile.w'. Trying implicit prerequisite 'SCCS/s.Makefile.w'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.w'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.cc'. Looking for a rule with intermediate file 'Makefile.cc'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.cc'. Trying implicit prerequisite 'Makefile.cc,v'. Trying pattern rule with stem 'Makefile.cc'. Trying implicit prerequisite 'RCS/Makefile.cc,v'. Trying pattern rule with stem 'Makefile.cc'. Trying implicit prerequisite 'RCS/Makefile.cc'. Trying pattern rule with stem 'Makefile.cc'. Trying implicit prerequisite 's.Makefile.cc'. Trying pattern rule with stem 'Makefile.cc'. Trying implicit prerequisite 'SCCS/s.Makefile.cc'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.C'. Looking for a rule with intermediate file 'Makefile.C'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.C'. Trying implicit prerequisite 'Makefile.C,v'. Trying pattern rule with stem 'Makefile.C'. Trying implicit prerequisite 'RCS/Makefile.C,v'. Trying pattern rule with stem 'Makefile.C'. Trying implicit prerequisite 'RCS/Makefile.C'. Trying pattern rule with stem 'Makefile.C'. Trying implicit prerequisite 's.Makefile.C'. Trying pattern rule with stem 'Makefile.C'. Trying implicit prerequisite 'SCCS/s.Makefile.C'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.cpp'. Looking for a rule with intermediate file 'Makefile.cpp'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.cpp'. Trying implicit prerequisite 'Makefile.cpp,v'. Trying pattern rule with stem 'Makefile.cpp'. Trying implicit prerequisite 'RCS/Makefile.cpp,v'. Trying pattern rule with stem 'Makefile.cpp'. Trying implicit prerequisite 'RCS/Makefile.cpp'. Trying pattern rule with stem 'Makefile.cpp'. Trying implicit prerequisite 's.Makefile.cpp'. Trying pattern rule with stem 'Makefile.cpp'. Trying implicit prerequisite 'SCCS/s.Makefile.cpp'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.p'. Looking for a rule with intermediate file 'Makefile.p'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.web'. Trying pattern rule with stem 'Makefile.p'. Trying implicit prerequisite 'Makefile.p,v'. Trying pattern rule with stem 'Makefile.p'. Trying implicit prerequisite 'RCS/Makefile.p,v'. Trying pattern rule with stem 'Makefile.p'. Trying implicit prerequisite 'RCS/Makefile.p'. Trying pattern rule with stem 'Makefile.p'. Trying implicit prerequisite 's.Makefile.p'. Trying pattern rule with stem 'Makefile.p'. Trying implicit prerequisite 'SCCS/s.Makefile.p'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.web'. Looking for a rule with intermediate file 'Makefile.web'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.web'. Trying implicit prerequisite 'Makefile.web,v'. Trying pattern rule with stem 'Makefile.web'. Trying implicit prerequisite 'RCS/Makefile.web,v'. Trying pattern rule with stem 'Makefile.web'. Trying implicit prerequisite 'RCS/Makefile.web'. Trying pattern rule with stem 'Makefile.web'. Trying implicit prerequisite 's.Makefile.web'. Trying pattern rule with stem 'Makefile.web'. Trying implicit prerequisite 'SCCS/s.Makefile.web'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.f'. Looking for a rule with intermediate file 'Makefile.f'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.F'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.r'. Trying pattern rule with stem 'Makefile.f'. Trying implicit prerequisite 'Makefile.f,v'. Trying pattern rule with stem 'Makefile.f'. Trying implicit prerequisite 'RCS/Makefile.f,v'. Trying pattern rule with stem 'Makefile.f'. Trying implicit prerequisite 'RCS/Makefile.f'. Trying pattern rule with stem 'Makefile.f'. Trying implicit prerequisite 's.Makefile.f'. Trying pattern rule with stem 'Makefile.f'. Trying implicit prerequisite 'SCCS/s.Makefile.f'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.F'. Looking for a rule with intermediate file 'Makefile.F'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.F'. Trying implicit prerequisite 'Makefile.F,v'. Trying pattern rule with stem 'Makefile.F'. Trying implicit prerequisite 'RCS/Makefile.F,v'. Trying pattern rule with stem 'Makefile.F'. Trying implicit prerequisite 'RCS/Makefile.F'. Trying pattern rule with stem 'Makefile.F'. Trying implicit prerequisite 's.Makefile.F'. Trying pattern rule with stem 'Makefile.F'. Trying implicit prerequisite 'SCCS/s.Makefile.F'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.r'. Looking for a rule with intermediate file 'Makefile.r'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.l'. Trying pattern rule with stem 'Makefile.r'. Trying implicit prerequisite 'Makefile.r,v'. Trying pattern rule with stem 'Makefile.r'. Trying implicit prerequisite 'RCS/Makefile.r,v'. Trying pattern rule with stem 'Makefile.r'. Trying implicit prerequisite 'RCS/Makefile.r'. Trying pattern rule with stem 'Makefile.r'. Trying implicit prerequisite 's.Makefile.r'. Trying pattern rule with stem 'Makefile.r'. Trying implicit prerequisite 'SCCS/s.Makefile.r'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.F'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.m'. Looking for a rule with intermediate file 'Makefile.m'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.ym'. Trying pattern rule with stem 'Makefile.m'. Trying implicit prerequisite 'Makefile.m,v'. Trying pattern rule with stem 'Makefile.m'. Trying implicit prerequisite 'RCS/Makefile.m,v'. Trying pattern rule with stem 'Makefile.m'. Trying implicit prerequisite 'RCS/Makefile.m'. Trying pattern rule with stem 'Makefile.m'. Trying implicit prerequisite 's.Makefile.m'. Trying pattern rule with stem 'Makefile.m'. Trying implicit prerequisite 'SCCS/s.Makefile.m'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.ym'. Looking for a rule with intermediate file 'Makefile.ym'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.ym'. Trying implicit prerequisite 'Makefile.ym,v'. Trying pattern rule with stem 'Makefile.ym'. Trying implicit prerequisite 'RCS/Makefile.ym,v'. Trying pattern rule with stem 'Makefile.ym'. Trying implicit prerequisite 'RCS/Makefile.ym'. Trying pattern rule with stem 'Makefile.ym'. Trying implicit prerequisite 's.Makefile.ym'. Trying pattern rule with stem 'Makefile.ym'. Trying implicit prerequisite 'SCCS/s.Makefile.ym'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.r'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.s'. Looking for a rule with intermediate file 'Makefile.s'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.S'. Trying pattern rule with stem 'Makefile.s'. Trying implicit prerequisite 'Makefile.s,v'. Trying pattern rule with stem 'Makefile.s'. Trying implicit prerequisite 'RCS/Makefile.s,v'. Trying pattern rule with stem 'Makefile.s'. Trying implicit prerequisite 'RCS/Makefile.s'. Trying pattern rule with stem 'Makefile.s'. Trying implicit prerequisite 's.Makefile.s'. Trying pattern rule with stem 'Makefile.s'. Trying implicit prerequisite 'SCCS/s.Makefile.s'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.S'. Looking for a rule with intermediate file 'Makefile.S'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.S'. Trying implicit prerequisite 'Makefile.S,v'. Trying pattern rule with stem 'Makefile.S'. Trying implicit prerequisite 'RCS/Makefile.S,v'. Trying pattern rule with stem 'Makefile.S'. Trying implicit prerequisite 'RCS/Makefile.S'. Trying pattern rule with stem 'Makefile.S'. Trying implicit prerequisite 's.Makefile.S'. Trying pattern rule with stem 'Makefile.S'. Trying implicit prerequisite 'SCCS/s.Makefile.S'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.S'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.mod'. Looking for a rule with intermediate file 'Makefile.mod'. Avoiding implicit rule recursion. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.mod'. Trying implicit prerequisite 'Makefile.mod,v'. Trying pattern rule with stem 'Makefile.mod'. Trying implicit prerequisite 'RCS/Makefile.mod,v'. Trying pattern rule with stem 'Makefile.mod'. Trying implicit prerequisite 'RCS/Makefile.mod'. Trying pattern rule with stem 'Makefile.mod'. Trying implicit prerequisite 's.Makefile.mod'. Trying pattern rule with stem 'Makefile.mod'. Trying implicit prerequisite 'SCCS/s.Makefile.mod'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.c'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.cc'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.C'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.cpp'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.p'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.f'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.F'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.m'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.r'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.s'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.S'. Trying pattern rule with stem 'Makefile'. Rejecting impossible implicit prerequisite 'Makefile.mod'. Trying pattern rule with stem 'Makefile'. Trying implicit prerequisite 'Makefile.sh'. Looking for a rule with intermediate file 'Makefile.sh'. Avoiding implicit rule recursion. Trying pattern rule with stem 'Makefile.sh'. Trying implicit prerequisite 'Makefile.sh,v'. Trying pattern rule with stem 'Makefile.sh'. Trying implicit prerequisite 'RCS/Makefile.sh,v'. Trying pattern rule with stem 'Makefile.sh'. Trying implicit prerequisite 'RCS/Makefile.sh'. Trying pattern rule with stem 'Makefile.sh'. Trying implicit prerequisite 's.Makefile.sh'. Trying pattern rule with stem 'Makefile.sh'. Trying implicit prerequisite 'SCCS/s.Makefile.sh'. No implicit rule found for 'Makefile'. Finished prerequisites of target file 'Makefile'. No need to remake target 'Makefile'. Updating goal targets.... Considering target file 'man'. File 'man' does not exist. Finished prerequisites of target file 'man'. Must remake target 'man'. sphinx-build -b man -d _build/doctrees . _build/man Putting child 0x80145f100 (man) PID 58321 on the chain. Live child 0x80145f100 (man) PID 58321 Running Sphinx v1.3.1 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 39 added, 0 changed, 0 removed reading sources... [ 2%] api reading sources... [ 5%] api/account reading sources... [ 7%] api/achallenges reading sources... [ 10%] api/auth_handler reading sources... [ 12%] api/client reading sources... [ 15%] api/configuration reading sources... [ 17%] api/constants reading sources... [ 20%] api/continuity_auth reading sources... [ 23%] api/crypto_util reading sources... [ 25%] api/display reading sources... [ 28%] api/errors reading sources... [ 30%] api/index reading sources... [ 33%] api/interfaces reading sources... [ 35%] api/le_util reading sources... [ 38%] api/log reading sources... [ 41%] api/plugins/common reading sources... [ 43%] api/plugins/disco reading sources... [ 46%] api/plugins/manual reading sources... [ 48%] api/plugins/standalone reading sources... [ 51%] api/proof_of_possession reading sources... [ 53%] api/recovery_token reading sources... [ 56%] api/renewer reading sources... [ 58%] api/reporter reading sources... [ 61%] api/reverter reading sources... [ 64%] api/revoker reading sources... [ 66%] api/storage reading sources... [ 69%] contributing reading sources... [ 71%] index reading sources... [ 74%] intro reading sources... [ 76%] man/jws reading sources... [ 79%] man/letsencrypt reading sources... [ 82%] man/letsencrypt-renewer reading sources... [ 84%] pkgs reading sources... [ 87%] pkgs/acme/index reading sources... [ 89%] pkgs/acme/jose reading sources... [ 92%] pkgs/letsencrypt_apache reading sources... [ 94%] pkgs/letsencrypt_nginx reading sources... [ 97%] plugins reading sources... [100%] using /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/api/recovery_token.rst:4: WARNING: autodoc: failed to import module u'letsencrypt.recovery_token'; the following exception was raised: Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 385, in import_object __import__(self.modname) ImportError: No module named recovery_token ../README.rst:20: WARNING: nonlocal image URI found: https://travis-ci.org/letsencrypt/letsencrypt.svg?branch=master ../README.rst:20: WARNING: nonlocal image URI found: https://coveralls.io/repos/letsencrypt/letsencrypt/badge.svg?branch=master ../README.rst:20: WARNING: nonlocal image URI found: https://readthedocs.org/projects/letsencrypt/badge/ ../README.rst:20: WARNING: nonlocal image URI found: https://quay.io/repository/letsencrypt/letsencrypt/status ../README.rst:54: WARNING: nonlocal image URI found: https://travis-ci.org/letsencrypt/letsencrypt.svg?branch=master ../README.rst:58: WARNING: nonlocal image URI found: https://coveralls.io/repos/letsencrypt/letsencrypt/badge.svg?branch=master ../README.rst:62: WARNING: nonlocal image URI found: https://readthedocs.org/projects/letsencrypt/badge/ ../README.rst:66: WARNING: nonlocal image URI found: https://quay.io/repository/letsencrypt/letsencrypt/status /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/man/jws.rst:1: ERROR: Command u'jws --help all' failed: [Errno 2] No such file or directory /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/man/letsencrypt.rst:1: ERROR: Command u'letsencrypt --help all' failed: [Errno 2] No such file or directory /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/man/letsencrypt-renewer.rst:1: ERROR: Command u'letsencrypt-renewer --help' failed: [Errno 2] No such file or directory /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/acme/acme/challenges.py:docstring of acme.challenges.DNS.check_validation:5: ERROR: Unexpected indentation. /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/letsencrypt-apache/letsencrypt_apache/configurator.py:docstring of letsencrypt_apache.configurator._get_mod_deps:6: ERROR: Unknown interpreted text role "method". looking for now-outdated files... none found pickling environment... done checking consistency... /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/man/jws.rst:: WARNING: document isn't included in any toctree /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/man/letsencrypt.rst:: WARNING: document isn't included in any toctree /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/man/letsencrypt-renewer.rst:: WARNING: document isn't included in any toctree done writing... letsencrypt.7 { intro using contributing plugins api api/account api/achallenges api/auth_handler api/client api/configuration api/constants api/continuity_auth api/crypto_util api/display api/errors api/index api/interfaces api/le_util api/log api/plugins/common api/plugins/disco api/plugins/manual api/plugins/standalone api/proof_of_possession api/recovery_token api/renewer api/reporter api/reverter api/revoker api/storage pkgs pkgs/acme/index pkgs/acme/jose pkgs/letsencrypt_apache pkgs/letsencrypt_nginx } None:None: WARNING: more than one target found for cross-reference u'parser': letsencrypt_nginx.parser, letsencrypt_apache.parser None:None: WARNING: more than one target found for cross-reference u'obj.VirtualHost': letsencrypt_apache.obj.VirtualHost, letsencrypt_nginx.obj.VirtualHost None:None: WARNING: more than one target found for cross-reference u'configurator': letsencrypt_nginx.configurator, letsencrypt_apache.configurator None:None: WARNING: more than one target found for cross-reference u'obj.Addr': letsencrypt_nginx.obj.Addr, letsencrypt_apache.obj.Addr None:None: WARNING: more than one target found for cross-reference u'parser': letsencrypt_nginx.parser, letsencrypt_apache.parser None:None: WARNING: more than one target found for cross-reference u'configurator': letsencrypt_nginx.configurator, letsencrypt_apache.configurator None:None: WARNING: more than one target found for cross-reference u'file': letsencrypt.le_util.CSR.file, letsencrypt.le_util.Key.file None:None: WARNING: more than one target found for cross-reference u'file': letsencrypt.le_util.CSR.file, letsencrypt.le_util.Key.file letsencrypt.1 { } letsencrypt-renewer.1 { } jws.1 { } build succeeded, 25 warnings. Reaping winning child 0x80145f100 PID 58321 Live child 0x80145f100 (man) PID 58326 Reaping winning child 0x80145f100 PID 58326 Live child 0x80145f100 (man) PID 58327 Build finished. The manual pages are in _build/man. Reaping winning child 0x80145f100 PID 58327 Removing child 0x80145f100 PID 58327 from chain. Successfully remade target file 'man'. gmake[2]: Leaving directory '/home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs' echo "===> Generating temporary packing list" ===> Generating temporary packing list /bin/mkdir -p `/usr/bin/dirname /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp` if [ ! -f /home/pi/myp/security/letsencrypt/pkg-descr ]; then echo "** Missing pkg-descr for letsencrypt-0.0.b1."; exit 1; fi >/home/pi/myp/security/letsencrypt/work/.PLIST.mktmp for file in /usr/local/share/licenses/letsencrypt-0.0.b1/catalog.mk /usr/local/share/licenses/letsencrypt-0.0.b1/LICENSE /usr/local/share/licenses/letsencrypt-0.0.b1/APACHE20; do echo ${file} | /usr/bin/sed -e s!%%PYTHON_INCLUDEDIR%%!include/python2.7!g -e s!%%PYTHON_LIBDIR%%!lib/python2.7!g -e s!%%PYTHON_PLATFORM%%!freebsd11!g -e s!%%PYTHON_SITELIBDIR%%!lib/python2.7/site-packages!g -e s!%%PYTHON_VERSION%%!python2.7!g -e s!%%PYTHON_VER%%!2.7!g -e s!%%OSREL%%!11.0!g -e s!%%PREFIX%%!%D!g -e s!%%LOCALBASE%%!/usr/local!g -e s!%%RESETPREFIX%%!/usr/local!g -e s!%%PORTDOCS%%!""!g -e s!%%PORTEXAMPLES%%!""!g -e s!%%LIB32DIR%%!lib!g -e s!%%DOCSDIR%%!"share/doc/letsencrypt"!g -e s!%%EXAMPLESDIR%%!"share/examples/letsencrypt"!g -e s!%%DATADIR%%!"share/letsencrypt"!g -e s!%%WWWDIR%%!"www/letsencrypt"!g -e s!%%ETCDIR%%!"etc/letsencrypt"!g >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp; done if [ -f /home/pi/myp/security/letsencrypt/pkg-plist ]; then /usr/bin/sed -e s!%%PYTHON_INCLUDEDIR%%!include/python2.7!g -e s!%%PYTHON_LIBDIR%%!lib/python2.7!g -e s!%%PYTHON_PLATFORM%%!freebsd11!g -e s!%%PYTHON_SITELIBDIR%%!lib/python2.7/site-packages!g -e s!%%PYTHON_VERSION%%!python2.7!g -e s!%%PYTHON_VER%%!2.7!g -e s!%%OSREL%%!11.0!g -e s!%%PREFIX%%!%D!g -e s!%%LOCALBASE%%!/usr/local!g -e s!%%RESETPREFIX%%!/usr/local!g -e s!%%PORTDOCS%%!""!g -e s!%%PORTEXAMPLES%%!""!g -e s!%%LIB32DIR%%!lib!g -e s!%%DOCSDIR%%!"share/doc/letsencrypt"!g -e s!%%EXAMPLESDIR%%!"share/examples/letsencrypt"!g -e s!%%DATADIR%%!"share/letsencrypt"!g -e s!%%WWWDIR%%!"www/letsencrypt"!g -e s!%%ETCDIR%%!"etc/letsencrypt"!g /home/pi/myp/security/letsencrypt/pkg-plist >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp; fi (cd /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8; /usr/bin/env XDG_DATA_HOME=/home/pi/myp/security/letsencrypt/work XDG_CONFIG_HOME=/home/pi/myp/security/letsencrypt/work HOME=/home/pi/myp/security/letsencrypt/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/local/bin/python2.7 -c "import sys; import setuptools; __file__='setup.py'; sys.argv[0]='setup.py'; exec(compile(open(__file__, 'rb').read().replace(b'\\r\\n', b'\\n'), __file__, 'exec'))" install --record /home/pi/myp/security/letsencrypt/work/.PLIST.pymodtmp -c -O1 --prefix=/usr/local --single-version-externally-managed --root=/home/pi/myp/security/letsencrypt/work/stage) running install running build running build_py running egg_info writing requirements to letsencrypt.egg-info/requires.txt writing letsencrypt.egg-info/PKG-INFO writing top-level names to letsencrypt.egg-info/top_level.txt writing dependency_links to letsencrypt.egg-info/dependency_links.txt writing entry points to letsencrypt.egg-info/entry_points.txt reading manifest file 'letsencrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'letsencrypt.egg-info/SOURCES.txt' running install_lib creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7 creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/reporter.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/storage.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/log.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/null_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/disco_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/disco.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone copying build/lib/letsencrypt/plugins/standalone/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone copying build/lib/letsencrypt/plugins/standalone/authenticator.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/tests copying build/lib/letsencrypt/plugins/standalone/tests/authenticator_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/tests copying build/lib/letsencrypt/plugins/standalone/tests/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/tests copying build/lib/letsencrypt/plugins/null.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/manual_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/manual.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/common_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/plugins/common.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins copying build/lib/letsencrypt/client.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/configuration.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/revoker.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/account.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/interfaces.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/errors.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/le_util.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/le_util_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/configuration_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/reverter_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/acme_util.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/continuity_auth_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/cli_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/ops_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/util_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/enhancements_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/display/revocation_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display copying build/lib/letsencrypt/tests/crypto_util_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/account_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/achallenges_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/log_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/client_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/renewer_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/auth_handler_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/proof_of_possession_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr.der -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa512_key_2.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-6sans.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/dsa512_key.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa256_key.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/dsa_cert.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.der -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-san.der -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.b64jose -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-san.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/cert-san.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/matching_cert.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/rsa512_key.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/testdata/csr-nosans.pem -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/testdata copying build/lib/letsencrypt/tests/reporter_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/notify_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/test_util.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/validator_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/errors_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/tests/revoker_test.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests copying build/lib/letsencrypt/proof_of_possession.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/reverter.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/constants.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/EULA -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/continuity_auth.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/achallenges.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/auth_handler.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/renewer.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/cli.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/notify.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt creating /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/revocation.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/enhancements.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/ops.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/display/util.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display copying build/lib/letsencrypt/crypto_util.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/__init__.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt copying build/lib/letsencrypt/validator.py -> /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/reporter.py to reporter.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/storage.py to storage.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/log.py to log.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/null_test.py to null_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/disco_test.py to disco_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/disco.py to disco.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/authenticator.py to authenticator.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/tests/authenticator_test.py to authenticator_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/standalone/tests/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/null.py to null.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/manual_test.py to manual_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/manual.py to manual.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/common_test.py to common_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/plugins/common.py to common.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/client.py to client.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/configuration.py to configuration.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/revoker.py to revoker.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/account.py to account.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/interfaces.py to interfaces.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/errors.py to errors.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/le_util.py to le_util.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/le_util_test.py to le_util_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/configuration_test.py to configuration_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/reverter_test.py to reverter_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/acme_util.py to acme_util.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/continuity_auth_test.py to continuity_auth_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/cli_test.py to cli_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display/ops_test.py to ops_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display/util_test.py to util_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display/enhancements_test.py to enhancements_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/display/revocation_test.py to revocation_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/crypto_util_test.py to crypto_util_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/account_test.py to account_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/achallenges_test.py to achallenges_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/log_test.py to log_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/client_test.py to client_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/renewer_test.py to renewer_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/auth_handler_test.py to auth_handler_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/proof_of_possession_test.py to proof_of_possession_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/reporter_test.py to reporter_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/notify_test.py to notify_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/test_util.py to test_util.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/validator_test.py to validator_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/errors_test.py to errors_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/tests/revoker_test.py to revoker_test.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/proof_of_possession.py to proof_of_possession.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/reverter.py to reverter.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/constants.py to constants.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/continuity_auth.py to continuity_auth.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/achallenges.py to achallenges.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/auth_handler.py to auth_handler.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/renewer.py to renewer.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/cli.py to cli.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/notify.py to notify.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display/revocation.py to revocation.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display/enhancements.py to enhancements.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display/ops.py to ops.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/display/util.py to util.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/crypto_util.py to crypto_util.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/__init__.py to __init__.pyc byte-compiling /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt/validator.py to validator.pyc writing byte-compilation script '/tmp/tmp7XdVVT.py' /usr/local/bin/python2.7 -O /tmp/tmp7XdVVT.py removing /tmp/tmp7XdVVT.py running install_egg_info Copying letsencrypt.egg-info to /home/pi/myp/security/letsencrypt/work/stage/usr/local/lib/python2.7/site-packages/letsencrypt-0.1-py2.7.egg-info running install_scripts Installing letsencrypt script to /home/pi/myp/security/letsencrypt/work/stage/usr/local/bin Installing letsencrypt-renewer script to /home/pi/myp/security/letsencrypt/work/stage/usr/local/bin writing list of installed files to '/home/pi/myp/security/letsencrypt/work/.PLIST.pymodtmp' /bin/mkdir -p /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt install -m 444 /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/_build/man/*.1 /home/pi/myp/security/letsencrypt/work/stage/usr/local/man/man1 install -m 444 /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/docs/_build/man/letsencrypt.7 /home/pi/myp/security/letsencrypt/work/stage/usr/local/man/man7 (cd /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8 && install -m 0644 CHANGES.rst CONTRIBUTING.md EULA README.rst /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt) /bin/mkdir -p /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/examples/letsencrypt (cd /home/pi/myp/security/letsencrypt/work/letsencrypt-22260a8/examples && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/examples/letsencrypt) echo "====> Compressing man pages (compress-man)" ====> Compressing man pages (compress-man) mdirs= ; for dir in /home/pi/myp/security/letsencrypt/work/stage/usr/local/man ; do [ -d $dir ] && mdirs="$mdirs $dir" ; done ; for dir in $mdirs; do /usr/bin/find $dir -type f \! -name "*.gz" -links 1 -exec /usr/bin/gzip -nf -9 {} \; ; /usr/bin/find $dir -type f \! -name "*.gz" \! -links 1 -exec /usr/bin/stat -f '%i' {} \; | /usr/bin/sort -u | while read inode ; do unset ref ; for f in $(/usr/bin/find $dir -type f -inum ${inode} -print); do if [ -z $ref ]; then ref=${f}.gz ; /usr/bin/gzip -nf -9 ${f} ; continue ; fi ; /bin/rm -f -f ${f} ; (cd ${f%/*}; /bin/ln -f ${ref##*/} ${f##*/}.gz) ; done ; done ; /usr/bin/find $dir -type l \! -name "*.gz" | while read link ; do /bin/ln -sf $(readlink $link).gz $link.gz ; /bin/rm -f -f $link ; done; done /bin/mkdir -p /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/licenses/letsencrypt-0.0.b1 install -m 0644 /home/pi/myp/security/letsencrypt/work/.license-catalog.mk /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/licenses/letsencrypt-0.0.b1/catalog.mk install -m 0644 /home/pi/myp/security/letsencrypt/work/.license-report /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/licenses/letsencrypt-0.0.b1/LICENSE install -m 0644 /usr/ports/Templates/Licenses/APACHE20 /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/licenses/letsencrypt-0.0.b1/APACHE20 if echo "CHANGES.rst"| /usr/bin/awk '$1 ~ /(\*|\||\[|\]|\?|\{|\}|\$)/ { exit 1};'; then if [ ! -e /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/CHANGES.rst ]; then echo /usr/local/share/doc/letsencrypt/CHANGES.rst >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp; fi;fi if echo "CONTRIBUTING.md"| /usr/bin/awk '$1 ~ /(\*|\||\[|\]|\?|\{|\}|\$)/ { exit 1};'; then if [ ! -e /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/CONTRIBUTING.md ]; then echo /usr/local/share/doc/letsencrypt/CONTRIBUTING.md >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp; fi;fi if echo "EULA"| /usr/bin/awk '$1 ~ /(\*|\||\[|\]|\?|\{|\}|\$)/ { exit 1};'; then if [ ! -e /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/EULA ]; then echo /usr/local/share/doc/letsencrypt/EULA >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp; fi;fi if echo "README.rst"| /usr/bin/awk '$1 ~ /(\*|\||\[|\]|\?|\{|\}|\$)/ { exit 1};'; then if [ ! -e /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/README.rst ]; then echo /usr/local/share/doc/letsencrypt/README.rst >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp; fi;fi /usr/bin/find -P /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/CHANGES.rst /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/CONTRIBUTING.md /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/EULA /home/pi/myp/security/letsencrypt/work/stage/usr/local/share/doc/letsencrypt/README.rst ! -type d 2>/dev/null | /usr/bin/sed -ne 's,^/home/pi/myp/security/letsencrypt/work/stage,,p' >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp /usr/bin/sed -e 's|^/home/pi/myp/security/letsencrypt/work/stage/usr/local/||' -e 's|^/usr/local/||' -e 's|^\(man/.*man[0-9]\)/\(.*\.[0-9]\)$|\1/\2.gz|' -e 's|[[:alnum:]|[:space:]]*/\.\./*||g; s|/\./|/|g' /home/pi/myp/security/letsencrypt/work/.PLIST.pymodtmp | /usr/bin/sort >> /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp true echo "====> Running Q/A tests (stage-qa)" ====> Running Q/A tests (stage-qa) /usr/bin/env STAGEDIR=/home/pi/myp/security/letsencrypt/work/stage PREFIX=/usr/local LINUXBASE=/compat/linux LOCALBASE=/usr/local "STRIP=-s" TMPPLIST=/home/pi/myp/security/letsencrypt/work/.PLIST.mktmp PKGBASE=letsencrypt /bin/sh /usr/ports/Mk/Scripts/qa.sh /usr/bin/touch -f /home/pi/myp/security/letsencrypt/work/.stage_done.letsencrypt._usr_local echo "===> Installing for letsencrypt-0.0.b1" ===> Installing for letsencrypt-0.0.b1 echo "===> Checking if letsencrypt already installed"; pkgname=`/usr/local/sbin/pkg-static info -g -q -O letsencrypt`; if [ -n "${pkgname}" ]; then v=`/usr/local/sbin/pkg-static version -t ${pkgname} letsencrypt-0.0.b1`; if [ "${v}" = "<" ]; then echo "===> An older version of letsencrypt is already installed (${pkgname})"; else echo "===> letsencrypt-0.0.b1 is already installed"; fi; echo " You may wish to \`\`make deinstall'' and install this port again"; echo " by \`\`make reinstall'' to upgrade it properly."; echo " If you really wish to overwrite the old port of letsencrypt"; echo " without deleting it first, set the variable \"FORCE_PKG_REGISTER\""; echo " in your environment or the \"make install\" command line."; exit 1; fi ===> Checking if letsencrypt already installed /bin/mkdir -p /home/pi/myp/security/letsencrypt/work/.metadir; ( echo "name: \"letsencrypt\"" ; echo "version: \"0.0.b1\"" ; echo "origin: security/letsencrypt" ; echo "comment: <0" "py27-configargparse>=0.9.3" "py27-configobj>=4.5.0" "py27-cryptography>=0.8" "py27-jsonschema>0" "py27-m2crypto>0" "py27-mock>=1.0.1" "py27-ndg_httpsclient>=0.4.0" "py27-openssl>=0.15.1" "py27-parsedatetime>=1.4" "py27-parsing>0" "py27-psutil>=2.1.0" "py27-python2-pythondialog>=3.3.0" "py27-pyrfc3339>=0.2" "py27-pytz>=2015.4" "py27-repoze.sphinx.autointerface>=0.7.1" "py27-requests>0" "py27-six>=1.9.0" "py27-virtualenv>=1.11.2" "py27-sphinx_rtd_theme>=0.1.8" "py27-sphinxcontrib-programoutput>=0.8" "py27-werkzeug>=0.9" "py27-zope.component>=3.4.0" "py27-zope.interface>=3.5.2" "py27-setuptools27>0" "/usr/local/bin/python2.7" | /usr/bin/grep -v -E 'this_port_does_not_exist' | /usr/bin/sort -u ; echo "}" ; echo "categories: [ security, python, ]" ; l= ; [ -n "" ] && echo "arch : `/usr/local/sbin/pkg-static config abi | tr '[:upper:]' '[:lower:]' | /usr/bin/cut -d: -f1,2`:*" ; [ -n "" ] && echo "abi : `/usr/local/sbin/pkg-static config abi | /usr/bin/cut -d: -f1,2`:*" ; echo "licenselogic: ${l:-single}" ; [ -z "APACHE20" ] || echo "licenses: [ APACHE20, ]" ; [ -z "" ] || echo "users: [ ]" ; [ -z "" ] || echo "groups: [ ]" ; ) > /home/pi/myp/security/letsencrypt/work/.metadir/+MANIFEST echo -n "options: {" >> /home/pi/myp/security/letsencrypt/work/.metadir/+MANIFEST [ -z "DOCS" ] || match="on" ; echo -n " DOCS: ${match:-off}," >> /home/pi/myp/security/letsencrypt/work/.metadir/+MANIFEST [ -z "EXAMPLES" ] || match="on" ; echo -n " EXAMPLES: ${match:-off}," >> /home/pi/myp/security/letsencrypt/work/.metadir/+MANIFEST echo "}" >> /home/pi/myp/security/letsencrypt/work/.metadir/+MANIFEST [ -f /home/pi/myp/security/letsencrypt/pkg-install ] && cp -f /home/pi/myp/security/letsencrypt/pkg-install /home/pi/myp/security/letsencrypt/work/.metadir/+INSTALL; /bin/rm -f -f /home/pi/myp/security/letsencrypt/work/.metadir/+PRE_INSTALL ; for a in /home/pi/myp/security/letsencrypt/pkg-pre-install; do [ -f $a ] && /bin/cat $a >> /home/pi/myp/security/letsencrypt/work/.metadir/+PRE_INSTALL ; done ; /bin/rm -f -f /home/pi/myp/security/letsencrypt/work/.metadir/+POST_INSTALL ; for a in /home/pi/myp/security/letsencrypt/pkg-post-install; do [ -f $a ] && /bin/cat $a >> /home/pi/myp/security/letsencrypt/work/.metadir/+POST_INSTALL ; done ; [ -f /home/pi/myp/security/letsencrypt/pkg-deinstall ] && cp -f /home/pi/myp/security/letsencrypt/pkg-deinstall /home/pi/myp/security/letsencrypt/work/.metadir/+DEINSTALL; /bin/rm -f -f /home/pi/myp/security/letsencrypt/work/.metadir/+PRE_DEINSTALL ; for a in /home/pi/myp/security/letsencrypt/pkg-pre-deinstall; do [ -f $a ] && /bin/cat $a >> /home/pi/myp/security/letsencrypt/work/.metadir/+PRE_DEINSTALL ; done ; /bin/rm -f -f /home/pi/myp/security/letsencrypt/work/.metadir/+POST_DEINSTALL ; for a in /home/pi/myp/security/letsencrypt/pkg-post-deinstall; do [ -f $a ] && /bin/cat $a >> /home/pi/myp/security/letsencrypt/work/.metadir/+POST_DEINSTALL ; done ; [ -f /home/pi/myp/security/letsencrypt/pkg-post-deinstall ] && cp -f /home/pi/myp/security/letsencrypt/pkg-post-deinstall /home/pi/myp/security/letsencrypt/work/.metadir/+POST_DEINSTALL; [ -f /home/pi/myp/security/letsencrypt/pkg-upgrade ] && cp -f /home/pi/myp/security/letsencrypt/pkg-upgrade /home/pi/myp/security/letsencrypt/work/.metadir/+UPGRADE; [ -f /home/pi/myp/security/letsencrypt/pkg-pre-upgrade ] && cp -f /home/pi/myp/security/letsencrypt/pkg-pre-upgrade /home/pi/myp/security/letsencrypt/work/.metadir/+PRE_UPGRADE; [ -f /home/pi/myp/security/letsencrypt/pkg-post-upgrade ] && cp -f /home/pi/myp/security/letsencrypt/pkg-post-upgrade /home/pi/myp/security/letsencrypt/work/.metadir/+POST_UPGRADE; cp -f /home/pi/myp/security/letsencrypt/pkg-descr /home/pi/myp/security/letsencrypt/work/.metadir/+DESC; [ -f /home/pi/myp/security/letsencrypt/pkg-message ] && cp -f /home/pi/myp/security/letsencrypt/pkg-message /home/pi/myp/security/letsencrypt/work/.metadir/+DISPLAY || return 0 echo "===> Registering installation for letsencrypt-0.0.b1" ===> Registering installation for letsencrypt-0.0.b1 /usr/bin/env PORTSDIR=/usr/ports FORCE_POST="rmdir kldxref mkfontscale mkfontdir fc-cache fonts.dir fonts.scale gtk-update-icon-cache gio-querymodules gtk-query-immodules ldconfig load-octave-pkg ocamlfind update-desktop-database update-mime-database gdk-pixbuf-query-loaders catalog.ports glib-compile-schemas ccache-update-links" /usr/local/sbin/pkg-static register -i /home/pi/myp/security/letsencrypt/work/stage -m /home/pi/myp/security/letsencrypt/work/.metadir -f /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp Installing letsencrypt-0.0.b1... /bin/rm -f -rf /home/pi/myp/security/letsencrypt/work/.metadir /bin/rm -f -f /home/pi/myp/security/letsencrypt/work/.PLIST.setuid /home/pi/myp/security/letsencrypt/work/.PLIST.writable /home/pi/myp/security/letsencrypt/work/.PLIST.objdump; /usr/bin/awk -v prefix='/usr/local' ' match($0, /^@cwd /) { prefix = substr($0, RSTART + RLENGTH); if (prefix == "/") prefix=""; next; } /^@/ { next; } /^\// { print; next; } { print prefix "/" $0; } ' /home/pi/myp/security/letsencrypt/work/.PLIST.mktmp > /home/pi/myp/security/letsencrypt/work/.PLIST.flattened; LANG=C /usr/bin/tr '\n' '\0' < /home/pi/myp/security/letsencrypt/work/.PLIST.flattened | /usr/bin/xargs -0 -J % /usr/bin/find % -prune ! -type l -type f \( -perm -4000 -o -perm -2000 \) \( -perm -0010 -o -perm -0001 \) 2> /dev/null > /home/pi/myp/security/letsencrypt/work/.PLIST.setuid; LANG=C /usr/bin/tr '\n' '\0' < /home/pi/myp/security/letsencrypt/work/.PLIST.flattened | /usr/bin/xargs -0 -J % /usr/bin/find % -prune -perm -0002 \! -type l 2> /dev/null > /home/pi/myp/security/letsencrypt/work/.PLIST.writable; LANG=C /usr/bin/tr '\n' '\0' < /home/pi/myp/security/letsencrypt/work/.PLIST.flattened | /usr/bin/xargs -0 -J % /usr/bin/find % -prune ! -type l -type f -print0 2> /dev/null | /usr/bin/xargs -0 -n 1 objdump -R 2> /dev/null > /home/pi/myp/security/letsencrypt/work/.PLIST.objdump; if ! /usr/bin/awk -v audit="${PORTS_AUDIT}" -f /usr/ports/Mk/Scripts/security-check.awk /home/pi/myp/security/letsencrypt/work/.PLIST.flattened /home/pi/myp/security/letsencrypt/work/.PLIST.objdump /home/pi/myp/security/letsencrypt/work/.PLIST.setuid /home/pi/myp/security/letsencrypt/work/.PLIST.writable; then www_site=$(cd /home/pi/myp/security/letsencrypt && make www-site); if [ ! -z "${www_site}" ]; then echo; echo " For more information, and contact details about the security"; echo " status of this software, see the following webpage: "; echo "${www_site}"; fi; fi /usr/bin/touch -f /home/pi/myp/security/letsencrypt/work/.install_done.letsencrypt._usr_local fc# exit Script done on Fri Sep 25 22:34:44 2015