[Bug 275901] devel/llvm15 fails to build, causing failure of dependent pkgs

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Dec 2023 23:28:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275901

            Bug ID: 275901
           Summary: devel/llvm15 fails to build, causing failure of
                    dependent pkgs
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: jeff+freebsd@wagsky.com
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

Noticed when trying to install net/wireshark on 13.2-RELEASE-p9 (amd64) where
it is apparently not available on either the Quarterly or Latest repos.

Trying to build locally with poudriere failed.

Possibly related to #274743 and #274471

Failure appears to be related to build-depends

Failed to install the following 1 package(s):
/packages/All/py39-sphinx-markdown-tables-0.0.15,1.pkg

log excerpt:

```
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   llvm15-15.0.7_8 depends on package: py39-sphinx-markdown-tables>=0 - not
found
===>   Installing existing package
/packages/All/py39-sphinx-markdown-tables-0.0.15,1.pkg
[13_2-default-job-03] Installing py39-sphinx-markdown-tables-0.0.15,1...
[13_2-default-job-03] `-- Installing py39-markdown-3.3.7_1...
[13_2-default-job-03] |   `-- Installing py39-importlib-metadata-7.0.0...
[13_2-default-job-03] |   | `-- Installing py39-zipp-3.17.0...
[13_2-default-job-03] |   |   `-- Installing python39-3.9.18...
[13_2-default-job-03] |   |   | `-- Installing gettext-runtime-0.22.3...
[13_2-default-job-03] |   |   |   `-- Installing indexinfo-0.3.1...
[13_2-default-job-03] |   |   |   `-- Extracting indexinfo-0.3.1: .... done
[13_2-default-job-03] |   |   | `-- Extracting gettext-runtime-0.22.3:
.......... done
[13_2-default-job-03] |   |   | `-- Installing libffi-3.4.4...
[13_2-default-job-03] |   |   | `-- Extracting libffi-3.4.4: .......... done
[13_2-default-job-03] |   |   | `-- Installing mpdecimal-2.5.1...
[13_2-default-job-03] |   |   | `-- Extracting mpdecimal-2.5.1: .......... done
[13_2-default-job-03] |   |   | `-- Installing readline-8.2.7...
[13_2-default-job-03] |   |   | `-- Extracting readline-8.2.7: .......... done
[13_2-default-job-03] |   |   `-- Extracting python39-3.9.18: ....
pkg-static: Fail to chown
/lib2to3/pgen2/__pycache__/__init__.cpython-39.pyc:Bad file descriptor
[13_2-default-job-03] |   |   `-- Extracting python39-3.9.18... done

Failed to install the following 1 package(s):
/packages/All/py39-sphinx-markdown-tables-0.0.15,1.pkg
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/llvm15
=>> Cleaning up wrkdir
===>  Cleaning for llvm15-15.0.7_8
build of devel/llvm15@default | llvm15-15.0.7_8 ended at Sat Dec 23 15:09:43
PST 2023
build time: 00:00:25
!!! build failure encountered !!!
```

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