Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2023 23:28:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275901] devel/llvm15 fails to build, causing failure of dependent pkgs
Message-ID:  <bug-275901-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275901

            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) whe=
re
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:

```
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D env: USE_PACKAGE_DEPENDS_ONLY=3D1 USER=3Droot UID=3D0 GID=
=3D0
=3D=3D=3D>   llvm15-15.0.7_8 depends on package: py39-sphinx-markdown-table=
s>=3D0 - not
found
=3D=3D=3D>   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: .......... d=
one
[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
=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!
```

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275901-7788>