[Bug 216934] devel/subversion: doesn't build with STATIC option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 9 11:58:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216934
Bug ID: 216934
Summary: devel/subversion: doesn't build with STATIC option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: lev at FreeBSD.org
Reporter: godevilove at ya.ru
Flags: maintainer-feedback?(lev at FreeBSD.org)
Assignee: lev at FreeBSD.org
This port doesn't build with 'STATIC' config option:
--- tools/dev/fsfs-access-map ---
/usr/local/lib/libsqlite3.a(sqlite3.o): In function `fts5Bm25Function':
(.text+0x906e0): undefined reference to `log'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [tools/dev/fsfs-access-map] Error code 1
make[2]: stopped in /usr/ports/devel/subversion/work/subversion-1.9.5
--- tools/dev/x509-parser ---
/usr/local/lib/libsqlite3.a(sqlite3.o): In function `fts5Bm25Function':
(.text+0x906e0): undefined reference to `log'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [tools/dev/x509-parser] Error code 1
make[2]: stopped in /usr/ports/devel/subversion/work/subversion-1.9.5
2 errors
make[2]: stopped in /usr/ports/devel/subversion/work/subversion-1.9.5
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/devel/subversion
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/subversion
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list