FreeBSD Bugzilla – Attachment 153357 Details for
Bug 196920
[maintainer update] www/seahub: clean the python code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
testport result
seahub-3.1.3_1.log (text/plain), 26.00 KB, created by
Jingfeng Yan
on 2015-02-23 04:07:07 UTC
(
hide
)
Description:
testport result
Filename:
MIME Type:
Creator:
Jingfeng Yan
Created:
2015-02-23 04:07:07 UTC
Size:
26.00 KB
patch
obsolete
>====>> Building www/seahub >build started at Sun Feb 22 19:06:59 EST 2015 >port directory: /usr/ports/www/seahub >building for: FreeBSD 192.168.1.2 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 amd64 >maintained by: yan_jingfeng@yahoo.com >Makefile ident: $FreeBSD: head/www/seahub/Makefile 373536 2014-11-28 09:05:47Z marino $ >Poudriere version: 3.1.1 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p5 >UNAME_r=10.1-RELEASE-p5 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=xterm-256color >MASTERMNT=/ws/poudriere/data/.m/1001amd64-local/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=seahub-3.1.3_1 >OLDPWD=/ >PWD=/ws/poudriere/data/.m/1001amd64-local/ref/.p/pool >MASTERNAME=1001amd64-local >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for seahub-3.1.3_1: > NLS=on: Native Language Support > SEAFDAV=on: Enable Seafile WsgiDav-based support > SEAFOBJ=on: Enable Seafile file object modeling support > SITEPACKAGES=off: Install python packages under thirdpart directory >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--with-seafdav --with-seafobj >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/www/seahub/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seahub/work HOME=/wrkdirs/usr/ports/www/seahub/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/seahub/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seahub/work HOME=/wrkdirs/usr/ports/www/seahub/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/www/seahub/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seahub/work HOME=/wrkdirs/usr/ports/www/seahub/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/seahub/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seahub/work HOME=/wrkdirs/usr/ports/www/seahub/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES 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 -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >SEAFILE_USERNAME=www >SEAFILE_GROUPNAME=www >SEAFILE_SERVER=www/haiwen/seafile-server >SEAHUBDIR=www/haiwen/seafile-server/seahub >HAIWENDIR=www/haiwen >SITEPACKAGEDIR=www/haiwen/seafile-server/seahub/thirdpart >NLS="" >NO_NLS="@comment >" >SEAFDAV="" >NO_SEAFDAV="@comment >" >SEAFOBJ="" >NO_SEAFOBJ="@comment >" >SITEPACKAGES="@comment >" >NO_SITEPACKAGES="" >PYTHON_INCLUDEDIR=include/python2.7 >PYTHON_LIBDIR=lib/python2.7 >PYTHON_PLATFORM=freebsd10 >PYTHON_SITELIBDIR=lib/python2.7/site-packages >PYTHON_VERSION=python2.7 >PYTHON_VER=2.7 >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/seahub" >EXAMPLESDIR="share/examples/seahub" >DATADIR="share/seahub" >WWWDIR="www/seahub" >ETCDIR="etc/seahub" >--End PLIST_SUB-- > >--SUB_LIST-- >NLS="" >NO_NLS="@comment >" >SEAFDAV="" >NO_SEAFDAV="@comment >" >SEAFOBJ="" >NO_SEAFOBJ="@comment >" >SITEPACKAGES="@comment >" >NO_SITEPACKAGES="" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/seahub >DOCSDIR=/usr/local/share/doc/seahub >EXAMPLESDIR=/usr/local/share/examples/seahub >WWWDIR=/usr/local/www/seahub >ETCDIR=/usr/local/etc/seahub >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/1001amd64-make.conf #### >WITH_PKGNG=yes >WITH_OPENSSL_PORT=yes >WITHOUT_X11=yes >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License APACHE20 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> seahub-3.1.3_1 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.12.txz >[192.168.1.2] Installing pkg-1.4.12... >[192.168.1.2] Extracting pkg-1.4.12... done >Message for pkg-1.4.12: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of seahub-3.1.3_1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License APACHE20 accepted by the user >=> seahub-3.1.3.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://codeload.github.com/haiwen/seahub/legacy.tar.gz/v3.1.3-server?dummy=/seahub-3.1.3.tar.gz >fetch: https://codeload.github.com/haiwen/seahub/legacy.tar.gz/v3.1.3-server?dummy=/seahub-3.1.3.tar.gz: size unknown >fetch: https://codeload.github.com/haiwen/seahub/legacy.tar.gz/v3.1.3-server?dummy=/seahub-3.1.3.tar.gz: size of remote file is not known >seahub-3.1.3.tar.gz 0 B 0 Bps >=> pip-1.5.6.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz >pip-1.5.6.tar.gz 0 B 0 Bps >=> pbr-0.10.0.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/p/pbr/pbr-0.10.0.tar.gz >pbr-0.10.0.tar.gz 0 B 0 Bps >=> lockfile-0.10.2.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/l/lockfile/lockfile-0.10.2.tar.gz >lockfile-0.10.2.tar.gz 0 B 0 Bps >=> six-1.8.0.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/s/six/six-1.8.0.tar.gz >six-1.8.0.tar.gz 0 B 0 Bps >=> gunicorn-18.0.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/g/gunicorn/gunicorn-18.0.tar.gz >gunicorn-18.0.tar.gz 0 B 0 Bps >=> flup-1.0.2.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/f/flup/flup-1.0.2.tar.gz >flup-1.0.2.tar.gz 0 B 0 Bps >=> daemon-1.1.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/d/daemon/daemon-1.1.tar.gz >daemon-1.1.tar.gz 0 B 0 Bps >=> chardet-2.3.0.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/c/chardet/chardet-2.3.0.tar.gz >chardet-2.3.0.tar.gz 0 B 0 Bps >=> python-dateutil-2.2.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-2.2.tar.gz >python-dateutil-2.2.tar.gz 0 B 0 Bps >=> Pillow-2.6.1.zip doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/P/Pillow/Pillow-2.6.1.zip >Pillow-2.6.1.zip 0 B 0 Bps >=> Django-1.5.9.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch https://pypi.python.org/packages/source/D/Django/Django-1.5.9.tar.gz >Django-1.5.9.tar.gz 0 B 0 Bps >=> Djblets-0.6.14.tar.gz doesn't seem to exist in /portdistfiles/seahub. >=> Attempting to fetch http://downloads.reviewboard.org/releases/Djblets/0.6/Djblets-0.6.14.tar.gz >Djblets-0.6.14.tar.gz 0 B 0 Bps >===> Fetching all distfiles required by seahub-3.1.3_1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License APACHE20 accepted by the user >===> Fetching all distfiles required by seahub-3.1.3_1 for building >=> SHA256 Checksum OK for seahub/seahub-3.1.3.tar.gz. >=> SHA256 Checksum OK for seahub/pip-1.5.6.tar.gz. >=> SHA256 Checksum OK for seahub/pbr-0.10.0.tar.gz. >=> SHA256 Checksum OK for seahub/lockfile-0.10.2.tar.gz. >=> SHA256 Checksum OK for seahub/six-1.8.0.tar.gz. >=> SHA256 Checksum OK for seahub/gunicorn-18.0.tar.gz. >=> SHA256 Checksum OK for seahub/flup-1.0.2.tar.gz. >=> SHA256 Checksum OK for seahub/daemon-1.1.tar.gz. >=> SHA256 Checksum OK for seahub/chardet-2.3.0.tar.gz. >=> SHA256 Checksum OK for seahub/python-dateutil-2.2.tar.gz. >=> SHA256 Checksum OK for seahub/Pillow-2.6.1.zip. >=> SHA256 Checksum OK for seahub/Django-1.5.9.tar.gz. >=> SHA256 Checksum OK for seahub/Djblets-0.6.14.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License APACHE20 accepted by the user >===> Fetching all distfiles required by seahub-3.1.3_1 for building >===> Extracting for seahub-3.1.3_1 >=> SHA256 Checksum OK for seahub/seahub-3.1.3.tar.gz. >=> SHA256 Checksum OK for seahub/pip-1.5.6.tar.gz. >=> SHA256 Checksum OK for seahub/pbr-0.10.0.tar.gz. >=> SHA256 Checksum OK for seahub/lockfile-0.10.2.tar.gz. >=> SHA256 Checksum OK for seahub/six-1.8.0.tar.gz. >=> SHA256 Checksum OK for seahub/gunicorn-18.0.tar.gz. >=> SHA256 Checksum OK for seahub/flup-1.0.2.tar.gz. >=> SHA256 Checksum OK for seahub/daemon-1.1.tar.gz. >=> SHA256 Checksum OK for seahub/chardet-2.3.0.tar.gz. >=> SHA256 Checksum OK for seahub/python-dateutil-2.2.tar.gz. >=> SHA256 Checksum OK for seahub/Pillow-2.6.1.zip. >=> SHA256 Checksum OK for seahub/Django-1.5.9.tar.gz. >=> SHA256 Checksum OK for seahub/Djblets-0.6.14.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for seahub-3.1.3_1 >===> Applying FreeBSD patches for seahub-3.1.3_1 >echo "/wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da..." >/wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da... >/bin/cp /usr/ports/www/seahub/files/runtime_seahub.conf /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/runtime/seahub.conf >/usr/bin/sed -i.bak -e "s|SEAFILE_VERSION = '3.0.0'|SEAFILE_VERSION = '3.1.3'|" /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/seahub/settings.py >/usr/bin/sed -i.bak -e 's|##FIX_HAIWENDIR##|/usr/local/www/haiwen|' /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/*.template >/usr/bin/sed -i.bak -e 's|##FIX_SEALIB##|/usr/local/www/haiwen/seafile-server/seafile/lib|' /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/*.template >/usr/bin/sed -i.bak -e 's|##FIX_SITEPACKAGEDIR##|/usr/local/www/haiwen/seafile-server/seahub/thirdpart|' /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/*.template >/usr/bin/sed -i.bak -e 's|##PYTHON_VERSION##|python2.7|g' /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/*.template >/usr/bin/sed -i.bak -e 's|##FIX_LOCALBASE##|/usr/local|' /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/*.template >/usr/bin/find /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da -name "*.bak" -exec /bin/rm -f {} \; >/usr/bin/find /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da -name "*.orig" -exec /bin/rm -f {} \; >(cd /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da; (for file in makemessages.sh.template run-seahub.sh.template send_user_notifications.sh.template setenv.sh.template; do cp $file ${file%%.template}; done)) >/bin/rm -f /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/.gitignore >=========================================================================== >=======================<phase: build-depends >============================ >===> seahub-3.1.3_1 depends on file: /usr/local/bin/python2.7 - not found >===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 >===> Installing existing package /packages/All/python27-2.7.9.txz >[192.168.1.2] Installing python27-2.7.9... >[192.168.1.2] `-- Installing gettext-runtime-0.19.4... >[192.168.1.2] | `-- Installing indexinfo-0.2.2... >[192.168.1.2] | `-- Extracting indexinfo-0.2.2... done >[192.168.1.2] `-- Extracting gettext-runtime-0.19.4... done >[192.168.1.2] `-- Installing libffi-3.2.1... >[192.168.1.2] `-- Extracting libffi-3.2.1... done >[192.168.1.2] `-- Installing openssl-1.0.1_18... >[192.168.1.2] `-- Extracting openssl-1.0.1_18... done >[192.168.1.2] Extracting python27-2.7.9... done >Message for openssl-1.0.1_18: > Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf >and edit it to fit your needs. >Message for python27-2.7.9: > ===================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >===================================================================== >===> Returning to build of seahub-3.1.3_1 >===> seahub-3.1.3_1 depends on executable: python2 - not found >===> Verifying install for python2 in /usr/ports/lang/python2 >===> Installing existing package /packages/All/python2-2_3.txz >[192.168.1.2] Installing python2-2_3... >[192.168.1.2] Extracting python2-2_3... done >===> Returning to build of seahub-3.1.3_1 >===> seahub-3.1.3_1 depends on executable: msgfmt - not found >===> Verifying install for msgfmt in /usr/ports/devel/gettext-tools >===> Installing existing package /packages/All/gettext-tools-0.19.4.txz >[192.168.1.2] Installing gettext-tools-0.19.4... >[192.168.1.2] `-- Installing expat-2.1.0_2... >[192.168.1.2] `-- Extracting expat-2.1.0_2... done >[192.168.1.2] Extracting gettext-tools-0.19.4... done >===> Returning to build of seahub-3.1.3_1 >=========================================================================== >=======================<phase: lib-depends >============================ >===> seahub-3.1.3_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for seahub-3.1.3_1 >=========================================================================== >=======================<phase: build >============================ >=========================================================================== >=======================<phase: run-depends >============================ >===> seahub-3.1.3_1 depends on file: /usr/local/www/haiwen/seafile-server/seafile/bin/seaf-server - not found >===> Verifying install for /usr/local/www/haiwen/seafile-server/seafile/bin/seaf-server in /usr/ports/net-mgmt/seafile >===> Installing existing package /packages/All/seafile-3.1.4_3.txz >[192.168.1.2] Installing seafile-3.1.4_3... >[192.168.1.2] `-- Installing bash-4.3.33... >[192.168.1.2] `-- Extracting bash-4.3.33... done >[192.168.1.2] `-- Installing ccnet-3.1.4_4... >[192.168.1.2] | `-- Installing e2fsprogs-libuuid-1.42.12... >[192.168.1.2] | `-- Extracting e2fsprogs-libuuid-1.42.12... done >[192.168.1.2] | `-- Installing glib-2.42.1... >[192.168.1.2] | | `-- Installing libiconv-1.14_6... >[192.168.1.2] | | `-- Extracting libiconv-1.14_6... done >[192.168.1.2] | | `-- Installing pcre-8.35_2... >[192.168.1.2] | | `-- Extracting pcre-8.35_2... done >[192.168.1.2] | | `-- Installing perl5-5.18.4_11... >[192.168.1.2] | | `-- Extracting perl5-5.18.4_11... done >[192.168.1.2] | `-- Extracting glib-2.42.1... done >No schema files found: doing nothing. >[192.168.1.2] | `-- Installing jansson-2.7... >[192.168.1.2] | `-- Extracting jansson-2.7... done >[192.168.1.2] | `-- Installing libevent2-2.0.22_1... >[192.168.1.2] | `-- Extracting libevent2-2.0.22_1... done >[192.168.1.2] | `-- Installing libsearpc-3.0.0_1... >[192.168.1.2] | `-- Extracting libsearpc-3.0.0_1... done >[192.168.1.2] | `-- Installing libzdb-3.0_1... >[192.168.1.2] | | `-- Installing mysql56-client-5.6.23... >[192.168.1.2] | | `-- Extracting mysql56-client-5.6.23... done >[192.168.1.2] | | `-- Installing postgresql93-client-9.3.6_1... >[192.168.1.2] | | `-- Installing libxml2-2.9.2_2... >[192.168.1.2] | | `-- Extracting libxml2-2.9.2_2... done >[192.168.1.2] | | `-- Extracting postgresql93-client-9.3.6_1... done >[192.168.1.2] | | `-- Installing sqlite3-3.8.8.2... >[192.168.1.2] | | `-- Extracting sqlite3-3.8.8.2... done >[192.168.1.2] | `-- Extracting libzdb-3.0_1... done >[192.168.1.2] | `-- Installing openldap-client-2.4.40_1... >[192.168.1.2] | `-- Extracting openldap-client-2.4.40_1... done >[192.168.1.2] `-- Extracting ccnet-3.1.4_4... done >[192.168.1.2] `-- Installing fusefs-libs-2.9.3_4... >[192.168.1.2] `-- Extracting fusefs-libs-2.9.3_4... done >[192.168.1.2] `-- Installing libarchive-3.1.2_2,1... >[192.168.1.2] | `-- Installing lzo2-2.09... >[192.168.1.2] | `-- Extracting lzo2-2.09... done >[192.168.1.2] `-- Extracting libarchive-3.1.2_2,1... done >[192.168.1.2] `-- Installing libevhtp-1.2.9_3... >[192.168.1.2] `-- Extracting libevhtp-1.2.9_3... done >[192.168.1.2] `-- Installing libinotify-20140622... >[192.168.1.2] `-- Extracting libinotify-20140622... done >[192.168.1.2] `-- Installing py27-eggtestinfo-0.3_1... >[192.168.1.2] | `-- Installing py27-setuptools27-5.5.1_1... >[192.168.1.2] | `-- Extracting py27-setuptools27-5.5.1_1... done >[192.168.1.2] `-- Extracting py27-eggtestinfo-0.3_1... done >[192.168.1.2] `-- Installing py27-pillow-2.6.0_1... >[192.168.1.2] | `-- Installing freetype2-2.5.5... >[192.168.1.2] | `-- Extracting freetype2-2.5.5... done >[192.168.1.2] | `-- Installing jpeg-8_6... >[192.168.1.2] | `-- Extracting jpeg-8_6... done >[192.168.1.2] | `-- Installing py27-tkinter-2.7.9_5... >[192.168.1.2] | | `-- Installing tk86-8.6.3... >[192.168.1.2] | | `-- Installing libX11-1.6.2_2,1... >[192.168.1.2] | | | `-- Installing kbproto-1.0.6... >[192.168.1.2] | | | `-- Extracting kbproto-1.0.6... done >[192.168.1.2] | | | `-- Installing libXau-1.0.8_2... >[192.168.1.2] | | | `-- Installing xproto-7.0.26... >[192.168.1.2] | | | `-- Extracting xproto-7.0.26... done >[192.168.1.2] | | | `-- Extracting libXau-1.0.8_2... done >[192.168.1.2] | | | `-- Installing libXdmcp-1.1.1_2... >[192.168.1.2] | | | `-- Extracting libXdmcp-1.1.1_2... done >[192.168.1.2] | | | `-- Installing libxcb-1.11... >[192.168.1.2] | | | `-- Installing libpthread-stubs-0.3_6... >[192.168.1.2] | | | `-- Extracting libpthread-stubs-0.3_6... done >[192.168.1.2] | | | `-- Extracting libxcb-1.11... done >[192.168.1.2] | | `-- Extracting libX11-1.6.2_2,1... done >[192.168.1.2] | | `-- Installing libXScrnSaver-1.2.2_2... >[192.168.1.2] | | | `-- Installing libXext-1.3.3,1... >[192.168.1.2] | | | `-- Installing xextproto-7.3.0... >[192.168.1.2] | | | `-- Extracting xextproto-7.3.0... done >[192.168.1.2] | | | `-- Extracting libXext-1.3.3,1... done >[192.168.1.2] | | | `-- Installing scrnsaverproto-1.2.2... >[192.168.1.2] | | | `-- Extracting scrnsaverproto-1.2.2... done >[192.168.1.2] | | `-- Extracting libXScrnSaver-1.2.2_2... done >[192.168.1.2] | | `-- Installing libXft-2.3.2... >[192.168.1.2] | | | `-- Installing fontconfig-2.11.1,1... >[192.168.1.2] | | | `-- Extracting fontconfig-2.11.1,1... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: skipping, no such directory >/usr/local/lib/X11/fonts: skipping, no such directory >/root/.local/share/fonts: skipping, no such directory >/root/.fonts: skipping, no such directory >/var/db/fontconfig: cleaning cache directory >/root/.cache/fontconfig: not cleaning non-existent cache directory >/root/.fontconfig: not cleaning non-existent cache directory >fc-cache: succeeded >[192.168.1.2] | | | `-- Installing libXrender-0.9.8_2... >[192.168.1.2] | | | `-- Installing renderproto-0.11.1... >[192.168.1.2] | | | `-- Extracting renderproto-0.11.1... done >[192.168.1.2] | | | `-- Extracting libXrender-0.9.8_2... done >[192.168.1.2] | | `-- Extracting libXft-2.3.2... done >[192.168.1.2] | | `-- Installing tcl86-8.6.3... >[192.168.1.2] | | `-- Extracting tcl86-8.6.3... done >[192.168.1.2] | | `-- Extracting tk86-8.6.3... done >[192.168.1.2] | `-- Extracting py27-tkinter-2.7.9_5... done >[192.168.1.2] `-- Extracting py27-pillow-2.6.0_1... done >[192.168.1.2] `-- Installing py27-sqlite3-2.7.9_6... >[192.168.1.2] `-- Extracting py27-sqlite3-2.7.9_6... done >[192.168.1.2] Extracting seafile-3.1.4_3... done >Message for bash-4.3.33: > ====================================================================== > >bash requires fdescfs(5) mounted on /dev/fd > >If you have not done it yet, please do the following: > > mount -t fdescfs fdesc /dev/fd > >To make it permanent, you need the following lines in /etc/fstab: > > fdesc /dev/fd fdescfs rw 0 0 > >====================================================================== >Message for postgresql93-client-9.3.6_1: > The PostgreSQL port has a collection of "side orders": > >postgresql-docs > For all of the html documentation > >p5-Pg > A perl5 API for client access to PostgreSQL databases. > >postgresql-tcltk > If you want tcl/tk client support. > >postgresql-jdbc > For Java JDBC support. > >postgresql-odbc > For client access from unix applications using ODBC as access > method. Not needed to access unix PostgreSQL servers from Win32 > using ODBC. See below. > >ruby-postgres, py-PyGreSQL > For client access to PostgreSQL databases using the ruby & python > languages. > >postgresql-plperl, postgresql-pltcl & postgresql-plruby > For using perl5, tcl & ruby as procedural languages. > >postgresql-contrib > Lots of contributed utilities, postgresql functions and > datatypes. There you find pg_standby, pgcrypto and many other cool > things. > >etc... >Message for openldap-client-2.4.40_1: > ************************************************************ > >The OpenLDAP client package has been successfully installed. > >Edit > /usr/local/etc/openldap/ldap.conf >to change the system-wide client defaults. > >Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at > http://www.OpenLDAP.org/faq/index.cgi?file=3 >for more information. > >************************************************************ >Message for fusefs-libs-2.9.3_4: > Install the fuse kernel module to use this port. >Message for libinotify-20140622: > ============================================================================ >You might want to consider increasing the kern.maxfiles tunable if you plan >to use this library for applications that need to monitor activity of a lot >of files. > >For a typical desktop, add the following line to /boot/loader.conf, then >reboot the system: > > kern.maxfiles="25000" >============================================================================= >===> Returning to build of seahub-3.1.3_1 >===> seahub-3.1.3_1 depends on executable: bash - found >===> seahub-3.1.3_1 depends on package: py27-seafdav>0 - not found >===> Verifying install for py27-seafdav>0 in /usr/ports/www/py-seafdav >===> Installing existing package /packages/All/py27-seafdav-3.0.4_1.txz >[192.168.1.2] Installing py27-seafdav-3.0.4_1... >[192.168.1.2] Extracting py27-seafdav-3.0.4_1... done >===> Returning to build of seahub-3.1.3_1 >===> seahub-3.1.3_1 depends on package: py27-seafobj>0 - not found >===> Verifying install for py27-seafobj>0 in /usr/ports/www/py-seafobj >===> Installing existing package /packages/All/py27-seafobj-3.0.4_1.txz >[192.168.1.2] Installing py27-seafobj-3.0.4_1... >[192.168.1.2] Extracting py27-seafobj-3.0.4_1... done >===> Returning to build of seahub-3.1.3_1 >===> seahub-3.1.3_1 depends on file: /usr/local/bin/python2.7 - found >===> seahub-3.1.3_1 depends on executable: python2 - found >=========================================================================== >=======================<phase: stage >============================ >===> Staging for seahub-3.1.3_1 >===> Generating temporary packing list >install /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da/runtime/seahub.conf /wrkdirs/usr/ports/www/seahub/work/stage/usr/local/www/haiwen/seafile-server/runtime/ >(cd /wrkdirs/usr/ports/www/seahub/work/haiwen-seahub-28de7da && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $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/{} \;' -- . /wrkdirs/usr/ports/www/seahub/work/stage/usr/local/www/haiwen/seafile-server/seahub) >====> Compressing man pages (compress-man) >=========================================================================== >=======================<phase: package >============================ >===> Building package for seahub-3.1.3_1 >/usr/local/lib/libintl.so.8.1.3 >/usr/local/www/haiwen/seafile-server/seafile/bin/seaf-server >/usr/local/bin/bash >/usr/local/bin/python2.7 >/usr/local/bin/python2.7 >=========================================================================== >====>> Cleaning up wrkdir >===> Cleaning for seahub-3.1.3_1 >build of www/seahub ended at Sun Feb 22 19:09:39 EST 2015 >build time: 00:02:40
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 196920
:
151881
|
152241
|
152242
|
152243
|
152280
|
152779
|
152780
| 153357 |
153358