Re: git: 5deeebd8c6ca - main - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6

From: Mark Millard <marklmi_at_yahoo.com>
Date: Sat, 02 Nov 2024 04:50:31 UTC
Dima Panov <fluffy_at_FreeBSD.org> wrote on
Date: Fri, 01 Nov 2024 22:17:53 UTC :

> On 23.10.2024 21:32, Dimitry Andric wrote:
> > The branch main has been updated by dim:
> > 
> > URL: https://cgit.FreeBSD.org/src/commit/?id=5deeebd8c6ca991269e72902a7a62cada57947f6
> > 
> > commit 5deeebd8c6ca991269e72902a7a62cada57947f6
> > Merge: 6e516c87b6d7 e6b732792813
> > Author: Dimitry Andric <dim@FreeBSD.org>
> > AuthorDate: 2024-10-21 12:59:26 +0000
> > Commit: Dimitry Andric <dim@FreeBSD.org>
> > CommitDate: 2024-10-23 18:27:38 +0000
> > 
> > Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6
> > 
> > This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
> > openmp to llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6,
> > a.k.a. 19.1.2 release.
> > 
> > PR: 280562
> > MFC after: 1 month
> > 
> 
> 
> After this update any lang/gcc* fails to build on aarch64 machine :(
. . .

Nope. See, for example, the log file for an official port build (then packaged):

http://ampere2.nyi.freebsd.org/data/main-arm64-default/p711a2f7f1ca4_s0d965bc0342/logs/gcc13-13.3.0.log

for a successful build of lang/gcc13 at version 13.3.0 .
ampere2 is an aarch64 system. The system at 0d965bc0342
is from 2024-Oct-25 (UTC), so after 5deeebd8c6ca on
2024-Oct-23 .

Some of the log is:

=>> Building lang/gcc13
build started at Sat Oct 26 04:44:22 UTC 2024
port directory: /usr/ports/lang/gcc13
package name: gcc13-13.3.0
building for: FreeBSD main-arm64-default-job-07 15.0-CURRENT FreeBSD 15.0-CURRENT 1500026 arm64
maintained by: salvadore@FreeBSD.org
Makefile datestamp: -rw-r--r-- 1 root wheel 5251 Sep 7 01:05 /usr/ports/lang/gcc13/Makefile
Ports top last git commit: 711a2f7f1ca
Ports top unclean checkout: no
Port dir last git commit: 546dc44194b
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500023
Jail OSVERSION: 1500026
. . .
=======================<phase: package >============================
===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-10-26T04:44:22+0000' 'PKG_NOTE_ports_top_git_hash=711a2f7f1ca' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=546dc44194b' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0
===> Building packages for gcc13-13.3.0
===> Building gcc13-13.3.0
===========================================================================
=>> Cleaning up wrkdir
===> Cleaning for gcc13-13.3.0
build of lang/gcc13 | gcc13-13.3.0 ended at Sat Oct 26 09:37:21 UTC 2024
build time: 04:53:00



You are likely going to have to report more about how you tired to do the
build and such in order for anyone to have a chance to help.

===
Mark Millard
marklmi at yahoo.com