From nobody Sun Dec 31 19:18:55 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T386m3qlwz55663; Sun, 31 Dec 2023 19:18:56 +0000 (UTC) (envelope-from leres@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T386m3HRNz3MJ1; Sun, 31 Dec 2023 19:18:56 +0000 (UTC) (envelope-from leres@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704050336; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lIEeZR6lXXpVg7eBdMvscBJj9/LqDfwhHklWeKsAS6w=; b=rJ1NjTp/+zA+Q5mU4as7Fkj8wGWpd6bv/LraWAxWJUpYKMbzqI1kaOaEjZMXV+3M6WLD02 a4vQTwZqI+fjT14Xpfyy3Irg9vMC/YHWSaSGAGRPB15hMwd5nUUuuW4EVqMObAz0eBgHbV aNaAz4Ve93f5PRAxuvLjpwD60hp1FFjMuHq87HKLVQDvfqi0cuxfDUZYhmzhRmbDMVEMI0 xgFMo7YsvBJjhYCQ6EMyZ8gvexIEBzlP8HsRhgqpDga9FmcJV7gEYerbWjb8/pTrpbQoNs hjSXQjlUWFC/eedmC+brn7GrlKimTlZ3VwKi5o0Blf/5c2kp8rOBZeY9tuzfiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704050336; a=rsa-sha256; cv=none; b=hRyq8yWQPao2+2GV1s7W6qvnNDmBv3crRdRkZSf55SQbIA0hs50qJo+kjyvkP+nI5o8jx4 NTMVGJjRbUDp636mT2r6uExkHFshsfITVGDgt/Zwj+A2eRllyKzRg/kaxKHeiP9b5VQncf gSUtEGk0z3Kbshalnk8cf2+LRc+sj0vjzFjGHKTuzDgweh7psDzwAVhNP/5NO3K5Yp6Hkw 4p8qRbfgBul4hjAAog5+32raAnuAU0a/J43rQ0WMBsUiTnSFVC/3G6H2WbGSwb30VliGUM a+dAKjZ3RqNK+aGdJN4UOrWnyzSoMZ7ave90YDtjZ/S9/CeaKTPbtrwg29dBcQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704050336; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lIEeZR6lXXpVg7eBdMvscBJj9/LqDfwhHklWeKsAS6w=; b=aKN/vP9rAolCgjW3oG+GgO6huLIYLT1WQiU3Qt3y2JEMIgxL/wOtiwMn0fQ71+IP1C8Yza 8Emi6heiT5MN3WgaCjxjfTM7O7iU7Zgja+ozxIyVW6dPn2QmvlWoMeS5qsOVzfH1H8ZqSD IBMDTxTKBidfOmSGtKfOnHRVHIdpDPhPAqKcfJnfUXzsuMrY4JGvGNgS+tc6nMKTAjsHKD lGxUxG67WyL0XoJXW/NeSdXRUMi3nkUGm9m7XVC4BjGbWlTmcAMDAx5/bn9vFR4w9kmB60 ut1QQf+kuZmnrwM5rU/7rMzD+o01Hq5PnTD4VI5hjqAZS1eiTT2WQiZEZ9zGYg== Received: from [IPV6:fd:1965::2] (unknown [IPv6:2600:1700:ab1b:6800:2e0:edff:fece:8f27]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: leres) by smtp.freebsd.org (Postfix) with ESMTPSA id 4T386l6pbxzq3K; Sun, 31 Dec 2023 19:18:55 +0000 (UTC) (envelope-from leres@freebsd.org) Message-ID: Date: Sun, 31 Dec 2023 11:18:55 -0800 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: bbab7f59e963 - main - */*: Sunset 12.4-RELEASE/12-STABLE from ports tree Content-Language: en-US From: Craig Leres To: Muhammad Moinur Rahman , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202312310114.3BV1EE80015535@gitrepo.freebsd.org> <06f3f8e6-33cb-4aff-8f1f-3b8f8d5816d5@freebsd.org> In-Reply-To: <06f3f8e6-33cb-4aff-8f1f-3b8f8d5816d5@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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