I tried to build devel/subversion on FreeBSD 10 prerelease amd64
(SVN revision 259409), and installation failed due to missing files.
All dependencies built and installed successfully.
First attempt quickly failed because of dependency databases/db42:
DEPRECATED= Please migrate to databases/db5
but I got past that by installing databases/db6.
Maybe I was overambitious enabling some options, like tests and tools?
===> The following configuration options are available for subversion-1.8.5:
BDB=on: Berkeley DB support
DOCS=on: Build and/or install documentation
FREEBSD_TEMPLATE=on: FreeBSD Project log template
GNOME_KEYRING=off: Build with GNOME Keyring auth support
KDE_KWALLET=off: Build with KDE KWallet auth support
MAINTAINER_DEBUG=off: Build debug version
MOD_DAV_SVN=off: mod_dav_svn module for Apache 2.X
NLS=on: Native Language Support
P4_STYLE_MARKERS=on: Perforce-style conflict markers
SASL=off: SASL support
SERF=on: WebDAV/Delta-V (HTTP/HTTPS) repo access module
STATIC=off: Build static version (no shared libs)
SVNSERVE_WRAPPER=on: Enable svnserve wrapper (umask setter)
TEST=on: Run subversion test suite
TOOLS=on: Install several tools (svnauthz-validate and mod_dontdothat are
among them)
===> Use 'make config' to modify these settings
Earlier I failed, for a different error, to build devel/subversion on
FreeBSD-HEAD amd64.
Most relevant part of build log was:
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===> Installing for subversion-1.8.5
===> Checking if devel/subversion already installed
===> Registering installation for subversion-1.8.5
pkg-static:
lstat(/BETA1/usr/ports/devel/subversion/work10/stage/usr/local/lib/libsvn_fs_base-1.a):
No such file or directory
pkg-static:
lstat(/BETA1/usr/ports/devel/subversion/work10/stage/usr/local/lib/libsvn_fs_base-1.la):
No such file or directory
pkg-static:
lstat(/BETA1/usr/ports/devel/subversion/work10/stage/usr/local/lib/libsvn_fs_base-1.so):
No such file or directory
pkg-static:
lstat(/BETA1/usr/ports/devel/subversion/work10/stage/usr/local/lib/libsvn_fs_base-1.so.0):
No such file or directory
*** Error code 74
Stop.
make[1]: stopped in /BETA1/usr/ports/devel/subversion
*** Error code 1
Stop.
make: stopped in /BETA1/usr/ports/devel/subversion
===>>> Installation of subversion-1.8.5 (devel/subversion) failed
===>>> Aborting update
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"