Date: Thu, 09 Feb 2017 11:58:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216934] devel/subversion: doesn't build with STATIC option Message-ID: <bug-216934-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216934 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@FreeBSD.org Reporter: godevilove@ya.ru Flags: maintainer-feedback?(lev@FreeBSD.org) Assignee: lev@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 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216934-13>