From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 25 16:20:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C91861065670 for ; Thu, 25 Dec 2008 16:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A18188FC18 for ; Thu, 25 Dec 2008 16:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mBPGK331056833 for ; Thu, 25 Dec 2008 16:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBPGK3Es056832; Thu, 25 Dec 2008 16:20:03 GMT (envelope-from gnats) Resent-Date: Thu, 25 Dec 2008 16:20:03 GMT Resent-Message-Id: <200812251620.mBPGK3Es056832@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Igor Roshchin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E1E21065673 for ; Thu, 25 Dec 2008 16:18:31 +0000 (UTC) (envelope-from str@trantor.komkon.org) Received: from trantor.komkon.org (trantor.komkon.org [65.217.243.220]) by mx1.freebsd.org (Postfix) with ESMTP id EDCE58FC25 for ; Thu, 25 Dec 2008 16:18:29 +0000 (UTC) (envelope-from str@trantor.komkon.org) Received: from trantor.komkon.org (str@localhost.komkon.org [127.0.0.1]) by trantor.komkon.org (8.14.3/8.13.3) with ESMTP id mBPFqj6w052705 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 25 Dec 2008 10:52:45 -0500 (EST) (envelope-from str@trantor.komkon.org) Received: (from str@localhost) by trantor.komkon.org (8.14.3/8.13.3/Submit) id mBPFqj6r052704; Thu, 25 Dec 2008 10:52:45 -0500 (EST) (envelope-from str) Message-Id: <200812251552.mBPFqj6r052704@trantor.komkon.org> Date: Thu, 25 Dec 2008 10:52:45 -0500 (EST) From: Igor Roshchin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/129930: portinstall tries to install dependencies twice X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Igor Roshchin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2008 16:20:03 -0000 >Number: 129930 >Category: ports >Synopsis: portinstall tries to install dependencies twice >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 25 16:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Igor Roshchin >Release: FreeBSD 7.0-RELEASE i386 >Organization: Komkon >Environment: System: FreeBSD myhost 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: I ran ' portinstall scponly '. The following options were choosen: WITH_SCPONLY_WILDCARDS=true WITH_SCPONLY_GFTP=true WITH_SCPONLY_CHROOT=true WITH_SCPONLY_RSYNC=true WITH_SCPONLY_SCP=true WITH_SCPONLY_SFTP_LOGGING=true WITH_SCPONLY_SVN=true WITH_SCPONLY_SVNSERVE=true WITHOUT_SCPONLY_UNISON=true WITH_SCPONLY_WINSCP=true portinstall built the dependencies: automake-wrapper, automake19, apr-db (apr-svn), subversion, installed them, then built scponly, and then while doing install for scponly tried to install the dependencies again, and obviously failed. Below is the partial catch of the screen output <..> install -o root -g wheel -m 444 'depcomp' '/usr/local/share/automake-1.9/depcomp' install -o root -g wheel -m 444 'compile' '/usr/local/share/automake-1.9/compile' install -o root -g wheel -m 444 'py-compile' '/usr/local/share/automake-1.9/py-compile' install -o root -g wheel -m 444 'symlink-tree' '/usr/local/share/automake-1.9/symlink-tree' make install-data-hook chmod +x /usr/local/share/automake-1.9/config.guess chmod +x /usr/local/share/automake-1.9/config.sub chmod +x /usr/local/share/automake-1.9/install-sh chmod +x /usr/local/share/automake-1.9/mdate-sh chmod +x /usr/local/share/automake-1.9/missing chmod +x /usr/local/share/automake-1.9/mkinstalldirs chmod +x /usr/local/share/automake-1.9/elisp-comp chmod +x /usr/local/share/automake-1.9/ylwrap chmod +x /usr/local/share/automake-1.9/acinstall chmod +x /usr/local/share/automake-1.9/depcomp chmod +x /usr/local/share/automake-1.9/compile chmod +x /usr/local/share/automake-1.9/py-compile chmod +x /usr/local/share/automake-1.9/symlink-tree Making install in tests install-info --quiet /usr/local/info/automake-1.9.info /usr/local/info/dir ===> Registering installation for automake-1.9.6_3 ===> Returning to build of apr-db42-1.3.3.1.3.4 ===> apr-db42-1.3.3.1.3.4 depends on file: /usr/local/bin/autoconf-2.62 - found ===> apr-db42-1.3.3.1.3.4 depends on file: /usr/local/bin/libtool - found ===> apr-db42-1.3.3.1.3.4 depends on shared library: expat.6 - found ===> apr-db42-1.3.3.1.3.4 depends on shared library: iconv.3 - found ===> apr-db42-1.3.3.1.3.4 depends on shared library: db-4.2.2 - found ===> Configuring for apr-db42-1.3.3.1.3.4 cd /usr/ports/devel/apr-svn/work/apr-1.3.3 ; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf buildconf: checking installation... buildconf: python version 2.5.2 (ok) buildconf: autoconf version 2.62 (ok) buildconf: libtool version 1.5.26 (ok) Copying libtool helper files ... buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4. Creating include/arch/unix/apr_private.h.in ... Creating configure ... Generating 'make' outputs ... rebuilding rpm spec file cd /usr/ports/devel/apr-svn/work/apr-util-1.3.4 ; /bin/rm -fr xml/expat cd /usr/ports/devel/apr-svn/work/apr-util-1.3.4 ; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf --with-apr=../apr-1.3.3 Looking for apr source in /usr/ports/devel/apr-svn/work/apr-1.3.3 Creating include/private/apu_config.h ... Creating configure ... Generating 'make' outputs ... rebuilding rpm spec file cd /usr/ports/devel/apr-svn/work/apr-1.3.3; /usr/bin/env PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh MAKE=gmake ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./configure --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} checking build system type... i386-unknown-freebsd7.0 checking host system type... i386-unknown-freebsd7.0 checking target system type... i386-unknown-freebsd7.0 Configuring APR library Platform: i386-unknown-freebsd7.0 checking for working mkdir -p... yes APR Version: 1.3.3 checking for chosen layout... apr <..> checking for crypt_r... no adding "/usr/ports/devel/apr-svn/work/apr-1.3.3/libapr-1.la" to APRUTIL_LIBS adding "-lcrypt" to APRUTIL_LIBS adding "-lpthread" to APRUTIL_LIBS configure: creating ./config.status config.status: creating Makefile config.status: creating export_vars.sh config.status: creating build/pkg/pkginfo config.status: creating apr-util.pc config.status: creating apu-1-config config.status: creating include/private/apu_select_dbm.h config.status: creating include/apr_ldap.h config.status: creating include/apu.h config.status: creating include/apu_want.h config.status: creating test/Makefile config.status: creating include/private/apu_config.h config.status: executing default commands configure: WARNING: Unrecognized options: --enable-threads true ===> Building for apr-db42-1.3.3.1.3.4 cd /usr/ports/devel/apr-svn/work/apr-1.3.3; /usr/bin/env SHELL=/bin/sh NO_LINT=YES ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe" CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel! -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake gmake[1]: Entering directory `/usr/ports/devel/apr-svn/work/apr-1.3.3' /bin/sh /usr/ports/devel/apr-svn/work/apr-1.3.3/libtool --silent --mode=compile gcc -g -O2 -DHAVE_CONFIG_H -I./include -I/usr/ports/devel/apr-svn/work/apr-1.3.3/include/arch/unix -I./include/arch/unix -I/usr/ports/devel/apr-svn/work/apr-1.3.3/include/arch/unix -I/usr/ports/devel/apr-svn/work/apr-1.3.3/include -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo <..> sed 's,^\(location=\).*$,\1installed,' < apu-1-config > apu-config.out gmake[1]: Leaving directory `/usr/ports/devel/apr-svn/work/apr-util-1.3.4' ===> Installing for apr-db42-1.3.3.1.3.4 ===> Generating temporary packing list ===> Checking if devel/apr-svn already installed cd /usr/ports/devel/apr-svn/work/apr-1.3.3; /usr/bin/env SHELL=/bin/sh NO_LINT=YES ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe" CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel! -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake install gmake[1]: Entering directory `/usr/ports/devel/apr-svn/work/apr-1.3.3' gmake[1]: Nothing to be done for `local-all'. gmake[1]: Leaving directory `/usr/ports/devel/apr-svn/work/apr-1.3.3' /usr/ports/devel/apr-svn/work/apr-1.3.3/build/mkdir.sh /usr/local/lib /usr/local/bin /usr/local/build-1 \ /usr/local/libdata/pkgconfig /usr/local/include/apr-1 mkdir /usr/local/build-1 mkdir /usr/local/include/apr-1 /usr/bin/install -c -m 644 /usr/ports/devel/apr-svn/work/apr-1.3.3/include/apr.h /usr/local/include/apr-1 for f in /usr/ports/devel/apr-svn/work/apr-1.3.3/include/apr_*.h; do \ /usr/bin/install -c -m 644 ${f} /usr/local/include/apr-1; \ done /bin/sh /usr/ports/devel/apr-svn/work/apr-1.3.3/libtool --mode=install /usr/bin/install -c -m 755 libapr-1.la /usr/local/lib /usr/bin/install -c -m 755 .libs/libapr-1.so.3 /usr/local/lib/libapr-1.so.3 (cd /usr/local/lib && { ln -s -f libapr-1.so.3 libapr-1.so || { rm -f libapr-1.so && ln -s libapr-1.so.3 libapr-1.so; }; }) (cd /usr/local/lib && { ln -s -f libapr-1.so.3 libapr-1.so || { rm -f libapr-1.so && ln -s libapr-1.so.3 libapr-1.so; }; }) /usr/bin/install -c -m 755 .libs/libapr-1.lai /usr/local/lib/libapr-1.la /usr/bin/install -c -m 755 .libs/libapr-1.a /usr/local/lib/libapr-1.a chmod 644 /usr/local/lib/libapr-1.a ranlib /usr/local/lib/libapr-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -m 644 apr.exp /usr/local/lib/apr.exp /usr/bin/install -c -m 644 apr.pc /usr/local/libdata/pkgconfig/apr-1.pc for f in libtool shlibtool; do \ if test -f ${f}; then /usr/bin/install -c -m 755 ${f} /usr/local/build-1; fi; \ done /usr/bin/install -c -m 755 /usr/ports/devel/apr-svn/work/apr-1.3.3/build/mkdir.sh /usr/local/build-1 for f in make_exports.awk make_var_export.awk; do \ /usr/bin/install -c -m 644 /usr/ports/devel/apr-svn/work/apr-1.3.3/build/${f} /usr/local/build-1; \ done /usr/bin/install -c -m 644 build/apr_rules.out /usr/local/build-1/apr_rules.mk /usr/bin/install -c -m 755 apr-config.out /usr/local/bin/apr-1-config cd /usr/ports/devel/apr-svn/work/apr-util-1.3.4; /usr/bin/env SHELL=/bin/sh NO_LINT=YES ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe" CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g ! wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake install gmake[1]: Entering directory `/usr/ports/devel/apr-svn/work/apr-util-1.3.4' gmake[1]: Nothing to be done for `local-all'. gmake[1]: Leaving directory `/usr/ports/devel/apr-svn/work/apr-util-1.3.4' /usr/ports/devel/apr-svn/work/apr-1.3.3/build/mkdir.sh /usr/local/include/apr-1 /usr/local/libdata/pkgconfig \ /usr/local/lib /usr/local/bin for f in /usr/ports/devel/apr-svn/work/apr-util-1.3.4/include/*.h /usr/ports/devel/apr-svn/work/apr-util-1.3.4/include/*.h; do \ /usr/bin/install -c -m 644 ${f} /usr/local/include/apr-1; \ done /usr/bin/install -c -m 644 apr-util.pc /usr/local/libdata/pkgconfig/apr-util-1.pc list=''; for i in $list; do \ ( cd $i ; gmake DESTDIR= install ); \ done /bin/sh /usr/ports/devel/apr-svn/work/apr-1.3.3/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /usr/local/lib libtool: install: warning: relinking `libaprutil-1.la' (cd /usr/ports/devel/apr-svn/work/apr-util-1.3.4; /bin/sh /usr/ports/devel/apr-svn/work/apr-1.3.3/libtool --silent --mode=relink gcc -g -O2 -DHAVE_CONFIG_H -I/usr/ports/devel/apr-svn/work/apr-util-1.3.4/include -I/usr/ports/devel/apr-svn/work/apr-util-1.3.4/include/private -I/usr/ports/devel/apr-svn/work/apr-1.3.3/include -I/usr/local/include/db42 -I/usr/local/include -version-info 3:4:3 -o libaprutil-1.la -rpath /usr/local/lib buckets/apr_buckets_pipe.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_socket.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_file.lo buckets/apr_buckets.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_eos.lo buckets/apr_brigade.lo buckets/apr_buckets_refcount.lo crypto/apr_sha1.lo crypto/uuid.lo crypto/getuuid.lo crypto/apr_md5.lo crypto/apr_md4.lo dbm/apr_dbm.lo dbm/apr_dbm_berkeleydb.lo dbm/apr_dbm_gdbm.lo dbm/apr_dbm_ndbm.lo dbm/apr_dbm_sdbm.lo dbm/! sdbm/sdbm_pair.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo misc/apr_reslist.lo misc/apu_version.lo misc/apr_date.lo misc/apr_rmm.lo misc/apr_queue.lo misc/apu_dso.lo misc/apr_thread_pool.lo memcache/apr_memcache.lo uri/apr_uri.lo xml/apr_xml.lo strmatch/apr_strmatch.lo xlate/xlate.lo dbd/apr_dbd.lo -lcrypt -lpthread -L/usr/local/lib/db42 -L/usr/local/lib -ldb-4.2 -lexpat -liconv /usr/ports/devel/apr-svn/work/apr-1.3.3/libapr-1.la -lcrypt -lpthread ) /usr/bin/install -c -m 755 .libs/libaprutil-1.so.3T /usr/local/lib/libaprutil-1.so.3 (cd /usr/local/lib && { ln -s -f libaprutil-1.so.3 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.3 libaprutil-1.so; }; }) (cd /usr/local/lib && { ln -s -f libaprutil-1.so.3 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.3 libaprutil-1.so; }; }) /usr/bin/install -c -m 755 .libs/libaprutil-1.lai /usr/local/lib/libaprutil-1.la /usr/bin/install -c -m 755 .libs/libaprutil-1.a /usr/local/lib/libaprutil-1.a chmod 644 /usr/local/lib/libaprutil-1.a ranlib /usr/local/lib/libaprutil-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -m 644 aprutil.exp /usr/local/lib /usr/bin/install -c -m 755 apu-config.out /usr/local/bin/apu-1-config ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for apr-db42-1.3.3.1.3.4 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libapr-1.so.3 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://apr.apache.org/ ===> Returning to build of subversion-1.5.4_2 ===> subversion-1.5.4_2 depends on shared library: intl - found ===> Configuring for subversion-1.5.4_2 configure: Configuring Subversion 1.5.4 <..> checking for static Apache module support... no checking for Apache module support via DSO through APXS... no ================================================================== WARNING: skipping the build of mod_dav_svn --with-apxs or --with-apache must be used ================================================================== configure: Apache Portable Runtime (APR) library configuration checking for APR... yes checking APR version... 1.3.3 configure: Apache Portable Runtime Utility (APRUTIL) library configuration checking for APR-util... yes checking APR-UTIL version... 1.3.4 configure: checking neon library <..> config.status: creating packages/solaris/pkginfo config.status: creating subversion/svn_private_config.h config.status: executing mkdir-init commands /usr/bin/install -c -o root -g wheel -d subversion/bindings/javahl/classes /usr/bin/install -c -o root -g wheel -d subversion/bindings/javahl/include ===> Building for subversion-1.5.4_2 /usr/local/bin/libtool --tag=CC --silent --mode=compile cc -O2 -fno-strict-aliasing -pipe -g -O2 -I./subversion/include -I./subversion -I/usr/local/include/neon -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include/db42 -I/usr/local/include -o subversion/libsvn_delta/cancel.lo -c subversion/libsvn_delta/cancel.c <..> cd subversion/tests/libsvn_fs_base && /usr/local/bin/libtool --tag=CC --silent --mode=link cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o strings-reps-test strings-reps-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_fs_base/libsvn_fs_base-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl /usr/local/bin/msgfmt -c -o subversion/po/de.mo subversion/po/de.po /usr/local/bin/msgfmt -c -o subversion/po/es.mo subversion/po/es.po /usr/local/bin/msgfmt -c -o subversion/po/fr.mo subversion/po/fr.po /usr/local/bin/msgfmt -c -o subversion/po/it.mo subversion/po/it.po /usr/local/bin/msgfmt -c -o subversion/po/ja.mo subversion/po/ja.po /usr/local/bin/msgfmt -c -o subversion/po/ko.mo subversion/po/ko.po /usr/local/bin/msgfmt -c -o subversion/po/nb.mo subversion/po/nb.po /usr/local/bin/msgfmt -c -o subversion/po/pl.mo subversion/po/pl.po /usr/local/bin/msgfmt -c -o subversion/po/pt_BR.mo subversion/po/pt_BR.po /usr/local/bin/msgfmt -c -o subversion/po/sv.mo subversion/po/sv.po /usr/local/bin/msgfmt -c -o subversion/po/zh_CN.mo subversion/po/zh_CN.po /usr/local/bin/msgfmt -c -o subversion/po/zh_TW.mo subversion/po/zh_TW.po ===> Installing for subversion-1.5.4_2 ===> Generating temporary packing list ===> Checking if devel/subversion already installed /usr/bin/install -c -o root -g wheel -d /usr/local/lib cd subversion/libsvn_subr ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_subr-1.la /usr/local/lib/libsvn_subr-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_subr-1.so.0 /usr/local/lib/libsvn_subr-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_subr-1.so.0 libsvn_subr-1.so || { rm -f libsvn_subr-1.so && ln -s libsvn_subr-1.so.0 libsvn_subr-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_subr-1.so.0 libsvn_subr-1.so || { rm -f libsvn_subr-1.so && ln -s libsvn_subr-1.so.0 libsvn_subr-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_subr-1.lai /usr/local/lib/libsvn_subr-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_subr-1.a /usr/local/lib/libsvn_subr-1.a chmod 644 /usr/local/lib/libsvn_subr-1.a ranlib /usr/local/lib/libsvn_subr-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_delta ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_delta-1.la /usr/local/lib/libsvn_delta-1.la libtool: install: warning: relinking `libsvn_delta-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_delta; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_delta-1.la cancel.lo compat.lo compose_delta.lo debug_editor.lo default_editor.lo depth_filter_editor.lo path_driver.lo svndiff.lo text_delta.lo vdelta.lo version.lo xdelta.lo ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lz -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_delta-1.so.0T /usr/local/lib/libsvn_delta-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_delta-1.so.0 libsvn_delta-1.so || { rm -f libsvn_delta-1.so && ln -s libsvn_delta-1.so.0 libsvn_delta-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_delta-1.so.0 libsvn_delta-1.so || { rm -f libsvn_delta-1.so && ln -s libsvn_delta-1.so.0 libsvn_delta-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_delta-1.lai /usr/local/lib/libsvn_delta-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_delta-1.a /usr/local/lib/libsvn_delta-1.a chmod 644 /usr/local/lib/libsvn_delta-1.a ranlib /usr/local/lib/libsvn_delta-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_fs_util ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_fs_util-1.la /usr/local/lib/libsvn_fs_util-1.la libtool: install: warning: relinking `libsvn_fs_util-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_fs_util; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_fs_util-1.la fs-util.lo ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_util-1.so.0T /usr/local/lib/libsvn_fs_util-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_fs_util-1.so.0 libsvn_fs_util-1.so || { rm -f libsvn_fs_util-1.so && ln -s libsvn_fs_util-1.so.0 libsvn_fs_util-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_fs_util-1.so.0 libsvn_fs_util-1.so || { rm -f libsvn_fs_util-1.so && ln -s libsvn_fs_util-1.so.0 libsvn_fs_util-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_util-1.lai /usr/local/lib/libsvn_fs_util-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_util-1.a /usr/local/lib/libsvn_fs_util-1.a chmod 644 /usr/local/lib/libsvn_fs_util-1.a ranlib /usr/local/lib/libsvn_fs_util-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_fs_fs ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_fs_fs-1.la /usr/local/lib/libsvn_fs_fs-1.la libtool: install: warning: relinking `libsvn_fs_fs-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_fs_fs; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_fs_fs-1.la dag.lo err.lo fs.lo fs_fs.lo id.lo key-gen.lo lock.lo tree.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_fs-1.so.0T /usr/local/lib/libsvn_fs_fs-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_fs_fs-1.so.0 libsvn_fs_fs-1.so || { rm -f libsvn_fs_fs-1.so && ln -s libsvn_fs_fs-1.so.0 libsvn_fs_fs-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_fs_fs-1.so.0 libsvn_fs_fs-1.so || { rm -f libsvn_fs_fs-1.so && ln -s libsvn_fs_fs-1.so.0 libsvn_fs_fs-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_fs-1.lai /usr/local/lib/libsvn_fs_fs-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_fs-1.a /usr/local/lib/libsvn_fs_fs-1.a chmod 644 /usr/local/lib/libsvn_fs_fs-1.a ranlib /usr/local/lib/libsvn_fs_fs-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -o root -g wheel -d /usr/local/lib cd subversion/libsvn_fs_base ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_fs_base-1.la /usr/local/lib/libsvn_fs_base-1.la libtool: install: warning: relinking `libsvn_fs_base-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_fs_base; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_fs_base-1.la bdb/bdb-err.lo bdb/bdb_compat.lo bdb/changes-table.lo bdb/copies-table.lo bdb/dbt.lo bdb/env.lo bdb/lock-tokens-table.lo bdb/locks-table.lo bdb/node-origins-table.lo bdb/nodes-table.lo bdb/reps-table.lo bdb/rev-table.lo bdb/strings-table.lo bdb/txn-table.lo bdb/uuids-table.lo dag.lo err.lo fs.lo id.lo key-gen.lo lock.lo node-rev.lo reps-strings.lo revs-txns.lo trail.lo tree.lo util/fs_skels.lo util/skel.lo uuid.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_base-1.so.0T /usr/local/lib/libsvn_fs_base-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_fs_base-1.so.0 libsvn_fs_base-1.so || { rm -f libsvn_fs_base-1.so && ln -s libsvn_fs_base-1.so.0 libsvn_fs_base-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_fs_base-1.so.0 libsvn_fs_base-1.so || { rm -f libsvn_fs_base-1.so && ln -s libsvn_fs_base-1.so.0 libsvn_fs_base-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_base-1.lai /usr/local/lib/libsvn_fs_base-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_fs_base-1.a /usr/local/lib/libsvn_fs_base-1.a chmod 644 /usr/local/lib/libsvn_fs_base-1.a ranlib /usr/local/lib/libsvn_fs_base-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -o root -g wheel -d /usr/local/lib cd subversion/libsvn_fs ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_fs-1.la /usr/local/lib/libsvn_fs-1.la libtool: install: warning: relinking `libsvn_fs-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_fs; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_fs-1.la access.lo fs-loader.lo ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la ../../subversion/libsvn_fs_base/libsvn_fs_base-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs-1.so.0T /usr/local/lib/libsvn_fs-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_fs-1.so.0 libsvn_fs-1.so || { rm -f libsvn_fs-1.so && ln -s libsvn_fs-1.so.0 libsvn_fs-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_fs-1.so.0 libsvn_fs-1.so || { rm -f libsvn_fs-1.so && ln -s libsvn_fs-1.so.0 libsvn_fs-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_fs-1.lai /usr/local/lib/libsvn_fs-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_fs-1.a /usr/local/lib/libsvn_fs-1.a chmod 644 /usr/local/lib/libsvn_fs-1.a ranlib /usr/local/lib/libsvn_fs-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_ra_svn ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_ra_svn-1.la /usr/local/lib/libsvn_ra_svn-1.la libtool: install: warning: relinking `libsvn_ra_svn-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_ra_svn; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_ra_svn-1.la client.lo cram.lo cyrus_auth.lo editorp.lo internal_auth.lo marshal.lo streams.lo version.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_svn-1.so.0T /usr/local/lib/libsvn_ra_svn-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_ra_svn-1.so.0 libsvn_ra_svn-1.so || { rm -f libsvn_ra_svn-1.so && ln -s libsvn_ra_svn-1.so.0 libsvn_ra_svn-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_ra_svn-1.so.0 libsvn_ra_svn-1.so || { rm -f libsvn_ra_svn-1.so && ln -s libsvn_ra_svn-1.so.0 libsvn_ra_svn-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_svn-1.lai /usr/local/lib/libsvn_ra_svn-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_svn-1.a /usr/local/lib/libsvn_ra_svn-1.a chmod 644 /usr/local/lib/libsvn_ra_svn-1.a ranlib /usr/local/lib/libsvn_ra_svn-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_repos ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_repos-1.la /usr/local/lib/libsvn_repos-1.la libtool: install: warning: relinking `libsvn_repos-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_repos; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_repos-1.la authz.lo commit.lo delta.lo dump.lo fs-wrap.lo hooks.lo load.lo log.lo node_tree.lo replay.lo reporter.lo repos.lo rev_hunt.lo ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_repos-1.so.0T /usr/local/lib/libsvn_repos-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_repos-1.so.0 libsvn_repos-1.so || { rm -f libsvn_repos-1.so && ln -s libsvn_repos-1.so.0 libsvn_repos-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_repos-1.so.0 libsvn_repos-1.so || { rm -f libsvn_repos-1.so && ln -s libsvn_repos-1.so.0 libsvn_repos-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_repos-1.lai /usr/local/lib/libsvn_repos-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_repos-1.a /usr/local/lib/libsvn_repos-1.a chmod 644 /usr/local/lib/libsvn_repos-1.a ranlib /usr/local/lib/libsvn_repos-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_ra_local ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_ra_local-1.la /usr/local/lib/libsvn_ra_local-1.la libtool: install: warning: relinking `libsvn_ra_local-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_ra_local; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_ra_local-1.la ra_plugin.lo split_url.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_local-1.so.0T /usr/local/lib/libsvn_ra_local-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_ra_local-1.so.0 libsvn_ra_local-1.so || { rm -f libsvn_ra_local-1.so && ln -s libsvn_ra_local-1.so.0 libsvn_ra_local-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_ra_local-1.so.0 libsvn_ra_local-1.so || { rm -f libsvn_ra_local-1.so && ln -s libsvn_ra_local-1.so.0 libsvn_ra_local-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_local-1.lai /usr/local/lib/libsvn_ra_local-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_local-1.a /usr/local/lib/libsvn_ra_local-1.a chmod 644 /usr/local/lib/libsvn_ra_local-1.a ranlib /usr/local/lib/libsvn_ra_local-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -o root -g wheel -d /usr/local/lib cd subversion/libsvn_ra_neon ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_ra_neon-1.la /usr/local/lib/libsvn_ra_neon-1.la libtool: install: warning: relinking `libsvn_ra_neon-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_ra_neon; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_ra_neon-1.la commit.lo fetch.lo file_revs.lo get_dated_rev.lo get_location_segments.lo get_locations.lo get_locks.lo lock.lo log.lo merge.lo mergeinfo.lo options.lo props.lo replay.lo session.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -L/usr/local/lib -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -L/usr/lib -lgssapi -lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err -lexpat -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_neon-1.so.0T /usr/local/lib/libsvn_ra_neon-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_ra_neon-1.so.0 libsvn_ra_neon-1.so || { rm -f libsvn_ra_neon-1.so && ln -s libsvn_ra_neon-1.so.0 libsvn_ra_neon-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_ra_neon-1.so.0 libsvn_ra_neon-1.so || { rm -f libsvn_ra_neon-1.so && ln -s libsvn_ra_neon-1.so.0 libsvn_ra_neon-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_neon-1.lai /usr/local/lib/libsvn_ra_neon-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_ra_neon-1.a /usr/local/lib/libsvn_ra_neon-1.a chmod 644 /usr/local/lib/libsvn_ra_neon-1.a ranlib /usr/local/lib/libsvn_ra_neon-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -o root -g wheel -d /usr/local/lib cd subversion/libsvn_diff ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_diff-1.la /usr/local/lib/libsvn_diff-1.la libtool: install: warning: relinking `libsvn_diff-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_diff; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_diff-1.la diff.lo diff3.lo diff4.lo diff_file.lo diff_memory.lo lcs.lo token.lo util.lo ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_diff-1.so.0T /usr/local/lib/libsvn_diff-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_diff-1.so.0 libsvn_diff-1.so || { rm -f libsvn_diff-1.so && ln -s libsvn_diff-1.so.0 libsvn_diff-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_diff-1.so.0 libsvn_diff-1.so || { rm -f libsvn_diff-1.so && ln -s libsvn_diff-1.so.0 libsvn_diff-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_diff-1.lai /usr/local/lib/libsvn_diff-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_diff-1.a /usr/local/lib/libsvn_diff-1.a chmod 644 /usr/local/lib/libsvn_diff-1.a ranlib /usr/local/lib/libsvn_diff-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_ra ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_ra-1.la /usr/local/lib/libsvn_ra-1.la libtool: install: warning: relinking `libsvn_ra-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_ra; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_ra-1.la compat.lo ra_loader.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_local/libsvn_ra_local-1.la ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_ra_neon/libsvn_ra_neon-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libap! r-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra-1.so.0T /usr/local/lib/libsvn_ra-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_ra-1.so.0 libsvn_ra-1.so || { rm -f libsvn_ra-1.so && ln -s libsvn_ra-1.so.0 libsvn_ra-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_ra-1.so.0 libsvn_ra-1.so || { rm -f libsvn_ra-1.so && ln -s libsvn_ra-1.so.0 libsvn_ra-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_ra-1.lai /usr/local/lib/libsvn_ra-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_ra-1.a /usr/local/lib/libsvn_ra-1.a chmod 644 /usr/local/lib/libsvn_ra-1.a ranlib /usr/local/lib/libsvn_ra-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_wc ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_wc-1.la /usr/local/lib/libsvn_wc-1.la libtool: install: warning: relinking `libsvn_wc-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_wc; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_wc-1.la adm_crawler.lo adm_files.lo adm_ops.lo ambient_depth_filter_editor.lo copy.lo diff.lo entries.lo lock.lo log.lo merge.lo props.lo questions.lo relocate.lo revision_status.lo status.lo translate.lo update_editor.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl ) /usr/bin/install -c -o root -g wheel .libs/libsvn_wc-1.so.0T /usr/local/lib/libsvn_wc-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_wc-1.so.0 libsvn_wc-1.so || { rm -f libsvn_wc-1.so && ln -s libsvn_wc-1.so.0 libsvn_wc-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_wc-1.so.0 libsvn_wc-1.so || { rm -f libsvn_wc-1.so && ln -s libsvn_wc-1.so.0 libsvn_wc-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_wc-1.lai /usr/local/lib/libsvn_wc-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_wc-1.a /usr/local/lib/libsvn_wc-1.a chmod 644 /usr/local/lib/libsvn_wc-1.a ranlib /usr/local/lib/libsvn_wc-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cd subversion/libsvn_client ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libsvn_client-1.la /usr/local/lib/libsvn_client-1.la libtool: install: warning: relinking `libsvn_client-1.la' (cd /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/libsvn_client; /bin/sh /usr/local/bin/libtool --tag=CC --silent --mode=relink cc -O2 -fno-strict-aliasing -pipe -g -O2 -L/usr/local/lib/db42 -L/usr/local/lib -rpath /usr/local/lib -o libsvn_client-1.la add.lo blame.lo cat.lo changelist.lo checkout.lo cleanup.lo commit.lo commit_util.lo compat_providers.lo copy.lo ctx.lo delete.lo diff.lo export.lo externals.lo info.lo list.lo locking_commands.lo log.lo merge.lo mergeinfo.lo prop_commands.lo ra.lo relocate.lo repos_diff.lo repos_diff_summarize.lo resolved.lo revert.lo revisions.lo status.lo switch.lo update.lo url.lo util.lo version.lo ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread -lintl! ) /usr/bin/install -c -o root -g wheel .libs/libsvn_client-1.so.0T /usr/local/lib/libsvn_client-1.so.0 (cd /usr/local/lib && { ln -s -f libsvn_client-1.so.0 libsvn_client-1.so || { rm -f libsvn_client-1.so && ln -s libsvn_client-1.so.0 libsvn_client-1.so; }; }) (cd /usr/local/lib && { ln -s -f libsvn_client-1.so.0 libsvn_client-1.so || { rm -f libsvn_client-1.so && ln -s libsvn_client-1.so.0 libsvn_client-1.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libsvn_client-1.lai /usr/local/lib/libsvn_client-1.la /usr/bin/install -c -o root -g wheel .libs/libsvn_client-1.a /usr/local/lib/libsvn_client-1.a chmod 644 /usr/local/lib/libsvn_client-1.a ranlib /usr/local/lib/libsvn_client-1.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -o root -g wheel -d /usr/local/include/subversion-1 /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_time.h /usr/local/include/subversion-1/svn_time.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_ctype.h /usr/local/include/subversion-1/svn_ctype.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_dso.h /usr/local/include/subversion-1/svn_dso.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_version.h /usr/local/include/subversion-1/svn_version.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_ra_svn.h /usr/local/include/subversion-1/svn_ra_svn.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/mod_dav_svn.h /usr/local/include/subversion-1/mod_dav_svn.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_compat.h /usr/local/include/subversion-1/svn_compat.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_wc.h /usr/local/include/subversion-1/svn_wc.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_props.h /usr/local/include/subversion-1/svn_props.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_error_codes.h /usr/local/include/subversion-1/svn_error_codes.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/mod_authz_svn.h /usr/local/include/subversion-1/mod_authz_svn.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_opt.h /usr/local/include/subversion-1/svn_opt.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_repos.h /usr/local/include/subversion-1/svn_repos.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_base64.h /usr/local/include/subversion-1/svn_base64.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_nls.h /usr/local/include/subversion-1/svn_nls.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_diff.h /usr/local/include/subversion-1/svn_diff.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_iter.h /usr/local/include/subversion-1/svn_iter.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_ra.h /usr/local/include/subversion-1/svn_ra.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_quoprint.h /usr/local/include/subversion-1/svn_quoprint.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_config.h /usr/local/include/subversion-1/svn_config.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_user.h /usr/local/include/subversion-1/svn_user.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_sorts.h /usr/local/include/subversion-1/svn_sorts.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_io.h /usr/local/include/subversion-1/svn_io.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_client.h /usr/local/include/subversion-1/svn_client.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_dav.h /usr/local/include/subversion-1/svn_dav.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_pools.h /usr/local/include/subversion-1/svn_pools.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_mergeinfo.h /usr/local/include/subversion-1/svn_mergeinfo.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_fs.h /usr/local/include/subversion-1/svn_fs.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_delta.h /usr/local/include/subversion-1/svn_delta.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_path.h /usr/local/include/subversion-1/svn_path.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_hash.h /usr/local/include/subversion-1/svn_hash.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_string.h /usr/local/include/subversion-1/svn_string.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_cmdline.h /usr/local/include/subversion-1/svn_cmdline.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_auth.h /usr/local/include/subversion-1/svn_auth.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_xml.h /usr/local/include/subversion-1/svn_xml.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_subst.h /usr/local/include/subversion-1/svn_subst.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_md5.h /usr/local/include/subversion-1/svn_md5.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_utf.h /usr/local/include/subversion-1/svn_utf.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_types.h /usr/local/include/subversion-1/svn_types.h /usr/bin/install -c -o root -g wheel -m 644 /usr/ports/devel/subversion/work/subversion-1.5.4/subversion/include/svn_error.h /usr/local/include/subversion-1/svn_error.h /usr/bin/install -c -o root -g wheel -d /usr/local/bin cd subversion/svn ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svn /usr/local/bin/svn /usr/bin/install -c -o root -g wheel .libs/svn /usr/local/bin/svn cd subversion/svnadmin ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svnadmin /usr/local/bin/svnadmin /usr/bin/install -c -o root -g wheel .libs/svnadmin /usr/local/bin/svnadmin cd subversion/svndumpfilter ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svndumpfilter /usr/local/bin/svndumpfilter /usr/bin/install -c -o root -g wheel .libs/svndumpfilter /usr/local/bin/svndumpfilter cd subversion/svnlook ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svnlook /usr/local/bin/svnlook /usr/bin/install -c -o root -g wheel .libs/svnlook /usr/local/bin/svnlook cd subversion/svnserve ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svnserve /usr/local/bin/svnserve /usr/bin/install -c -o root -g wheel .libs/svnserve /usr/local/bin/svnserve cd subversion/svnsync ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svnsync /usr/local/bin/svnsync /usr/bin/install -c -o root -g wheel .libs/svnsync /usr/local/bin/svnsync cd subversion/svnversion ; /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel svnversion /usr/local/bin/svnversion /usr/bin/install -c -o root -g wheel .libs/svnversion /usr/local/bin/svnversion /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svn/svn.1 /usr/local/man/man1/svn.1 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svnadmin/svnadmin.1 /usr/local/man/man1/svnadmin.1 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svndumpfilter/svndumpfilter.1 /usr/local/man/man1/svndumpfilter.1 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svnlook/svnlook.1 /usr/local/man/man1/svnlook.1 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svnserve/svnserve.8 /usr/local/man/man8/svnserve.8 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svnserve/svnserve.conf.5 /usr/local/man/man5/svnserve.conf.5 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svnsync/svnsync.1 /usr/local/man/man1/svnsync.1 /usr/bin/install -c -o root -g wheel -m 644 ./subversion/svnversion/svnversion.1 /usr/local/man/man1/svnversion.1 /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/de/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 de.mo /usr/local/share/locale/de/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/es/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 es.mo /usr/local/share/locale/es/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/fr/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 fr.mo /usr/local/share/locale/fr/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/it/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 it.mo /usr/local/share/locale/it/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/ja/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 ja.mo /usr/local/share/locale/ja/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/ko/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 ko.mo /usr/local/share/locale/ko/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/nb/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 nb.mo /usr/local/share/locale/nb/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/pl/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 pl.mo /usr/local/share/locale/pl/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/pt_BR/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 pt_BR.mo /usr/local/share/locale/pt_BR/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/sv/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 sv.mo /usr/local/share/locale/sv/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/zh_CN/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 zh_CN.mo /usr/local/share/locale/zh_CN/LC_MESSAGES/subversion.mo /usr/bin/install -c -o root -g wheel -d /usr/local/share/locale/zh_TW/LC_MESSAGES cd subversion/po ; /usr/bin/install -c -o root -g wheel -m 644 zh_TW.mo /usr/local/share/locale/zh_TW/LC_MESSAGES/subversion.mo subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt cd /usr/ports/devel/subversion/work/subversion-1.5.4/tools ; /usr/bin/tar --exclude '*.in' -cf - * | /usr/bin/tar -C /usr/local/share/subversion -xf - /bin/mkdir -p /usr/local/share/doc/subversion for f in BUGS CHANGES COMMITTERS COPYING HACKING INSTALL README; do install -o root -g wheel -m 444 /usr/ports/devel/subversion/work/subversion-1.5.4/$f /usr/local/share/doc/subversion; done ===> Installing rc.d startup script(s) ===> Compressing manual pages for subversion-1.5.4_2 ===> Registering installation for subversion-1.5.4_2 ===> Returning to build of scponly-4.8 ===> scponly-4.8 depends on executable: svnserve - found ===> Configuring for scponly-4.8 checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 <..> cc -O2 -fno-strict-aliasing -pipe -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/usr/local/etc/scponly/debuglevel"' -o groups groups.c ---> Installing the new version via the port ===> Installing for scponly-4.8 ===> scponly-4.8 depends on executable: rsync - found ===> scponly-4.8 depends on executable: svn - found ===> scponly-4.8 depends on executable: svnserve - found ===> scponly-4.8 depends on executable: rsync - found ===> scponly-4.8 depends on executable: svn - found ===> scponly-4.8 depends on executable: svnserve - found ===> scponly-4.8 depends on executable: rsync - found ===> scponly-4.8 depends on executable: svn - found ===> scponly-4.8 depends on executable: svnserve - found ===> Generating temporary packing list ===> Checking if shells/scponly already installed echo "0" > debuglevel /usr/bin/install -c -o root -g wheel -d /usr/local/bin /usr/bin/install -c -o root -g wheel -d /usr/local/man/man8 /usr/bin/install -c -o root -g wheel -d /usr/local/etc/scponly /usr/bin/install -c -o root -g wheel -o 0 -g 0 scponly /usr/local/bin/scponly /usr/bin/install -c -o root -g wheel -o 0 -g 0 -m 0644 scponly.8 /usr/local/man/man8/scponly.8 /usr/bin/install -c -o root -g wheel -o 0 -g 0 -m 0644 debuglevel /usr/local/etc/scponly/debuglevel if test "xscponlyc" != "x"; then /usr/bin/install -c -o root -g wheel -d /usr/local/sbin; rm -f /usr/local/sbin/scponlyc; cp scponly scponlyc; /usr/bin/install -c -o root -g wheel -o 0 -g 0 -m 4755 scponlyc /usr/local/sbin/scponlyc; fi Updating /etc/shells To setup chroot cage, run following command: cd /usr/local/share/examples/scponly/ && /bin/sh setup_chroot.sh ===> Installing rc.d startup script(s) ===> Compressing manual pages for scponly-4.8 ===> Registering installation for scponly-4.8 ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/sbin/scponlyc If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://sublimation.org/scponly/wiki/index.php/Main_Page ===> Cleaning for subversion-1.5.4_2 ===> Cleaning for apr-db42-1.3.3.1.3.4 ===> Cleaning for automake-1.9.6_3 ===> Cleaning for automake-wrapper-20071109 ===> Cleaning for scponly-4.8 ---> Installing 'automake-wrapper-20071109' from a port (devel/automake-wrapper) ---> Building '/usr/ports/devel/automake-wrapper' ===> Cleaning for automake-wrapper-20071109 ===> Extracting for automake-wrapper-20071109 ===> Patching for automake-wrapper-20071109 ===> Configuring for automake-wrapper-20071109 ---> Installing the new version via the port ===> Installing for automake-wrapper-20071109 ===> Generating temporary packing list ===> Checking if devel/automake-wrapper already installed ===> automake-wrapper-20071109 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of devel/automake-wrapper without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/devel/automake-wrapper. *** Error code 1 Stop in /usr/ports/devel/automake-wrapper. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.24664.1 env make reinstall ** Fix the installation problem and try again. ---> Skipping 'devel/automake19' because a requisite port 'devel/automake-wrapper' failed (specify -k to force) ---> Skipping 'devel/apr-svn' because a requisite port 'devel/automake19' failed (specify -k to force) ---> Skipping 'devel/subversion' because a requisite port 'devel/apr-svn' failed (specify -k to force) ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/automake-wrapper (install error) * devel/automake19 * devel/apr-svn * devel/subversion myhost:[2:57][483] #pkg_info |grep automake automake-1.9.6_3 GNU Standards-compliant Makefile generator (1.9) automake-wrapper-20071109 Wrapper script for GNU automake myhost:[10:09][484] #portinstall apr-svn ** No such package or port: apr-svn myhost:[10:16][485] #portinstall devel/apr-svn [Updating the pkgdb in /var/db/pkg ... - 171 packages found (-0 +5) ..... done] ** Found already installed package(s) of 'devel/apr-svn': apr-db42-1.3.3.1.3.4 myhost:[10:16][486] #portinstall subversion ** Found already installed package(s) of 'devel/subversion': subversion-1.5.4_2 myhost:[10:46][491] #pkg_info | grep apr apr-db42-1.3.3.1.3.4 Apache Portability Library myhost:[10:47][492] #pkg_info | grep subversion subversion-1.5.4_2 Version control system >How-To-Repeat: Just follow the procedure above >Fix: >Release-Note: >Audit-Trail: >Unformatted: