[Bug 279430] devel/subversion silent dependency on pkgconf

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 May 2024 10:57:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279430

            Bug ID: 279430
           Summary: devel/subversion silent dependency on pkgconf
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl

/usr/ports/net-mgmt/observium $ sudo make clean
Password:
sh: pkgconf: not found
make[2]: "/usr/ports/devel/subversion/Makefile" line 137: warning: "pkgconf
--libs --static sqlite3" returned non-zero status
===>  Cleaning for observium-php81-0.19.8_3

<...>

/usr/ports/devel/subversion $ sudo make clean
Password:
sh: pkgconf: not found
make: "/usr/ports/devel/subversion/Makefile" line 137: warning: "pkgconf --libs
--static sqlite3" returned non-zero status
sh: pkgconf: not found
make[1]: "/usr/ports/devel/subversion/Makefile" line 137: warning: "pkgconf
--libs --static sqlite3" returned non-zero status
sh: pkgconf: not found
make[1]: "/usr/ports/devel/subversion/Makefile" line 137: warning: "pkgconf
--libs --static sqlite3" returned non-zero status
===>  Cleaning for subversion-1.14.3_7
sh: pkgconf: not found
make[1]: "/usr/ports/devel/subversion/Makefile" line 137: warning: "pkgconf
--libs --static sqlite3" returned non-zero status

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.