[Bug 270971] devel/subversion: compile port error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Apr 2023 01:24:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270971 Bug ID: 270971 Summary: devel/subversion: compile port error 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: please@forget.me.uk Assignee: lev@FreeBSD.org Flags: maintainer-feedback?(lev@FreeBSD.org) Looks it has two problems: ''' sh: pkgconf: not found make: "/usr/ports/devel/subversion/Makefile" line 133: warning: "pkgconf --libs --static sqlite3" returned non-zero status ''' Thats is at start second is: ``` ===> subversion-1.14.2_3 depends on file: /usr/local/lib/libsqlite3.a - not found ===> Installing existing package /packages/All/sqlite3-3.41.2,1.pkg [132amd64-default-job-03] Installing sqlite3-3.41.2,1... the most recent version of sqlite3-3.41.2,1 is already installed ===> subversion-1.14.2_3 depends on file: /usr/local/lib/libsqlite3.a - not found *** Error code 1 Stop. make: stopped in /usr/ports/devel/subversion ``` -- You are receiving this mail because: You are the assignee for the bug.