Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2020 19:03:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250029] devel/llvm11 fails at install stage
Message-ID:  <bug-250029-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 250029
           Summary: devel/llvm11 fails at install stage
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: info@babaei.net
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

I am on 12.1-RELEASE and trying to build LLVM 11. It builds fine but at the=
 end
of the installation stage it gives the following error and fails to install:

install  -m 0644
/usr/ports/devel/llvm11/work/llvm-11.0.0rc4.src/utils/lit/lit/builtin_comma=
nds/*.py

/usr/ports/devel/llvm11/work/stage/usr/local/lib/python3.7/site-packages/li=
t11/builtin_commands
install  -m 0644
/usr/ports/devel/llvm11/work/llvm-11.0.0rc4.src/utils/lit/lit/formats/*.py=
=20
/usr/ports/devel/llvm11/work/stage/usr/local/lib/python3.7/site-packages/li=
t11/formats
install  -s -m 555 /usr/ports/devel/llvm11/work/.build/bin/FileCheck=20
/usr/ports/devel/llvm11/work/stage/usr/local/llvm11/bin/
/bin/ln -f /usr/ports/devel/llvm11/work/stage/usr/local/llvm11/bin/FileChec=
k=20
/usr/ports/devel/llvm11/work/stage/usr/local/bin/FileCheck11
eck  /usr/ports/devel/llvm11/work/stage/usr/local/bin/FileCheck11
/bin/ln -s ld.lld /usr/ports/devel/llvm11/work/stage/usr/local/llvm11/bin/ld
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D>   Installing ldconfig configuration file
=3D=3D=3D>  Installing for llvm11-11.0.0.r4
=3D=3D=3D>  Checking if llvm11 is already installed
=3D=3D=3D>   Registering installation for llvm11-11.0.0.r4 as automatic
pkg-static: Unable to access file
/usr/ports/devel/llvm11/work/stage/usr/local/llvm11/lib/libLLVMAVRAsmParser=
.a:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/llvm11/work/stage/usr/local/llvm11/lib/libLLVMAVRCodeGen.a=
:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/llvm11/work/stage/usr/local/llvm11/lib/libLLVMAVRDesc.a:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/llvm11/work/stage/usr/local/llvm11/lib/libLLVMAVRDisassemb=
ler.a:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/llvm11/work/stage/usr/local/llvm11/lib/libLLVMAVRInfo.a:No
such file or directory
*** Error code 74

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

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

Stop.
make[1]: stopped in /usr/ports/databases/postgresql12-server
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/postgresql12-server


I am trying to build PostgreSQL 12 and it relies on LLVM 11 which is not
available in binary form.

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