Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2023 11:18:55 -0800
From:      Craig Leres <leres@freebsd.org>
To:        Muhammad Moinur Rahman <bofh@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: bbab7f59e963 - main - */*: Sunset 12.4-RELEASE/12-STABLE from ports tree
Message-ID:  <a2e4aafc-36f0-402f-b1d1-1f68cfeb86fc@freebsd.org>
In-Reply-To: <06f3f8e6-33cb-4aff-8f1f-3b8f8d5816d5@freebsd.org>
References:  <202312310114.3BV1EE80015535@gitrepo.freebsd.org> <06f3f8e6-33cb-4aff-8f1f-3b8f8d5816d5@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/31/23 11:14, Craig Leres wrote:
> This breaks building qt6-tools for me. It's not clear to me why a 
> poudriere build on a 13.2/amd64 system needs the "sparc" version of a 
> llvm15 library but here we are. I also noticed that llvm15-15.0.7_8 
> build yesterday includes these libraries:
> 
>      /usr/local/llvm15/lib/libLLVMSparcAsmParser.a
>      /usr/local/llvm15/lib/libLLVMSparcCodeGen.a
>      /usr/local/llvm15/lib/libLLVMSparcDesc.a
>      /usr/local/llvm15/lib/libLLVMSparcDisassembler.a
>      /usr/local/llvm15/lib/libLLVMSparcInfo.a
> 
> While the same version of llvm15 built today does not which I find 
> somewhat surprising.

I see wasi-compiler-rt15 has the same issue as qt6-tools.

		Craig

CMake Error at /usr/local/llvm15/lib/cmake/llvm/LLVMExports.cmake:1509 
(message):
   The imported target "LLVMSparcCodeGen" references the file

      "/usr/local/llvm15/lib/libLLVMSparcCodeGen.a"

   but this file does not exist.  Possible reasons include:

   * The file was deleted, renamed, or moved to another location.

   * An install or uninstall procedure did not complete successfully.

   * The installation package was faulty and contained

      "/usr/local/llvm15/lib/cmake/llvm/LLVMExports.cmake"

   but not all the files it references.

Call Stack (most recent call first):
   /usr/local/llvm15/lib/cmake/llvm/LLVMConfig.cmake:321 (include)
 
/wrkdirs/usr/ports/devel/wasi-compiler-rt15/work/llvm-project-15.0.7.src/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:387 
(include)
   CMakeLists.txt:28 (load_llvm_config)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/wasi-compiler-rt15



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a2e4aafc-36f0-402f-b1d1-1f68cfeb86fc>