[Bug 274068] devel/llvm11 ninja build stopped: subcommand failed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 19:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274068 Bug ID: 274068 Summary: devel/llvm11 ninja build stopped: subcommand failed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: brooks@FreeBSD.org Reporter: dougs@dawnsign.com Flags: maintainer-feedback?(brooks@FreeBSD.org) Assignee: brooks@FreeBSD.org After running portsnap and updating ports early Friday morning, came across this on 3 of my 13.2-RELEASE-p3 servers: [ 72% 4083/5603] cd /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings && /usr/local/bin/swig -c++ -features autodoc -I/usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/include -I/usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings -outdir /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings -c++ -shadow -python -threads -o /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings/LLDBWrapPython.cpp /usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings/python.swig [ 72% 4084/5603] cd /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings && /usr/local/bin/swig -c++ -features autodoc -I/usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/include -I/usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings -outdir /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings -lua -w503 -o /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings/LLDBWrapLua.cpp /usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings/lua.swig FAILED: tools/lldb/bindings/LLDBWrapLua.cpp /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings/LLDBWrapLua.cpp cd /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings && /usr/local/bin/swig -c++ -features autodoc -I/usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/include -I/usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings -outdir /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings -lua -w503 -o /usr/ports/devel/llvm11/work/.build/tools/lldb/bindings/LLDBWrapLua.cpp /usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings/lua.swig /usr/ports/devel/llvm11/work/llvm-11.0.1.src/tools/lldb/bindings/././interface/SBAddress.i:143: Error: Syntax error in input(3). ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/llvm11 *** Error code 1 Stop. make: stopped in /usr/ports/devel/llvm11 ===>>> make build failed for devel/llvm11 ===>>> Aborting update ===>>> Update for devel/llvm11 failed ===>>> Aborting update ===>>> The following actions were performed: Upgrade of portmaster-3.26 to portmaster-3.27 Upgrade of py39-typing-extensions-4.7.1 to py39-typing-extensions-4.8.0 Installation of devel/py-setuptools-rust@py39 (py39-setuptools-rust-1.7.0) Upgrade of py39-cryptography-41.0.3_1,1 to py39-cryptography-41.0.4,1 Installation of devel/swig40 (swig40-4.0.2) ===>>> Deleting installed build-only dependencies Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 2 packages (of 0 packages in the universe): Installed packages to be REMOVED: py39-setuptools-rust: 1.7.0 swig40: 4.0.2 Number of packages to be removed: 2 The operation will free 5 MiB. [1/2] Deinstalling py39-setuptools-rust-1.7.0... [1/2] Deleting files for py39-setuptools-rust-1.7.0: 100% [2/2] Deinstalling swig40-4.0.2... [2/2] Deleting files for swig40-4.0.2: 100% ===>>> You can restart from the point of failure with this command line: portmaster <flags> devel/llvm11 devel/llvm13 This command has been saved to ~/portmasterfail.txt Is this not related to Bug 273959? I'm not sure how to fix this. -- You are receiving this mail because: You are the assignee for the bug.