Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 14:57:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258062] devel/llvm13: Unable to access file /usr/ports/devel/llvm13/work/stage/usr/local/l lvm13/lib/libLLVMWebAssemblyUtils.a:No such file or directory
Message-ID:  <bug-258062-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258062
           Summary: devel/llvm13: Unable to access file
                    /usr/ports/devel/llvm13/work/stage/usr/local/l
                    lvm13/lib/libLLVMWebAssemblyUtils.a:No such file or
                    directory
           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: bsd@philippost.de
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)

Created attachment 227447
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227447&action=
=3Dedit
poudriere testport logfile for llvm13

Trying to install devel/llvm13 on my 12.2-Stable amd64 machine fails as
follows:

# make install
=3D=3D=3D>  Installing for llvm13-13.0.0.r1
=3D=3D=3D>  Checking if llvm13 is already installed
=3D=3D=3D>   Registering installation for llvm13-13.0.0.r1
pkg-static: Unable to access file
/usr/ports/devel/llvm13/work/stage/usr/local/l
lvm13/lib/libLLVMWebAssemblyUtils.a:No such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/llvm13
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/llvm13
#

I selected the BE_FREEBSD option, all others are unchanged:
# make showconfig
=3D=3D=3D> The following configuration options are available for llvm13-13.=
0.0.r1:
     BE_AMDGPU=3Don: AMD GPU backend (required by mesa)
     CLANG=3Don: Build clang
     COMPILER_RT=3Don: Sanitizer libraries
     DOCS=3Don: Build and/or install documentation
     EXTRAS=3Don: Extra clang tools
     FLANG=3Doff: Flang FORTRAN compiler
     GOLD=3Don: Build the LLVM Gold plugin for LTO
     LIT=3Don: Install lit and FileCheck test tools
     LLD=3Don: Install lld, the LLVM linker
     LLDB=3Don: Install lldb, the LLVM debugger
     MLIR=3Don: Multi-Level Intermediate Representation
     OPENMP=3Don: Install libomp, the LLVM OpenMP runtime library
     PYCLANG=3Don: Install python bindings to libclang
=3D=3D=3D=3D> Options available for the single BACKENDS: you have to select=
 exactly one
of them
     BE_FREEBSD=3Don: Backends for FreeBSD architectures
     BE_NATIVE=3Doff: Backend(s) for this architecture (X86)
     BE_STANDARD=3Doff: All non-experimental backends
=3D=3D=3D> Use 'make config' to modify these settings
#

`poudriere testport` shows the same problem, the log is attached.

--=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-258062-7788>