[Bug 282265] devel/wasi-libc: after 9fd4b7c836f0, failing on build-depends

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Oct 2024 11:38:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282265

            Bug ID: 282265
           Summary: devel/wasi-libc: after 9fd4b7c836f0, failing on
                    build-depends
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vishwin@freebsd.org
          Reporter: dim@FreeBSD.org
             Flags: maintainer-feedback?(vishwin@freebsd.org)
          Assignee: vishwin@freebsd.org

This is with default ports tree and an empty make.conf, so everything default,
but with a world built from the llvm-19-update branch (for bug 280562).

When building devel/wasi-libc under poudriere, I get:

===>   wasi-libc18-22.27 depends on package: gmake>=4.4.1 - not found
===>   Installing existing package /packages/All/gmake-4.4.1.pkg
[llvm-19-update-n272786-24958b70830a-amd64-local-job-03] Installing
gmake-4.4.1...
[llvm-19-update-n272786-24958b70830a-amd64-local-job-03] `-- Installing
gettext-runtime-0.22.5...
[llvm-19-update-n272786-24958b70830a-amd64-local-job-03] |   `-- Installing
indexinfo-0.3.1...
[llvm-19-update-n272786-24958b70830a-amd64-local-job-03] |   `-- Extracting
indexinfo-0.3.1: .... done
[llvm-19-update-n272786-24958b70830a-amd64-local-job-03] `-- Extracting
gettext-runtime-0.22.5: .......... done
[llvm-19-update-n272786-24958b70830a-amd64-local-job-03] Extracting
gmake-4.4.1: .......... done
===>   wasi-libc18-22.27 depends on package: gmake>=4.4.1 - found
===>   Returning to build of wasi-libc18-22.27
===>   wasi-libc18-22.27 depends on executable: llvm-config18 - not found
===>   wasi-libc18-22.27 depends on package: /packages/All/llvm18-18.1.8_2.pkg
- not found
===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from
source
*** Error code 1

This appears to have been introduced with ports 9fd4b7c836f0.

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