Re: devel/android-tools: android-tools-35.0.2 configure_error
Baptiste Daroussin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
On Tue 14 Apr 14:11, Tatsuki Makino wrote: > Hello. > > It stops at the configure phase with the following error. > > =>> Building devel/android-tools > build started at Tue Apr 14 04:04:03 UTC 2026 > port directory: /usr/ports/devel/android-tools > package name: android-tools-35.0.2 > building for: FreeBSD src-default-job-01 14.4-STABLE FreeBSD 14.4-STABLE 1404500 amd64 > ︙ > CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): > Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) > Call Stack (most recent call first): > /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) > /usr/local/share/cmake/Modules/FindPkgConfig.cmake:114 (find_package_handle_standard_args) > vendor/CMakeLists.txt:95 (find_package) > > It seems that this can be resolved with USES+=pkgconfig. > I don't know what will happen from here on. > This is just a breaking news report :) > > Regards. > > Fixed thank your for reporting, I don't know how I ended up removing this USES between my tests and the push, but hey.. Fixed. Thanks for reporting. Best regards, Bapt